============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/3mzp/0019cf/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:702: 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/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/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, not started yet
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, not started yet
E   Current KQP shutdown state: spent 3.00368 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 6.016279 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 9.02209 seconds, 1 sessions to shutdown
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, not started yet
E   Current KQP shutdown state: spent 3.015258 seconds, not started yet
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1075355==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 200 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003efa89ca in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:197:33
E   #2 0x00003efa9498 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:204:11
E   #3 0x00003efa938a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
E   #4 0x00004bffdbb3 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
E   #5 0x000055413bb2 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #6 0x0000413ec4cb in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1626:26
E   #7 0x000041403be1 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2290:13
E   #8 0x00003e49daf6 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #9 0x0000412113cb in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
E   #10 0x00003e68b155 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:500:33
E   #11 0x00003e685005 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:16
E   #12 0x00003e677837 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   #13 0x00003e4a3c86 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #14 0x00003e4a7b3d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #15 0x00001f93b185 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #16 0x7f56590dcd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 176 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000224bccfe in bool NActors::TActorIdentity::Send<(NActors::ESendingType)0>(NActors::TActorId const&, NActors::IEventBase*, unsigned int, unsigned long, NWilson::TTraceId) const /-S/ydb/library/actors/core/actor.cpp:570:54
E   #2 0x0000224bcc97 in NActors::IActor::Send(NActors::TActorId const&, NActors::IEventBase*, unsigned int, unsigned long, NWilson::TTraceId) const /-S/ydb/library/actors/core/actor.cpp:84:28
E   #3 0x00004c184d40 in NActors::TInterconnectProxyTCP::StartConfiguring() /-S/ydb/library/actors/interconnect/interconnect_tcp_proxy.cpp:95:9
E   #4 0x00004c183a09 in NActors::TInterconnectProxyTCP::RequestNodeInfo(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/interconnect/interconnect_tcp_proxy.cpp:72:9
E   #5 0x00004c1c0908 in NActors::TInterconnectProxyTCP::PendingActivation(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/interconnect/interconnect_tcp_proxy.h:233:9
E   #6 0x0000224c4ba7 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #7 0x0000224c4ba7 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #8 0x00004c173859 in __invoke<void (NActors::IActor::*)(TAutoPtr<NActors::IEventHandle, TDelete> &), NActors::IActor &, TAutoPtr<NActors::IEventHandle, TDelete> &, void> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:103:25
E   #9 0x00004c173859 in invoke<void (NActors::IActor::*)(TAutoPtr<NActors::IEventHandle, TDelete> &), NActors::IActor &, TAutoPtr<NActors::IEventHandle, TDelete> &> /-S/contrib/libs/cxxsupp/libcxx/include/__functional/invoke.h:29:10
E   #10 0x00004c173859 in std::__y1::invoke_result<void (NActors::IActor::*)(TAutoPtr<NActors::IEventHandle, TDelete>&), NActors::IActor, TAutoPtr<NActors::IEventHandle, TDelete>&>::type NActors::IActor::InvokeOtherActor<NActors::IActor, void (NActors::IActor::*)(TAutoPtr<NActors::IEventHandle, TDelete>&), TAutoPtr<NActors::IEventHandle, TDelete>&>(NActors::IActor&, void (NActors::IActor::*&&)(TAutoPtr<NActors::IEventHandle, TDelete>&), TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.h:741:20
E   #11 0x00004c17336f in NActors::TInterconnectProxyWrapper::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/interconnect/interconnect_proxy_wrapper.cpp:35:17
E   #12 0x0000224c4ba7 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #13 0x0000225ae401 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #14 0x0000225b8026 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #15 0x0000225b75dd in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #16 0x0000225b964e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #17 0x00001fd3d254 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #18 0x00001f9dac66 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 176 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000224cb97e in bool NActors::TActorContext::Send<(NActors::ESendingType)0>(NActors::TActorId const&, NActors::IEventBase*, unsigned int, unsigned long, NWilson::TTraceId) const /-S/ydb/library/actors/core/actor.cpp:516:34
E   #2 0x00004c241f75 in Send /-S/ydb/library/actors/core/actor_coroutine.h:164:38
E   #3 0x00004c241f75 in NActors::THandshakeActor::ResolvePeer() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:982:13
E   #4 0x00004c247c70 in NActors::THandshakeActor::TConnection::Connect(TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:105:70
E   #5 0x00004c237841 in NActors::THandshakeActor::CheckPeerCookie(TBasicString<char, std::__y1::char_traits<char>> const&, TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:666:32
E   #6 0x00004c21d4cb in NActors::THandshakeActor::PerformIncomingHandshake(std::__y1::optional<NActorsInterconnect::TRdmaCred>&) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:1163:52
E   #7 0x00004c218e1a in NActors::THandshakeActor::RunImpl() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:362:21
E   #8 0x00004c21788c in NActors::THandshakeActor::Run() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:315:17
E   #9 0x0000404dc79b in NActors::TActorCoroImpl::DoRun() /-S/ydb/library/actors/core/actor_coroutine.cpp:127:17
E   #10 0x00001fd1ca9a in ITrampoLine::DoRunNaked() /-S/util/system/context.cpp:38:9
E   
E   Indirect leak of 120 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003efae8f3 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003efae8f3 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003efae8f3 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003efae8f3 in get_node /-S/util/generic/hash_table.h:497:43
E   #5 0x00003efae8f3 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:947:19
E   #6 0x00003efae8f3 in std::__y1::pair<__yhashtable_iterator<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>>, bool> THashTable<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>, unsigned int, THash<unsigned int>, TSelect1st, TEqualTo<unsigned int>, std::__y1::allocator<unsigned int>>::emplace_unique_noresize<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&>(unsigned int&&, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&) /-S/util/generic/hash_table.h:1018:17
E   #7 0x00003efa9594 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
E   #8 0x00003efa9594 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
E   #9 0x00003efa9594 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:208:46
E   #10 0x00003efa938a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
E   #11 0x00004bffdbb3 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
E   #12 0x000055413bb2 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #13 0x0000413ec4cb in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1626:26
E   #14 0x000041403be1 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2290:13
E   #15 0x00003e49daf6 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #16 0x0000412113cb in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
E   #17 0x00003e68b155 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:500:33
E   #18 0x00003e685005 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:16
E   #19 0x00003e677837 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   #20 0x00003e4a3c86 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #21 0x00003e4a7b3d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #22 0x00001f93b185 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #23 0x7f56590dcd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 72 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003efae4fa in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003efae4fa in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003efae4fa in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003efae4fa in initialize_dynamic /-S/util/generic/hash_table.h:233:35
E   #5 0x00003efae4fa in initialize_buckets_dynamic /-S/util/generic/hash_table.h:906:17
E   #6 0x00003efae4fa in THashTable<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>, unsigned int, THash<unsigned int>, TSelect1st, TEqualTo<unsigned int>, std::__y1::allocator<unsigned int>>::reserve(unsigned long) /-S/util/generic/hash_table.h:1324:13
E   #7 0x00003efa9585 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:709:9
E   #8 0x00003efa9585 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
E   #9 0x00003efa9585 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:208:46
E   #10 0x00003efa938a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
E   #11 0x00004bffdbb3 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
E   #12 0x000055413bb2 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #13 0x0000413ec4cb in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1626:26
E   #14 0x000041403be1 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2290:13
E   #15 0x00003e49daf6 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #16 0x0000412113cb in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
E   #17 0x00003e68b155 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:500:33
E   #18 0x00003e685005 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:16
E   #19 0x00003e677837 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   #20 0x00003e4a3c86 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #21 0x00003e4a7b3d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #22 0x00001f93b185 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #23 0x7f56590dcd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 56 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003ef9c162 in MakeHolder<NKikimr::NNodeBroker::TCacheMissGet, unsigned int &, const TIntrusivePtr<NKikimr::NNodeBroker::TDynamicConfig, TDefaultIntrusivePtrOps<NKikimr::NNodeBroker::TDynamicConfig> > &, NActors::TEventHandle<NActors::TEvInterconnect::TEvGetNode> *, const NMonotonic::TMonotonic &, unsigned long, void> /-S/util/generic/ptr.h:386:23
E   #2 0x00003ef9c162 in NKikimr::NNodeBroker::TDynamicNameserver::Handle(TAutoPtr<NActors::TEventHandle<NActors::TEvInterconnect::TEvGetNode>, TDelete>&, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:670:31
E   #3 0x00003ef89f6c in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:216:13
E   #4 0x0000224c4ba7 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #5 0x0000225ae401 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #6 0x0000225b8026 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #7 0x0000225b75dd in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #8 0x0000225b964e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #9 0x00001fd3d254 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #10 0x00001f9dac66 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 56 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003ef8fc22 in MakeHolder<NKikimr::NNodeBroker::TCacheMissResolve, unsigned int &, const TIntrusivePtr<NKikimr::NNodeBroker::TDynamicConfig, TDefaultIntrusivePtrOps<NKikimr::NNodeBroker::TDynamicConfig> > &, TAutoPtr<NActors::IEventHandle, TDelete> &, NMonotonic::TMonotonic &, unsigned long, void> /-S/util/generic/ptr.h:386:23
E   #2 0x00003ef8fc22 in NKikimr::NNodeBroker::TDynamicNameserver::ResolveDynamicNode(unsigned int, TAutoPtr<NActors::IEventHandle, TDelete>, NMonotonic::TMonotonic, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:387:27
E   #3 0x00003ef999a0 in NKikimr::NNodeBroker::TDynamicNameserver::Handle(TAutoPtr<NActors::TEventHandle<NActors::TEvInterconnect::TEvResolveNode>, TDelete>&, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:593:9
E   #4 0x00003ef8a011 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
E   #5 0x0000224c4ba7 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #6 0x0000225ae401 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #7 0x0000225b8026 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #8 0x0000225b75dd in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #9 0x0000225b964e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #10 0x00001fd3d254 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #11 0x00001f9dac66 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 48 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003efaef53 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003efaef53 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003efaef53 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003efaef53 in __allocate_at_least<std::__y1::allocator<std::__y1::pair<NActors::TNodeLocation::TKeys::E, TBasicString<char, std::__y1::char_traits<char> > > > > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00003efaef53 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x00003efaef53 in __init_with_size<std::__y1::pair<NActors::TNodeLocation::TKeys::E, TBasicString<char, std::__y1::char_traits<char> > > *, std::__y1::pair<NActors::TNodeLocation::TKeys::E, TBasicString<char, std::__y1::char_traits<char> > > *> /-S/contrib/libs/cxxsupp/libcxx/include/vector:825:7
E   #7 0x00003efaef53 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:1281:3
E   #8 0x00003efaef53 in TNodeLocation /-S/ydb/library/actors/core/interconnect.h:60:9
E   #9 0x00003efaef53 in NActors::TTableNameserverSetup::TNodeInfo::TNodeInfo(NActors::TTableNameserverSetup::TNodeInfo const&) /-S/ydb/library/actors/interconnect/interconnect.h:71:13
E   #10 0x00003efae968 in TDynamicNodeInfo /-S/ydb/core/mind/dynamic_nameserver_impl.h:104:9
E   #11 0x00003efae968 in pair<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__utility/pair.h:163:41
E   #12 0x00003efae968 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:950:47
E   #13 0x00003efae968 in std::__y1::pair<__yhashtable_iterator<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>>, bool> THashTable<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>, unsigned int, THash<unsigned int>, TSelect1st, TEqualTo<unsigned int>, std::__y1::allocator<unsigned int>>::emplace_unique_noresize<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&>(unsigned int&&, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&) /-S/util/generic/hash_table.h:1018:17
E   #14 0x00003efa9594 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
E   #15 0x00003efa9594 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
E   #16 0x00003efa9594 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:208:46
E   #17 0x00003efa938a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
E   #18 0x00004bffdbb3 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
E   #19 0x000055413bb2 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #20 0x0000413ec4cb in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1626:26
E   #21 0x000041403be1 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2290:13
E   #22 0x00003e49daf6 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #23 0x0000412113cb in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
E   #24 0x00003e68b155 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:500:33
E   #25 0x00003e685005 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:16
E   #26 0x00003e677837 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 0x00003e4a3c86 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #28 0x00003e4a7b3d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #29 0x00001f93b185 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #30 0x7f56590dcd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 32 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000041214c39 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000041214c39 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000041214c39 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
E   #4 0x000041214c39 in NKikimr::NConfig::CopyNodeLocation(NActorsInterconnect::TNodeLocation*, NYdb::Dev::NDiscovery::TNodeLocation const&) /-S/ydb/core/config/init/init.cpp:657:22
E   #5 0x00004122fb37 in NKikimr::NConfig::TDefaultNodeBrokerClient::TResult::ProcessRegistrationDynamicNodeResult(NYdb::Dev::NDiscovery::TNodeRegistrationResult const&, NKikimrConfig::TAppConfig&, unsigned int&, NKikimr::TKikimrScopeId&, TBasicString<char, std::__y1::char_traits<char>>&) /-S/ydb/core/config/init/init.cpp:166:21
E   #6 0x0000412892e2 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1340:17
E   #7 0x000041271c6d in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1409:9
E   #8 0x00004123fb48 in NKikimr::NConfig::TInitialConfiguratorImpl::Parse(TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, NKikimr::NYamlConfig::IConfigSwissKnife*) /-S/ydb/core/config/init/init_impl.h:1142:13
E   #9 0x0000412124c7 in Parse /-S/ydb/core/config/init/init.h:327:15
E   #10 0x0000412124c7 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
E   #11 0x00003e68b854 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:510:26
E   #12 0x00003e684fdc in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:253:9
E   #13 0x00003e677837 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   #14 0x00003e4a3c86 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #15 0x00003e4a7b3d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #16 0x00001f93b185 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #17 0x7f56590dcd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 32 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00004122f381 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00004122f381 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00004122f381 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00004122f381 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00004122f381 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00004122f381 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00004122f381 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00004122f381 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00004122f381 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00004122f381 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
E   #11 0x00004122f381 in NKikimr::NConfig::TDefaultNodeBrokerClient::TResult::ProcessRegistrationDynamicNodeResult(NYdb::Dev::NDiscovery::TNodeRegistrationResult const&, NKikimrConfig::TAppConfig&, unsigned int&, NKikimr::TKikimrScopeId&, TBasicString<char, std::__y1::char_traits<char>>&) /-S/ydb/core/config/init/init.cpp:163:45
E   #12 0x0000412892e2 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1340:17
E   #13 0x000041271c6d in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1409:9
E   #14 0x00004123fb48 in NKikimr::NConfig::TInitialConfiguratorImpl::Parse(TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, NKikimr::NYamlConfig::IConfigSwissKnife*) /-S/ydb/core/config/init/init_impl.h:1142:13
E   #15 0x0000412124c7 in Parse /-S/ydb/core/config/init/init.h:327:15
E   #16 0x0000412124c7 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
E   #17 0x00003e68b854 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:510:26
E   #18 0x00003e684fdc in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:253:9
E   #19 0x00003e677837 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   #20 0x00003e4a3c86 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #21 0x00003e4a7b3d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #22 0x00001f93b185 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #23 0x7f56590dcd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 32 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00004122e9cf in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00004122e9cf in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00004122e9cf in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
E   #4 0x00004122e9cf in NKikimr::NConfig::TDefaultNodeBrokerClient::TResult::ProcessRegistrationDynamicNodeResult(NYdb::Dev::NDiscovery::TNodeRegistrationResult const&, NKikimrConfig::TAppConfig&, unsigned int&, NKikimr::TKikimrScopeId&, TBasicString<char, std::__y1::char_traits<char>>&) /-S/ydb/core/config/init/init.cpp:161:38
E   #5 0x0000412892e2 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1340:17
E   #6 0x000041271c6d in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1409:9
E   #7 0x00004123fb48 in NKikimr::NConfig::TInitialConfiguratorImpl::Parse(TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, NKikimr::NYamlConfig::IConfigSwissKnife*) /-S/ydb/core/config/init/init_impl.h:1142:13
E   #8 0x0000412124c7 in Parse /-S/ydb/core/config/init/init.h:327:15
E   #9 0x0000412124c7 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
E   #10 0x00003e68b854 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:510:26
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_simple_encryption
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17377
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63367
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13255
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21874
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5209
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19651
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27605
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10576
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/3mzp/0019cf/r3tmp/kikimr_cluster__7u758j0
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23411
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8022
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5415
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13945
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_c84qo_dw.log --grpc-port=23411 --mon-port=8022 --ic-port=17377
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1728
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19857
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4423
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63991
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_4m2x8xzc.log --grpc-port=1728 --mon-port=19857 --ic-port=63367
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21718
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12166
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63677
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5187
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_g_p2l23_.log --grpc-port=21718 --mon-port=12166 --ic-port=13255
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19085
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15799
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27405
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3152
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_si_6j41s.log --grpc-port=19085 --mon-port=15799 --ic-port=21874
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20379
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5353
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8865
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32427
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_cmjlosec.log --grpc-port=20379 --mon-port=5353 --ic-port=5209
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25837
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28663
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21827
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3546
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_0itxwd50.log --grpc-port=25837 --mon-port=28663 --ic-port=19651
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6369
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29283
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1071
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1393
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_69jmcz25.log --grpc-port=6369 --mon-port=29283 --ic-port=27605
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8574
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22177
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27270
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20561
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_zcjtc6gj.log --grpc-port=8574 --mon-port=22177 --ic-port=10576
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23411/1, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:23411/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_c84qo_dw.log --grpc-port=23411 --mon-port=8022 --ic-port=17377
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_c84qo_dw.log', '--grpc-port=23411', '--mon-port=8022', '--ic-port=17377')' in '/home/runner/.ya/build/build_root/3mzp/0019cf/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: 1056675
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:23411/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/3mzp/0019cf/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1056676
DEBUG    ya.test:process.py:259 Command (pid 1056676) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1056676) elapsed time (sec): 0.8275728225708008
DEBUG    ya.test:process.py:263 Command (pid 1056676) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1056676) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1056676) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1056676) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1056676) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1056676) maxrss: 481620
DEBUG    ya.test:process.py:263 Command (pid 1056676) minflt: 45450
DEBUG    ya.test:process.py:263 Command (pid 1056676) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1056676) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1056676) nivcsw: 119
DEBUG    ya.test:process.py:263 Command (pid 1056676) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1056676) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1056676) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1056676) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1056676) stime: 0.185525
DEBUG    ya.test:process.py:263 Command (pid 1056676) utime: 0.494813
DEBUG    ya.test:process.py:263 Command (pid 1056676) wtime: 0.83
DEBUG    ya.test:process.py:275 Command (pid 1056676) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1728/2, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:1728/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_4m2x8xzc.log --grpc-port=1728 --mon-port=19857 --ic-port=63367
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_4m2x8xzc.log', '--grpc-port=1728', '--mon-port=19857', '--ic-port=63367')' in '/home/runner/.ya/build/build_root/3mzp/0019cf/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: 1056686
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:1728/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/3mzp/0019cf/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1056687
DEBUG    ya.test:process.py:259 Command (pid 1056687) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1056687) elapsed time (sec): 1.06784987449646
DEBUG    ya.test:process.py:263 Command (pid 1056687) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1056687) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1056687) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1056687) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1056687) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1056687) maxrss: 482832
DEBUG    ya.test:process.py:263 Command (pid 1056687) minflt: 45465
DEBUG    ya.test:process.py:263 Command (pid 1056687) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1056687) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1056687) nivcsw: 182
DEBUG    ya.test:process.py:263 Command (pid 1056687) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1056687) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1056687) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1056687) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1056687) stime: 0.224963
DEBUG    ya.test:process.py:263 Command (pid 1056687) utime: 0.49897199999999997
DEBUG    ya.test:process.py:263 Command (pid 1056687) wtime: 1.07
DEBUG    ya.test:process.py:275 Command (pid 1056687) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21718/3, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:21718/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_g_p2l23_.log --grpc-port=21718 --mon-port=12166 --ic-port=13255
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_g_p2l23_.log', '--grpc-port=21718', '--mon-port=12166', '--ic-port=13255')' in '/home/runner/.ya/build/build_root/3mzp/0019cf/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: 1056800
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:21718/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/3mzp/0019cf/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1056801
DEBUG    ya.test:process.py:259 Command (pid 1056801) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1056801) elapsed time (sec): 1.255920171737671
DEBUG    ya.test:process.py:263 Command (pid 1056801) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1056801) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1056801) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1056801) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1056801) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1056801) maxrss: 484080
DEBUG    ya.test:process.py:263 Command (pid 1056801) minflt: 45372
DEBUG    ya.test:process.py:263 Command (pid 1056801) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1056801) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1056801) nivcsw: 120
DEBUG    ya.test:process.py:263 Command (pid 1056801) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1056801) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1056801) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1056801) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1056801) stime: 0.179993
DEBUG    ya.test:process.py:263 Command (pid 1056801) utime: 0.520834
DEBUG    ya.test:process.py:263 Command (pid 1056801) wtime: 1.263
DEBUG    ya.test:process.py:275 Command (pid 1056801) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 3 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19085/4, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:19085/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_si_6j41s.log --grpc-port=19085 --mon-port=15799 --ic-port=21874
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_si_6j41s.log', '--grpc-port=19085', '--mon-port=15799', '--ic-port=21874')' in '/home/runner/.ya/build/build_root/3mzp/0019cf/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: 1056993
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:19085/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/3mzp/0019cf/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1057000
DEBUG    ya.test:process.py:259 Command (pid 1057000) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1057000) elapsed time (sec): 1.0735466480255127
DEBUG    ya.test:process.py:263 Command (pid 1057000) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1057000) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1057000) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1057000) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1057000) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1057000) maxrss: 485536
DEBUG    ya.test:process.py:263 Command (pid 1057000) minflt: 45399
DEBUG    ya.test:process.py:263 Command (pid 1057000) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1057000) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1057000) nivcsw: 264
DEBUG    ya.test:process.py:263 Command (pid 1057000) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1057000) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1057000) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1057000) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1057000) stime: 0.204557
DEBUG    ya.test:process.py:263 Command (pid 1057000) utime: 0.532311
DEBUG    ya.test:process.py:263 Command (pid 1057000) wtime: 1.081
DEBUG    ya.test:process.py:275 Command (pid 1057000) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 4 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:20379/5, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:20379/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_cmjlosec.log --grpc-port=20379 --mon-port=5353 --ic-port=5209
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_cmjlosec.log', '--grpc-port=20379', '--mon-port=5353', '--ic-port=5209')' in '/home/runner/.ya/build/build_root/3mzp/0019cf/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: 1057168
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:20379/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/3mzp/0019cf/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1057177
DEBUG    ya.test:process.py:259 Command (pid 1057177) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1057177) elapsed time (sec): 0.9601795673370361
DEBUG    ya.test:process.py:263 Command (pid 1057177) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1057177) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1057177) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1057177) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1057177) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1057177) maxrss: 486844
DEBUG    ya.test:process.py:263 Command (pid 1057177) minflt: 45411
DEBUG    ya.test:process.py:263 Command (pid 1057177) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1057177) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1057177) nivcsw: 170
DEBUG    ya.test:process.py:263 Command (pid 1057177) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1057177) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1057177) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1057177) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1057177) stime: 0.28056
DEBUG    ya.test:process.py:263 Command (pid 1057177) utime: 0.460037
DEBUG    ya.test:process.py:263 Command (pid 1057177) wtime: 0.963
DEBUG    ya.test:process.py:275 Command (pid 1057177) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 5 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25837/6, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:25837/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_0itxwd50.log --grpc-port=25837 --mon-port=28663 --ic-port=19651
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_0itxwd50.log', '--grpc-port=25837', '--mon-port=28663', '--ic-port=19651')' in '/home/runner/.ya/build/build_root/3mzp/0019cf/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: 1057434
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:25837/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/3mzp/0019cf/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1057436
DEBUG    ya.test:process.py:259 Command (pid 1057436) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1057436) elapsed time (sec): 0.9825601577758789
DEBUG    ya.test:process.py:263 Command (pid 1057436) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1057436) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1057436) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1057436) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1057436) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1057436) maxrss: 488384
DEBUG    ya.test:process.py:263 Command (pid 1057436) minflt: 45473
DEBUG    ya.test:process.py:263 Command (pid 1057436) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1057436) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1057436) nivcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 1057436) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1057436) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1057436) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1057436) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1057436) stime: 0.18443199999999998
DEBUG    ya.test:process.py:263 Command (pid 1057436) utime: 0.521347
DEBUG    ya.test:process.py:263 Command (pid 1057436) wtime: 0.989
DEBUG    ya.test:process.py:275 Command (pid 1057436) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 6 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6369/7, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:6369/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_69jmcz25.log --grpc-port=6369 --mon-port=29283 --ic-port=27605
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_69jmcz25.log', '--grpc-port=6369', '--mon-port=29283', '--ic-port=27605')' in '/home/runner/.ya/build/build_root/3mzp/0019cf/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: 1057687
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:6369/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/3mzp/0019cf/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1057690
DEBUG    ya.test:process.py:259 Command (pid 1057690) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1057690) elapsed time (sec): 0.8719942569732666
DEBUG    ya.test:process.py:263 Command (pid 1057690) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1057690) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1057690) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1057690) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1057690) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1057690) maxrss: 489748
DEBUG    ya.test:process.py:263 Command (pid 1057690) minflt: 45375
DEBUG    ya.test:process.py:263 Command (pid 1057690) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1057690) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1057690) nivcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 1057690) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1057690) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1057690) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1057690) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1057690) stime: 0.21035299999999998
DEBUG    ya.test:process.py:263 Command (pid 1057690) utime: 0.48907599999999996
DEBUG    ya.test:process.py:263 Command (pid 1057690) wtime: 0.874
DEBUG    ya.test:process.py:275 Command (pid 1057690) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 7 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:8574/8, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:8574/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_zcjtc6gj.log --grpc-port=8574 --mon-port=22177 --ic-port=10576
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_zcjtc6gj.log', '--grpc-port=8574', '--mon-port=22177', '--ic-port=10576')' in '/home/runner/.ya/build/build_root/3mzp/0019cf/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: 1058045
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:8574/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/3mzp/0019cf/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1058046
DEBUG    ya.test:process.py:259 Command (pid 1058046) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1058046) elapsed time (sec): 1.087235450744629
DEBUG    ya.test:process.py:263 Command (pid 1058046) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1058046) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1058046) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1058046) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1058046) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1058046) maxrss: 489748
DEBUG    ya.test:process.py:263 Command (pid 1058046) minflt: 45456
DEBUG    ya.test:process.py:263 Command (pid 1058046) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1058046) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1058046) nivcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 1058046) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1058046) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1058046) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1058046) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1058046) stime: 0.216502
DEBUG    ya.test:process.py:263 Command (pid 1058046) utime: 0.502576
DEBUG    ya.test:process.py:263 Command (pid 1058046) wtime: 1.089
DEBUG    ya.test:process.py:275 Command (pid 1058046) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 8 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23411', '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: 17377\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63367\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13255\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21874\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5209\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19651\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27605\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10576\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/3mzp/0019cf/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23411', '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: 17377\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63367\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13255\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21874\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5209\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19651\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27605\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10576\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1059720
DEBUG    ya.test:process.py:259 Command (pid 1059720) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1059720) elapsed time (sec): 0.9698922634124756
DEBUG    ya.test:process.py:263 Command (pid 1059720) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1059720) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1059720) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1059720) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1059720) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1059720) maxrss: 750300
DEBUG    ya.test:process.py:263 Command (pid 1059720) minflt: 51690
DEBUG    ya.test:process.py:263 Command (pid 1059720) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1059720) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1059720) nivcsw: 85
DEBUG    ya.test:process.py:263 Command (pid 1059720) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1059720) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1059720) nvcsw: 495
DEBUG    ya.test:process.py:263 Command (pid 1059720) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1059720) stime: 0.314779
DEBUG    ya.test:process.py:263 Command (pid 1059720) utime: 0.550151
DEBUG    ya.test:process.py:263 Command (pid 1059720) wtime: 0.972
DEBUG    ya.test:process.py:275 Command (pid 1059720) 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 1059720) errors:

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23411', '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/3mzp/0019cf/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23411', '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: 1060165
DEBUG    ya.test:process.py:259 Command (pid 1060165) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1060165) elapsed time (sec): 0.9930984973907471
DEBUG    ya.test:process.py:263 Command (pid 1060165) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1060165) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1060165) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1060165) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1060165) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1060165) maxrss: 750704
DEBUG    ya.test:process.py:263 Command (pid 1060165) minflt: 51695
DEBUG    ya.test:process.py:263 Command (pid 1060165) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1060165) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1060165) nivcsw: 176
DEBUG    ya.test:process.py:263 Command (pid 1060165) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1060165) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1060165) nvcsw: 875
DEBUG    ya.test:process.py:263 Command (pid 1060165) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1060165) stime: 0.208275
DEBUG    ya.test:process.py:263 Command (pid 1060165) utime: 0.575384
DEBUG    ya.test:process.py:263 Command (pid 1060165) wtime: 1.004
DEBUG    ya.test:process.py:275 Command (pid 1060165) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_encryption.py::TestEncryption, test_name: test_simple_encryption)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20673
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9686
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25903
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24194
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27560
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23411 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_9xvb54n4.log --grpc-port=20673 --mon-port=9686 --ic-port=25903 --key-file /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29061
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29971
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22774
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7114
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15669
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23411 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_l45ubzec.log --grpc-port=29061 --mon-port=29971 --ic-port=22774 --key-file /home/runner/.ya/build/build_root/3mzp/0019cf/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:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23411 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_9xvb54n4.log --grpc-port=20673 --mon-port=9686 --ic-port=25903 --key-file /home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3mzp/0019cf/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:23411', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_9xvb54n4.log', '--grpc-port=20673', '--mon-port=9686', '--ic-port=25903', '--key-file', '/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/3mzp/0019cf/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: 1060480
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:20673/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/3mzp/0019cf/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1060487
DEBUG    ya.test:process.py:259 Command (pid 1060487) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1060487) elapsed time (sec): 0.7869060039520264
DEBUG    ya.test:process.py:263 Command (pid 1060487) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1060487) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1060487) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1060487) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1060487) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1060487) maxrss: 763292
DEBUG    ya.test:process.py:263 Command (pid 1060487) minflt: 45419
DEBUG    ya.test:process.py:263 Command (pid 1060487) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1060487) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1060487) nivcsw: 100
DEBUG    ya.test:process.py:263 Command (pid 1060487) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1060487) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1060487) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1060487) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1060487) stime: 0.196662
DEBUG    ya.test:process.py:263 Command (pid 1060487) utime: 0.496948
DEBUG    ya.test:process.py:263 Command (pid 1060487) wtime: 0.789
DEBUG    ya.test:process.py:275 Command (pid 1060487) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23411 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_l45ubzec.log --grpc-port=29061 --mon-port=29971 --ic-port=22774 --key-file /home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3mzp/0019cf/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:23411', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_l45ubzec.log', '--grpc-port=29061', '--mon-port=29971', '--ic-port=22774', '--key-file', '/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/3mzp/0019cf/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: 1060562
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:29061/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/3mzp/0019cf/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1060563
DEBUG    ya.test:process.py:259 Command (pid 1060563) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1060563) elapsed time (sec): 0.866464376449585
DEBUG    ya.test:process.py:263 Command (pid 1060563) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1060563) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1060563) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1060563) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1060563) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1060563) maxrss: 763904
DEBUG    ya.test:process.py:263 Command (pid 1060563) minflt: 45389
DEBUG    ya.test:process.py:263 Command (pid 1060563) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1060563) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1060563) nivcsw: 89
DEBUG    ya.test:process.py:263 Command (pid 1060563) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1060563) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1060563) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1060563) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1060563) stime: 0.201035
DEBUG    ya.test:process.py:263 Command (pid 1060563) utime: 0.505976
DEBUG    ya.test:process.py:263 Command (pid 1060563) wtime: 0.868
DEBUG    ya.test:process.py:275 Command (pid 1060563) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14880
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26729
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5505
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6174
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29673
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29673
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29674
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23411 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_hyly95v4.log --grpc-port=14880 --mon-port=26729 --ic-port=5505 --key-file /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16336
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19918
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2804
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2804
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2805
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64664
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4885
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23411 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_pewhp3ze.log --grpc-port=16336 --mon-port=19918 --ic-port=2805 --key-file /home/runner/.ya/build/build_root/3mzp/0019cf/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:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23411 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_hyly95v4.log --grpc-port=14880 --mon-port=26729 --ic-port=5505 --key-file /home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3mzp/0019cf/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:23411', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_hyly95v4.log', '--grpc-port=14880', '--mon-port=26729', '--ic-port=5505', '--key-file', '/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/3mzp/0019cf/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: 1061071
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:14880/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/3mzp/0019cf/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1061072
DEBUG    ya.test:process.py:259 Command (pid 1061072) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1061072) elapsed time (sec): 0.7160518169403076
DEBUG    ya.test:process.py:263 Command (pid 1061072) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1061072) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1061072) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1061072) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1061072) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1061072) maxrss: 764936
DEBUG    ya.test:process.py:263 Command (pid 1061072) minflt: 45438
DEBUG    ya.test:process.py:263 Command (pid 1061072) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1061072) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1061072) nivcsw: 50
DEBUG    ya.test:process.py:263 Command (pid 1061072) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1061072) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1061072) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1061072) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1061072) stime: 0.17455199999999998
DEBUG    ya.test:process.py:263 Command (pid 1061072) utime: 0.487214
DEBUG    ya.test:process.py:263 Command (pid 1061072) wtime: 0.718
DEBUG    ya.test:process.py:275 Command (pid 1061072) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 3 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23411 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_pewhp3ze.log --grpc-port=16336 --mon-port=19918 --ic-port=2805 --key-file /home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3mzp/0019cf/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:23411', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_pewhp3ze.log', '--grpc-port=16336', '--mon-port=19918', '--ic-port=2805', '--key-file', '/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/3mzp/0019cf/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: 1061316
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:16336/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/3mzp/0019cf/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1061337
DEBUG    ya.test:process.py:259 Command (pid 1061337) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1061337) elapsed time (sec): 0.7444775104522705
DEBUG    ya.test:process.py:263 Command (pid 1061337) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1061337) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1061337) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1061337) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1061337) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1061337) maxrss: 765560
DEBUG    ya.test:process.py:263 Command (pid 1061337) minflt: 45396
DEBUG    ya.test:process.py:263 Command (pid 1061337) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1061337) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1061337) nivcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 1061337) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1061337) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1061337) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1061337) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1061337) stime: 0.208394
DEBUG    ya.test:process.py:263 Command (pid 1061337) utime: 0.45267999999999997
DEBUG    ya.test:process.py:263 Command (pid 1061337) wtime: 0.746
DEBUG    ya.test:process.py:275 Command (pid 1061337) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 4 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_0
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d883b2c3-732d-4846-b84c-885cc911b90f, localhost:23411): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d883b2c3-732d-4846-b84c-885cc911b90f, localhost:23411): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d883b2c3-732d-4846-b84c-885cc911b90f, localhost:23411): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s7yiceaziu.auto.internal" port: 29061 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-s7yiceaziu.auto.internal" port: 20673 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-s7yiceaziu.auto.internal:29061, location , ssl: False>, <Endpoint ghrun-s7yiceaziu.auto.internal:20673, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23411
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 52bbd1ac-5314-4afc-9525-f5e28e497670, localhost:23411): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 52bbd1ac-5314-4afc-9525-f5e28e497670, localhost:23411): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 52bbd1ac-5314-4afc-9525-f5e28e497670, localhost:23411): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s7yiceaziu.auto.internal" port: 14880 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 } endpoints { address: "ghrun-s7yiceaziu.auto.internal" port: 16336 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-s7yiceaziu.auto.internal:16336, location , ssl: False>, <Endpoint ghrun-s7yiceaziu.auto.internal:14880, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23411
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 0x7b5ee39b7a30 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 0x7b5ee3993330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b5ee3993330>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f5d35c21-7e34-44d3-9dab-9a11a83ac657, ghrun-s7yiceaziu.auto.internal:29061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f5d35c21-7e34-44d3-9dab-9a11a83ac657, ghrun-s7yiceaziu.auto.internal:29061): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, f5d35c21-7e34-44d3-9dab-9a11a83ac657, ghrun-s7yiceaziu.auto.internal:29061): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f5d35c21-7e34-44d3-9dab-9a11a83ac657, ghrun-s7yiceaziu.auto.internal:29061): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=ZWJmZDYzYmItNTJjYTY1Y2QtMmFmMzhjYjMtZTc3ZGM1NmY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3993330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b5ee3993330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, d3eab8fb-7380-4f0f-bc65-6e543473f958, ghrun-s7yiceaziu.auto.internal:29061): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, f5d35c21-7e34-44d3-9dab-9a11a83ac657, ghrun-s7yiceaziu.auto.internal:29061): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, d3eab8fb-7380-4f0f-bc65-6e543473f958, ghrun-s7yiceaziu.auto.internal:29061): request = { session_id: "ydb://session/3?node_id=50001&id=ZWJmZDYzYmItNTJjYTY1Y2QtMmFmMzhjYjMtZTc3ZGM1NmY=" 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, d3eab8fb-7380-4f0f-bc65-6e543473f958, ghrun-s7yiceaziu.auto.internal:29061): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3993330>
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 0x7b5ee397c570 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 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4aa2c3a6-84d1-4036-b391-bbb1532d01b8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4aa2c3a6-84d1-4036-b391-bbb1532d01b8, ghrun-s7yiceaziu.auto.internal:16336): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 4aa2c3a6-84d1-4036-b391-bbb1532d01b8, ghrun-s7yiceaziu.auto.internal:16336): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4aa2c3a6-84d1-4036-b391-bbb1532d01b8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 4aa2c3a6-84d1-4036-b391-bbb1532d01b8, ghrun-s7yiceaziu.auto.internal:16336): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, bf87d0aa-003d-4a00-912c-c7a419217397, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, bf87d0aa-003d-4a00-912c-c7a419217397, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" 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, bf87d0aa-003d-4a00-912c-c7a419217397, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 9394553d-dbc0-4f81-a734-6d4632b55414, ghrun-s7yiceaziu.auto.internal:16336): creating call state
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 0x7b5ee3964430 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 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 9394553d-dbc0-4f81-a734-6d4632b55414, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" 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:421 RpcState(CreateSession, 22449b59-3cd3-4f64-bbc8-92b039aa8678, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 22449b59-3cd3-4f64-bbc8-92b039aa8678, ghrun-s7yiceaziu.auto.internal:14880): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 22449b59-3cd3-4f64-bbc8-92b039aa8678, ghrun-s7yiceaziu.auto.internal:14880): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 22449b59-3cd3-4f64-bbc8-92b039aa8678, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 22449b59-3cd3-4f64-bbc8-92b039aa8678, ghrun-s7yiceaziu.auto.internal:14880): on response callback success
INFO     __tests__.test_encryption:test_encryption.py:139 Status {
  Success: true
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 17377
      NodeId: 1
    }
    Path: "SectorMap:1:64"
    Status: ACTIVE
    PDiskId: 1
  }
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 17377
      NodeId: 1
    }
    Path: "SectorMap:2:64"
    Status: ACTIVE
    PDiskId: 1000
  }
}
Success: true
ConfigTxSeqNo: 28

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 17377 SectorMap:1:64
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 4445bc2d-1be7-4a5f-804a-7ed5a0023f86, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 4445bc2d-1be7-4a5f-804a-7ed5a0023f86, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" 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
    ReassignedItem {
      VDiskId {
        GroupID: 2181038081
        GroupGeneration: 1
        Ring: 0
        Domain: 0
        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"
    }
  }
  ErrorDescription: "Disintegrated GroupIds# [2181038081]"
  ConfigTxSeqNo: 28
  GroupsGetDisintegrated: 2181038081
}

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

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 17377 SectorMap:2:64
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"
    }
  }
  ErrorDescription: "Group may become degraded GroupId# 2181038082"
  ConfigTxSeqNo: 29
}

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

DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 9394553d-dbc0-4f81-a734-6d4632b55414, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=9a75e134-c4543a9-5c11af55-ca1c6445" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 094ce348-dd8a-470d-92f9-98579921f0a1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 094ce348-dd8a-470d-92f9-98579921f0a1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2983883580997021025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29838835809970210252983883580997021025298388358099702102529838835809970210252983883580997021025298388358099702102529838835809970210252983883580997021025298388358099702102529838835809970210252983883580997021025298388358099702102529838835809970210252983883580997021025298388358099702102529838835809970210252983883580997021025298388358099702102529838835809970210252983883580997021025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 094ce348-dd8a-470d-92f9-98579921f0a1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30213d4c-36a2-4418-b77c-5116d4249205, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30213d4c-36a2-4418-b77c-5116d4249205, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2838477960517643813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28384779605176438132838477960517643813283847796051764381328384779605176438132838477960517643813283847796051764381328384779605176438132838477960517643813283847796051764381328384779605176438132838477960517643813283847796051764381328384779605176438132838477960517643813283847796051764381328384779605176438132838477960517643813283847796051764381328384779605176438132838477960517643813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30213d4c-36a2-4418-b77c-5116d4249205, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6d606e3-59a7-4946-a54e-7e52577c9890, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6d606e3-59a7-4946-a54e-7e52577c9890, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12147102845136576530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214710284513657653012147102845136576530121471028451365765301214710284513657653012147102845136576530121471028451365765301214710284513657653012147102845136576530121471028451365765301214710284513657653012147102845136576530121471028451365765301214710284513657653012147102845136576530121471028451365765301214710284513657653012147102845136576530121471028451365765301214710284513657653012147102845136576530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6d606e3-59a7-4946-a54e-7e52577c9890, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94ee468f-4b08-4315-a28c-38c8c6629895, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94ee468f-4b08-4315-a28c-38c8c6629895, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16834736181036398775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683473618103639877516834736181036398775168347361810363987751683473618103639877516834736181036398775168347361810363987751683473618103639877516834736181036398775168347361810363987751683473618103639877516834736181036398775168347361810363987751683473618103639877516834736181036398775168347361810363987751683473618103639877516834736181036398775168347361810363987751683473618103639877516834736181036398775" } } } 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, 4445bc2d-1be7-4a5f-804a-7ed5a0023f86, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=aa297aa4-a589d1b4-a06058dc-6a3776f2" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d545b47-20b2-44a6-9411-d0e017631dda, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d545b47-20b2-44a6-9411-d0e017631dda, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14273882605541598294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427388260554159829414273882605541598294142738826055415982941427388260554159829414273882605541598294142738826055415982941427388260554159829414273882605541598294142738826055415982941427388260554159829414273882605541598294142738826055415982941427388260554159829414273882605541598294142738826055415982941427388260554159829414273882605541598294142738826055415982941427388260554159829414273882605541598294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94ee468f-4b08-4315-a28c-38c8c6629895, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4293561b-3256-4092-b230-eda6339527e2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4293561b-3256-4092-b230-eda6339527e2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4352450926681455436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43524509266814554364352450926681455436435245092668145543643524509266814554364352450926681455436435245092668145543643524509266814554364352450926681455436435245092668145543643524509266814554364352450926681455436435245092668145543643524509266814554364352450926681455436435245092668145543643524509266814554364352450926681455436435245092668145543643524509266814554364352450926681455436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4293561b-3256-4092-b230-eda6339527e2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c2c132f-e620-49bd-9ed8-3e0c8993563b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c2c132f-e620-49bd-9ed8-3e0c8993563b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12288211611429823685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228821161142982368512288211611429823685122882116114298236851228821161142982368512288211611429823685122882116114298236851228821161142982368512288211611429823685122882116114298236851228821161142982368512288211611429823685122882116114298236851228821161142982368512288211611429823685122882116114298236851228821161142982368512288211611429823685122882116114298236851228821161142982368512288211611429823685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c2c132f-e620-49bd-9ed8-3e0c8993563b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d545b47-20b2-44a6-9411-d0e017631dda, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b16fa0df-e1a3-472d-9864-0c03fa5dc8f2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b16fa0df-e1a3-472d-9864-0c03fa5dc8f2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9801858844662631426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98018588446626314269801858844662631426980185884466263142698018588446626314269801858844662631426980185884466263142698018588446626314269801858844662631426980185884466263142698018588446626314269801858844662631426980185884466263142698018588446626314269801858844662631426980185884466263142698018588446626314269801858844662631426980185884466263142698018588446626314269801858844662631426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32306c1c-e3f2-4333-bd48-5b281082b6ab, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32306c1c-e3f2-4333-bd48-5b281082b6ab, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13940274196490112266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394027419649011226613940274196490112266139402741964901122661394027419649011226613940274196490112266139402741964901122661394027419649011226613940274196490112266139402741964901122661394027419649011226613940274196490112266139402741964901122661394027419649011226613940274196490112266139402741964901122661394027419649011226613940274196490112266139402741964901122661394027419649011226613940274196490112266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b16fa0df-e1a3-472d-9864-0c03fa5dc8f2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2996bd56-750e-4b5b-a4ce-89b4360dd479, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2996bd56-750e-4b5b-a4ce-89b4360dd479, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15204116906902276867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520411690690227686715204116906902276867152041169069022768671520411690690227686715204116906902276867152041169069022768671520411690690227686715204116906902276867152041169069022768671520411690690227686715204116906902276867152041169069022768671520411690690227686715204116906902276867152041169069022768671520411690690227686715204116906902276867152041169069022768671520411690690227686715204116906902276867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32306c1c-e3f2-4333-bd48-5b281082b6ab, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12b3664a-546e-4cb8-8063-a1d62996b14d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12b3664a-546e-4cb8-8063-a1d62996b14d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10882416063112297593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088241606311229759310882416063112297593108824160631122975931088241606311229759310882416063112297593108824160631122975931088241606311229759310882416063112297593108824160631122975931088241606311229759310882416063112297593108824160631122975931088241606311229759310882416063112297593108824160631122975931088241606311229759310882416063112297593108824160631122975931088241606311229759310882416063112297593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2996bd56-750e-4b5b-a4ce-89b4360dd479, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9377759c-de31-4667-a074-4415f3f5c17b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12b3664a-546e-4cb8-8063-a1d62996b14d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6004e9ae-2aef-410e-ac56-1ead5a73d16c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9377759c-de31-4667-a074-4415f3f5c17b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13519839493532997413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351983949353299741313519839493532997413135198394935329974131351983949353299741313519839493532997413135198394935329974131351983949353299741313519839493532997413135198394935329974131351983949353299741313519839493532997413135198394935329974131351983949353299741313519839493532997413135198394935329974131351983949353299741313519839493532997413135198394935329974131351983949353299741313519839493532997413" } } } 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, 6004e9ae-2aef-410e-ac56-1ead5a73d16c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14748340999783601897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474834099978360189714748340999783601897147483409997836018971474834099978360189714748340999783601897147483409997836018971474834099978360189714748340999783601897147483409997836018971474834099978360189714748340999783601897147483409997836018971474834099978360189714748340999783601897147483409997836018971474834099978360189714748340999783601897147483409997836018971474834099978360189714748340999783601897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9377759c-de31-4667-a074-4415f3f5c17b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40a86f58-d5ab-489d-b765-b13cb6e8551c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6004e9ae-2aef-410e-ac56-1ead5a73d16c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40a86f58-d5ab-489d-b765-b13cb6e8551c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6199764707278936821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61997647072789368216199764707278936821619976470727893682161997647072789368216199764707278936821619976470727893682161997647072789368216199764707278936821619976470727893682161997647072789368216199764707278936821619976470727893682161997647072789368216199764707278936821619976470727893682161997647072789368216199764707278936821619976470727893682161997647072789368216199764707278936821" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ac13877-37b5-4d46-bcad-a12026b060a3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ac13877-37b5-4d46-bcad-a12026b060a3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15554224901344036252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555422490134403625215554224901344036252155542249013440362521555422490134403625215554224901344036252155542249013440362521555422490134403625215554224901344036252155542249013440362521555422490134403625215554224901344036252155542249013440362521555422490134403625215554224901344036252155542249013440362521555422490134403625215554224901344036252155542249013440362521555422490134403625215554224901344036252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40a86f58-d5ab-489d-b765-b13cb6e8551c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b49ae775-360e-4d2c-a216-bfc699f8348d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b49ae775-360e-4d2c-a216-bfc699f8348d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1496632244077021308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14966322440770213081496632244077021308149663224407702130814966322440770213081496632244077021308149663224407702130814966322440770213081496632244077021308149663224407702130814966322440770213081496632244077021308149663224407702130814966322440770213081496632244077021308149663224407702130814966322440770213081496632244077021308149663224407702130814966322440770213081496632244077021308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ac13877-37b5-4d46-bcad-a12026b060a3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b49ae775-360e-4d2c-a216-bfc699f8348d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aa974b8-5797-482a-a583-1ccf9daa4b8e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aa974b8-5797-482a-a583-1ccf9daa4b8e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14273538675656646833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427353867565664683314273538675656646833142735386756566468331427353867565664683314273538675656646833142735386756566468331427353867565664683314273538675656646833142735386756566468331427353867565664683314273538675656646833142735386756566468331427353867565664683314273538675656646833142735386756566468331427353867565664683314273538675656646833142735386756566468331427353867565664683314273538675656646833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e36d501-207f-4283-88fd-c5b2b0421251, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e36d501-207f-4283-88fd-c5b2b0421251, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14753578065049166495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475357806504916649514753578065049166495147535780650491664951475357806504916649514753578065049166495147535780650491664951475357806504916649514753578065049166495147535780650491664951475357806504916649514753578065049166495147535780650491664951475357806504916649514753578065049166495147535780650491664951475357806504916649514753578065049166495147535780650491664951475357806504916649514753578065049166495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aa974b8-5797-482a-a583-1ccf9daa4b8e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e36d501-207f-4283-88fd-c5b2b0421251, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12eb56b3-b92c-4baa-bd4c-46a93c656efc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ed64812-6b93-41ea-9e1b-be23f47837b3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ed64812-6b93-41ea-9e1b-be23f47837b3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 771377203638664610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "771377203638664610771377203638664610771377203638664610771377203638664610771377203638664610771377203638664610771377203638664610771377203638664610771377203638664610771377203638664610771377203638664610771377203638664610771377203638664610771377203638664610771377203638664610771377203638664610771377203638664610771377203638664610771377203638664610771377203638664610" } } } 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, 12eb56b3-b92c-4baa-bd4c-46a93c656efc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5510944743951971429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55109447439519714295510944743951971429551094474395197142955109447439519714295510944743951971429551094474395197142955109447439519714295510944743951971429551094474395197142955109447439519714295510944743951971429551094474395197142955109447439519714295510944743951971429551094474395197142955109447439519714295510944743951971429551094474395197142955109447439519714295510944743951971429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ed64812-6b93-41ea-9e1b-be23f47837b3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12eb56b3-b92c-4baa-bd4c-46a93c656efc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a76403d-7e53-4c7f-bff6-750fe03fdc91, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a76403d-7e53-4c7f-bff6-750fe03fdc91, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10278666104477643995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1027866610447764399510278666104477643995102786661044776439951027866610447764399510278666104477643995102786661044776439951027866610447764399510278666104477643995102786661044776439951027866610447764399510278666104477643995102786661044776439951027866610447764399510278666104477643995102786661044776439951027866610447764399510278666104477643995102786661044776439951027866610447764399510278666104477643995" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56612ec5-0903-459d-9cbb-9642f83ffe14, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56612ec5-0903-459d-9cbb-9642f83ffe14, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 700627919757088492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "700627919757088492700627919757088492700627919757088492700627919757088492700627919757088492700627919757088492700627919757088492700627919757088492700627919757088492700627919757088492700627919757088492700627919757088492700627919757088492700627919757088492700627919757088492700627919757088492700627919757088492700627919757088492700627919757088492700627919757088492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56612ec5-0903-459d-9cbb-9642f83ffe14, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fb2eb44-a5b0-4f9f-887e-d48ecc1cf195, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fb2eb44-a5b0-4f9f-887e-d48ecc1cf195, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9382405714396114726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93824057143961147269382405714396114726938240571439611472693824057143961147269382405714396114726938240571439611472693824057143961147269382405714396114726938240571439611472693824057143961147269382405714396114726938240571439611472693824057143961147269382405714396114726938240571439611472693824057143961147269382405714396114726938240571439611472693824057143961147269382405714396114726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a76403d-7e53-4c7f-bff6-750fe03fdc91, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92870572-75f2-417d-9067-fd06cdef9fb0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92870572-75f2-417d-9067-fd06cdef9fb0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4183662122401972530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41836621224019725304183662122401972530418366212240197253041836621224019725304183662122401972530418366212240197253041836621224019725304183662122401972530418366212240197253041836621224019725304183662122401972530418366212240197253041836621224019725304183662122401972530418366212240197253041836621224019725304183662122401972530418366212240197253041836621224019725304183662122401972530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fb2eb44-a5b0-4f9f-887e-d48ecc1cf195, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c45259a-4024-4fd2-b212-664df8750062, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92870572-75f2-417d-9067-fd06cdef9fb0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c45259a-4024-4fd2-b212-664df8750062, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1078569678179152074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10785696781791520741078569678179152074107856967817915207410785696781791520741078569678179152074107856967817915207410785696781791520741078569678179152074107856967817915207410785696781791520741078569678179152074107856967817915207410785696781791520741078569678179152074107856967817915207410785696781791520741078569678179152074107856967817915207410785696781791520741078569678179152074" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61744b2f-8c9e-4bfe-a32c-d9f587c74877, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61744b2f-8c9e-4bfe-a32c-d9f587c74877, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14495048593682207101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449504859368220710114495048593682207101144950485936822071011449504859368220710114495048593682207101144950485936822071011449504859368220710114495048593682207101144950485936822071011449504859368220710114495048593682207101144950485936822071011449504859368220710114495048593682207101144950485936822071011449504859368220710114495048593682207101144950485936822071011449504859368220710114495048593682207101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c45259a-4024-4fd2-b212-664df8750062, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74e49ac3-a76e-47f2-acc2-a1ba53620426, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61744b2f-8c9e-4bfe-a32c-d9f587c74877, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74e49ac3-a76e-47f2-acc2-a1ba53620426, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11000294924979985697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100029492497998569711000294924979985697110002949249799856971100029492497998569711000294924979985697110002949249799856971100029492497998569711000294924979985697110002949249799856971100029492497998569711000294924979985697110002949249799856971100029492497998569711000294924979985697110002949249799856971100029492497998569711000294924979985697110002949249799856971100029492497998569711000294924979985697" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66a950f2-2237-44fe-934f-ec7e2b24c154, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66a950f2-2237-44fe-934f-ec7e2b24c154, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4659862503408558300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46598625034085583004659862503408558300465986250340855830046598625034085583004659862503408558300465986250340855830046598625034085583004659862503408558300465986250340855830046598625034085583004659862503408558300465986250340855830046598625034085583004659862503408558300465986250340855830046598625034085583004659862503408558300465986250340855830046598625034085583004659862503408558300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74e49ac3-a76e-47f2-acc2-a1ba53620426, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d73511c0-9a92-43af-9dd6-84e70ec91856, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d73511c0-9a92-43af-9dd6-84e70ec91856, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1474865221370446557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14748652213704465571474865221370446557147486522137044655714748652213704465571474865221370446557147486522137044655714748652213704465571474865221370446557147486522137044655714748652213704465571474865221370446557147486522137044655714748652213704465571474865221370446557147486522137044655714748652213704465571474865221370446557147486522137044655714748652213704465571474865221370446557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66a950f2-2237-44fe-934f-ec7e2b24c154, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51d2bf5b-200b-47bf-95f5-026d206384fb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51d2bf5b-200b-47bf-95f5-026d206384fb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7977721292952685016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79777212929526850167977721292952685016797772129295268501679777212929526850167977721292952685016797772129295268501679777212929526850167977721292952685016797772129295268501679777212929526850167977721292952685016797772129295268501679777212929526850167977721292952685016797772129295268501679777212929526850167977721292952685016797772129295268501679777212929526850167977721292952685016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d73511c0-9a92-43af-9dd6-84e70ec91856, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e118fe9a-e4b6-41a1-bb7d-c33b21a1f637, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e118fe9a-e4b6-41a1-bb7d-c33b21a1f637, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10576401108638726959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1057640110863872695910576401108638726959105764011086387269591057640110863872695910576401108638726959105764011086387269591057640110863872695910576401108638726959105764011086387269591057640110863872695910576401108638726959105764011086387269591057640110863872695910576401108638726959105764011086387269591057640110863872695910576401108638726959105764011086387269591057640110863872695910576401108638726959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51d2bf5b-200b-47bf-95f5-026d206384fb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1aee7067-e16f-4000-88ce-10fb528c71f1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1aee7067-e16f-4000-88ce-10fb528c71f1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 589228525171248822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "589228525171248822589228525171248822589228525171248822589228525171248822589228525171248822589228525171248822589228525171248822589228525171248822589228525171248822589228525171248822589228525171248822589228525171248822589228525171248822589228525171248822589228525171248822589228525171248822589228525171248822589228525171248822589228525171248822589228525171248822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e118fe9a-e4b6-41a1-bb7d-c33b21a1f637, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 115e39d2-af4f-46f4-a978-b7f7a1517489, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 115e39d2-af4f-46f4-a978-b7f7a1517489, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7546917421407568712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75469174214075687127546917421407568712754691742140756871275469174214075687127546917421407568712754691742140756871275469174214075687127546917421407568712754691742140756871275469174214075687127546917421407568712754691742140756871275469174214075687127546917421407568712754691742140756871275469174214075687127546917421407568712754691742140756871275469174214075687127546917421407568712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1aee7067-e16f-4000-88ce-10fb528c71f1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec696b40-aee2-45cd-8ca2-29501b7b1dff, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec696b40-aee2-45cd-8ca2-29501b7b1dff, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15710974283870921091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1571097428387092109115710974283870921091157109742838709210911571097428387092109115710974283870921091157109742838709210911571097428387092109115710974283870921091157109742838709210911571097428387092109115710974283870921091157109742838709210911571097428387092109115710974283870921091157109742838709210911571097428387092109115710974283870921091157109742838709210911571097428387092109115710974283870921091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 115e39d2-af4f-46f4-a978-b7f7a1517489, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e1ec8eb-1921-43d2-902d-cee073a1df66, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e1ec8eb-1921-43d2-902d-cee073a1df66, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6791416834159538792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67914168341595387926791416834159538792679141683415953879267914168341595387926791416834159538792679141683415953879267914168341595387926791416834159538792679141683415953879267914168341595387926791416834159538792679141683415953879267914168341595387926791416834159538792679141683415953879267914168341595387926791416834159538792679141683415953879267914168341595387926791416834159538792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec696b40-aee2-45cd-8ca2-29501b7b1dff, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c522010e-714e-426c-b3a7-7a94589153a4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c522010e-714e-426c-b3a7-7a94589153a4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 820051393251352272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "820051393251352272820051393251352272820051393251352272820051393251352272820051393251352272820051393251352272820051393251352272820051393251352272820051393251352272820051393251352272820051393251352272820051393251352272820051393251352272820051393251352272820051393251352272820051393251352272820051393251352272820051393251352272820051393251352272820051393251352272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c522010e-714e-426c-b3a7-7a94589153a4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a64c63ff-edd0-408d-885f-5dd8ca627d2e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a64c63ff-edd0-408d-885f-5dd8ca627d2e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13648203774714329691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364820377471432969113648203774714329691136482037747143296911364820377471432969113648203774714329691136482037747143296911364820377471432969113648203774714329691136482037747143296911364820377471432969113648203774714329691136482037747143296911364820377471432969113648203774714329691136482037747143296911364820377471432969113648203774714329691136482037747143296911364820377471432969113648203774714329691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e1ec8eb-1921-43d2-902d-cee073a1df66, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df0b3a16-ee37-4beb-ac7c-6ae55583f03d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a64c63ff-edd0-408d-885f-5dd8ca627d2e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df0b3a16-ee37-4beb-ac7c-6ae55583f03d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15839538169082071292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583953816908207129215839538169082071292158395381690820712921583953816908207129215839538169082071292158395381690820712921583953816908207129215839538169082071292158395381690820712921583953816908207129215839538169082071292158395381690820712921583953816908207129215839538169082071292158395381690820712921583953816908207129215839538169082071292158395381690820712921583953816908207129215839538169082071292" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c7c2692-5e5b-44f5-9e42-295a9685d00f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c7c2692-5e5b-44f5-9e42-295a9685d00f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1201738546127291659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12017385461272916591201738546127291659120173854612729165912017385461272916591201738546127291659120173854612729165912017385461272916591201738546127291659120173854612729165912017385461272916591201738546127291659120173854612729165912017385461272916591201738546127291659120173854612729165912017385461272916591201738546127291659120173854612729165912017385461272916591201738546127291659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df0b3a16-ee37-4beb-ac7c-6ae55583f03d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c7c2692-5e5b-44f5-9e42-295a9685d00f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d81ab1c4-4c15-4d51-84b3-1c893511e767, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb966a27-5da8-4478-baf3-c85f65448431, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d81ab1c4-4c15-4d51-84b3-1c893511e767, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12954325519469253346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295432551946925334612954325519469253346129543255194692533461295432551946925334612954325519469253346129543255194692533461295432551946925334612954325519469253346129543255194692533461295432551946925334612954325519469253346129543255194692533461295432551946925334612954325519469253346129543255194692533461295432551946925334612954325519469253346129543255194692533461295432551946925334612954325519469253346" } } } 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, eb966a27-5da8-4478-baf3-c85f65448431, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14252516011384242075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425251601138424207514252516011384242075142525160113842420751425251601138424207514252516011384242075142525160113842420751425251601138424207514252516011384242075142525160113842420751425251601138424207514252516011384242075142525160113842420751425251601138424207514252516011384242075142525160113842420751425251601138424207514252516011384242075142525160113842420751425251601138424207514252516011384242075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d81ab1c4-4c15-4d51-84b3-1c893511e767, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba9193e2-d319-4369-9130-b67d59005978, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba9193e2-d319-4369-9130-b67d59005978, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15353127752782249772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535312775278224977215353127752782249772153531277527822497721535312775278224977215353127752782249772153531277527822497721535312775278224977215353127752782249772153531277527822497721535312775278224977215353127752782249772153531277527822497721535312775278224977215353127752782249772153531277527822497721535312775278224977215353127752782249772153531277527822497721535312775278224977215353127752782249772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb966a27-5da8-4478-baf3-c85f65448431, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fa24524-d38e-49fb-bf50-4139dc82eb7d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fa24524-d38e-49fb-bf50-4139dc82eb7d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17078630102748017407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707863010274801740717078630102748017407170786301027480174071707863010274801740717078630102748017407170786301027480174071707863010274801740717078630102748017407170786301027480174071707863010274801740717078630102748017407170786301027480174071707863010274801740717078630102748017407170786301027480174071707863010274801740717078630102748017407170786301027480174071707863010274801740717078630102748017407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba9193e2-d319-4369-9130-b67d59005978, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 292d2b6a-69a7-447d-8aae-8de4219dd3eb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 292d2b6a-69a7-447d-8aae-8de4219dd3eb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4720395751231174878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47203957512311748784720395751231174878472039575123117487847203957512311748784720395751231174878472039575123117487847203957512311748784720395751231174878472039575123117487847203957512311748784720395751231174878472039575123117487847203957512311748784720395751231174878472039575123117487847203957512311748784720395751231174878472039575123117487847203957512311748784720395751231174878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fa24524-d38e-49fb-bf50-4139dc82eb7d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 183308ea-d628-467f-9ea8-29cc66ade389, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 183308ea-d628-467f-9ea8-29cc66ade389, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12875046405223538440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287504640522353844012875046405223538440128750464052235384401287504640522353844012875046405223538440128750464052235384401287504640522353844012875046405223538440128750464052235384401287504640522353844012875046405223538440128750464052235384401287504640522353844012875046405223538440128750464052235384401287504640522353844012875046405223538440128750464052235384401287504640522353844012875046405223538440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 292d2b6a-69a7-447d-8aae-8de4219dd3eb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f3be456-6521-4489-87f8-7156c1acc80a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f3be456-6521-4489-87f8-7156c1acc80a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15148483254482441497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514848325448244149715148483254482441497151484832544824414971514848325448244149715148483254482441497151484832544824414971514848325448244149715148483254482441497151484832544824414971514848325448244149715148483254482441497151484832544824414971514848325448244149715148483254482441497151484832544824414971514848325448244149715148483254482441497151484832544824414971514848325448244149715148483254482441497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 183308ea-d628-467f-9ea8-29cc66ade389, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cef547db-c532-4cff-9a53-a26f9a01aed1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cef547db-c532-4cff-9a53-a26f9a01aed1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8747385976283393858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87473859762833938588747385976283393858874738597628339385887473859762833938588747385976283393858874738597628339385887473859762833938588747385976283393858874738597628339385887473859762833938588747385976283393858874738597628339385887473859762833938588747385976283393858874738597628339385887473859762833938588747385976283393858874738597628339385887473859762833938588747385976283393858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f3be456-6521-4489-87f8-7156c1acc80a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a774d38-a04a-403b-b48c-5fabdb07e9fa, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a774d38-a04a-403b-b48c-5fabdb07e9fa, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4402583074339611089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44025830743396110894402583074339611089440258307433961108944025830743396110894402583074339611089440258307433961108944025830743396110894402583074339611089440258307433961108944025830743396110894402583074339611089440258307433961108944025830743396110894402583074339611089440258307433961108944025830743396110894402583074339611089440258307433961108944025830743396110894402583074339611089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cef547db-c532-4cff-9a53-a26f9a01aed1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1ffd74c-4c10-4355-88c4-ac981354f81b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1ffd74c-4c10-4355-88c4-ac981354f81b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9151245353863285681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91512453538632856819151245353863285681915124535386328568191512453538632856819151245353863285681915124535386328568191512453538632856819151245353863285681915124535386328568191512453538632856819151245353863285681915124535386328568191512453538632856819151245353863285681915124535386328568191512453538632856819151245353863285681915124535386328568191512453538632856819151245353863285681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a774d38-a04a-403b-b48c-5fabdb07e9fa, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b141cbb-2d50-410a-82ec-2c26b759085b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b141cbb-2d50-410a-82ec-2c26b759085b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11806657636728410690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180665763672841069011806657636728410690118066576367284106901180665763672841069011806657636728410690118066576367284106901180665763672841069011806657636728410690118066576367284106901180665763672841069011806657636728410690118066576367284106901180665763672841069011806657636728410690118066576367284106901180665763672841069011806657636728410690118066576367284106901180665763672841069011806657636728410690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1ffd74c-4c10-4355-88c4-ac981354f81b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff3ef1d1-07b1-4822-b43f-342e9073e1fe, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff3ef1d1-07b1-4822-b43f-342e9073e1fe, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2802570930412578505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28025709304125785052802570930412578505280257093041257850528025709304125785052802570930412578505280257093041257850528025709304125785052802570930412578505280257093041257850528025709304125785052802570930412578505280257093041257850528025709304125785052802570930412578505280257093041257850528025709304125785052802570930412578505280257093041257850528025709304125785052802570930412578505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b141cbb-2d50-410a-82ec-2c26b759085b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3c35325-49d2-41f4-a7ec-eb30e70dfc77, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3c35325-49d2-41f4-a7ec-eb30e70dfc77, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6829005626862633892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68290056268626338926829005626862633892682900562686263389268290056268626338926829005626862633892682900562686263389268290056268626338926829005626862633892682900562686263389268290056268626338926829005626862633892682900562686263389268290056268626338926829005626862633892682900562686263389268290056268626338926829005626862633892682900562686263389268290056268626338926829005626862633892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff3ef1d1-07b1-4822-b43f-342e9073e1fe, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb1f7d9c-54f2-4aa8-9f5b-d044a9883ee5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb1f7d9c-54f2-4aa8-9f5b-d044a9883ee5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9322264215290411439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93222642152904114399322264215290411439932226421529041143993222642152904114399322264215290411439932226421529041143993222642152904114399322264215290411439932226421529041143993222642152904114399322264215290411439932226421529041143993222642152904114399322264215290411439932226421529041143993222642152904114399322264215290411439932226421529041143993222642152904114399322264215290411439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3c35325-49d2-41f4-a7ec-eb30e70dfc77, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8cb0423-640a-46b7-9a7b-4c7bcef86111, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8cb0423-640a-46b7-9a7b-4c7bcef86111, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14118762339084370112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411876233908437011214118762339084370112141187623390843701121411876233908437011214118762339084370112141187623390843701121411876233908437011214118762339084370112141187623390843701121411876233908437011214118762339084370112141187623390843701121411876233908437011214118762339084370112141187623390843701121411876233908437011214118762339084370112141187623390843701121411876233908437011214118762339084370112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8cb0423-640a-46b7-9a7b-4c7bcef86111, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 864c83cd-d4a8-48cd-abdd-43bc672c0317, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 864c83cd-d4a8-48cd-abdd-43bc672c0317, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 305182465051474173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "305182465051474173305182465051474173305182465051474173305182465051474173305182465051474173305182465051474173305182465051474173305182465051474173305182465051474173305182465051474173305182465051474173305182465051474173305182465051474173305182465051474173305182465051474173305182465051474173305182465051474173305182465051474173305182465051474173305182465051474173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb1f7d9c-54f2-4aa8-9f5b-d044a9883ee5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2184a7d2-98e2-43dc-b7da-b7ef33bd531f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2184a7d2-98e2-43dc-b7da-b7ef33bd531f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15676613613579267568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567661361357926756815676613613579267568156766136135792675681567661361357926756815676613613579267568156766136135792675681567661361357926756815676613613579267568156766136135792675681567661361357926756815676613613579267568156766136135792675681567661361357926756815676613613579267568156766136135792675681567661361357926756815676613613579267568156766136135792675681567661361357926756815676613613579267568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 864c83cd-d4a8-48cd-abdd-43bc672c0317, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bb1be97-50ab-4037-81e6-f753962d8905, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bb1be97-50ab-4037-81e6-f753962d8905, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8059003295239121876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80590032952391218768059003295239121876805900329523912187680590032952391218768059003295239121876805900329523912187680590032952391218768059003295239121876805900329523912187680590032952391218768059003295239121876805900329523912187680590032952391218768059003295239121876805900329523912187680590032952391218768059003295239121876805900329523912187680590032952391218768059003295239121876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2184a7d2-98e2-43dc-b7da-b7ef33bd531f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27fbfc91-9c3d-4424-902f-ec8d5252326d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27fbfc91-9c3d-4424-902f-ec8d5252326d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15898817953738663963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589881795373866396315898817953738663963158988179537386639631589881795373866396315898817953738663963158988179537386639631589881795373866396315898817953738663963158988179537386639631589881795373866396315898817953738663963158988179537386639631589881795373866396315898817953738663963158988179537386639631589881795373866396315898817953738663963158988179537386639631589881795373866396315898817953738663963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bb1be97-50ab-4037-81e6-f753962d8905, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8ff1ab1-bc29-447c-9e71-2ffca1e755ba, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8ff1ab1-bc29-447c-9e71-2ffca1e755ba, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6787125241508632827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67871252415086328276787125241508632827678712524150863282767871252415086328276787125241508632827678712524150863282767871252415086328276787125241508632827678712524150863282767871252415086328276787125241508632827678712524150863282767871252415086328276787125241508632827678712524150863282767871252415086328276787125241508632827678712524150863282767871252415086328276787125241508632827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27fbfc91-9c3d-4424-902f-ec8d5252326d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 710a246c-4e6a-43e3-9cc8-2a593b569f18, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 710a246c-4e6a-43e3-9cc8-2a593b569f18, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10959460663884558443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095946066388455844310959460663884558443109594606638845584431095946066388455844310959460663884558443109594606638845584431095946066388455844310959460663884558443109594606638845584431095946066388455844310959460663884558443109594606638845584431095946066388455844310959460663884558443109594606638845584431095946066388455844310959460663884558443109594606638845584431095946066388455844310959460663884558443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8ff1ab1-bc29-447c-9e71-2ffca1e755ba, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 710a246c-4e6a-43e3-9cc8-2a593b569f18, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccdf0ef1-490b-407d-bc4e-7f98cc1cba4a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccdf0ef1-490b-407d-bc4e-7f98cc1cba4a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2010975326926539609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20109753269265396092010975326926539609201097532692653960920109753269265396092010975326926539609201097532692653960920109753269265396092010975326926539609201097532692653960920109753269265396092010975326926539609201097532692653960920109753269265396092010975326926539609201097532692653960920109753269265396092010975326926539609201097532692653960920109753269265396092010975326926539609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aec48649-41c8-4b02-b7a3-c3413a98d221, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aec48649-41c8-4b02-b7a3-c3413a98d221, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7777579557449284322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77775795574492843227777579557449284322777757955744928432277775795574492843227777579557449284322777757955744928432277775795574492843227777579557449284322777757955744928432277775795574492843227777579557449284322777757955744928432277775795574492843227777579557449284322777757955744928432277775795574492843227777579557449284322777757955744928432277775795574492843227777579557449284322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccdf0ef1-490b-407d-bc4e-7f98cc1cba4a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aec48649-41c8-4b02-b7a3-c3413a98d221, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb667bb9-d9f3-4ce8-bd56-1ba76a83b4fe, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb667bb9-d9f3-4ce8-bd56-1ba76a83b4fe, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4801281226324356891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48012812263243568914801281226324356891480128122632435689148012812263243568914801281226324356891480128122632435689148012812263243568914801281226324356891480128122632435689148012812263243568914801281226324356891480128122632435689148012812263243568914801281226324356891480128122632435689148012812263243568914801281226324356891480128122632435689148012812263243568914801281226324356891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04d89386-27ca-40a5-aa5e-f8dfeeead886, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04d89386-27ca-40a5-aa5e-f8dfeeead886, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4350704865695111705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43507048656951117054350704865695111705435070486569511170543507048656951117054350704865695111705435070486569511170543507048656951117054350704865695111705435070486569511170543507048656951117054350704865695111705435070486569511170543507048656951117054350704865695111705435070486569511170543507048656951117054350704865695111705435070486569511170543507048656951117054350704865695111705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04d89386-27ca-40a5-aa5e-f8dfeeead886, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96621f33-2766-42a1-9b47-2c2c0053fc1d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96621f33-2766-42a1-9b47-2c2c0053fc1d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16545764305095564648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654576430509556464816545764305095564648165457643050955646481654576430509556464816545764305095564648165457643050955646481654576430509556464816545764305095564648165457643050955646481654576430509556464816545764305095564648165457643050955646481654576430509556464816545764305095564648165457643050955646481654576430509556464816545764305095564648165457643050955646481654576430509556464816545764305095564648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb667bb9-d9f3-4ce8-bd56-1ba76a83b4fe, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddcf4c03-db43-4d3f-b8b5-1857b874ad0c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddcf4c03-db43-4d3f-b8b5-1857b874ad0c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5285918011549559886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52859180115495598865285918011549559886528591801154955988652859180115495598865285918011549559886528591801154955988652859180115495598865285918011549559886528591801154955988652859180115495598865285918011549559886528591801154955988652859180115495598865285918011549559886528591801154955988652859180115495598865285918011549559886528591801154955988652859180115495598865285918011549559886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96621f33-2766-42a1-9b47-2c2c0053fc1d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86d0c4e4-97ca-46bb-9451-964355ff10dd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86d0c4e4-97ca-46bb-9451-964355ff10dd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15071791417175740845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507179141717574084515071791417175740845150717914171757408451507179141717574084515071791417175740845150717914171757408451507179141717574084515071791417175740845150717914171757408451507179141717574084515071791417175740845150717914171757408451507179141717574084515071791417175740845150717914171757408451507179141717574084515071791417175740845150717914171757408451507179141717574084515071791417175740845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddcf4c03-db43-4d3f-b8b5-1857b874ad0c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1c0a732-ad0a-4cf8-bc14-b385dac13352, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1c0a732-ad0a-4cf8-bc14-b385dac13352, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3897722287323415830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38977222873234158303897722287323415830389772228732341583038977222873234158303897722287323415830389772228732341583038977222873234158303897722287323415830389772228732341583038977222873234158303897722287323415830389772228732341583038977222873234158303897722287323415830389772228732341583038977222873234158303897722287323415830389772228732341583038977222873234158303897722287323415830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86d0c4e4-97ca-46bb-9451-964355ff10dd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7a5edaa-3305-421e-a5ef-48021ebdf8b8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7a5edaa-3305-421e-a5ef-48021ebdf8b8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2654546298832395815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26545462988323958152654546298832395815265454629883239581526545462988323958152654546298832395815265454629883239581526545462988323958152654546298832395815265454629883239581526545462988323958152654546298832395815265454629883239581526545462988323958152654546298832395815265454629883239581526545462988323958152654546298832395815265454629883239581526545462988323958152654546298832395815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1c0a732-ad0a-4cf8-bc14-b385dac13352, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d352e30-abc3-456d-9c8b-6e071d91ed8a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d352e30-abc3-456d-9c8b-6e071d91ed8a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10563828738778276433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056382873877827643310563828738778276433105638287387782764331056382873877827643310563828738778276433105638287387782764331056382873877827643310563828738778276433105638287387782764331056382873877827643310563828738778276433105638287387782764331056382873877827643310563828738778276433105638287387782764331056382873877827643310563828738778276433105638287387782764331056382873877827643310563828738778276433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7a5edaa-3305-421e-a5ef-48021ebdf8b8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05a2d92f-1edc-4a32-8200-0244010a2e4a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05a2d92f-1edc-4a32-8200-0244010a2e4a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9106268278432259472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91062682784322594729106268278432259472910626827843225947291062682784322594729106268278432259472910626827843225947291062682784322594729106268278432259472910626827843225947291062682784322594729106268278432259472910626827843225947291062682784322594729106268278432259472910626827843225947291062682784322594729106268278432259472910626827843225947291062682784322594729106268278432259472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d352e30-abc3-456d-9c8b-6e071d91ed8a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91ebb3a1-e59f-4333-a486-49f469fb570e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91ebb3a1-e59f-4333-a486-49f469fb570e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8874043930388180663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88740439303881806638874043930388180663887404393038818066388740439303881806638874043930388180663887404393038818066388740439303881806638874043930388180663887404393038818066388740439303881806638874043930388180663887404393038818066388740439303881806638874043930388180663887404393038818066388740439303881806638874043930388180663887404393038818066388740439303881806638874043930388180663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05a2d92f-1edc-4a32-8200-0244010a2e4a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9bc0e61-41b0-4d87-8e5b-dc8e741ef38a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9bc0e61-41b0-4d87-8e5b-dc8e741ef38a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18289417420235605660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1828941742023560566018289417420235605660182894174202356056601828941742023560566018289417420235605660182894174202356056601828941742023560566018289417420235605660182894174202356056601828941742023560566018289417420235605660182894174202356056601828941742023560566018289417420235605660182894174202356056601828941742023560566018289417420235605660182894174202356056601828941742023560566018289417420235605660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91ebb3a1-e59f-4333-a486-49f469fb570e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d6819b3-7469-445d-8a8e-65314984d352, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d6819b3-7469-445d-8a8e-65314984d352, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7843132919734755142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78431329197347551427843132919734755142784313291973475514278431329197347551427843132919734755142784313291973475514278431329197347551427843132919734755142784313291973475514278431329197347551427843132919734755142784313291973475514278431329197347551427843132919734755142784313291973475514278431329197347551427843132919734755142784313291973475514278431329197347551427843132919734755142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9bc0e61-41b0-4d87-8e5b-dc8e741ef38a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b687af3-b0d0-461f-ad51-addeb36dc263, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b687af3-b0d0-461f-ad51-addeb36dc263, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1454924565864800438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14549245658648004381454924565864800438145492456586480043814549245658648004381454924565864800438145492456586480043814549245658648004381454924565864800438145492456586480043814549245658648004381454924565864800438145492456586480043814549245658648004381454924565864800438145492456586480043814549245658648004381454924565864800438145492456586480043814549245658648004381454924565864800438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d6819b3-7469-445d-8a8e-65314984d352, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05a27843-9512-4e0f-a457-940a94b55a15, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05a27843-9512-4e0f-a457-940a94b55a15, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17885902956848161999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788590295684816199917885902956848161999178859029568481619991788590295684816199917885902956848161999178859029568481619991788590295684816199917885902956848161999178859029568481619991788590295684816199917885902956848161999178859029568481619991788590295684816199917885902956848161999178859029568481619991788590295684816199917885902956848161999178859029568481619991788590295684816199917885902956848161999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b687af3-b0d0-461f-ad51-addeb36dc263, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d505ccd9-c0f4-4fb9-908b-0c1a6ce26253, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d505ccd9-c0f4-4fb9-908b-0c1a6ce26253, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1827573337360804733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18275733373608047331827573337360804733182757333736080473318275733373608047331827573337360804733182757333736080473318275733373608047331827573337360804733182757333736080473318275733373608047331827573337360804733182757333736080473318275733373608047331827573337360804733182757333736080473318275733373608047331827573337360804733182757333736080473318275733373608047331827573337360804733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05a27843-9512-4e0f-a457-940a94b55a15, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2c47f91-14d2-472a-975f-d91c8c52b8d9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2c47f91-14d2-472a-975f-d91c8c52b8d9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15082874861676729370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508287486167672937015082874861676729370150828748616767293701508287486167672937015082874861676729370150828748616767293701508287486167672937015082874861676729370150828748616767293701508287486167672937015082874861676729370150828748616767293701508287486167672937015082874861676729370150828748616767293701508287486167672937015082874861676729370150828748616767293701508287486167672937015082874861676729370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d505ccd9-c0f4-4fb9-908b-0c1a6ce26253, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2572ce82-f8cf-4257-b7b9-595e1c83fe30, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2572ce82-f8cf-4257-b7b9-595e1c83fe30, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6884764734545557528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68847647345455575286884764734545557528688476473454555752868847647345455575286884764734545557528688476473454555752868847647345455575286884764734545557528688476473454555752868847647345455575286884764734545557528688476473454555752868847647345455575286884764734545557528688476473454555752868847647345455575286884764734545557528688476473454555752868847647345455575286884764734545557528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2c47f91-14d2-472a-975f-d91c8c52b8d9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52655dd6-d947-44f3-bfe9-3a2643a7ccbf, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52655dd6-d947-44f3-bfe9-3a2643a7ccbf, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10353164433602550807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1035316443360255080710353164433602550807103531644336025508071035316443360255080710353164433602550807103531644336025508071035316443360255080710353164433602550807103531644336025508071035316443360255080710353164433602550807103531644336025508071035316443360255080710353164433602550807103531644336025508071035316443360255080710353164433602550807103531644336025508071035316443360255080710353164433602550807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52655dd6-d947-44f3-bfe9-3a2643a7ccbf, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9145a8c-01ae-483c-b0c0-811c1641d34b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9145a8c-01ae-483c-b0c0-811c1641d34b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6078382291018766283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60783822910187662836078382291018766283607838229101876628360783822910187662836078382291018766283607838229101876628360783822910187662836078382291018766283607838229101876628360783822910187662836078382291018766283607838229101876628360783822910187662836078382291018766283607838229101876628360783822910187662836078382291018766283607838229101876628360783822910187662836078382291018766283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2572ce82-f8cf-4257-b7b9-595e1c83fe30, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb96f387-a1e2-4f26-9f3b-2e3526fbea32, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb96f387-a1e2-4f26-9f3b-2e3526fbea32, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14605997124820641753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460599712482064175314605997124820641753146059971248206417531460599712482064175314605997124820641753146059971248206417531460599712482064175314605997124820641753146059971248206417531460599712482064175314605997124820641753146059971248206417531460599712482064175314605997124820641753146059971248206417531460599712482064175314605997124820641753146059971248206417531460599712482064175314605997124820641753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9145a8c-01ae-483c-b0c0-811c1641d34b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0845cb7-1ff7-4c20-9bbf-93c9109c9b8f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0845cb7-1ff7-4c20-9bbf-93c9109c9b8f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16096176971290631705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609617697129063170516096176971290631705160961769712906317051609617697129063170516096176971290631705160961769712906317051609617697129063170516096176971290631705160961769712906317051609617697129063170516096176971290631705160961769712906317051609617697129063170516096176971290631705160961769712906317051609617697129063170516096176971290631705160961769712906317051609617697129063170516096176971290631705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb96f387-a1e2-4f26-9f3b-2e3526fbea32, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9864874-2e37-4b9e-abb8-c7bafa813a40, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9864874-2e37-4b9e-abb8-c7bafa813a40, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4135235413979859655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41352354139798596554135235413979859655413523541397985965541352354139798596554135235413979859655413523541397985965541352354139798596554135235413979859655413523541397985965541352354139798596554135235413979859655413523541397985965541352354139798596554135235413979859655413523541397985965541352354139798596554135235413979859655413523541397985965541352354139798596554135235413979859655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0845cb7-1ff7-4c20-9bbf-93c9109c9b8f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eabd2635-8954-425a-8751-32a984c9b71c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9864874-2e37-4b9e-abb8-c7bafa813a40, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eabd2635-8954-425a-8751-32a984c9b71c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2722598033519421567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27225980335194215672722598033519421567272259803351942156727225980335194215672722598033519421567272259803351942156727225980335194215672722598033519421567272259803351942156727225980335194215672722598033519421567272259803351942156727225980335194215672722598033519421567272259803351942156727225980335194215672722598033519421567272259803351942156727225980335194215672722598033519421567" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0c3e26e-1af1-4b34-b730-c5f22ea5e6f5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0c3e26e-1af1-4b34-b730-c5f22ea5e6f5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5551623099313585800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55516230993135858005551623099313585800555162309931358580055516230993135858005551623099313585800555162309931358580055516230993135858005551623099313585800555162309931358580055516230993135858005551623099313585800555162309931358580055516230993135858005551623099313585800555162309931358580055516230993135858005551623099313585800555162309931358580055516230993135858005551623099313585800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eabd2635-8954-425a-8751-32a984c9b71c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fc2d72c-e130-4d78-82c6-a71ce841a0ce, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fc2d72c-e130-4d78-82c6-a71ce841a0ce, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13463645961067495113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346364596106749511313463645961067495113134636459610674951131346364596106749511313463645961067495113134636459610674951131346364596106749511313463645961067495113134636459610674951131346364596106749511313463645961067495113134636459610674951131346364596106749511313463645961067495113134636459610674951131346364596106749511313463645961067495113134636459610674951131346364596106749511313463645961067495113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0c3e26e-1af1-4b34-b730-c5f22ea5e6f5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1384296a-9ec3-4509-8b56-30fe514a71ad, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1384296a-9ec3-4509-8b56-30fe514a71ad, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10937873797431835223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093787379743183522310937873797431835223109378737974318352231093787379743183522310937873797431835223109378737974318352231093787379743183522310937873797431835223109378737974318352231093787379743183522310937873797431835223109378737974318352231093787379743183522310937873797431835223109378737974318352231093787379743183522310937873797431835223109378737974318352231093787379743183522310937873797431835223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fc2d72c-e130-4d78-82c6-a71ce841a0ce, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cbe1df6-bde0-46fe-9f7f-589d9495a2f1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cbe1df6-bde0-46fe-9f7f-589d9495a2f1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10394418074553208669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039441807455320866910394418074553208669103944180745532086691039441807455320866910394418074553208669103944180745532086691039441807455320866910394418074553208669103944180745532086691039441807455320866910394418074553208669103944180745532086691039441807455320866910394418074553208669103944180745532086691039441807455320866910394418074553208669103944180745532086691039441807455320866910394418074553208669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1384296a-9ec3-4509-8b56-30fe514a71ad, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c8c8ef7-a801-4346-83fa-7e2114285f07, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c8c8ef7-a801-4346-83fa-7e2114285f07, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4377621864749340559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43776218647493405594377621864749340559437762186474934055943776218647493405594377621864749340559437762186474934055943776218647493405594377621864749340559437762186474934055943776218647493405594377621864749340559437762186474934055943776218647493405594377621864749340559437762186474934055943776218647493405594377621864749340559437762186474934055943776218647493405594377621864749340559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cbe1df6-bde0-46fe-9f7f-589d9495a2f1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cbb9f33-8a28-4032-ba46-c76160de5cca, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cbb9f33-8a28-4032-ba46-c76160de5cca, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15492699638686344193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1549269963868634419315492699638686344193154926996386863441931549269963868634419315492699638686344193154926996386863441931549269963868634419315492699638686344193154926996386863441931549269963868634419315492699638686344193154926996386863441931549269963868634419315492699638686344193154926996386863441931549269963868634419315492699638686344193154926996386863441931549269963868634419315492699638686344193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c8c8ef7-a801-4346-83fa-7e2114285f07, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cb3826d-e15d-4e07-9bbd-30343ffa7aaf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cb3826d-e15d-4e07-9bbd-30343ffa7aaf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4702105274994900139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47021052749949001394702105274994900139470210527499490013947021052749949001394702105274994900139470210527499490013947021052749949001394702105274994900139470210527499490013947021052749949001394702105274994900139470210527499490013947021052749949001394702105274994900139470210527499490013947021052749949001394702105274994900139470210527499490013947021052749949001394702105274994900139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cbb9f33-8a28-4032-ba46-c76160de5cca, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47befd6a-f588-4cd8-9905-ce55986e4c24, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47befd6a-f588-4cd8-9905-ce55986e4c24, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10515808608080381969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051580860808038196910515808608080381969105158086080803819691051580860808038196910515808608080381969105158086080803819691051580860808038196910515808608080381969105158086080803819691051580860808038196910515808608080381969105158086080803819691051580860808038196910515808608080381969105158086080803819691051580860808038196910515808608080381969105158086080803819691051580860808038196910515808608080381969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cb3826d-e15d-4e07-9bbd-30343ffa7aaf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3de7cb1-e2f5-4e43-9ed0-895c400ce068, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3de7cb1-e2f5-4e43-9ed0-895c400ce068, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8500722919453560105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85007229194535601058500722919453560105850072291945356010585007229194535601058500722919453560105850072291945356010585007229194535601058500722919453560105850072291945356010585007229194535601058500722919453560105850072291945356010585007229194535601058500722919453560105850072291945356010585007229194535601058500722919453560105850072291945356010585007229194535601058500722919453560105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47befd6a-f588-4cd8-9905-ce55986e4c24, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03637375-1699-4de7-b85f-3f84e7f57938, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03637375-1699-4de7-b85f-3f84e7f57938, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17525287318524815485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752528731852481548517525287318524815485175252873185248154851752528731852481548517525287318524815485175252873185248154851752528731852481548517525287318524815485175252873185248154851752528731852481548517525287318524815485175252873185248154851752528731852481548517525287318524815485175252873185248154851752528731852481548517525287318524815485175252873185248154851752528731852481548517525287318524815485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3de7cb1-e2f5-4e43-9ed0-895c400ce068, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a9bed24-d33e-4cbf-aeb8-21bc5d270663, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a9bed24-d33e-4cbf-aeb8-21bc5d270663, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4447273557693662512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44472735576936625124447273557693662512444727355769366251244472735576936625124447273557693662512444727355769366251244472735576936625124447273557693662512444727355769366251244472735576936625124447273557693662512444727355769366251244472735576936625124447273557693662512444727355769366251244472735576936625124447273557693662512444727355769366251244472735576936625124447273557693662512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03637375-1699-4de7-b85f-3f84e7f57938, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d34faab1-82bf-414d-b77d-01d5bba9f6e0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d34faab1-82bf-414d-b77d-01d5bba9f6e0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13720569873119069800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372056987311906980013720569873119069800137205698731190698001372056987311906980013720569873119069800137205698731190698001372056987311906980013720569873119069800137205698731190698001372056987311906980013720569873119069800137205698731190698001372056987311906980013720569873119069800137205698731190698001372056987311906980013720569873119069800137205698731190698001372056987311906980013720569873119069800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a9bed24-d33e-4cbf-aeb8-21bc5d270663, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f5cb50c-6912-4ba1-acdc-b386081014b9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f5cb50c-6912-4ba1-acdc-b386081014b9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11652911241385061505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165291124138506150511652911241385061505116529112413850615051165291124138506150511652911241385061505116529112413850615051165291124138506150511652911241385061505116529112413850615051165291124138506150511652911241385061505116529112413850615051165291124138506150511652911241385061505116529112413850615051165291124138506150511652911241385061505116529112413850615051165291124138506150511652911241385061505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d34faab1-82bf-414d-b77d-01d5bba9f6e0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d12737d8-3fa4-4c60-8d8b-dd8b7d5b1f97, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d12737d8-3fa4-4c60-8d8b-dd8b7d5b1f97, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3112946951518322145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31129469515183221453112946951518322145311294695151832214531129469515183221453112946951518322145311294695151832214531129469515183221453112946951518322145311294695151832214531129469515183221453112946951518322145311294695151832214531129469515183221453112946951518322145311294695151832214531129469515183221453112946951518322145311294695151832214531129469515183221453112946951518322145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f5cb50c-6912-4ba1-acdc-b386081014b9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de2dfde0-dabd-4da1-8724-b8c18f1403e8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de2dfde0-dabd-4da1-8724-b8c18f1403e8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14613397711363314970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461339771136331497014613397711363314970146133977113633149701461339771136331497014613397711363314970146133977113633149701461339771136331497014613397711363314970146133977113633149701461339771136331497014613397711363314970146133977113633149701461339771136331497014613397711363314970146133977113633149701461339771136331497014613397711363314970146133977113633149701461339771136331497014613397711363314970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de2dfde0-dabd-4da1-8724-b8c18f1403e8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fab0c416-ca65-4ec2-b658-5d5d1c50a4a2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fab0c416-ca65-4ec2-b658-5d5d1c50a4a2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8738323263366888425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87383232633668884258738323263366888425873832326336688842587383232633668884258738323263366888425873832326336688842587383232633668884258738323263366888425873832326336688842587383232633668884258738323263366888425873832326336688842587383232633668884258738323263366888425873832326336688842587383232633668884258738323263366888425873832326336688842587383232633668884258738323263366888425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d12737d8-3fa4-4c60-8d8b-dd8b7d5b1f97, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 507e8ee7-686a-47e9-a048-1885be1525fa, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 507e8ee7-686a-47e9-a048-1885be1525fa, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13630238381164907082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363023838116490708213630238381164907082136302383811649070821363023838116490708213630238381164907082136302383811649070821363023838116490708213630238381164907082136302383811649070821363023838116490708213630238381164907082136302383811649070821363023838116490708213630238381164907082136302383811649070821363023838116490708213630238381164907082136302383811649070821363023838116490708213630238381164907082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fab0c416-ca65-4ec2-b658-5d5d1c50a4a2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5f67610-f249-438a-8e2b-4c3ee07763f7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5f67610-f249-438a-8e2b-4c3ee07763f7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6415609966452249270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64156099664522492706415609966452249270641560996645224927064156099664522492706415609966452249270641560996645224927064156099664522492706415609966452249270641560996645224927064156099664522492706415609966452249270641560996645224927064156099664522492706415609966452249270641560996645224927064156099664522492706415609966452249270641560996645224927064156099664522492706415609966452249270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 507e8ee7-686a-47e9-a048-1885be1525fa, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 776fa1bc-9528-4438-8a1c-e5713686e644, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 776fa1bc-9528-4438-8a1c-e5713686e644, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13705406415856517393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370540641585651739313705406415856517393137054064158565173931370540641585651739313705406415856517393137054064158565173931370540641585651739313705406415856517393137054064158565173931370540641585651739313705406415856517393137054064158565173931370540641585651739313705406415856517393137054064158565173931370540641585651739313705406415856517393137054064158565173931370540641585651739313705406415856517393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5f67610-f249-438a-8e2b-4c3ee07763f7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0fff63c-5fe0-4e59-868e-f97f03e1b4ef, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0fff63c-5fe0-4e59-868e-f97f03e1b4ef, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2823879693926312213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28238796939263122132823879693926312213282387969392631221328238796939263122132823879693926312213282387969392631221328238796939263122132823879693926312213282387969392631221328238796939263122132823879693926312213282387969392631221328238796939263122132823879693926312213282387969392631221328238796939263122132823879693926312213282387969392631221328238796939263122132823879693926312213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 776fa1bc-9528-4438-8a1c-e5713686e644, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfb92ec9-646e-4a39-9796-18b52e85f2e1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfb92ec9-646e-4a39-9796-18b52e85f2e1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3783443908244667022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37834439082446670223783443908244667022378344390824466702237834439082446670223783443908244667022378344390824466702237834439082446670223783443908244667022378344390824466702237834439082446670223783443908244667022378344390824466702237834439082446670223783443908244667022378344390824466702237834439082446670223783443908244667022378344390824466702237834439082446670223783443908244667022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0fff63c-5fe0-4e59-868e-f97f03e1b4ef, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f51daa4-4521-4dc1-9981-98f6797f9535, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f51daa4-4521-4dc1-9981-98f6797f9535, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9440232985937525891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94402329859375258919440232985937525891944023298593752589194402329859375258919440232985937525891944023298593752589194402329859375258919440232985937525891944023298593752589194402329859375258919440232985937525891944023298593752589194402329859375258919440232985937525891944023298593752589194402329859375258919440232985937525891944023298593752589194402329859375258919440232985937525891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfb92ec9-646e-4a39-9796-18b52e85f2e1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecb6e587-0168-42a6-99b2-b7f8ab4e1283, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecb6e587-0168-42a6-99b2-b7f8ab4e1283, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1612134484034477254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16121344840344772541612134484034477254161213448403447725416121344840344772541612134484034477254161213448403447725416121344840344772541612134484034477254161213448403447725416121344840344772541612134484034477254161213448403447725416121344840344772541612134484034477254161213448403447725416121344840344772541612134484034477254161213448403447725416121344840344772541612134484034477254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f51daa4-4521-4dc1-9981-98f6797f9535, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0166c9d-9c7f-4f5c-ac64-4d8a8b32265e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0166c9d-9c7f-4f5c-ac64-4d8a8b32265e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2797771641056418800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27977716410564188002797771641056418800279777164105641880027977716410564188002797771641056418800279777164105641880027977716410564188002797771641056418800279777164105641880027977716410564188002797771641056418800279777164105641880027977716410564188002797771641056418800279777164105641880027977716410564188002797771641056418800279777164105641880027977716410564188002797771641056418800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecb6e587-0168-42a6-99b2-b7f8ab4e1283, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95d11e95-e097-4318-8db8-459c1f4613f5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95d11e95-e097-4318-8db8-459c1f4613f5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17730714547119899423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773071454711989942317730714547119899423177307145471198994231773071454711989942317730714547119899423177307145471198994231773071454711989942317730714547119899423177307145471198994231773071454711989942317730714547119899423177307145471198994231773071454711989942317730714547119899423177307145471198994231773071454711989942317730714547119899423177307145471198994231773071454711989942317730714547119899423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0166c9d-9c7f-4f5c-ac64-4d8a8b32265e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19bc3d8c-4ee1-4b1e-a201-b3b85a1f1080, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19bc3d8c-4ee1-4b1e-a201-b3b85a1f1080, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16581836648039768667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658183664803976866716581836648039768667165818366480397686671658183664803976866716581836648039768667165818366480397686671658183664803976866716581836648039768667165818366480397686671658183664803976866716581836648039768667165818366480397686671658183664803976866716581836648039768667165818366480397686671658183664803976866716581836648039768667165818366480397686671658183664803976866716581836648039768667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19bc3d8c-4ee1-4b1e-a201-b3b85a1f1080, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecdf5c87-969f-42ba-aa7d-9e957f89d81b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecdf5c87-969f-42ba-aa7d-9e957f89d81b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2469681324651813234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24696813246518132342469681324651813234246968132465181323424696813246518132342469681324651813234246968132465181323424696813246518132342469681324651813234246968132465181323424696813246518132342469681324651813234246968132465181323424696813246518132342469681324651813234246968132465181323424696813246518132342469681324651813234246968132465181323424696813246518132342469681324651813234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95d11e95-e097-4318-8db8-459c1f4613f5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e477e807-9551-4c4c-820e-85995b5f910a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e477e807-9551-4c4c-820e-85995b5f910a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7755154106500136595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77551541065001365957755154106500136595775515410650013659577551541065001365957755154106500136595775515410650013659577551541065001365957755154106500136595775515410650013659577551541065001365957755154106500136595775515410650013659577551541065001365957755154106500136595775515410650013659577551541065001365957755154106500136595775515410650013659577551541065001365957755154106500136595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecdf5c87-969f-42ba-aa7d-9e957f89d81b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03581ec2-ec56-4933-8261-a024abfee887, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03581ec2-ec56-4933-8261-a024abfee887, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10709181002856256183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070918100285625618310709181002856256183107091810028562561831070918100285625618310709181002856256183107091810028562561831070918100285625618310709181002856256183107091810028562561831070918100285625618310709181002856256183107091810028562561831070918100285625618310709181002856256183107091810028562561831070918100285625618310709181002856256183107091810028562561831070918100285625618310709181002856256183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e477e807-9551-4c4c-820e-85995b5f910a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f193cbf-620b-4596-b9c7-6ef7d13c3e70, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f193cbf-620b-4596-b9c7-6ef7d13c3e70, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5326750172617317270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53267501726173172705326750172617317270532675017261731727053267501726173172705326750172617317270532675017261731727053267501726173172705326750172617317270532675017261731727053267501726173172705326750172617317270532675017261731727053267501726173172705326750172617317270532675017261731727053267501726173172705326750172617317270532675017261731727053267501726173172705326750172617317270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03581ec2-ec56-4933-8261-a024abfee887, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32aa067d-0d75-4765-b1e8-dce7e341872a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32aa067d-0d75-4765-b1e8-dce7e341872a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6619776615712460866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66197766157124608666619776615712460866661977661571246086666197766157124608666619776615712460866661977661571246086666197766157124608666619776615712460866661977661571246086666197766157124608666619776615712460866661977661571246086666197766157124608666619776615712460866661977661571246086666197766157124608666619776615712460866661977661571246086666197766157124608666619776615712460866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f193cbf-620b-4596-b9c7-6ef7d13c3e70, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f7c5f0d-9020-47ee-a2fe-4402547278ba, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f7c5f0d-9020-47ee-a2fe-4402547278ba, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6047224490796510182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60472244907965101826047224490796510182604722449079651018260472244907965101826047224490796510182604722449079651018260472244907965101826047224490796510182604722449079651018260472244907965101826047224490796510182604722449079651018260472244907965101826047224490796510182604722449079651018260472244907965101826047224490796510182604722449079651018260472244907965101826047224490796510182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32aa067d-0d75-4765-b1e8-dce7e341872a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dc96d05-702a-4bbd-8114-ced23efb474b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dc96d05-702a-4bbd-8114-ced23efb474b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10729902502909850839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072990250290985083910729902502909850839107299025029098508391072990250290985083910729902502909850839107299025029098508391072990250290985083910729902502909850839107299025029098508391072990250290985083910729902502909850839107299025029098508391072990250290985083910729902502909850839107299025029098508391072990250290985083910729902502909850839107299025029098508391072990250290985083910729902502909850839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f7c5f0d-9020-47ee-a2fe-4402547278ba, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 109fec79-855d-4521-b3d9-b333333f33d3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 109fec79-855d-4521-b3d9-b333333f33d3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8041204767975896236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80412047679758962368041204767975896236804120476797589623680412047679758962368041204767975896236804120476797589623680412047679758962368041204767975896236804120476797589623680412047679758962368041204767975896236804120476797589623680412047679758962368041204767975896236804120476797589623680412047679758962368041204767975896236804120476797589623680412047679758962368041204767975896236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dc96d05-702a-4bbd-8114-ced23efb474b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7312f2af-c795-4d78-a2dc-9a78579a2bb1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7312f2af-c795-4d78-a2dc-9a78579a2bb1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13362040248634465951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336204024863446595113362040248634465951133620402486344659511336204024863446595113362040248634465951133620402486344659511336204024863446595113362040248634465951133620402486344659511336204024863446595113362040248634465951133620402486344659511336204024863446595113362040248634465951133620402486344659511336204024863446595113362040248634465951133620402486344659511336204024863446595113362040248634465951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 109fec79-855d-4521-b3d9-b333333f33d3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f914333d-563b-4ffe-bd58-fbd0afccffeb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f914333d-563b-4ffe-bd58-fbd0afccffeb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17898161392085852446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789816139208585244617898161392085852446178981613920858524461789816139208585244617898161392085852446178981613920858524461789816139208585244617898161392085852446178981613920858524461789816139208585244617898161392085852446178981613920858524461789816139208585244617898161392085852446178981613920858524461789816139208585244617898161392085852446178981613920858524461789816139208585244617898161392085852446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7312f2af-c795-4d78-a2dc-9a78579a2bb1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f914333d-563b-4ffe-bd58-fbd0afccffeb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50a1c6ba-3c14-4408-b10f-2d0e9b3f710a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74e591b4-be68-44ff-9400-11484065d17f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50a1c6ba-3c14-4408-b10f-2d0e9b3f710a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7704750523308489606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77047505233084896067704750523308489606770475052330848960677047505233084896067704750523308489606770475052330848960677047505233084896067704750523308489606770475052330848960677047505233084896067704750523308489606770475052330848960677047505233084896067704750523308489606770475052330848960677047505233084896067704750523308489606770475052330848960677047505233084896067704750523308489606" } } } 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, 74e591b4-be68-44ff-9400-11484065d17f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5008887474249014312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50088874742490143125008887474249014312500888747424901431250088874742490143125008887474249014312500888747424901431250088874742490143125008887474249014312500888747424901431250088874742490143125008887474249014312500888747424901431250088874742490143125008887474249014312500888747424901431250088874742490143125008887474249014312500888747424901431250088874742490143125008887474249014312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50a1c6ba-3c14-4408-b10f-2d0e9b3f710a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cad0a51a-a924-4f41-8c23-b28934eced4e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cad0a51a-a924-4f41-8c23-b28934eced4e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5116000906892692061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51160009068926920615116000906892692061511600090689269206151160009068926920615116000906892692061511600090689269206151160009068926920615116000906892692061511600090689269206151160009068926920615116000906892692061511600090689269206151160009068926920615116000906892692061511600090689269206151160009068926920615116000906892692061511600090689269206151160009068926920615116000906892692061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74e591b4-be68-44ff-9400-11484065d17f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f9ff3a7-3abd-4efa-9be9-c496bedd3de6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f9ff3a7-3abd-4efa-9be9-c496bedd3de6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5939665045445087077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59396650454450870775939665045445087077593966504544508707759396650454450870775939665045445087077593966504544508707759396650454450870775939665045445087077593966504544508707759396650454450870775939665045445087077593966504544508707759396650454450870775939665045445087077593966504544508707759396650454450870775939665045445087077593966504544508707759396650454450870775939665045445087077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cad0a51a-a924-4f41-8c23-b28934eced4e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d2c73c0-cb5c-403e-9e46-ff9a90eedfab, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d2c73c0-cb5c-403e-9e46-ff9a90eedfab, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8932850929199557906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89328509291995579068932850929199557906893285092919955790689328509291995579068932850929199557906893285092919955790689328509291995579068932850929199557906893285092919955790689328509291995579068932850929199557906893285092919955790689328509291995579068932850929199557906893285092919955790689328509291995579068932850929199557906893285092919955790689328509291995579068932850929199557906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f9ff3a7-3abd-4efa-9be9-c496bedd3de6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2eda85d-044e-4ab5-b916-1f1e19e001af, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2eda85d-044e-4ab5-b916-1f1e19e001af, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13525921504280184163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352592150428018416313525921504280184163135259215042801841631352592150428018416313525921504280184163135259215042801841631352592150428018416313525921504280184163135259215042801841631352592150428018416313525921504280184163135259215042801841631352592150428018416313525921504280184163135259215042801841631352592150428018416313525921504280184163135259215042801841631352592150428018416313525921504280184163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d2c73c0-cb5c-403e-9e46-ff9a90eedfab, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e95d499b-da7b-401a-9c05-a381ea5fc3d8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e95d499b-da7b-401a-9c05-a381ea5fc3d8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2574220029242941064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25742200292429410642574220029242941064257422002924294106425742200292429410642574220029242941064257422002924294106425742200292429410642574220029242941064257422002924294106425742200292429410642574220029242941064257422002924294106425742200292429410642574220029242941064257422002924294106425742200292429410642574220029242941064257422002924294106425742200292429410642574220029242941064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2eda85d-044e-4ab5-b916-1f1e19e001af, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd200d1b-dafb-4df9-891e-9d626d48fa9e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd200d1b-dafb-4df9-891e-9d626d48fa9e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1986781743196089777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19867817431960897771986781743196089777198678174319608977719867817431960897771986781743196089777198678174319608977719867817431960897771986781743196089777198678174319608977719867817431960897771986781743196089777198678174319608977719867817431960897771986781743196089777198678174319608977719867817431960897771986781743196089777198678174319608977719867817431960897771986781743196089777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e95d499b-da7b-401a-9c05-a381ea5fc3d8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de25df0d-0c76-4217-bc74-62899201bef4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de25df0d-0c76-4217-bc74-62899201bef4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4862310314948675105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48623103149486751054862310314948675105486231031494867510548623103149486751054862310314948675105486231031494867510548623103149486751054862310314948675105486231031494867510548623103149486751054862310314948675105486231031494867510548623103149486751054862310314948675105486231031494867510548623103149486751054862310314948675105486231031494867510548623103149486751054862310314948675105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd200d1b-dafb-4df9-891e-9d626d48fa9e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff22ecba-1f32-4332-b64a-bd9d9ace461a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff22ecba-1f32-4332-b64a-bd9d9ace461a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12859860302082895480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285986030208289548012859860302082895480128598603020828954801285986030208289548012859860302082895480128598603020828954801285986030208289548012859860302082895480128598603020828954801285986030208289548012859860302082895480128598603020828954801285986030208289548012859860302082895480128598603020828954801285986030208289548012859860302082895480128598603020828954801285986030208289548012859860302082895480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de25df0d-0c76-4217-bc74-62899201bef4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7795482a-c2c0-43d3-830a-aa5dc10c4702, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff22ecba-1f32-4332-b64a-bd9d9ace461a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7795482a-c2c0-43d3-830a-aa5dc10c4702, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16656399741062427023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665639974106242702316656399741062427023166563997410624270231665639974106242702316656399741062427023166563997410624270231665639974106242702316656399741062427023166563997410624270231665639974106242702316656399741062427023166563997410624270231665639974106242702316656399741062427023166563997410624270231665639974106242702316656399741062427023166563997410624270231665639974106242702316656399741062427023" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17ee37bd-6c8d-41f4-add0-9878894d60e4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17ee37bd-6c8d-41f4-add0-9878894d60e4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6351178832404240918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63511788324042409186351178832404240918635117883240424091863511788324042409186351178832404240918635117883240424091863511788324042409186351178832404240918635117883240424091863511788324042409186351178832404240918635117883240424091863511788324042409186351178832404240918635117883240424091863511788324042409186351178832404240918635117883240424091863511788324042409186351178832404240918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7795482a-c2c0-43d3-830a-aa5dc10c4702, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e6268a7-9056-47aa-9952-32c46f016cd8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e6268a7-9056-47aa-9952-32c46f016cd8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10546089146700180873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054608914670018087310546089146700180873105460891467001808731054608914670018087310546089146700180873105460891467001808731054608914670018087310546089146700180873105460891467001808731054608914670018087310546089146700180873105460891467001808731054608914670018087310546089146700180873105460891467001808731054608914670018087310546089146700180873105460891467001808731054608914670018087310546089146700180873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17ee37bd-6c8d-41f4-add0-9878894d60e4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0026f53-e84c-4636-8219-22849218839f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0026f53-e84c-4636-8219-22849218839f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4039172615193129747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40391726151931297474039172615193129747403917261519312974740391726151931297474039172615193129747403917261519312974740391726151931297474039172615193129747403917261519312974740391726151931297474039172615193129747403917261519312974740391726151931297474039172615193129747403917261519312974740391726151931297474039172615193129747403917261519312974740391726151931297474039172615193129747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e6268a7-9056-47aa-9952-32c46f016cd8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d468a00-68fe-45c9-b144-cf61e5615619, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0026f53-e84c-4636-8219-22849218839f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d468a00-68fe-45c9-b144-cf61e5615619, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7180283302003134553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71802833020031345537180283302003134553718028330200313455371802833020031345537180283302003134553718028330200313455371802833020031345537180283302003134553718028330200313455371802833020031345537180283302003134553718028330200313455371802833020031345537180283302003134553718028330200313455371802833020031345537180283302003134553718028330200313455371802833020031345537180283302003134553" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 617103b1-9360-433f-a899-4ef9d81d09b6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 617103b1-9360-433f-a899-4ef9d81d09b6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12794682548666770398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279468254866677039812794682548666770398127946825486667703981279468254866677039812794682548666770398127946825486667703981279468254866677039812794682548666770398127946825486667703981279468254866677039812794682548666770398127946825486667703981279468254866677039812794682548666770398127946825486667703981279468254866677039812794682548666770398127946825486667703981279468254866677039812794682548666770398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d468a00-68fe-45c9-b144-cf61e5615619, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 617103b1-9360-433f-a899-4ef9d81d09b6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6433a5d-f3da-4bf7-8a05-63a27f4fe569, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6433a5d-f3da-4bf7-8a05-63a27f4fe569, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9928557703135688854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99285577031356888549928557703135688854992855770313568885499285577031356888549928557703135688854992855770313568885499285577031356888549928557703135688854992855770313568885499285577031356888549928557703135688854992855770313568885499285577031356888549928557703135688854992855770313568885499285577031356888549928557703135688854992855770313568885499285577031356888549928557703135688854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd633ae1-0bd6-45cc-bb4f-eecfc58ed2cf, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd633ae1-0bd6-45cc-bb4f-eecfc58ed2cf, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15185866572163328712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518586657216332871215185866572163328712151858665721633287121518586657216332871215185866572163328712151858665721633287121518586657216332871215185866572163328712151858665721633287121518586657216332871215185866572163328712151858665721633287121518586657216332871215185866572163328712151858665721633287121518586657216332871215185866572163328712151858665721633287121518586657216332871215185866572163328712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd633ae1-0bd6-45cc-bb4f-eecfc58ed2cf, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6433a5d-f3da-4bf7-8a05-63a27f4fe569, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60c9691d-bf7e-49e5-9094-e2f3e1d5a1b5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60c9691d-bf7e-49e5-9094-e2f3e1d5a1b5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1810079949549446658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18100799495494466581810079949549446658181007994954944665818100799495494466581810079949549446658181007994954944665818100799495494466581810079949549446658181007994954944665818100799495494466581810079949549446658181007994954944665818100799495494466581810079949549446658181007994954944665818100799495494466581810079949549446658181007994954944665818100799495494466581810079949549446658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0f44db3-8979-4749-837c-bcf4c4ff977d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0f44db3-8979-4749-837c-bcf4c4ff977d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17709332574740933915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770933257474093391517709332574740933915177093325747409339151770933257474093391517709332574740933915177093325747409339151770933257474093391517709332574740933915177093325747409339151770933257474093391517709332574740933915177093325747409339151770933257474093391517709332574740933915177093325747409339151770933257474093391517709332574740933915177093325747409339151770933257474093391517709332574740933915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60c9691d-bf7e-49e5-9094-e2f3e1d5a1b5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90eebdab-be08-4bbc-9a26-c30169638649, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90eebdab-be08-4bbc-9a26-c30169638649, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4396655515979818667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43966555159798186674396655515979818667439665551597981866743966555159798186674396655515979818667439665551597981866743966555159798186674396655515979818667439665551597981866743966555159798186674396655515979818667439665551597981866743966555159798186674396655515979818667439665551597981866743966555159798186674396655515979818667439665551597981866743966555159798186674396655515979818667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0f44db3-8979-4749-837c-bcf4c4ff977d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3920c95c-0f6b-45e0-8da7-50d9bee1a50c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3920c95c-0f6b-45e0-8da7-50d9bee1a50c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16725090176939216310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672509017693921631016725090176939216310167250901769392163101672509017693921631016725090176939216310167250901769392163101672509017693921631016725090176939216310167250901769392163101672509017693921631016725090176939216310167250901769392163101672509017693921631016725090176939216310167250901769392163101672509017693921631016725090176939216310167250901769392163101672509017693921631016725090176939216310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90eebdab-be08-4bbc-9a26-c30169638649, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24742cde-a261-456c-8e9b-888c6428302d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24742cde-a261-456c-8e9b-888c6428302d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8677764547960707973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86777645479607079738677764547960707973867776454796070797386777645479607079738677764547960707973867776454796070797386777645479607079738677764547960707973867776454796070797386777645479607079738677764547960707973867776454796070797386777645479607079738677764547960707973867776454796070797386777645479607079738677764547960707973867776454796070797386777645479607079738677764547960707973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3920c95c-0f6b-45e0-8da7-50d9bee1a50c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 924d317a-1293-437b-8572-d26534474612, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 924d317a-1293-437b-8572-d26534474612, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17844402800226279980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784440280022627998017844402800226279980178444028002262799801784440280022627998017844402800226279980178444028002262799801784440280022627998017844402800226279980178444028002262799801784440280022627998017844402800226279980178444028002262799801784440280022627998017844402800226279980178444028002262799801784440280022627998017844402800226279980178444028002262799801784440280022627998017844402800226279980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 924d317a-1293-437b-8572-d26534474612, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b11639f-2248-4d89-8bf4-390629418154, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24742cde-a261-456c-8e9b-888c6428302d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b11639f-2248-4d89-8bf4-390629418154, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16842919742930474965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684291974293047496516842919742930474965168429197429304749651684291974293047496516842919742930474965168429197429304749651684291974293047496516842919742930474965168429197429304749651684291974293047496516842919742930474965168429197429304749651684291974293047496516842919742930474965168429197429304749651684291974293047496516842919742930474965168429197429304749651684291974293047496516842919742930474965" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 203e3621-7c05-4bdc-9855-51798691250b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 203e3621-7c05-4bdc-9855-51798691250b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6065155880950001540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60651558809500015406065155880950001540606515588095000154060651558809500015406065155880950001540606515588095000154060651558809500015406065155880950001540606515588095000154060651558809500015406065155880950001540606515588095000154060651558809500015406065155880950001540606515588095000154060651558809500015406065155880950001540606515588095000154060651558809500015406065155880950001540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b11639f-2248-4d89-8bf4-390629418154, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57116a15-685d-4418-8f41-f5e20901efdc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57116a15-685d-4418-8f41-f5e20901efdc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12302057802183976428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230205780218397642812302057802183976428123020578021839764281230205780218397642812302057802183976428123020578021839764281230205780218397642812302057802183976428123020578021839764281230205780218397642812302057802183976428123020578021839764281230205780218397642812302057802183976428123020578021839764281230205780218397642812302057802183976428123020578021839764281230205780218397642812302057802183976428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 203e3621-7c05-4bdc-9855-51798691250b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, accebe4a-4ae2-47be-80fe-cc5f7eadb7d3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, accebe4a-4ae2-47be-80fe-cc5f7eadb7d3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3336433489922460277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33364334899224602773336433489922460277333643348992246027733364334899224602773336433489922460277333643348992246027733364334899224602773336433489922460277333643348992246027733364334899224602773336433489922460277333643348992246027733364334899224602773336433489922460277333643348992246027733364334899224602773336433489922460277333643348992246027733364334899224602773336433489922460277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57116a15-685d-4418-8f41-f5e20901efdc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a427cf5a-5133-44b3-b07d-e8279caf1714, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a427cf5a-5133-44b3-b07d-e8279caf1714, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3868881112168961965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38688811121689619653868881112168961965386888111216896196538688811121689619653868881112168961965386888111216896196538688811121689619653868881112168961965386888111216896196538688811121689619653868881112168961965386888111216896196538688811121689619653868881112168961965386888111216896196538688811121689619653868881112168961965386888111216896196538688811121689619653868881112168961965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, accebe4a-4ae2-47be-80fe-cc5f7eadb7d3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b06b18c-3872-4c7c-acf7-279ca805be8d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b06b18c-3872-4c7c-acf7-279ca805be8d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10924026691531826213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092402669153182621310924026691531826213109240266915318262131092402669153182621310924026691531826213109240266915318262131092402669153182621310924026691531826213109240266915318262131092402669153182621310924026691531826213109240266915318262131092402669153182621310924026691531826213109240266915318262131092402669153182621310924026691531826213109240266915318262131092402669153182621310924026691531826213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a427cf5a-5133-44b3-b07d-e8279caf1714, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f37245f-c8c6-44d5-9c73-9dae6ac690d8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f37245f-c8c6-44d5-9c73-9dae6ac690d8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1177374650077727320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11773746500777273201177374650077727320117737465007772732011773746500777273201177374650077727320117737465007772732011773746500777273201177374650077727320117737465007772732011773746500777273201177374650077727320117737465007772732011773746500777273201177374650077727320117737465007772732011773746500777273201177374650077727320117737465007772732011773746500777273201177374650077727320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b06b18c-3872-4c7c-acf7-279ca805be8d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07076c81-b0ce-4bfb-a694-c594a57ba403, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07076c81-b0ce-4bfb-a694-c594a57ba403, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17980533383254094944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798053338325409494417980533383254094944179805333832540949441798053338325409494417980533383254094944179805333832540949441798053338325409494417980533383254094944179805333832540949441798053338325409494417980533383254094944179805333832540949441798053338325409494417980533383254094944179805333832540949441798053338325409494417980533383254094944179805333832540949441798053338325409494417980533383254094944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f37245f-c8c6-44d5-9c73-9dae6ac690d8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af66ac8b-8a30-4b58-86c4-e1f9df1d6177, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af66ac8b-8a30-4b58-86c4-e1f9df1d6177, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7566982577788398920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75669825777883989207566982577788398920756698257778839892075669825777883989207566982577788398920756698257778839892075669825777883989207566982577788398920756698257778839892075669825777883989207566982577788398920756698257778839892075669825777883989207566982577788398920756698257778839892075669825777883989207566982577788398920756698257778839892075669825777883989207566982577788398920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07076c81-b0ce-4bfb-a694-c594a57ba403, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ec5ad80-5044-4689-8daf-61ff1d3bd610, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af66ac8b-8a30-4b58-86c4-e1f9df1d6177, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ec5ad80-5044-4689-8daf-61ff1d3bd610, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4817466069557999821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48174660695579998214817466069557999821481746606955799982148174660695579998214817466069557999821481746606955799982148174660695579998214817466069557999821481746606955799982148174660695579998214817466069557999821481746606955799982148174660695579998214817466069557999821481746606955799982148174660695579998214817466069557999821481746606955799982148174660695579998214817466069557999821" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f149762-f6f4-4d6d-bee6-12ce9209d888, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f149762-f6f4-4d6d-bee6-12ce9209d888, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 534665913525440935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "534665913525440935534665913525440935534665913525440935534665913525440935534665913525440935534665913525440935534665913525440935534665913525440935534665913525440935534665913525440935534665913525440935534665913525440935534665913525440935534665913525440935534665913525440935534665913525440935534665913525440935534665913525440935534665913525440935534665913525440935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ec5ad80-5044-4689-8daf-61ff1d3bd610, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd6f012c-f3f1-4c49-ac02-db8f31ac1dd7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd6f012c-f3f1-4c49-ac02-db8f31ac1dd7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15496538482190563883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1549653848219056388315496538482190563883154965384821905638831549653848219056388315496538482190563883154965384821905638831549653848219056388315496538482190563883154965384821905638831549653848219056388315496538482190563883154965384821905638831549653848219056388315496538482190563883154965384821905638831549653848219056388315496538482190563883154965384821905638831549653848219056388315496538482190563883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f149762-f6f4-4d6d-bee6-12ce9209d888, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 943ca7b8-b4a5-4f5a-84c7-d70d38dfb812, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 943ca7b8-b4a5-4f5a-84c7-d70d38dfb812, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4748797687302146454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47487976873021464544748797687302146454474879768730214645447487976873021464544748797687302146454474879768730214645447487976873021464544748797687302146454474879768730214645447487976873021464544748797687302146454474879768730214645447487976873021464544748797687302146454474879768730214645447487976873021464544748797687302146454474879768730214645447487976873021464544748797687302146454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd6f012c-f3f1-4c49-ac02-db8f31ac1dd7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df7b0550-982d-4562-93a5-7fee357a30fd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df7b0550-982d-4562-93a5-7fee357a30fd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12099581173944744218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209958117394474421812099581173944744218120995811739447442181209958117394474421812099581173944744218120995811739447442181209958117394474421812099581173944744218120995811739447442181209958117394474421812099581173944744218120995811739447442181209958117394474421812099581173944744218120995811739447442181209958117394474421812099581173944744218120995811739447442181209958117394474421812099581173944744218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 943ca7b8-b4a5-4f5a-84c7-d70d38dfb812, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6329fae-845c-42c3-a681-26a8ee5aea2e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6329fae-845c-42c3-a681-26a8ee5aea2e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18337012478024265640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833701247802426564018337012478024265640183370124780242656401833701247802426564018337012478024265640183370124780242656401833701247802426564018337012478024265640183370124780242656401833701247802426564018337012478024265640183370124780242656401833701247802426564018337012478024265640183370124780242656401833701247802426564018337012478024265640183370124780242656401833701247802426564018337012478024265640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df7b0550-982d-4562-93a5-7fee357a30fd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d808d1ee-c23c-42e8-a350-d585bd688b92, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d808d1ee-c23c-42e8-a350-d585bd688b92, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13720059591127149041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372005959112714904113720059591127149041137200595911271490411372005959112714904113720059591127149041137200595911271490411372005959112714904113720059591127149041137200595911271490411372005959112714904113720059591127149041137200595911271490411372005959112714904113720059591127149041137200595911271490411372005959112714904113720059591127149041137200595911271490411372005959112714904113720059591127149041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6329fae-845c-42c3-a681-26a8ee5aea2e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d808d1ee-c23c-42e8-a350-d585bd688b92, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48bd68a3-b364-4314-8d06-01d89e43927b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32de3ee1-0358-4c9c-bdc5-2fa78e5cf5da, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48bd68a3-b364-4314-8d06-01d89e43927b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13143342810136820212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1314334281013682021213143342810136820212131433428101368202121314334281013682021213143342810136820212131433428101368202121314334281013682021213143342810136820212131433428101368202121314334281013682021213143342810136820212131433428101368202121314334281013682021213143342810136820212131433428101368202121314334281013682021213143342810136820212131433428101368202121314334281013682021213143342810136820212" } } } 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, 32de3ee1-0358-4c9c-bdc5-2fa78e5cf5da, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3070360553634055287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30703605536340552873070360553634055287307036055363405528730703605536340552873070360553634055287307036055363405528730703605536340552873070360553634055287307036055363405528730703605536340552873070360553634055287307036055363405528730703605536340552873070360553634055287307036055363405528730703605536340552873070360553634055287307036055363405528730703605536340552873070360553634055287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48bd68a3-b364-4314-8d06-01d89e43927b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82b763a7-62e6-429b-8da1-576db0566548, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82b763a7-62e6-429b-8da1-576db0566548, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4654013086692781410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46540130866927814104654013086692781410465401308669278141046540130866927814104654013086692781410465401308669278141046540130866927814104654013086692781410465401308669278141046540130866927814104654013086692781410465401308669278141046540130866927814104654013086692781410465401308669278141046540130866927814104654013086692781410465401308669278141046540130866927814104654013086692781410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32de3ee1-0358-4c9c-bdc5-2fa78e5cf5da, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c950aa90-7136-4002-ab3d-f7324fa67d12, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c950aa90-7136-4002-ab3d-f7324fa67d12, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9076245861559372211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90762458615593722119076245861559372211907624586155937221190762458615593722119076245861559372211907624586155937221190762458615593722119076245861559372211907624586155937221190762458615593722119076245861559372211907624586155937221190762458615593722119076245861559372211907624586155937221190762458615593722119076245861559372211907624586155937221190762458615593722119076245861559372211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82b763a7-62e6-429b-8da1-576db0566548, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2298165f-d9b2-4477-9627-22d3370da629, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2298165f-d9b2-4477-9627-22d3370da629, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15197889710394844584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519788971039484458415197889710394844584151978897103948445841519788971039484458415197889710394844584151978897103948445841519788971039484458415197889710394844584151978897103948445841519788971039484458415197889710394844584151978897103948445841519788971039484458415197889710394844584151978897103948445841519788971039484458415197889710394844584151978897103948445841519788971039484458415197889710394844584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c950aa90-7136-4002-ab3d-f7324fa67d12, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 307cfb60-1200-4efc-aa77-d4aab24dc81e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 307cfb60-1200-4efc-aa77-d4aab24dc81e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16337172362596223408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633717236259622340816337172362596223408163371723625962234081633717236259622340816337172362596223408163371723625962234081633717236259622340816337172362596223408163371723625962234081633717236259622340816337172362596223408163371723625962234081633717236259622340816337172362596223408163371723625962234081633717236259622340816337172362596223408163371723625962234081633717236259622340816337172362596223408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2298165f-d9b2-4477-9627-22d3370da629, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2132571-83d5-4f41-8b1a-c600d0418e52, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2132571-83d5-4f41-8b1a-c600d0418e52, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13668190527940503054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366819052794050305413668190527940503054136681905279405030541366819052794050305413668190527940503054136681905279405030541366819052794050305413668190527940503054136681905279405030541366819052794050305413668190527940503054136681905279405030541366819052794050305413668190527940503054136681905279405030541366819052794050305413668190527940503054136681905279405030541366819052794050305413668190527940503054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 307cfb60-1200-4efc-aa77-d4aab24dc81e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1124e9b-a7da-4bea-996e-3b4f439ec822, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1124e9b-a7da-4bea-996e-3b4f439ec822, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15794788294198496543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579478829419849654315794788294198496543157947882941984965431579478829419849654315794788294198496543157947882941984965431579478829419849654315794788294198496543157947882941984965431579478829419849654315794788294198496543157947882941984965431579478829419849654315794788294198496543157947882941984965431579478829419849654315794788294198496543157947882941984965431579478829419849654315794788294198496543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2132571-83d5-4f41-8b1a-c600d0418e52, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1124e9b-a7da-4bea-996e-3b4f439ec822, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efa39ae4-36a2-48ad-89de-166721d2700f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efa39ae4-36a2-48ad-89de-166721d2700f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3332038438125018318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33320384381250183183332038438125018318333203843812501831833320384381250183183332038438125018318333203843812501831833320384381250183183332038438125018318333203843812501831833320384381250183183332038438125018318333203843812501831833320384381250183183332038438125018318333203843812501831833320384381250183183332038438125018318333203843812501831833320384381250183183332038438125018318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8392f826-120b-4195-8ec6-ab385f5ce554, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8392f826-120b-4195-8ec6-ab385f5ce554, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3612028908970800475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36120289089708004753612028908970800475361202890897080047536120289089708004753612028908970800475361202890897080047536120289089708004753612028908970800475361202890897080047536120289089708004753612028908970800475361202890897080047536120289089708004753612028908970800475361202890897080047536120289089708004753612028908970800475361202890897080047536120289089708004753612028908970800475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efa39ae4-36a2-48ad-89de-166721d2700f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ffaa091-83b5-49da-9457-70898a804715, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8392f826-120b-4195-8ec6-ab385f5ce554, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bf472b3-49de-4bbf-b00c-4abf96b1f793, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ffaa091-83b5-49da-9457-70898a804715, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1370233811501260208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13702338115012602081370233811501260208137023381150126020813702338115012602081370233811501260208137023381150126020813702338115012602081370233811501260208137023381150126020813702338115012602081370233811501260208137023381150126020813702338115012602081370233811501260208137023381150126020813702338115012602081370233811501260208137023381150126020813702338115012602081370233811501260208" } } } 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, 0bf472b3-49de-4bbf-b00c-4abf96b1f793, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11598101847985901871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159810184798590187111598101847985901871115981018479859018711159810184798590187111598101847985901871115981018479859018711159810184798590187111598101847985901871115981018479859018711159810184798590187111598101847985901871115981018479859018711159810184798590187111598101847985901871115981018479859018711159810184798590187111598101847985901871115981018479859018711159810184798590187111598101847985901871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ffaa091-83b5-49da-9457-70898a804715, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bf472b3-49de-4bbf-b00c-4abf96b1f793, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26a98b9c-908c-4e92-ad46-0ff44fa77af3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f2b2d5e-ff8d-414d-bc0c-80585b1406e5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26a98b9c-908c-4e92-ad46-0ff44fa77af3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7732952186074077178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77329521860740771787732952186074077178773295218607407717877329521860740771787732952186074077178773295218607407717877329521860740771787732952186074077178773295218607407717877329521860740771787732952186074077178773295218607407717877329521860740771787732952186074077178773295218607407717877329521860740771787732952186074077178773295218607407717877329521860740771787732952186074077178" } } } 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, 6f2b2d5e-ff8d-414d-bc0c-80585b1406e5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13210257536172699326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321025753617269932613210257536172699326132102575361726993261321025753617269932613210257536172699326132102575361726993261321025753617269932613210257536172699326132102575361726993261321025753617269932613210257536172699326132102575361726993261321025753617269932613210257536172699326132102575361726993261321025753617269932613210257536172699326132102575361726993261321025753617269932613210257536172699326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f2b2d5e-ff8d-414d-bc0c-80585b1406e5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26a98b9c-908c-4e92-ad46-0ff44fa77af3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6b15474-9cac-4152-af87-5908f8aa148b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6b15474-9cac-4152-af87-5908f8aa148b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3689559940365467394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36895599403654673943689559940365467394368955994036546739436895599403654673943689559940365467394368955994036546739436895599403654673943689559940365467394368955994036546739436895599403654673943689559940365467394368955994036546739436895599403654673943689559940365467394368955994036546739436895599403654673943689559940365467394368955994036546739436895599403654673943689559940365467394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbb6e569-bc74-4ddf-b99f-d3ab20ac3143, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbb6e569-bc74-4ddf-b99f-d3ab20ac3143, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3144859910232715630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31448599102327156303144859910232715630314485991023271563031448599102327156303144859910232715630314485991023271563031448599102327156303144859910232715630314485991023271563031448599102327156303144859910232715630314485991023271563031448599102327156303144859910232715630314485991023271563031448599102327156303144859910232715630314485991023271563031448599102327156303144859910232715630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6b15474-9cac-4152-af87-5908f8aa148b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e99b540-b70f-43c3-9914-3174af281170, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e99b540-b70f-43c3-9914-3174af281170, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17542153417560140122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754215341756014012217542153417560140122175421534175601401221754215341756014012217542153417560140122175421534175601401221754215341756014012217542153417560140122175421534175601401221754215341756014012217542153417560140122175421534175601401221754215341756014012217542153417560140122175421534175601401221754215341756014012217542153417560140122175421534175601401221754215341756014012217542153417560140122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e99b540-b70f-43c3-9914-3174af281170, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbc8bf6f-21ce-4018-bf7a-d54f31df8a4f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbb6e569-bc74-4ddf-b99f-d3ab20ac3143, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbc8bf6f-21ce-4018-bf7a-d54f31df8a4f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15186250841394875506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518625084139487550615186250841394875506151862508413948755061518625084139487550615186250841394875506151862508413948755061518625084139487550615186250841394875506151862508413948755061518625084139487550615186250841394875506151862508413948755061518625084139487550615186250841394875506151862508413948755061518625084139487550615186250841394875506151862508413948755061518625084139487550615186250841394875506" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 611a7c8b-1963-4cca-8553-ecb14bd9cc17, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 611a7c8b-1963-4cca-8553-ecb14bd9cc17, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3491367053085067372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34913670530850673723491367053085067372349136705308506737234913670530850673723491367053085067372349136705308506737234913670530850673723491367053085067372349136705308506737234913670530850673723491367053085067372349136705308506737234913670530850673723491367053085067372349136705308506737234913670530850673723491367053085067372349136705308506737234913670530850673723491367053085067372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbc8bf6f-21ce-4018-bf7a-d54f31df8a4f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 611a7c8b-1963-4cca-8553-ecb14bd9cc17, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25f62dc6-995e-4df8-938b-c4e37710b231, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1090030-070a-4950-8cca-817a511eab64, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25f62dc6-995e-4df8-938b-c4e37710b231, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4716985394494717908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47169853944947179084716985394494717908471698539449471790847169853944947179084716985394494717908471698539449471790847169853944947179084716985394494717908471698539449471790847169853944947179084716985394494717908471698539449471790847169853944947179084716985394494717908471698539449471790847169853944947179084716985394494717908471698539449471790847169853944947179084716985394494717908" } } } 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, b1090030-070a-4950-8cca-817a511eab64, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3778460215881804518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37784602158818045183778460215881804518377846021588180451837784602158818045183778460215881804518377846021588180451837784602158818045183778460215881804518377846021588180451837784602158818045183778460215881804518377846021588180451837784602158818045183778460215881804518377846021588180451837784602158818045183778460215881804518377846021588180451837784602158818045183778460215881804518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25f62dc6-995e-4df8-938b-c4e37710b231, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2810be9b-9943-4823-87db-8980105f16f5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2810be9b-9943-4823-87db-8980105f16f5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11349178679582017580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134917867958201758011349178679582017580113491786795820175801134917867958201758011349178679582017580113491786795820175801134917867958201758011349178679582017580113491786795820175801134917867958201758011349178679582017580113491786795820175801134917867958201758011349178679582017580113491786795820175801134917867958201758011349178679582017580113491786795820175801134917867958201758011349178679582017580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1090030-070a-4950-8cca-817a511eab64, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1af5f1ca-b2ae-4165-a8d1-5e38f414161e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1af5f1ca-b2ae-4165-a8d1-5e38f414161e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2033263956146807477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20332639561468074772033263956146807477203326395614680747720332639561468074772033263956146807477203326395614680747720332639561468074772033263956146807477203326395614680747720332639561468074772033263956146807477203326395614680747720332639561468074772033263956146807477203326395614680747720332639561468074772033263956146807477203326395614680747720332639561468074772033263956146807477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2810be9b-9943-4823-87db-8980105f16f5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa570c6b-4d99-4efe-99af-c508d11f0e47, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa570c6b-4d99-4efe-99af-c508d11f0e47, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13887694654863781975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388769465486378197513887694654863781975138876946548637819751388769465486378197513887694654863781975138876946548637819751388769465486378197513887694654863781975138876946548637819751388769465486378197513887694654863781975138876946548637819751388769465486378197513887694654863781975138876946548637819751388769465486378197513887694654863781975138876946548637819751388769465486378197513887694654863781975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1af5f1ca-b2ae-4165-a8d1-5e38f414161e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e4bf4e0-0e77-4aa9-94a7-1d1ea528fc93, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e4bf4e0-0e77-4aa9-94a7-1d1ea528fc93, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7468315555482231504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74683155554822315047468315555482231504746831555548223150474683155554822315047468315555482231504746831555548223150474683155554822315047468315555482231504746831555548223150474683155554822315047468315555482231504746831555548223150474683155554822315047468315555482231504746831555548223150474683155554822315047468315555482231504746831555548223150474683155554822315047468315555482231504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa570c6b-4d99-4efe-99af-c508d11f0e47, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e4bf4e0-0e77-4aa9-94a7-1d1ea528fc93, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edb8d1b2-8015-4402-8501-e11535a6b7db, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edb8d1b2-8015-4402-8501-e11535a6b7db, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1186860087152503755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11868600871525037551186860087152503755118686008715250375511868600871525037551186860087152503755118686008715250375511868600871525037551186860087152503755118686008715250375511868600871525037551186860087152503755118686008715250375511868600871525037551186860087152503755118686008715250375511868600871525037551186860087152503755118686008715250375511868600871525037551186860087152503755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c108de2b-4f90-466d-8d4c-e71cb86fb15c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c108de2b-4f90-466d-8d4c-e71cb86fb15c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17657982203731254370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765798220373125437017657982203731254370176579822037312543701765798220373125437017657982203731254370176579822037312543701765798220373125437017657982203731254370176579822037312543701765798220373125437017657982203731254370176579822037312543701765798220373125437017657982203731254370176579822037312543701765798220373125437017657982203731254370176579822037312543701765798220373125437017657982203731254370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edb8d1b2-8015-4402-8501-e11535a6b7db, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42e19469-2e79-4c87-9397-2ee008c554a4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42e19469-2e79-4c87-9397-2ee008c554a4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 640660353130866811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "640660353130866811640660353130866811640660353130866811640660353130866811640660353130866811640660353130866811640660353130866811640660353130866811640660353130866811640660353130866811640660353130866811640660353130866811640660353130866811640660353130866811640660353130866811640660353130866811640660353130866811640660353130866811640660353130866811640660353130866811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c108de2b-4f90-466d-8d4c-e71cb86fb15c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 457f7478-684a-4a04-8f44-d855b3ac8fdb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 457f7478-684a-4a04-8f44-d855b3ac8fdb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6331623549802890372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63316235498028903726331623549802890372633162354980289037263316235498028903726331623549802890372633162354980289037263316235498028903726331623549802890372633162354980289037263316235498028903726331623549802890372633162354980289037263316235498028903726331623549802890372633162354980289037263316235498028903726331623549802890372633162354980289037263316235498028903726331623549802890372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42e19469-2e79-4c87-9397-2ee008c554a4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 806825f9-7b94-4aa1-840c-022c437941aa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 457f7478-684a-4a04-8f44-d855b3ac8fdb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 806825f9-7b94-4aa1-840c-022c437941aa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14786820379312606324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478682037931260632414786820379312606324147868203793126063241478682037931260632414786820379312606324147868203793126063241478682037931260632414786820379312606324147868203793126063241478682037931260632414786820379312606324147868203793126063241478682037931260632414786820379312606324147868203793126063241478682037931260632414786820379312606324147868203793126063241478682037931260632414786820379312606324" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1a38d7f-2ac1-45b5-a84f-0f4de3079e38, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1a38d7f-2ac1-45b5-a84f-0f4de3079e38, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18046965324209858137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804696532420985813718046965324209858137180469653242098581371804696532420985813718046965324209858137180469653242098581371804696532420985813718046965324209858137180469653242098581371804696532420985813718046965324209858137180469653242098581371804696532420985813718046965324209858137180469653242098581371804696532420985813718046965324209858137180469653242098581371804696532420985813718046965324209858137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 806825f9-7b94-4aa1-840c-022c437941aa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4b23ab0-6c86-4f12-8465-d7d7ecc72efb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4b23ab0-6c86-4f12-8465-d7d7ecc72efb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5760743057189671437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57607430571896714375760743057189671437576074305718967143757607430571896714375760743057189671437576074305718967143757607430571896714375760743057189671437576074305718967143757607430571896714375760743057189671437576074305718967143757607430571896714375760743057189671437576074305718967143757607430571896714375760743057189671437576074305718967143757607430571896714375760743057189671437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1a38d7f-2ac1-45b5-a84f-0f4de3079e38, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e0ffea3-183e-4871-a1df-dd02df9ac2da, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e0ffea3-183e-4871-a1df-dd02df9ac2da, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7412245024629343791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74122450246293437917412245024629343791741224502462934379174122450246293437917412245024629343791741224502462934379174122450246293437917412245024629343791741224502462934379174122450246293437917412245024629343791741224502462934379174122450246293437917412245024629343791741224502462934379174122450246293437917412245024629343791741224502462934379174122450246293437917412245024629343791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4b23ab0-6c86-4f12-8465-d7d7ecc72efb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05e671c1-e94e-4c8d-b5f2-f32473d1b551, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05e671c1-e94e-4c8d-b5f2-f32473d1b551, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4916243759961788499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49162437599617884994916243759961788499491624375996178849949162437599617884994916243759961788499491624375996178849949162437599617884994916243759961788499491624375996178849949162437599617884994916243759961788499491624375996178849949162437599617884994916243759961788499491624375996178849949162437599617884994916243759961788499491624375996178849949162437599617884994916243759961788499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e0ffea3-183e-4871-a1df-dd02df9ac2da, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05e671c1-e94e-4c8d-b5f2-f32473d1b551, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6a0b18a-47d8-4c1f-b91c-c98c96319adf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92bd602b-2d72-4557-b8f9-a0c3dbf30954, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6a0b18a-47d8-4c1f-b91c-c98c96319adf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14435220048200225545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443522004820022554514435220048200225545144352200482002255451443522004820022554514435220048200225545144352200482002255451443522004820022554514435220048200225545144352200482002255451443522004820022554514435220048200225545144352200482002255451443522004820022554514435220048200225545144352200482002255451443522004820022554514435220048200225545144352200482002255451443522004820022554514435220048200225545" } } } 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, 92bd602b-2d72-4557-b8f9-a0c3dbf30954, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3791401575462687605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37914015754626876053791401575462687605379140157546268760537914015754626876053791401575462687605379140157546268760537914015754626876053791401575462687605379140157546268760537914015754626876053791401575462687605379140157546268760537914015754626876053791401575462687605379140157546268760537914015754626876053791401575462687605379140157546268760537914015754626876053791401575462687605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92bd602b-2d72-4557-b8f9-a0c3dbf30954, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cf39750-46c2-46c5-83bc-c90cf7974234, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6a0b18a-47d8-4c1f-b91c-c98c96319adf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cf39750-46c2-46c5-83bc-c90cf7974234, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2675032941057213891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26750329410572138912675032941057213891267503294105721389126750329410572138912675032941057213891267503294105721389126750329410572138912675032941057213891267503294105721389126750329410572138912675032941057213891267503294105721389126750329410572138912675032941057213891267503294105721389126750329410572138912675032941057213891267503294105721389126750329410572138912675032941057213891" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1455b9c-bf48-4119-b68e-db24ea1cb623, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1455b9c-bf48-4119-b68e-db24ea1cb623, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3675368685241948776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36753686852419487763675368685241948776367536868524194877636753686852419487763675368685241948776367536868524194877636753686852419487763675368685241948776367536868524194877636753686852419487763675368685241948776367536868524194877636753686852419487763675368685241948776367536868524194877636753686852419487763675368685241948776367536868524194877636753686852419487763675368685241948776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cf39750-46c2-46c5-83bc-c90cf7974234, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20fc6f52-0069-4b44-a226-bd58b25c4551, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20fc6f52-0069-4b44-a226-bd58b25c4551, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13764878448389171473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376487844838917147313764878448389171473137648784483891714731376487844838917147313764878448389171473137648784483891714731376487844838917147313764878448389171473137648784483891714731376487844838917147313764878448389171473137648784483891714731376487844838917147313764878448389171473137648784483891714731376487844838917147313764878448389171473137648784483891714731376487844838917147313764878448389171473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1455b9c-bf48-4119-b68e-db24ea1cb623, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48458d80-5db3-40c1-b51a-54d81108ce54, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48458d80-5db3-40c1-b51a-54d81108ce54, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15474093471255288522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547409347125528852215474093471255288522154740934712552885221547409347125528852215474093471255288522154740934712552885221547409347125528852215474093471255288522154740934712552885221547409347125528852215474093471255288522154740934712552885221547409347125528852215474093471255288522154740934712552885221547409347125528852215474093471255288522154740934712552885221547409347125528852215474093471255288522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20fc6f52-0069-4b44-a226-bd58b25c4551, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c32591ca-db2c-4d85-88d2-a979790f44ee, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c32591ca-db2c-4d85-88d2-a979790f44ee, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15973512391100719121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1597351239110071912115973512391100719121159735123911007191211597351239110071912115973512391100719121159735123911007191211597351239110071912115973512391100719121159735123911007191211597351239110071912115973512391100719121159735123911007191211597351239110071912115973512391100719121159735123911007191211597351239110071912115973512391100719121159735123911007191211597351239110071912115973512391100719121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48458d80-5db3-40c1-b51a-54d81108ce54, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41b8fae6-0895-410e-a8b7-cfbe214a75fa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41b8fae6-0895-410e-a8b7-cfbe214a75fa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6715079475228374983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67150794752283749836715079475228374983671507947522837498367150794752283749836715079475228374983671507947522837498367150794752283749836715079475228374983671507947522837498367150794752283749836715079475228374983671507947522837498367150794752283749836715079475228374983671507947522837498367150794752283749836715079475228374983671507947522837498367150794752283749836715079475228374983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c32591ca-db2c-4d85-88d2-a979790f44ee, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1164c0c9-6a99-4d63-8464-f6e7ce803fc9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1164c0c9-6a99-4d63-8464-f6e7ce803fc9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15157018491392506891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515701849139250689115157018491392506891151570184913925068911515701849139250689115157018491392506891151570184913925068911515701849139250689115157018491392506891151570184913925068911515701849139250689115157018491392506891151570184913925068911515701849139250689115157018491392506891151570184913925068911515701849139250689115157018491392506891151570184913925068911515701849139250689115157018491392506891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41b8fae6-0895-410e-a8b7-cfbe214a75fa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 766307f0-d206-4487-99ad-0fb186fc9686, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 766307f0-d206-4487-99ad-0fb186fc9686, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1129304785067923290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11293047850679232901129304785067923290112930478506792329011293047850679232901129304785067923290112930478506792329011293047850679232901129304785067923290112930478506792329011293047850679232901129304785067923290112930478506792329011293047850679232901129304785067923290112930478506792329011293047850679232901129304785067923290112930478506792329011293047850679232901129304785067923290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1164c0c9-6a99-4d63-8464-f6e7ce803fc9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e09656f-9952-4fb1-86b8-e69ad9a672d9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e09656f-9952-4fb1-86b8-e69ad9a672d9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17848761421387182957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784876142138718295717848761421387182957178487614213871829571784876142138718295717848761421387182957178487614213871829571784876142138718295717848761421387182957178487614213871829571784876142138718295717848761421387182957178487614213871829571784876142138718295717848761421387182957178487614213871829571784876142138718295717848761421387182957178487614213871829571784876142138718295717848761421387182957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 766307f0-d206-4487-99ad-0fb186fc9686, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd2c39f1-11f2-4360-a9a9-d9f9f13713b7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd2c39f1-11f2-4360-a9a9-d9f9f13713b7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4975308445824737454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49753084458247374544975308445824737454497530844582473745449753084458247374544975308445824737454497530844582473745449753084458247374544975308445824737454497530844582473745449753084458247374544975308445824737454497530844582473745449753084458247374544975308445824737454497530844582473745449753084458247374544975308445824737454497530844582473745449753084458247374544975308445824737454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e09656f-9952-4fb1-86b8-e69ad9a672d9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aa728ed-2cf5-4e16-ac90-1bb1c6b90b4b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aa728ed-2cf5-4e16-ac90-1bb1c6b90b4b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3817100061401784354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38171000614017843543817100061401784354381710006140178435438171000614017843543817100061401784354381710006140178435438171000614017843543817100061401784354381710006140178435438171000614017843543817100061401784354381710006140178435438171000614017843543817100061401784354381710006140178435438171000614017843543817100061401784354381710006140178435438171000614017843543817100061401784354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd2c39f1-11f2-4360-a9a9-d9f9f13713b7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eec51530-33dc-4889-a172-1388d3792d7e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eec51530-33dc-4889-a172-1388d3792d7e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8969264952657472009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89692649526574720098969264952657472009896926495265747200989692649526574720098969264952657472009896926495265747200989692649526574720098969264952657472009896926495265747200989692649526574720098969264952657472009896926495265747200989692649526574720098969264952657472009896926495265747200989692649526574720098969264952657472009896926495265747200989692649526574720098969264952657472009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aa728ed-2cf5-4e16-ac90-1bb1c6b90b4b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5767d057-0ce5-43a1-8a8d-a9bee6ee257f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5767d057-0ce5-43a1-8a8d-a9bee6ee257f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14036384150731379485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403638415073137948514036384150731379485140363841507313794851403638415073137948514036384150731379485140363841507313794851403638415073137948514036384150731379485140363841507313794851403638415073137948514036384150731379485140363841507313794851403638415073137948514036384150731379485140363841507313794851403638415073137948514036384150731379485140363841507313794851403638415073137948514036384150731379485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5767d057-0ce5-43a1-8a8d-a9bee6ee257f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f00d851-df1b-402c-bb6b-17d7a0f7ff41, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f00d851-df1b-402c-bb6b-17d7a0f7ff41, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14571790155415107877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457179015541510787714571790155415107877145717901554151078771457179015541510787714571790155415107877145717901554151078771457179015541510787714571790155415107877145717901554151078771457179015541510787714571790155415107877145717901554151078771457179015541510787714571790155415107877145717901554151078771457179015541510787714571790155415107877145717901554151078771457179015541510787714571790155415107877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f00d851-df1b-402c-bb6b-17d7a0f7ff41, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b8d43b8-51bb-4604-8c79-7ec13ba29721, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b8d43b8-51bb-4604-8c79-7ec13ba29721, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9077762564376637762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90777625643766377629077762564376637762907776256437663776290777625643766377629077762564376637762907776256437663776290777625643766377629077762564376637762907776256437663776290777625643766377629077762564376637762907776256437663776290777625643766377629077762564376637762907776256437663776290777625643766377629077762564376637762907776256437663776290777625643766377629077762564376637762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eec51530-33dc-4889-a172-1388d3792d7e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dab3b2f3-7986-4af7-91fe-df49dbf97b09, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dab3b2f3-7986-4af7-91fe-df49dbf97b09, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7780699594874434694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77806995948744346947780699594874434694778069959487443469477806995948744346947780699594874434694778069959487443469477806995948744346947780699594874434694778069959487443469477806995948744346947780699594874434694778069959487443469477806995948744346947780699594874434694778069959487443469477806995948744346947780699594874434694778069959487443469477806995948744346947780699594874434694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b8d43b8-51bb-4604-8c79-7ec13ba29721, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 422686e4-046d-4c2a-8b44-3d982268743b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 422686e4-046d-4c2a-8b44-3d982268743b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6307493317159165563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63074933171591655636307493317159165563630749331715916556363074933171591655636307493317159165563630749331715916556363074933171591655636307493317159165563630749331715916556363074933171591655636307493317159165563630749331715916556363074933171591655636307493317159165563630749331715916556363074933171591655636307493317159165563630749331715916556363074933171591655636307493317159165563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dab3b2f3-7986-4af7-91fe-df49dbf97b09, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b78c6e7-6e30-4ace-a8eb-98c36af93903, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b78c6e7-6e30-4ace-a8eb-98c36af93903, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2789571126097234351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27895711260972343512789571126097234351278957112609723435127895711260972343512789571126097234351278957112609723435127895711260972343512789571126097234351278957112609723435127895711260972343512789571126097234351278957112609723435127895711260972343512789571126097234351278957112609723435127895711260972343512789571126097234351278957112609723435127895711260972343512789571126097234351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 422686e4-046d-4c2a-8b44-3d982268743b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b261f13-ea3f-45f7-b13d-cfa89e9b40fd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b261f13-ea3f-45f7-b13d-cfa89e9b40fd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2356104190276384479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23561041902763844792356104190276384479235610419027638447923561041902763844792356104190276384479235610419027638447923561041902763844792356104190276384479235610419027638447923561041902763844792356104190276384479235610419027638447923561041902763844792356104190276384479235610419027638447923561041902763844792356104190276384479235610419027638447923561041902763844792356104190276384479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b78c6e7-6e30-4ace-a8eb-98c36af93903, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc8ebe42-77ad-43b5-b3ec-5e04d4a6416e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc8ebe42-77ad-43b5-b3ec-5e04d4a6416e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9946541520946795454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99465415209467954549946541520946795454994654152094679545499465415209467954549946541520946795454994654152094679545499465415209467954549946541520946795454994654152094679545499465415209467954549946541520946795454994654152094679545499465415209467954549946541520946795454994654152094679545499465415209467954549946541520946795454994654152094679545499465415209467954549946541520946795454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b261f13-ea3f-45f7-b13d-cfa89e9b40fd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e85cbf96-5911-480c-be81-6c1325801b6f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e85cbf96-5911-480c-be81-6c1325801b6f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4898191020889725516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48981910208897255164898191020889725516489819102088972551648981910208897255164898191020889725516489819102088972551648981910208897255164898191020889725516489819102088972551648981910208897255164898191020889725516489819102088972551648981910208897255164898191020889725516489819102088972551648981910208897255164898191020889725516489819102088972551648981910208897255164898191020889725516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc8ebe42-77ad-43b5-b3ec-5e04d4a6416e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ccb52de-9094-42e7-be7b-16ebd12c33fb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e85cbf96-5911-480c-be81-6c1325801b6f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5eeca4f-3082-4885-9ff3-26ba0850fe04, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5eeca4f-3082-4885-9ff3-26ba0850fe04, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17511368742686661014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751136874268666101417511368742686661014175113687426866610141751136874268666101417511368742686661014175113687426866610141751136874268666101417511368742686661014175113687426866610141751136874268666101417511368742686661014175113687426866610141751136874268666101417511368742686661014175113687426866610141751136874268666101417511368742686661014175113687426866610141751136874268666101417511368742686661014" } } } 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, 1ccb52de-9094-42e7-be7b-16ebd12c33fb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14223655419859125255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422365541985912525514223655419859125255142236554198591252551422365541985912525514223655419859125255142236554198591252551422365541985912525514223655419859125255142236554198591252551422365541985912525514223655419859125255142236554198591252551422365541985912525514223655419859125255142236554198591252551422365541985912525514223655419859125255142236554198591252551422365541985912525514223655419859125255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5eeca4f-3082-4885-9ff3-26ba0850fe04, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2de45a89-ad55-44dc-918b-62fcd8cf38a4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2de45a89-ad55-44dc-918b-62fcd8cf38a4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1477874203247683453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14778742032476834531477874203247683453147787420324768345314778742032476834531477874203247683453147787420324768345314778742032476834531477874203247683453147787420324768345314778742032476834531477874203247683453147787420324768345314778742032476834531477874203247683453147787420324768345314778742032476834531477874203247683453147787420324768345314778742032476834531477874203247683453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ccb52de-9094-42e7-be7b-16ebd12c33fb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fb2d7ea-38cf-4281-b06f-8129623d073a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fb2d7ea-38cf-4281-b06f-8129623d073a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15083777091890782658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508377709189078265815083777091890782658150837770918907826581508377709189078265815083777091890782658150837770918907826581508377709189078265815083777091890782658150837770918907826581508377709189078265815083777091890782658150837770918907826581508377709189078265815083777091890782658150837770918907826581508377709189078265815083777091890782658150837770918907826581508377709189078265815083777091890782658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2de45a89-ad55-44dc-918b-62fcd8cf38a4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c0b7d10-1447-4de5-b260-f757e62a3337, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c0b7d10-1447-4de5-b260-f757e62a3337, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 430837448173584954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "430837448173584954430837448173584954430837448173584954430837448173584954430837448173584954430837448173584954430837448173584954430837448173584954430837448173584954430837448173584954430837448173584954430837448173584954430837448173584954430837448173584954430837448173584954430837448173584954430837448173584954430837448173584954430837448173584954430837448173584954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fb2d7ea-38cf-4281-b06f-8129623d073a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 132c5fb2-09de-44b6-bd2e-9a464aa2430c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 132c5fb2-09de-44b6-bd2e-9a464aa2430c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8476594286120441211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84765942861204412118476594286120441211847659428612044121184765942861204412118476594286120441211847659428612044121184765942861204412118476594286120441211847659428612044121184765942861204412118476594286120441211847659428612044121184765942861204412118476594286120441211847659428612044121184765942861204412118476594286120441211847659428612044121184765942861204412118476594286120441211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c0b7d10-1447-4de5-b260-f757e62a3337, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 823b1871-21d5-401b-a4da-dd0fdf597a42, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 823b1871-21d5-401b-a4da-dd0fdf597a42, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9062901315145751598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90629013151457515989062901315145751598906290131514575159890629013151457515989062901315145751598906290131514575159890629013151457515989062901315145751598906290131514575159890629013151457515989062901315145751598906290131514575159890629013151457515989062901315145751598906290131514575159890629013151457515989062901315145751598906290131514575159890629013151457515989062901315145751598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 132c5fb2-09de-44b6-bd2e-9a464aa2430c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 823b1871-21d5-401b-a4da-dd0fdf597a42, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3065c43-3dc8-41ad-921b-4975c67b5bf7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3065c43-3dc8-41ad-921b-4975c67b5bf7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1267559980553523387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12675599805535233871267559980553523387126755998055352338712675599805535233871267559980553523387126755998055352338712675599805535233871267559980553523387126755998055352338712675599805535233871267559980553523387126755998055352338712675599805535233871267559980553523387126755998055352338712675599805535233871267559980553523387126755998055352338712675599805535233871267559980553523387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bed4a409-2e41-4c9c-b1d4-b2e08c427e33, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bed4a409-2e41-4c9c-b1d4-b2e08c427e33, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12799801383472597931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279980138347259793112799801383472597931127998013834725979311279980138347259793112799801383472597931127998013834725979311279980138347259793112799801383472597931127998013834725979311279980138347259793112799801383472597931127998013834725979311279980138347259793112799801383472597931127998013834725979311279980138347259793112799801383472597931127998013834725979311279980138347259793112799801383472597931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3065c43-3dc8-41ad-921b-4975c67b5bf7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 483c313f-6f0e-4c32-94f0-181674c9337d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bed4a409-2e41-4c9c-b1d4-b2e08c427e33, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 483c313f-6f0e-4c32-94f0-181674c9337d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8624031867131705643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86240318671317056438624031867131705643862403186713170564386240318671317056438624031867131705643862403186713170564386240318671317056438624031867131705643862403186713170564386240318671317056438624031867131705643862403186713170564386240318671317056438624031867131705643862403186713170564386240318671317056438624031867131705643862403186713170564386240318671317056438624031867131705643" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e271ac1-e9aa-4356-a7a4-ea5381e7f9b7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e271ac1-e9aa-4356-a7a4-ea5381e7f9b7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8852760728781559099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88527607287815590998852760728781559099885276072878155909988527607287815590998852760728781559099885276072878155909988527607287815590998852760728781559099885276072878155909988527607287815590998852760728781559099885276072878155909988527607287815590998852760728781559099885276072878155909988527607287815590998852760728781559099885276072878155909988527607287815590998852760728781559099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 483c313f-6f0e-4c32-94f0-181674c9337d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53cfb54d-d6ae-4b11-8bbd-10b7ac40a0db, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53cfb54d-d6ae-4b11-8bbd-10b7ac40a0db, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3850365237332125049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38503652373321250493850365237332125049385036523733212504938503652373321250493850365237332125049385036523733212504938503652373321250493850365237332125049385036523733212504938503652373321250493850365237332125049385036523733212504938503652373321250493850365237332125049385036523733212504938503652373321250493850365237332125049385036523733212504938503652373321250493850365237332125049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e271ac1-e9aa-4356-a7a4-ea5381e7f9b7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34318a58-39ff-4932-8788-8973bbcd5555, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34318a58-39ff-4932-8788-8973bbcd5555, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6552231620156440592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65522316201564405926552231620156440592655223162015644059265522316201564405926552231620156440592655223162015644059265522316201564405926552231620156440592655223162015644059265522316201564405926552231620156440592655223162015644059265522316201564405926552231620156440592655223162015644059265522316201564405926552231620156440592655223162015644059265522316201564405926552231620156440592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53cfb54d-d6ae-4b11-8bbd-10b7ac40a0db, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f407de1d-7f9b-40fd-ba0c-382df864d46b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f407de1d-7f9b-40fd-ba0c-382df864d46b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18424896740662737989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842489674066273798918424896740662737989184248967406627379891842489674066273798918424896740662737989184248967406627379891842489674066273798918424896740662737989184248967406627379891842489674066273798918424896740662737989184248967406627379891842489674066273798918424896740662737989184248967406627379891842489674066273798918424896740662737989184248967406627379891842489674066273798918424896740662737989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34318a58-39ff-4932-8788-8973bbcd5555, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bf28df7-0e58-425d-afda-c54488f36bfc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bf28df7-0e58-425d-afda-c54488f36bfc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7314629297046628776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73146292970466287767314629297046628776731462929704662877673146292970466287767314629297046628776731462929704662877673146292970466287767314629297046628776731462929704662877673146292970466287767314629297046628776731462929704662877673146292970466287767314629297046628776731462929704662877673146292970466287767314629297046628776731462929704662877673146292970466287767314629297046628776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f407de1d-7f9b-40fd-ba0c-382df864d46b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86dbef19-4614-4eaa-a5ca-fa63034e48e4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86dbef19-4614-4eaa-a5ca-fa63034e48e4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15625080800277137042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562508080027713704215625080800277137042156250808002771370421562508080027713704215625080800277137042156250808002771370421562508080027713704215625080800277137042156250808002771370421562508080027713704215625080800277137042156250808002771370421562508080027713704215625080800277137042156250808002771370421562508080027713704215625080800277137042156250808002771370421562508080027713704215625080800277137042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bf28df7-0e58-425d-afda-c54488f36bfc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c4b032d-e96e-4c5e-a3fe-3986daa477f8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c4b032d-e96e-4c5e-a3fe-3986daa477f8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2629448611344206889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26294486113442068892629448611344206889262944861134420688926294486113442068892629448611344206889262944861134420688926294486113442068892629448611344206889262944861134420688926294486113442068892629448611344206889262944861134420688926294486113442068892629448611344206889262944861134420688926294486113442068892629448611344206889262944861134420688926294486113442068892629448611344206889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86dbef19-4614-4eaa-a5ca-fa63034e48e4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5487b5ad-58f7-45e8-9e78-74b01d314357, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5487b5ad-58f7-45e8-9e78-74b01d314357, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6468179556826376367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64681795568263763676468179556826376367646817955682637636764681795568263763676468179556826376367646817955682637636764681795568263763676468179556826376367646817955682637636764681795568263763676468179556826376367646817955682637636764681795568263763676468179556826376367646817955682637636764681795568263763676468179556826376367646817955682637636764681795568263763676468179556826376367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c4b032d-e96e-4c5e-a3fe-3986daa477f8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1af876ea-5b9a-4e69-95d1-47ee44b0a377, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1af876ea-5b9a-4e69-95d1-47ee44b0a377, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1859948311423769997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18599483114237699971859948311423769997185994831142376999718599483114237699971859948311423769997185994831142376999718599483114237699971859948311423769997185994831142376999718599483114237699971859948311423769997185994831142376999718599483114237699971859948311423769997185994831142376999718599483114237699971859948311423769997185994831142376999718599483114237699971859948311423769997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5487b5ad-58f7-45e8-9e78-74b01d314357, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8e99bf2-e59f-4ba5-8ad2-dda22739a65b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8e99bf2-e59f-4ba5-8ad2-dda22739a65b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5972066558837117123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59720665588371171235972066558837117123597206655883711712359720665588371171235972066558837117123597206655883711712359720665588371171235972066558837117123597206655883711712359720665588371171235972066558837117123597206655883711712359720665588371171235972066558837117123597206655883711712359720665588371171235972066558837117123597206655883711712359720665588371171235972066558837117123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1af876ea-5b9a-4e69-95d1-47ee44b0a377, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8e99bf2-e59f-4ba5-8ad2-dda22739a65b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e93019d5-679a-49ec-9597-ffce4695c6ee, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e93019d5-679a-49ec-9597-ffce4695c6ee, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14806585962690774058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1480658596269077405814806585962690774058148065859626907740581480658596269077405814806585962690774058148065859626907740581480658596269077405814806585962690774058148065859626907740581480658596269077405814806585962690774058148065859626907740581480658596269077405814806585962690774058148065859626907740581480658596269077405814806585962690774058148065859626907740581480658596269077405814806585962690774058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef372618-d4c3-4a22-9a88-23a4b8c18ee5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef372618-d4c3-4a22-9a88-23a4b8c18ee5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3335702958006832973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33357029580068329733335702958006832973333570295800683297333357029580068329733335702958006832973333570295800683297333357029580068329733335702958006832973333570295800683297333357029580068329733335702958006832973333570295800683297333357029580068329733335702958006832973333570295800683297333357029580068329733335702958006832973333570295800683297333357029580068329733335702958006832973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e93019d5-679a-49ec-9597-ffce4695c6ee, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40956812-14f4-4847-8c0d-378f38494bbf, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40956812-14f4-4847-8c0d-378f38494bbf, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2801187140603995259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28011871406039952592801187140603995259280118714060399525928011871406039952592801187140603995259280118714060399525928011871406039952592801187140603995259280118714060399525928011871406039952592801187140603995259280118714060399525928011871406039952592801187140603995259280118714060399525928011871406039952592801187140603995259280118714060399525928011871406039952592801187140603995259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef372618-d4c3-4a22-9a88-23a4b8c18ee5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd66096b-8c77-4c33-be6b-0d81a62525ee, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd66096b-8c77-4c33-be6b-0d81a62525ee, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16841079044044542238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684107904404454223816841079044044542238168410790440445422381684107904404454223816841079044044542238168410790440445422381684107904404454223816841079044044542238168410790440445422381684107904404454223816841079044044542238168410790440445422381684107904404454223816841079044044542238168410790440445422381684107904404454223816841079044044542238168410790440445422381684107904404454223816841079044044542238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40956812-14f4-4847-8c0d-378f38494bbf, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b254198-7958-4282-bc16-52d592a21136, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b254198-7958-4282-bc16-52d592a21136, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8462415443909921152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84624154439099211528462415443909921152846241544390992115284624154439099211528462415443909921152846241544390992115284624154439099211528462415443909921152846241544390992115284624154439099211528462415443909921152846241544390992115284624154439099211528462415443909921152846241544390992115284624154439099211528462415443909921152846241544390992115284624154439099211528462415443909921152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd66096b-8c77-4c33-be6b-0d81a62525ee, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 343e7d54-b75d-4ea9-85cd-40a2ecff1750, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 343e7d54-b75d-4ea9-85cd-40a2ecff1750, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17345090693610909340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1734509069361090934017345090693610909340173450906936109093401734509069361090934017345090693610909340173450906936109093401734509069361090934017345090693610909340173450906936109093401734509069361090934017345090693610909340173450906936109093401734509069361090934017345090693610909340173450906936109093401734509069361090934017345090693610909340173450906936109093401734509069361090934017345090693610909340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b254198-7958-4282-bc16-52d592a21136, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 221d9ef2-c6ba-426f-be1f-533512130c4a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 221d9ef2-c6ba-426f-be1f-533512130c4a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7872871903226050801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78728719032260508017872871903226050801787287190322605080178728719032260508017872871903226050801787287190322605080178728719032260508017872871903226050801787287190322605080178728719032260508017872871903226050801787287190322605080178728719032260508017872871903226050801787287190322605080178728719032260508017872871903226050801787287190322605080178728719032260508017872871903226050801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 343e7d54-b75d-4ea9-85cd-40a2ecff1750, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4427da4b-0ff8-451e-bf0f-7c7d03db3440, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4427da4b-0ff8-451e-bf0f-7c7d03db3440, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8561598099957289674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85615980999572896748561598099957289674856159809995728967485615980999572896748561598099957289674856159809995728967485615980999572896748561598099957289674856159809995728967485615980999572896748561598099957289674856159809995728967485615980999572896748561598099957289674856159809995728967485615980999572896748561598099957289674856159809995728967485615980999572896748561598099957289674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 221d9ef2-c6ba-426f-be1f-533512130c4a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a97f2fd-3b45-4ee1-81ce-9c25c681bcaf, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a97f2fd-3b45-4ee1-81ce-9c25c681bcaf, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11785955606029921073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178595560602992107311785955606029921073117859556060299210731178595560602992107311785955606029921073117859556060299210731178595560602992107311785955606029921073117859556060299210731178595560602992107311785955606029921073117859556060299210731178595560602992107311785955606029921073117859556060299210731178595560602992107311785955606029921073117859556060299210731178595560602992107311785955606029921073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4427da4b-0ff8-451e-bf0f-7c7d03db3440, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ddb570e-3aaf-4846-a47c-d70fed473548, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ddb570e-3aaf-4846-a47c-d70fed473548, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16062939451418961170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606293945141896117016062939451418961170160629394514189611701606293945141896117016062939451418961170160629394514189611701606293945141896117016062939451418961170160629394514189611701606293945141896117016062939451418961170160629394514189611701606293945141896117016062939451418961170160629394514189611701606293945141896117016062939451418961170160629394514189611701606293945141896117016062939451418961170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a97f2fd-3b45-4ee1-81ce-9c25c681bcaf, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5264923-9c59-4d7d-ab64-51d29688488c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5264923-9c59-4d7d-ab64-51d29688488c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18043293369613075165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804329336961307516518043293369613075165180432933696130751651804329336961307516518043293369613075165180432933696130751651804329336961307516518043293369613075165180432933696130751651804329336961307516518043293369613075165180432933696130751651804329336961307516518043293369613075165180432933696130751651804329336961307516518043293369613075165180432933696130751651804329336961307516518043293369613075165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ddb570e-3aaf-4846-a47c-d70fed473548, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51277a95-f782-4145-8cc0-86f5e2deff53, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5264923-9c59-4d7d-ab64-51d29688488c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51277a95-f782-4145-8cc0-86f5e2deff53, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10280165651158961538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028016565115896153810280165651158961538102801656511589615381028016565115896153810280165651158961538102801656511589615381028016565115896153810280165651158961538102801656511589615381028016565115896153810280165651158961538102801656511589615381028016565115896153810280165651158961538102801656511589615381028016565115896153810280165651158961538102801656511589615381028016565115896153810280165651158961538" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04252325-2cd9-4c75-acb3-d3cac4fd7fc1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04252325-2cd9-4c75-acb3-d3cac4fd7fc1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1658515502296435180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16585155022964351801658515502296435180165851550229643518016585155022964351801658515502296435180165851550229643518016585155022964351801658515502296435180165851550229643518016585155022964351801658515502296435180165851550229643518016585155022964351801658515502296435180165851550229643518016585155022964351801658515502296435180165851550229643518016585155022964351801658515502296435180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04252325-2cd9-4c75-acb3-d3cac4fd7fc1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7f2e17e-af42-4a1a-8913-5572fde4179f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7f2e17e-af42-4a1a-8913-5572fde4179f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1940717493884959208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19407174938849592081940717493884959208194071749388495920819407174938849592081940717493884959208194071749388495920819407174938849592081940717493884959208194071749388495920819407174938849592081940717493884959208194071749388495920819407174938849592081940717493884959208194071749388495920819407174938849592081940717493884959208194071749388495920819407174938849592081940717493884959208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51277a95-f782-4145-8cc0-86f5e2deff53, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acc5cffb-616e-40c8-a4f6-4f57431e1a35, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acc5cffb-616e-40c8-a4f6-4f57431e1a35, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17963329456853648336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1796332945685364833617963329456853648336179633294568536483361796332945685364833617963329456853648336179633294568536483361796332945685364833617963329456853648336179633294568536483361796332945685364833617963329456853648336179633294568536483361796332945685364833617963329456853648336179633294568536483361796332945685364833617963329456853648336179633294568536483361796332945685364833617963329456853648336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7f2e17e-af42-4a1a-8913-5572fde4179f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06ce8e57-b099-4a18-bb26-0014ac26a234, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06ce8e57-b099-4a18-bb26-0014ac26a234, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13534527266888563782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353452726688856378213534527266888563782135345272668885637821353452726688856378213534527266888563782135345272668885637821353452726688856378213534527266888563782135345272668885637821353452726688856378213534527266888563782135345272668885637821353452726688856378213534527266888563782135345272668885637821353452726688856378213534527266888563782135345272668885637821353452726688856378213534527266888563782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acc5cffb-616e-40c8-a4f6-4f57431e1a35, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1d8c676-d184-41f2-bf1e-1156fd7bfc0c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1d8c676-d184-41f2-bf1e-1156fd7bfc0c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10355998882213355828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1035599888221335582810355998882213355828103559988822133558281035599888221335582810355998882213355828103559988822133558281035599888221335582810355998882213355828103559988822133558281035599888221335582810355998882213355828103559988822133558281035599888221335582810355998882213355828103559988822133558281035599888221335582810355998882213355828103559988822133558281035599888221335582810355998882213355828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06ce8e57-b099-4a18-bb26-0014ac26a234, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94f5eee0-bbc8-4e93-b5d3-2553369edacf, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94f5eee0-bbc8-4e93-b5d3-2553369edacf, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15574474132845164268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1557447413284516426815574474132845164268155744741328451642681557447413284516426815574474132845164268155744741328451642681557447413284516426815574474132845164268155744741328451642681557447413284516426815574474132845164268155744741328451642681557447413284516426815574474132845164268155744741328451642681557447413284516426815574474132845164268155744741328451642681557447413284516426815574474132845164268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1d8c676-d184-41f2-bf1e-1156fd7bfc0c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98877d0d-0b01-4ecc-9332-ba7b10d7150f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98877d0d-0b01-4ecc-9332-ba7b10d7150f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13598270062768895025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359827006276889502513598270062768895025135982700627688950251359827006276889502513598270062768895025135982700627688950251359827006276889502513598270062768895025135982700627688950251359827006276889502513598270062768895025135982700627688950251359827006276889502513598270062768895025135982700627688950251359827006276889502513598270062768895025135982700627688950251359827006276889502513598270062768895025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94f5eee0-bbc8-4e93-b5d3-2553369edacf, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17b62a0e-8a33-4e27-94cd-6060852e05d5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17b62a0e-8a33-4e27-94cd-6060852e05d5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6026699162152568987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60266991621525689876026699162152568987602669916215256898760266991621525689876026699162152568987602669916215256898760266991621525689876026699162152568987602669916215256898760266991621525689876026699162152568987602669916215256898760266991621525689876026699162152568987602669916215256898760266991621525689876026699162152568987602669916215256898760266991621525689876026699162152568987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98877d0d-0b01-4ecc-9332-ba7b10d7150f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9cc3e26-1eff-49ea-b2a9-747b2047da50, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9cc3e26-1eff-49ea-b2a9-747b2047da50, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2386082591773865767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23860825917738657672386082591773865767238608259177386576723860825917738657672386082591773865767238608259177386576723860825917738657672386082591773865767238608259177386576723860825917738657672386082591773865767238608259177386576723860825917738657672386082591773865767238608259177386576723860825917738657672386082591773865767238608259177386576723860825917738657672386082591773865767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17b62a0e-8a33-4e27-94cd-6060852e05d5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 520eaacb-9072-48ba-9612-514029469e7b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 520eaacb-9072-48ba-9612-514029469e7b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3591564061339556623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35915640613395566233591564061339556623359156406133955662335915640613395566233591564061339556623359156406133955662335915640613395566233591564061339556623359156406133955662335915640613395566233591564061339556623359156406133955662335915640613395566233591564061339556623359156406133955662335915640613395566233591564061339556623359156406133955662335915640613395566233591564061339556623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9cc3e26-1eff-49ea-b2a9-747b2047da50, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 245bd7f7-c5e8-4145-90fc-69d448c4cf21, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 245bd7f7-c5e8-4145-90fc-69d448c4cf21, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15969893286261217971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596989328626121797115969893286261217971159698932862612179711596989328626121797115969893286261217971159698932862612179711596989328626121797115969893286261217971159698932862612179711596989328626121797115969893286261217971159698932862612179711596989328626121797115969893286261217971159698932862612179711596989328626121797115969893286261217971159698932862612179711596989328626121797115969893286261217971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 520eaacb-9072-48ba-9612-514029469e7b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63066a3f-bdc3-4824-a1a0-b964d87f3cce, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63066a3f-bdc3-4824-a1a0-b964d87f3cce, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2773737168500324806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27737371685003248062773737168500324806277373716850032480627737371685003248062773737168500324806277373716850032480627737371685003248062773737168500324806277373716850032480627737371685003248062773737168500324806277373716850032480627737371685003248062773737168500324806277373716850032480627737371685003248062773737168500324806277373716850032480627737371685003248062773737168500324806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 245bd7f7-c5e8-4145-90fc-69d448c4cf21, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73497cb9-4433-45a8-81d9-ee62c0a880e6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73497cb9-4433-45a8-81d9-ee62c0a880e6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10443951639592782255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044395163959278225510443951639592782255104439516395927822551044395163959278225510443951639592782255104439516395927822551044395163959278225510443951639592782255104439516395927822551044395163959278225510443951639592782255104439516395927822551044395163959278225510443951639592782255104439516395927822551044395163959278225510443951639592782255104439516395927822551044395163959278225510443951639592782255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63066a3f-bdc3-4824-a1a0-b964d87f3cce, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 869d9790-f629-4ada-b105-44513f40c3a6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 869d9790-f629-4ada-b105-44513f40c3a6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12843471977991314647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284347197799131464712843471977991314647128434719779913146471284347197799131464712843471977991314647128434719779913146471284347197799131464712843471977991314647128434719779913146471284347197799131464712843471977991314647128434719779913146471284347197799131464712843471977991314647128434719779913146471284347197799131464712843471977991314647128434719779913146471284347197799131464712843471977991314647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73497cb9-4433-45a8-81d9-ee62c0a880e6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f24433c8-d1a2-46aa-97e9-44cc2b1b928a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f24433c8-d1a2-46aa-97e9-44cc2b1b928a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8475700091840691147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84757000918406911478475700091840691147847570009184069114784757000918406911478475700091840691147847570009184069114784757000918406911478475700091840691147847570009184069114784757000918406911478475700091840691147847570009184069114784757000918406911478475700091840691147847570009184069114784757000918406911478475700091840691147847570009184069114784757000918406911478475700091840691147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 869d9790-f629-4ada-b105-44513f40c3a6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8071513e-cb3b-45a0-894c-b26a69d65ecb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8071513e-cb3b-45a0-894c-b26a69d65ecb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14565764831735939762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456576483173593976214565764831735939762145657648317359397621456576483173593976214565764831735939762145657648317359397621456576483173593976214565764831735939762145657648317359397621456576483173593976214565764831735939762145657648317359397621456576483173593976214565764831735939762145657648317359397621456576483173593976214565764831735939762145657648317359397621456576483173593976214565764831735939762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f24433c8-d1a2-46aa-97e9-44cc2b1b928a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8071513e-cb3b-45a0-894c-b26a69d65ecb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e43b0a4-9ec3-4cf7-8457-ad01dd1158e3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e43b0a4-9ec3-4cf7-8457-ad01dd1158e3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17218639348804898248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721863934880489824817218639348804898248172186393488048982481721863934880489824817218639348804898248172186393488048982481721863934880489824817218639348804898248172186393488048982481721863934880489824817218639348804898248172186393488048982481721863934880489824817218639348804898248172186393488048982481721863934880489824817218639348804898248172186393488048982481721863934880489824817218639348804898248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b54aa3c-789c-4afa-9571-dc27f42ed072, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b54aa3c-789c-4afa-9571-dc27f42ed072, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14731351236692136898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473135123669213689814731351236692136898147313512366921368981473135123669213689814731351236692136898147313512366921368981473135123669213689814731351236692136898147313512366921368981473135123669213689814731351236692136898147313512366921368981473135123669213689814731351236692136898147313512366921368981473135123669213689814731351236692136898147313512366921368981473135123669213689814731351236692136898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e43b0a4-9ec3-4cf7-8457-ad01dd1158e3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90a697f7-cf5e-4704-9299-ee2f66460273, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90a697f7-cf5e-4704-9299-ee2f66460273, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9119661529914243213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91196615299142432139119661529914243213911966152991424321391196615299142432139119661529914243213911966152991424321391196615299142432139119661529914243213911966152991424321391196615299142432139119661529914243213911966152991424321391196615299142432139119661529914243213911966152991424321391196615299142432139119661529914243213911966152991424321391196615299142432139119661529914243213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b54aa3c-789c-4afa-9571-dc27f42ed072, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90a697f7-cf5e-4704-9299-ee2f66460273, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07ebe8e0-10df-4243-b4ef-d9557ca2bce7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07ebe8e0-10df-4243-b4ef-d9557ca2bce7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10575992778927881279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1057599277892788127910575992778927881279105759927789278812791057599277892788127910575992778927881279105759927789278812791057599277892788127910575992778927881279105759927789278812791057599277892788127910575992778927881279105759927789278812791057599277892788127910575992778927881279105759927789278812791057599277892788127910575992778927881279105759927789278812791057599277892788127910575992778927881279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f538cca-5c07-4625-8a53-71dc8377b821, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f538cca-5c07-4625-8a53-71dc8377b821, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9670039722366650165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96700397223666501659670039722366650165967003972236665016596700397223666501659670039722366650165967003972236665016596700397223666501659670039722366650165967003972236665016596700397223666501659670039722366650165967003972236665016596700397223666501659670039722366650165967003972236665016596700397223666501659670039722366650165967003972236665016596700397223666501659670039722366650165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07ebe8e0-10df-4243-b4ef-d9557ca2bce7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f538cca-5c07-4625-8a53-71dc8377b821, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f08da9d9-9773-43f4-9d94-06a7a63045db, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f08da9d9-9773-43f4-9d94-06a7a63045db, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3458377766677199481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34583777666771994813458377766677199481345837776667719948134583777666771994813458377766677199481345837776667719948134583777666771994813458377766677199481345837776667719948134583777666771994813458377766677199481345837776667719948134583777666771994813458377766677199481345837776667719948134583777666771994813458377766677199481345837776667719948134583777666771994813458377766677199481" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0e36568-bf9d-4e59-88d7-c6e2c088c3ca, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0e36568-bf9d-4e59-88d7-c6e2c088c3ca, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2481450483866656133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24814504838666561332481450483866656133248145048386665613324814504838666561332481450483866656133248145048386665613324814504838666561332481450483866656133248145048386665613324814504838666561332481450483866656133248145048386665613324814504838666561332481450483866656133248145048386665613324814504838666561332481450483866656133248145048386665613324814504838666561332481450483866656133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f08da9d9-9773-43f4-9d94-06a7a63045db, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3de4595a-2ebe-4750-846e-b5bca2ec4d19, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3de4595a-2ebe-4750-846e-b5bca2ec4d19, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7366484751607850510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73664847516078505107366484751607850510736648475160785051073664847516078505107366484751607850510736648475160785051073664847516078505107366484751607850510736648475160785051073664847516078505107366484751607850510736648475160785051073664847516078505107366484751607850510736648475160785051073664847516078505107366484751607850510736648475160785051073664847516078505107366484751607850510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0e36568-bf9d-4e59-88d7-c6e2c088c3ca, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be9c8b8a-c9d1-4ce6-b427-47562553f125, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be9c8b8a-c9d1-4ce6-b427-47562553f125, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8829249798240262737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88292497982402627378829249798240262737882924979824026273788292497982402627378829249798240262737882924979824026273788292497982402627378829249798240262737882924979824026273788292497982402627378829249798240262737882924979824026273788292497982402627378829249798240262737882924979824026273788292497982402627378829249798240262737882924979824026273788292497982402627378829249798240262737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3de4595a-2ebe-4750-846e-b5bca2ec4d19, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fea8446b-6ad9-4fc9-bb58-fc39c7bc2d10, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fea8446b-6ad9-4fc9-bb58-fc39c7bc2d10, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12642172774845444258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264217277484544425812642172774845444258126421727748454442581264217277484544425812642172774845444258126421727748454442581264217277484544425812642172774845444258126421727748454442581264217277484544425812642172774845444258126421727748454442581264217277484544425812642172774845444258126421727748454442581264217277484544425812642172774845444258126421727748454442581264217277484544425812642172774845444258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be9c8b8a-c9d1-4ce6-b427-47562553f125, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 185601a6-619b-497b-8e80-db69e6b91cea, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 185601a6-619b-497b-8e80-db69e6b91cea, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10695530040850358352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069553004085035835210695530040850358352106955300408503583521069553004085035835210695530040850358352106955300408503583521069553004085035835210695530040850358352106955300408503583521069553004085035835210695530040850358352106955300408503583521069553004085035835210695530040850358352106955300408503583521069553004085035835210695530040850358352106955300408503583521069553004085035835210695530040850358352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fea8446b-6ad9-4fc9-bb58-fc39c7bc2d10, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8484e89-d7dd-468d-b77b-d4bae3e95158, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8484e89-d7dd-468d-b77b-d4bae3e95158, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8601194062800481473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86011940628004814738601194062800481473860119406280048147386011940628004814738601194062800481473860119406280048147386011940628004814738601194062800481473860119406280048147386011940628004814738601194062800481473860119406280048147386011940628004814738601194062800481473860119406280048147386011940628004814738601194062800481473860119406280048147386011940628004814738601194062800481473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 185601a6-619b-497b-8e80-db69e6b91cea, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03fb4313-8034-48e4-88d6-5dcca81feba0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03fb4313-8034-48e4-88d6-5dcca81feba0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 714409521733843468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "714409521733843468714409521733843468714409521733843468714409521733843468714409521733843468714409521733843468714409521733843468714409521733843468714409521733843468714409521733843468714409521733843468714409521733843468714409521733843468714409521733843468714409521733843468714409521733843468714409521733843468714409521733843468714409521733843468714409521733843468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8484e89-d7dd-468d-b77b-d4bae3e95158, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10d5b0f6-fe70-48ff-aa95-dc4f30a0b5a6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10d5b0f6-fe70-48ff-aa95-dc4f30a0b5a6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13640940336455634059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364094033645563405913640940336455634059136409403364556340591364094033645563405913640940336455634059136409403364556340591364094033645563405913640940336455634059136409403364556340591364094033645563405913640940336455634059136409403364556340591364094033645563405913640940336455634059136409403364556340591364094033645563405913640940336455634059136409403364556340591364094033645563405913640940336455634059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03fb4313-8034-48e4-88d6-5dcca81feba0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3c42800-ef9d-4700-ab25-ce167ce4405c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3c42800-ef9d-4700-ab25-ce167ce4405c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2820016503974664198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28200165039746641982820016503974664198282001650397466419828200165039746641982820016503974664198282001650397466419828200165039746641982820016503974664198282001650397466419828200165039746641982820016503974664198282001650397466419828200165039746641982820016503974664198282001650397466419828200165039746641982820016503974664198282001650397466419828200165039746641982820016503974664198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10d5b0f6-fe70-48ff-aa95-dc4f30a0b5a6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e45d5a63-d127-46aa-9d7f-643c1d7097d5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3c42800-ef9d-4700-ab25-ce167ce4405c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e45d5a63-d127-46aa-9d7f-643c1d7097d5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17426458970714347889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742645897071434788917426458970714347889174264589707143478891742645897071434788917426458970714347889174264589707143478891742645897071434788917426458970714347889174264589707143478891742645897071434788917426458970714347889174264589707143478891742645897071434788917426458970714347889174264589707143478891742645897071434788917426458970714347889174264589707143478891742645897071434788917426458970714347889" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c379c153-087d-4c94-b33a-70030d004572, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c379c153-087d-4c94-b33a-70030d004572, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5529524338689193074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55295243386891930745529524338689193074552952433868919307455295243386891930745529524338689193074552952433868919307455295243386891930745529524338689193074552952433868919307455295243386891930745529524338689193074552952433868919307455295243386891930745529524338689193074552952433868919307455295243386891930745529524338689193074552952433868919307455295243386891930745529524338689193074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e45d5a63-d127-46aa-9d7f-643c1d7097d5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bbaa21d-509b-45b1-93d0-eb9c77812539, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bbaa21d-509b-45b1-93d0-eb9c77812539, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14944445977001441057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494444597700144105714944445977001441057149444459770014410571494444597700144105714944445977001441057149444459770014410571494444597700144105714944445977001441057149444459770014410571494444597700144105714944445977001441057149444459770014410571494444597700144105714944445977001441057149444459770014410571494444597700144105714944445977001441057149444459770014410571494444597700144105714944445977001441057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c379c153-087d-4c94-b33a-70030d004572, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93e69fe6-ff90-4676-8f55-c8823a440e9c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bbaa21d-509b-45b1-93d0-eb9c77812539, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93e69fe6-ff90-4676-8f55-c8823a440e9c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1433119740886673003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14331197408866730031433119740886673003143311974088667300314331197408866730031433119740886673003143311974088667300314331197408866730031433119740886673003143311974088667300314331197408866730031433119740886673003143311974088667300314331197408866730031433119740886673003143311974088667300314331197408866730031433119740886673003143311974088667300314331197408866730031433119740886673003" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e76fb2ee-3df2-410d-8af6-84c547c06f20, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e76fb2ee-3df2-410d-8af6-84c547c06f20, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10727739650907700492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072773965090770049210727739650907700492107277396509077004921072773965090770049210727739650907700492107277396509077004921072773965090770049210727739650907700492107277396509077004921072773965090770049210727739650907700492107277396509077004921072773965090770049210727739650907700492107277396509077004921072773965090770049210727739650907700492107277396509077004921072773965090770049210727739650907700492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93e69fe6-ff90-4676-8f55-c8823a440e9c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 803b1563-878f-44bc-81d6-743ad45da1df, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e76fb2ee-3df2-410d-8af6-84c547c06f20, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 803b1563-878f-44bc-81d6-743ad45da1df, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1837170049481107742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18371700494811077421837170049481107742183717004948110774218371700494811077421837170049481107742183717004948110774218371700494811077421837170049481107742183717004948110774218371700494811077421837170049481107742183717004948110774218371700494811077421837170049481107742183717004948110774218371700494811077421837170049481107742183717004948110774218371700494811077421837170049481107742" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2b210f0-1712-478f-82ce-2de005047e9a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2b210f0-1712-478f-82ce-2de005047e9a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13221849686429485795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1322184968642948579513221849686429485795132218496864294857951322184968642948579513221849686429485795132218496864294857951322184968642948579513221849686429485795132218496864294857951322184968642948579513221849686429485795132218496864294857951322184968642948579513221849686429485795132218496864294857951322184968642948579513221849686429485795132218496864294857951322184968642948579513221849686429485795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 803b1563-878f-44bc-81d6-743ad45da1df, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2b210f0-1712-478f-82ce-2de005047e9a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f2f26c8-7c36-4854-9b8e-5966cb5211ab, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f2f26c8-7c36-4854-9b8e-5966cb5211ab, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10329611966074961434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032961196607496143410329611966074961434103296119660749614341032961196607496143410329611966074961434103296119660749614341032961196607496143410329611966074961434103296119660749614341032961196607496143410329611966074961434103296119660749614341032961196607496143410329611966074961434103296119660749614341032961196607496143410329611966074961434103296119660749614341032961196607496143410329611966074961434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 748317d2-75ea-4b6d-86ea-1f6797ad0cba, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 748317d2-75ea-4b6d-86ea-1f6797ad0cba, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6131147759957445107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61311477599574451076131147759957445107613114775995744510761311477599574451076131147759957445107613114775995744510761311477599574451076131147759957445107613114775995744510761311477599574451076131147759957445107613114775995744510761311477599574451076131147759957445107613114775995744510761311477599574451076131147759957445107613114775995744510761311477599574451076131147759957445107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f2f26c8-7c36-4854-9b8e-5966cb5211ab, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 748317d2-75ea-4b6d-86ea-1f6797ad0cba, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef757def-9ada-4c1f-9bd6-e1ab78351c21, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef757def-9ada-4c1f-9bd6-e1ab78351c21, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11237683423483027976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123768342348302797611237683423483027976112376834234830279761123768342348302797611237683423483027976112376834234830279761123768342348302797611237683423483027976112376834234830279761123768342348302797611237683423483027976112376834234830279761123768342348302797611237683423483027976112376834234830279761123768342348302797611237683423483027976112376834234830279761123768342348302797611237683423483027976" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41141d4c-fd9c-4306-9fbe-20b2a21775f3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41141d4c-fd9c-4306-9fbe-20b2a21775f3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1660594935287665457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16605949352876654571660594935287665457166059493528766545716605949352876654571660594935287665457166059493528766545716605949352876654571660594935287665457166059493528766545716605949352876654571660594935287665457166059493528766545716605949352876654571660594935287665457166059493528766545716605949352876654571660594935287665457166059493528766545716605949352876654571660594935287665457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef757def-9ada-4c1f-9bd6-e1ab78351c21, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd47b870-b9ff-4d10-a95d-503f9139602e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41141d4c-fd9c-4306-9fbe-20b2a21775f3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd47b870-b9ff-4d10-a95d-503f9139602e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1777810582017212550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17778105820172125501777810582017212550177781058201721255017778105820172125501777810582017212550177781058201721255017778105820172125501777810582017212550177781058201721255017778105820172125501777810582017212550177781058201721255017778105820172125501777810582017212550177781058201721255017778105820172125501777810582017212550177781058201721255017778105820172125501777810582017212550" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7c29329-7dd8-4f64-a34f-41395bf5704f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7c29329-7dd8-4f64-a34f-41395bf5704f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7166626984578085944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71666269845780859447166626984578085944716662698457808594471666269845780859447166626984578085944716662698457808594471666269845780859447166626984578085944716662698457808594471666269845780859447166626984578085944716662698457808594471666269845780859447166626984578085944716662698457808594471666269845780859447166626984578085944716662698457808594471666269845780859447166626984578085944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd47b870-b9ff-4d10-a95d-503f9139602e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adc2ed24-fa5c-4179-8ddb-a83909ec96c7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adc2ed24-fa5c-4179-8ddb-a83909ec96c7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2805019947212065979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28050199472120659792805019947212065979280501994721206597928050199472120659792805019947212065979280501994721206597928050199472120659792805019947212065979280501994721206597928050199472120659792805019947212065979280501994721206597928050199472120659792805019947212065979280501994721206597928050199472120659792805019947212065979280501994721206597928050199472120659792805019947212065979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7c29329-7dd8-4f64-a34f-41395bf5704f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0d57fb5-12d6-4fd8-8f88-af35be1df0a5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0d57fb5-12d6-4fd8-8f88-af35be1df0a5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14066214911676352192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406621491167635219214066214911676352192140662149116763521921406621491167635219214066214911676352192140662149116763521921406621491167635219214066214911676352192140662149116763521921406621491167635219214066214911676352192140662149116763521921406621491167635219214066214911676352192140662149116763521921406621491167635219214066214911676352192140662149116763521921406621491167635219214066214911676352192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adc2ed24-fa5c-4179-8ddb-a83909ec96c7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96621041-3bd7-4e5e-94a8-938207b32c91, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96621041-3bd7-4e5e-94a8-938207b32c91, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2486147513511846568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24861475135118465682486147513511846568248614751351184656824861475135118465682486147513511846568248614751351184656824861475135118465682486147513511846568248614751351184656824861475135118465682486147513511846568248614751351184656824861475135118465682486147513511846568248614751351184656824861475135118465682486147513511846568248614751351184656824861475135118465682486147513511846568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0d57fb5-12d6-4fd8-8f88-af35be1df0a5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68302fbe-c46d-4188-9e3e-f0a7fff34895, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68302fbe-c46d-4188-9e3e-f0a7fff34895, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12745245851593241419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274524585159324141912745245851593241419127452458515932414191274524585159324141912745245851593241419127452458515932414191274524585159324141912745245851593241419127452458515932414191274524585159324141912745245851593241419127452458515932414191274524585159324141912745245851593241419127452458515932414191274524585159324141912745245851593241419127452458515932414191274524585159324141912745245851593241419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96621041-3bd7-4e5e-94a8-938207b32c91, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 721642ad-a28a-4ad5-8946-40a2a5f39c79, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 721642ad-a28a-4ad5-8946-40a2a5f39c79, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2644931159865925131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26449311598659251312644931159865925131264493115986592513126449311598659251312644931159865925131264493115986592513126449311598659251312644931159865925131264493115986592513126449311598659251312644931159865925131264493115986592513126449311598659251312644931159865925131264493115986592513126449311598659251312644931159865925131264493115986592513126449311598659251312644931159865925131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68302fbe-c46d-4188-9e3e-f0a7fff34895, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 248c224d-4cfd-4a9a-be68-237115be31b1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 248c224d-4cfd-4a9a-be68-237115be31b1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4768739371377635246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47687393713776352464768739371377635246476873937137763524647687393713776352464768739371377635246476873937137763524647687393713776352464768739371377635246476873937137763524647687393713776352464768739371377635246476873937137763524647687393713776352464768739371377635246476873937137763524647687393713776352464768739371377635246476873937137763524647687393713776352464768739371377635246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 721642ad-a28a-4ad5-8946-40a2a5f39c79, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a7f9bf9-89f6-4de1-a21c-078e12713b3f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a7f9bf9-89f6-4de1-a21c-078e12713b3f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13594519473288410895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359451947328841089513594519473288410895135945194732884108951359451947328841089513594519473288410895135945194732884108951359451947328841089513594519473288410895135945194732884108951359451947328841089513594519473288410895135945194732884108951359451947328841089513594519473288410895135945194732884108951359451947328841089513594519473288410895135945194732884108951359451947328841089513594519473288410895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 248c224d-4cfd-4a9a-be68-237115be31b1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9ea5614-33c4-4a11-b904-d19f58bbc9ca, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9ea5614-33c4-4a11-b904-d19f58bbc9ca, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5990886100696658099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59908861006966580995990886100696658099599088610069665809959908861006966580995990886100696658099599088610069665809959908861006966580995990886100696658099599088610069665809959908861006966580995990886100696658099599088610069665809959908861006966580995990886100696658099599088610069665809959908861006966580995990886100696658099599088610069665809959908861006966580995990886100696658099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a7f9bf9-89f6-4de1-a21c-078e12713b3f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9ea5614-33c4-4a11-b904-d19f58bbc9ca, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a75f65c-c4d6-4870-8a9e-038eb1a550cf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a75f65c-c4d6-4870-8a9e-038eb1a550cf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16910372751594343799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1691037275159434379916910372751594343799169103727515943437991691037275159434379916910372751594343799169103727515943437991691037275159434379916910372751594343799169103727515943437991691037275159434379916910372751594343799169103727515943437991691037275159434379916910372751594343799169103727515943437991691037275159434379916910372751594343799169103727515943437991691037275159434379916910372751594343799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dfefc4a-b374-4bb8-8b2f-c31d9fb1e422, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dfefc4a-b374-4bb8-8b2f-c31d9fb1e422, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4017303047290715911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40173030472907159114017303047290715911401730304729071591140173030472907159114017303047290715911401730304729071591140173030472907159114017303047290715911401730304729071591140173030472907159114017303047290715911401730304729071591140173030472907159114017303047290715911401730304729071591140173030472907159114017303047290715911401730304729071591140173030472907159114017303047290715911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dfefc4a-b374-4bb8-8b2f-c31d9fb1e422, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a75f65c-c4d6-4870-8a9e-038eb1a550cf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3664e4ac-384f-470b-9444-2e62f5069936, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a4815af-1553-46ef-a9ba-1b6cdc6dfebd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3664e4ac-384f-470b-9444-2e62f5069936, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11366780060171059903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136678006017105990311366780060171059903113667800601710599031136678006017105990311366780060171059903113667800601710599031136678006017105990311366780060171059903113667800601710599031136678006017105990311366780060171059903113667800601710599031136678006017105990311366780060171059903113667800601710599031136678006017105990311366780060171059903113667800601710599031136678006017105990311366780060171059903" } } } 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, 9a4815af-1553-46ef-a9ba-1b6cdc6dfebd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1005759933398162350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10057599333981623501005759933398162350100575993339816235010057599333981623501005759933398162350100575993339816235010057599333981623501005759933398162350100575993339816235010057599333981623501005759933398162350100575993339816235010057599333981623501005759933398162350100575993339816235010057599333981623501005759933398162350100575993339816235010057599333981623501005759933398162350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a4815af-1553-46ef-a9ba-1b6cdc6dfebd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3664e4ac-384f-470b-9444-2e62f5069936, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ec0be61-13d3-4953-9db4-53b2645f5b54, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d82d0bbc-f97a-4469-b634-618317394815, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ec0be61-13d3-4953-9db4-53b2645f5b54, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8878349622743708980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88783496227437089808878349622743708980887834962274370898088783496227437089808878349622743708980887834962274370898088783496227437089808878349622743708980887834962274370898088783496227437089808878349622743708980887834962274370898088783496227437089808878349622743708980887834962274370898088783496227437089808878349622743708980887834962274370898088783496227437089808878349622743708980" } } } 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, d82d0bbc-f97a-4469-b634-618317394815, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1943882808375733850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19438828083757338501943882808375733850194388280837573385019438828083757338501943882808375733850194388280837573385019438828083757338501943882808375733850194388280837573385019438828083757338501943882808375733850194388280837573385019438828083757338501943882808375733850194388280837573385019438828083757338501943882808375733850194388280837573385019438828083757338501943882808375733850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ec0be61-13d3-4953-9db4-53b2645f5b54, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0aaf722c-7dde-46f9-9a66-30cf9eac734e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0aaf722c-7dde-46f9-9a66-30cf9eac734e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17232356532049830457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723235653204983045717232356532049830457172323565320498304571723235653204983045717232356532049830457172323565320498304571723235653204983045717232356532049830457172323565320498304571723235653204983045717232356532049830457172323565320498304571723235653204983045717232356532049830457172323565320498304571723235653204983045717232356532049830457172323565320498304571723235653204983045717232356532049830457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d82d0bbc-f97a-4469-b634-618317394815, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3479115-af6f-4341-acb0-c0dd90dbdff9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3479115-af6f-4341-acb0-c0dd90dbdff9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1977288439559994008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19772884395599940081977288439559994008197728843955999400819772884395599940081977288439559994008197728843955999400819772884395599940081977288439559994008197728843955999400819772884395599940081977288439559994008197728843955999400819772884395599940081977288439559994008197728843955999400819772884395599940081977288439559994008197728843955999400819772884395599940081977288439559994008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0aaf722c-7dde-46f9-9a66-30cf9eac734e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 618462fa-f396-4dd5-98a2-582f6450d809, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 618462fa-f396-4dd5-98a2-582f6450d809, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14192371318322081540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1419237131832208154014192371318322081540141923713183220815401419237131832208154014192371318322081540141923713183220815401419237131832208154014192371318322081540141923713183220815401419237131832208154014192371318322081540141923713183220815401419237131832208154014192371318322081540141923713183220815401419237131832208154014192371318322081540141923713183220815401419237131832208154014192371318322081540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3479115-af6f-4341-acb0-c0dd90dbdff9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4ab971c-8895-40b8-9034-7874e25419eb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4ab971c-8895-40b8-9034-7874e25419eb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1597039346123923657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15970393461239236571597039346123923657159703934612392365715970393461239236571597039346123923657159703934612392365715970393461239236571597039346123923657159703934612392365715970393461239236571597039346123923657159703934612392365715970393461239236571597039346123923657159703934612392365715970393461239236571597039346123923657159703934612392365715970393461239236571597039346123923657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 618462fa-f396-4dd5-98a2-582f6450d809, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be40f43e-70be-48ae-a25c-1d272e8515af, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be40f43e-70be-48ae-a25c-1d272e8515af, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16449636807014686138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644963680701468613816449636807014686138164496368070146861381644963680701468613816449636807014686138164496368070146861381644963680701468613816449636807014686138164496368070146861381644963680701468613816449636807014686138164496368070146861381644963680701468613816449636807014686138164496368070146861381644963680701468613816449636807014686138164496368070146861381644963680701468613816449636807014686138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4ab971c-8895-40b8-9034-7874e25419eb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1900a499-445a-4532-9487-83824df0a26a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1900a499-445a-4532-9487-83824df0a26a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7567484809337631201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75674848093376312017567484809337631201756748480933763120175674848093376312017567484809337631201756748480933763120175674848093376312017567484809337631201756748480933763120175674848093376312017567484809337631201756748480933763120175674848093376312017567484809337631201756748480933763120175674848093376312017567484809337631201756748480933763120175674848093376312017567484809337631201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be40f43e-70be-48ae-a25c-1d272e8515af, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 149cde04-648d-40c5-9e4f-2fa437eb3fa5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 149cde04-648d-40c5-9e4f-2fa437eb3fa5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10936396813645466618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093639681364546661810936396813645466618109363968136454666181093639681364546661810936396813645466618109363968136454666181093639681364546661810936396813645466618109363968136454666181093639681364546661810936396813645466618109363968136454666181093639681364546661810936396813645466618109363968136454666181093639681364546661810936396813645466618109363968136454666181093639681364546661810936396813645466618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1900a499-445a-4532-9487-83824df0a26a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7f87eae-8564-4be7-8204-13ddc23334f1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7f87eae-8564-4be7-8204-13ddc23334f1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7810784801932720990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78107848019327209907810784801932720990781078480193272099078107848019327209907810784801932720990781078480193272099078107848019327209907810784801932720990781078480193272099078107848019327209907810784801932720990781078480193272099078107848019327209907810784801932720990781078480193272099078107848019327209907810784801932720990781078480193272099078107848019327209907810784801932720990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 149cde04-648d-40c5-9e4f-2fa437eb3fa5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9327e430-b2cb-487b-b317-cad48b8cd12e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9327e430-b2cb-487b-b317-cad48b8cd12e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3168973381943369281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31689733819433692813168973381943369281316897338194336928131689733819433692813168973381943369281316897338194336928131689733819433692813168973381943369281316897338194336928131689733819433692813168973381943369281316897338194336928131689733819433692813168973381943369281316897338194336928131689733819433692813168973381943369281316897338194336928131689733819433692813168973381943369281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9327e430-b2cb-487b-b317-cad48b8cd12e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7f87eae-8564-4be7-8204-13ddc23334f1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e967a309-3273-44b3-aa72-1959b9c19851, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3acb355-bb3f-4068-94a2-3e9ff311b310, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e967a309-3273-44b3-aa72-1959b9c19851, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2915129114974522012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29151291149745220122915129114974522012291512911497452201229151291149745220122915129114974522012291512911497452201229151291149745220122915129114974522012291512911497452201229151291149745220122915129114974522012291512911497452201229151291149745220122915129114974522012291512911497452201229151291149745220122915129114974522012291512911497452201229151291149745220122915129114974522012" } } } 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, d3acb355-bb3f-4068-94a2-3e9ff311b310, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17690138754682917451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769013875468291745117690138754682917451176901387546829174511769013875468291745117690138754682917451176901387546829174511769013875468291745117690138754682917451176901387546829174511769013875468291745117690138754682917451176901387546829174511769013875468291745117690138754682917451176901387546829174511769013875468291745117690138754682917451176901387546829174511769013875468291745117690138754682917451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3acb355-bb3f-4068-94a2-3e9ff311b310, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0354697-139b-4b8a-9be1-148bff572ea0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e967a309-3273-44b3-aa72-1959b9c19851, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0354697-139b-4b8a-9be1-148bff572ea0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5538694822110956954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55386948221109569545538694822110956954553869482211095695455386948221109569545538694822110956954553869482211095695455386948221109569545538694822110956954553869482211095695455386948221109569545538694822110956954553869482211095695455386948221109569545538694822110956954553869482211095695455386948221109569545538694822110956954553869482211095695455386948221109569545538694822110956954" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84015c6b-8494-4580-8f1a-baf7f8cb0635, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84015c6b-8494-4580-8f1a-baf7f8cb0635, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9018944106023467871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90189441060234678719018944106023467871901894410602346787190189441060234678719018944106023467871901894410602346787190189441060234678719018944106023467871901894410602346787190189441060234678719018944106023467871901894410602346787190189441060234678719018944106023467871901894410602346787190189441060234678719018944106023467871901894410602346787190189441060234678719018944106023467871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0354697-139b-4b8a-9be1-148bff572ea0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0db6a5a1-ab37-4309-83c9-24012a31e8e1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0db6a5a1-ab37-4309-83c9-24012a31e8e1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6161575345039705197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61615753450397051976161575345039705197616157534503970519761615753450397051976161575345039705197616157534503970519761615753450397051976161575345039705197616157534503970519761615753450397051976161575345039705197616157534503970519761615753450397051976161575345039705197616157534503970519761615753450397051976161575345039705197616157534503970519761615753450397051976161575345039705197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84015c6b-8494-4580-8f1a-baf7f8cb0635, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40eaceba-c1e2-4ef0-839f-2d6104474e8d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40eaceba-c1e2-4ef0-839f-2d6104474e8d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12613745262127942578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261374526212794257812613745262127942578126137452621279425781261374526212794257812613745262127942578126137452621279425781261374526212794257812613745262127942578126137452621279425781261374526212794257812613745262127942578126137452621279425781261374526212794257812613745262127942578126137452621279425781261374526212794257812613745262127942578126137452621279425781261374526212794257812613745262127942578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0db6a5a1-ab37-4309-83c9-24012a31e8e1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f7baddd-d75d-4cb5-8a90-bde56669a737, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f7baddd-d75d-4cb5-8a90-bde56669a737, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6044967748926304014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60449677489263040146044967748926304014604496774892630401460449677489263040146044967748926304014604496774892630401460449677489263040146044967748926304014604496774892630401460449677489263040146044967748926304014604496774892630401460449677489263040146044967748926304014604496774892630401460449677489263040146044967748926304014604496774892630401460449677489263040146044967748926304014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40eaceba-c1e2-4ef0-839f-2d6104474e8d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 759cc415-7d61-4637-83de-25008a6bad59, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 759cc415-7d61-4637-83de-25008a6bad59, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16005780642445909387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600578064244590938716005780642445909387160057806424459093871600578064244590938716005780642445909387160057806424459093871600578064244590938716005780642445909387160057806424459093871600578064244590938716005780642445909387160057806424459093871600578064244590938716005780642445909387160057806424459093871600578064244590938716005780642445909387160057806424459093871600578064244590938716005780642445909387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f7baddd-d75d-4cb5-8a90-bde56669a737, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 129ecc8d-ace2-4c46-a992-60c085cacc0f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 129ecc8d-ace2-4c46-a992-60c085cacc0f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 900637116240006663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "900637116240006663900637116240006663900637116240006663900637116240006663900637116240006663900637116240006663900637116240006663900637116240006663900637116240006663900637116240006663900637116240006663900637116240006663900637116240006663900637116240006663900637116240006663900637116240006663900637116240006663900637116240006663900637116240006663900637116240006663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 759cc415-7d61-4637-83de-25008a6bad59, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04194f32-78bf-4ee9-a602-6a1c8d030609, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04194f32-78bf-4ee9-a602-6a1c8d030609, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6075965294701173128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60759652947011731286075965294701173128607596529470117312860759652947011731286075965294701173128607596529470117312860759652947011731286075965294701173128607596529470117312860759652947011731286075965294701173128607596529470117312860759652947011731286075965294701173128607596529470117312860759652947011731286075965294701173128607596529470117312860759652947011731286075965294701173128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 129ecc8d-ace2-4c46-a992-60c085cacc0f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31835470-0200-49f3-acd4-b6617e2965cf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31835470-0200-49f3-acd4-b6617e2965cf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6198008124455700827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61980081244557008276198008124455700827619800812445570082761980081244557008276198008124455700827619800812445570082761980081244557008276198008124455700827619800812445570082761980081244557008276198008124455700827619800812445570082761980081244557008276198008124455700827619800812445570082761980081244557008276198008124455700827619800812445570082761980081244557008276198008124455700827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04194f32-78bf-4ee9-a602-6a1c8d030609, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a7551c7-4c67-4422-a4ac-618e904d8fe3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a7551c7-4c67-4422-a4ac-618e904d8fe3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14708459918930625033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470845991893062503314708459918930625033147084599189306250331470845991893062503314708459918930625033147084599189306250331470845991893062503314708459918930625033147084599189306250331470845991893062503314708459918930625033147084599189306250331470845991893062503314708459918930625033147084599189306250331470845991893062503314708459918930625033147084599189306250331470845991893062503314708459918930625033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31835470-0200-49f3-acd4-b6617e2965cf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb5ee43d-7316-4beb-ac16-507b55f7ef9e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb5ee43d-7316-4beb-ac16-507b55f7ef9e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1341886149111969151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13418861491119691511341886149111969151134188614911196915113418861491119691511341886149111969151134188614911196915113418861491119691511341886149111969151134188614911196915113418861491119691511341886149111969151134188614911196915113418861491119691511341886149111969151134188614911196915113418861491119691511341886149111969151134188614911196915113418861491119691511341886149111969151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a7551c7-4c67-4422-a4ac-618e904d8fe3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9469b393-1448-44c8-b264-a379acf5badf, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9469b393-1448-44c8-b264-a379acf5badf, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11435513073880732609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143551307388073260911435513073880732609114355130738807326091143551307388073260911435513073880732609114355130738807326091143551307388073260911435513073880732609114355130738807326091143551307388073260911435513073880732609114355130738807326091143551307388073260911435513073880732609114355130738807326091143551307388073260911435513073880732609114355130738807326091143551307388073260911435513073880732609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb5ee43d-7316-4beb-ac16-507b55f7ef9e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 875f62b8-dd66-4f0e-a1b3-6a8b7829d064, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 875f62b8-dd66-4f0e-a1b3-6a8b7829d064, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15858642419943115054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585864241994311505415858642419943115054158586424199431150541585864241994311505415858642419943115054158586424199431150541585864241994311505415858642419943115054158586424199431150541585864241994311505415858642419943115054158586424199431150541585864241994311505415858642419943115054158586424199431150541585864241994311505415858642419943115054158586424199431150541585864241994311505415858642419943115054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9469b393-1448-44c8-b264-a379acf5badf, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 635e0038-2eeb-48bc-b631-c79d6c48610f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 635e0038-2eeb-48bc-b631-c79d6c48610f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2692281191097821626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26922811910978216262692281191097821626269228119109782162626922811910978216262692281191097821626269228119109782162626922811910978216262692281191097821626269228119109782162626922811910978216262692281191097821626269228119109782162626922811910978216262692281191097821626269228119109782162626922811910978216262692281191097821626269228119109782162626922811910978216262692281191097821626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 875f62b8-dd66-4f0e-a1b3-6a8b7829d064, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a116f928-1e02-4eb2-aad4-e9a26c5fa3fa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a116f928-1e02-4eb2-aad4-e9a26c5fa3fa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6518430817717139745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65184308177171397456518430817717139745651843081771713974565184308177171397456518430817717139745651843081771713974565184308177171397456518430817717139745651843081771713974565184308177171397456518430817717139745651843081771713974565184308177171397456518430817717139745651843081771713974565184308177171397456518430817717139745651843081771713974565184308177171397456518430817717139745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 635e0038-2eeb-48bc-b631-c79d6c48610f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d98a07e9-dca7-4ee7-b49d-a23e581228ef, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a116f928-1e02-4eb2-aad4-e9a26c5fa3fa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d98a07e9-dca7-4ee7-b49d-a23e581228ef, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8752535678860535840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87525356788605358408752535678860535840875253567886053584087525356788605358408752535678860535840875253567886053584087525356788605358408752535678860535840875253567886053584087525356788605358408752535678860535840875253567886053584087525356788605358408752535678860535840875253567886053584087525356788605358408752535678860535840875253567886053584087525356788605358408752535678860535840" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be9c4d9d-5371-4837-8584-1b4ce0345535, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be9c4d9d-5371-4837-8584-1b4ce0345535, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1808395861248415172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18083958612484151721808395861248415172180839586124841517218083958612484151721808395861248415172180839586124841517218083958612484151721808395861248415172180839586124841517218083958612484151721808395861248415172180839586124841517218083958612484151721808395861248415172180839586124841517218083958612484151721808395861248415172180839586124841517218083958612484151721808395861248415172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d98a07e9-dca7-4ee7-b49d-a23e581228ef, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dc4407b-865e-4a30-b3a0-46674cd3aba8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dc4407b-865e-4a30-b3a0-46674cd3aba8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8049771999128317131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80497719991283171318049771999128317131804977199912831713180497719991283171318049771999128317131804977199912831713180497719991283171318049771999128317131804977199912831713180497719991283171318049771999128317131804977199912831713180497719991283171318049771999128317131804977199912831713180497719991283171318049771999128317131804977199912831713180497719991283171318049771999128317131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be9c4d9d-5371-4837-8584-1b4ce0345535, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efa15ec9-fee6-440e-a32d-4a46684901e0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efa15ec9-fee6-440e-a32d-4a46684901e0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18089805569995093073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808980556999509307318089805569995093073180898055699950930731808980556999509307318089805569995093073180898055699950930731808980556999509307318089805569995093073180898055699950930731808980556999509307318089805569995093073180898055699950930731808980556999509307318089805569995093073180898055699950930731808980556999509307318089805569995093073180898055699950930731808980556999509307318089805569995093073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dc4407b-865e-4a30-b3a0-46674cd3aba8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 327897d5-8533-4b84-8708-52dcea1e33da, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 327897d5-8533-4b84-8708-52dcea1e33da, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6096425359270832151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60964253592708321516096425359270832151609642535927083215160964253592708321516096425359270832151609642535927083215160964253592708321516096425359270832151609642535927083215160964253592708321516096425359270832151609642535927083215160964253592708321516096425359270832151609642535927083215160964253592708321516096425359270832151609642535927083215160964253592708321516096425359270832151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efa15ec9-fee6-440e-a32d-4a46684901e0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a2bd318-4663-4fc2-8fb3-d02477b5d86b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a2bd318-4663-4fc2-8fb3-d02477b5d86b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7894824160734301521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78948241607343015217894824160734301521789482416073430152178948241607343015217894824160734301521789482416073430152178948241607343015217894824160734301521789482416073430152178948241607343015217894824160734301521789482416073430152178948241607343015217894824160734301521789482416073430152178948241607343015217894824160734301521789482416073430152178948241607343015217894824160734301521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 327897d5-8533-4b84-8708-52dcea1e33da, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1a2e852-1145-4b74-ae59-a9ec13e5a69a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1a2e852-1145-4b74-ae59-a9ec13e5a69a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3654954055492867369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36549540554928673693654954055492867369365495405549286736936549540554928673693654954055492867369365495405549286736936549540554928673693654954055492867369365495405549286736936549540554928673693654954055492867369365495405549286736936549540554928673693654954055492867369365495405549286736936549540554928673693654954055492867369365495405549286736936549540554928673693654954055492867369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a2bd318-4663-4fc2-8fb3-d02477b5d86b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85d7f0fb-13b9-4a09-8b56-481a42a3c557, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85d7f0fb-13b9-4a09-8b56-481a42a3c557, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3914278642536200474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39142786425362004743914278642536200474391427864253620047439142786425362004743914278642536200474391427864253620047439142786425362004743914278642536200474391427864253620047439142786425362004743914278642536200474391427864253620047439142786425362004743914278642536200474391427864253620047439142786425362004743914278642536200474391427864253620047439142786425362004743914278642536200474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1a2e852-1145-4b74-ae59-a9ec13e5a69a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13819f6a-1271-41cb-bdfe-98e39ee8cfd5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13819f6a-1271-41cb-bdfe-98e39ee8cfd5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5413964283848418457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54139642838484184575413964283848418457541396428384841845754139642838484184575413964283848418457541396428384841845754139642838484184575413964283848418457541396428384841845754139642838484184575413964283848418457541396428384841845754139642838484184575413964283848418457541396428384841845754139642838484184575413964283848418457541396428384841845754139642838484184575413964283848418457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85d7f0fb-13b9-4a09-8b56-481a42a3c557, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de5095f4-c2ce-44c5-8490-2c2d4fc6a2d5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de5095f4-c2ce-44c5-8490-2c2d4fc6a2d5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9984620711407119803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99846207114071198039984620711407119803998462071140711980399846207114071198039984620711407119803998462071140711980399846207114071198039984620711407119803998462071140711980399846207114071198039984620711407119803998462071140711980399846207114071198039984620711407119803998462071140711980399846207114071198039984620711407119803998462071140711980399846207114071198039984620711407119803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13819f6a-1271-41cb-bdfe-98e39ee8cfd5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab1d2736-7d9e-4022-b809-f11be298aee7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab1d2736-7d9e-4022-b809-f11be298aee7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 590942856292814560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "590942856292814560590942856292814560590942856292814560590942856292814560590942856292814560590942856292814560590942856292814560590942856292814560590942856292814560590942856292814560590942856292814560590942856292814560590942856292814560590942856292814560590942856292814560590942856292814560590942856292814560590942856292814560590942856292814560590942856292814560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de5095f4-c2ce-44c5-8490-2c2d4fc6a2d5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69d96a0e-140a-430b-8556-284afbbffaa1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69d96a0e-140a-430b-8556-284afbbffaa1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16921174328121542080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692117432812154208016921174328121542080169211743281215420801692117432812154208016921174328121542080169211743281215420801692117432812154208016921174328121542080169211743281215420801692117432812154208016921174328121542080169211743281215420801692117432812154208016921174328121542080169211743281215420801692117432812154208016921174328121542080169211743281215420801692117432812154208016921174328121542080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab1d2736-7d9e-4022-b809-f11be298aee7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fd6182b-4ed5-44e7-9874-e5ea11878b7d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fd6182b-4ed5-44e7-9874-e5ea11878b7d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13093371479698791526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309337147969879152613093371479698791526130933714796987915261309337147969879152613093371479698791526130933714796987915261309337147969879152613093371479698791526130933714796987915261309337147969879152613093371479698791526130933714796987915261309337147969879152613093371479698791526130933714796987915261309337147969879152613093371479698791526130933714796987915261309337147969879152613093371479698791526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69d96a0e-140a-430b-8556-284afbbffaa1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 073c4998-7a98-4b31-8a90-a93ef6b79682, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 073c4998-7a98-4b31-8a90-a93ef6b79682, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16932384971405174267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693238497140517426716932384971405174267169323849714051742671693238497140517426716932384971405174267169323849714051742671693238497140517426716932384971405174267169323849714051742671693238497140517426716932384971405174267169323849714051742671693238497140517426716932384971405174267169323849714051742671693238497140517426716932384971405174267169323849714051742671693238497140517426716932384971405174267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fd6182b-4ed5-44e7-9874-e5ea11878b7d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e8bb493-47e9-4ca2-8d02-913ae6ee4bf1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e8bb493-47e9-4ca2-8d02-913ae6ee4bf1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16776002181805165806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677600218180516580616776002181805165806167760021818051658061677600218180516580616776002181805165806167760021818051658061677600218180516580616776002181805165806167760021818051658061677600218180516580616776002181805165806167760021818051658061677600218180516580616776002181805165806167760021818051658061677600218180516580616776002181805165806167760021818051658061677600218180516580616776002181805165806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 073c4998-7a98-4b31-8a90-a93ef6b79682, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c8aa8f2-d12c-4cbf-a758-02bdff4b3342, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c8aa8f2-d12c-4cbf-a758-02bdff4b3342, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1050451671087837716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10504516710878377161050451671087837716105045167108783771610504516710878377161050451671087837716105045167108783771610504516710878377161050451671087837716105045167108783771610504516710878377161050451671087837716105045167108783771610504516710878377161050451671087837716105045167108783771610504516710878377161050451671087837716105045167108783771610504516710878377161050451671087837716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e8bb493-47e9-4ca2-8d02-913ae6ee4bf1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a18ab105-e978-46a2-8720-a0cdc69822b7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a18ab105-e978-46a2-8720-a0cdc69822b7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6935014891235286662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69350148912352866626935014891235286662693501489123528666269350148912352866626935014891235286662693501489123528666269350148912352866626935014891235286662693501489123528666269350148912352866626935014891235286662693501489123528666269350148912352866626935014891235286662693501489123528666269350148912352866626935014891235286662693501489123528666269350148912352866626935014891235286662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c8aa8f2-d12c-4cbf-a758-02bdff4b3342, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e71c7de-c785-422e-9f98-400849e2305f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e71c7de-c785-422e-9f98-400849e2305f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3003399178919357168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30033991789193571683003399178919357168300339917891935716830033991789193571683003399178919357168300339917891935716830033991789193571683003399178919357168300339917891935716830033991789193571683003399178919357168300339917891935716830033991789193571683003399178919357168300339917891935716830033991789193571683003399178919357168300339917891935716830033991789193571683003399178919357168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a18ab105-e978-46a2-8720-a0cdc69822b7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41094b53-5f44-4ab5-8206-50c73cd612a8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41094b53-5f44-4ab5-8206-50c73cd612a8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8135249668702173023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81352496687021730238135249668702173023813524966870217302381352496687021730238135249668702173023813524966870217302381352496687021730238135249668702173023813524966870217302381352496687021730238135249668702173023813524966870217302381352496687021730238135249668702173023813524966870217302381352496687021730238135249668702173023813524966870217302381352496687021730238135249668702173023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e71c7de-c785-422e-9f98-400849e2305f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcbeafa6-0423-4e1f-975a-173bd3d11b7f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcbeafa6-0423-4e1f-975a-173bd3d11b7f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10742575230138466552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1074257523013846655210742575230138466552107425752301384665521074257523013846655210742575230138466552107425752301384665521074257523013846655210742575230138466552107425752301384665521074257523013846655210742575230138466552107425752301384665521074257523013846655210742575230138466552107425752301384665521074257523013846655210742575230138466552107425752301384665521074257523013846655210742575230138466552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41094b53-5f44-4ab5-8206-50c73cd612a8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8223f4b1-7df7-4153-9aed-bba29978ea07, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8223f4b1-7df7-4153-9aed-bba29978ea07, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9584437596345587466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95844375963455874669584437596345587466958443759634558746695844375963455874669584437596345587466958443759634558746695844375963455874669584437596345587466958443759634558746695844375963455874669584437596345587466958443759634558746695844375963455874669584437596345587466958443759634558746695844375963455874669584437596345587466958443759634558746695844375963455874669584437596345587466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcbeafa6-0423-4e1f-975a-173bd3d11b7f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c157ec3e-429d-4dc7-8c9c-473f443e2a28, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c157ec3e-429d-4dc7-8c9c-473f443e2a28, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3469408588613110654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34694085886131106543469408588613110654346940858861311065434694085886131106543469408588613110654346940858861311065434694085886131106543469408588613110654346940858861311065434694085886131106543469408588613110654346940858861311065434694085886131106543469408588613110654346940858861311065434694085886131106543469408588613110654346940858861311065434694085886131106543469408588613110654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8223f4b1-7df7-4153-9aed-bba29978ea07, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 003dab06-bd15-4c02-9494-5b32e6e11719, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 003dab06-bd15-4c02-9494-5b32e6e11719, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 660463666154589937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "660463666154589937660463666154589937660463666154589937660463666154589937660463666154589937660463666154589937660463666154589937660463666154589937660463666154589937660463666154589937660463666154589937660463666154589937660463666154589937660463666154589937660463666154589937660463666154589937660463666154589937660463666154589937660463666154589937660463666154589937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c157ec3e-429d-4dc7-8c9c-473f443e2a28, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a055bc69-9b49-468f-916f-2b93fda4cdb7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a055bc69-9b49-468f-916f-2b93fda4cdb7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3639494488227863018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36394944882278630183639494488227863018363949448822786301836394944882278630183639494488227863018363949448822786301836394944882278630183639494488227863018363949448822786301836394944882278630183639494488227863018363949448822786301836394944882278630183639494488227863018363949448822786301836394944882278630183639494488227863018363949448822786301836394944882278630183639494488227863018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 003dab06-bd15-4c02-9494-5b32e6e11719, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fe34672-11e2-4b6b-a162-9b738e593cf7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fe34672-11e2-4b6b-a162-9b738e593cf7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4686207216067212963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46862072160672129634686207216067212963468620721606721296346862072160672129634686207216067212963468620721606721296346862072160672129634686207216067212963468620721606721296346862072160672129634686207216067212963468620721606721296346862072160672129634686207216067212963468620721606721296346862072160672129634686207216067212963468620721606721296346862072160672129634686207216067212963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a055bc69-9b49-468f-916f-2b93fda4cdb7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b295db13-4dd4-46e6-b754-3b581845db91, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b295db13-4dd4-46e6-b754-3b581845db91, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6811634492770717844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68116344927707178446811634492770717844681163449277071784468116344927707178446811634492770717844681163449277071784468116344927707178446811634492770717844681163449277071784468116344927707178446811634492770717844681163449277071784468116344927707178446811634492770717844681163449277071784468116344927707178446811634492770717844681163449277071784468116344927707178446811634492770717844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fe34672-11e2-4b6b-a162-9b738e593cf7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7788981-a08f-452e-b2c4-e911d6dcc98a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7788981-a08f-452e-b2c4-e911d6dcc98a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5426092854456721942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54260928544567219425426092854456721942542609285445672194254260928544567219425426092854456721942542609285445672194254260928544567219425426092854456721942542609285445672194254260928544567219425426092854456721942542609285445672194254260928544567219425426092854456721942542609285445672194254260928544567219425426092854456721942542609285445672194254260928544567219425426092854456721942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b295db13-4dd4-46e6-b754-3b581845db91, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15fd16c1-485c-424a-92e7-5946eef27d68, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15fd16c1-485c-424a-92e7-5946eef27d68, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12130536544808923442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213053654480892344212130536544808923442121305365448089234421213053654480892344212130536544808923442121305365448089234421213053654480892344212130536544808923442121305365448089234421213053654480892344212130536544808923442121305365448089234421213053654480892344212130536544808923442121305365448089234421213053654480892344212130536544808923442121305365448089234421213053654480892344212130536544808923442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7788981-a08f-452e-b2c4-e911d6dcc98a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ae681fe-6ea7-4076-8cdf-6ebfbf41e7d5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ae681fe-6ea7-4076-8cdf-6ebfbf41e7d5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2031078806732564121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20310788067325641212031078806732564121203107880673256412120310788067325641212031078806732564121203107880673256412120310788067325641212031078806732564121203107880673256412120310788067325641212031078806732564121203107880673256412120310788067325641212031078806732564121203107880673256412120310788067325641212031078806732564121203107880673256412120310788067325641212031078806732564121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15fd16c1-485c-424a-92e7-5946eef27d68, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea7b4d11-4d9f-428b-a2d2-49fd2c235f06, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea7b4d11-4d9f-428b-a2d2-49fd2c235f06, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4263697838597075352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42636978385970753524263697838597075352426369783859707535242636978385970753524263697838597075352426369783859707535242636978385970753524263697838597075352426369783859707535242636978385970753524263697838597075352426369783859707535242636978385970753524263697838597075352426369783859707535242636978385970753524263697838597075352426369783859707535242636978385970753524263697838597075352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ae681fe-6ea7-4076-8cdf-6ebfbf41e7d5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcd75600-8773-4edd-abd0-8c6550476612, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcd75600-8773-4edd-abd0-8c6550476612, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10947466155557908969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094746615555790896910947466155557908969109474661555579089691094746615555790896910947466155557908969109474661555579089691094746615555790896910947466155557908969109474661555579089691094746615555790896910947466155557908969109474661555579089691094746615555790896910947466155557908969109474661555579089691094746615555790896910947466155557908969109474661555579089691094746615555790896910947466155557908969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea7b4d11-4d9f-428b-a2d2-49fd2c235f06, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95ee6db9-d546-4400-a624-443439800e2e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95ee6db9-d546-4400-a624-443439800e2e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18258191909136641724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825819190913664172418258191909136641724182581919091366417241825819190913664172418258191909136641724182581919091366417241825819190913664172418258191909136641724182581919091366417241825819190913664172418258191909136641724182581919091366417241825819190913664172418258191909136641724182581919091366417241825819190913664172418258191909136641724182581919091366417241825819190913664172418258191909136641724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcd75600-8773-4edd-abd0-8c6550476612, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae7770d9-5169-4704-ac98-71707e18bc85, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae7770d9-5169-4704-ac98-71707e18bc85, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7094124406030556399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70941244060305563997094124406030556399709412440603055639970941244060305563997094124406030556399709412440603055639970941244060305563997094124406030556399709412440603055639970941244060305563997094124406030556399709412440603055639970941244060305563997094124406030556399709412440603055639970941244060305563997094124406030556399709412440603055639970941244060305563997094124406030556399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95ee6db9-d546-4400-a624-443439800e2e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85222934-3544-469c-92e5-be40435433fc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85222934-3544-469c-92e5-be40435433fc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4342084883721707799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43420848837217077994342084883721707799434208488372170779943420848837217077994342084883721707799434208488372170779943420848837217077994342084883721707799434208488372170779943420848837217077994342084883721707799434208488372170779943420848837217077994342084883721707799434208488372170779943420848837217077994342084883721707799434208488372170779943420848837217077994342084883721707799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85222934-3544-469c-92e5-be40435433fc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9159b089-b7c0-494b-b684-7ff83c57fb40, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9159b089-b7c0-494b-b684-7ff83c57fb40, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11682201345844063668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168220134584406366811682201345844063668116822013458440636681168220134584406366811682201345844063668116822013458440636681168220134584406366811682201345844063668116822013458440636681168220134584406366811682201345844063668116822013458440636681168220134584406366811682201345844063668116822013458440636681168220134584406366811682201345844063668116822013458440636681168220134584406366811682201345844063668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae7770d9-5169-4704-ac98-71707e18bc85, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76945db6-4800-4598-834c-753fe096ee4d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76945db6-4800-4598-834c-753fe096ee4d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4512436161067270538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45124361610672705384512436161067270538451243616106727053845124361610672705384512436161067270538451243616106727053845124361610672705384512436161067270538451243616106727053845124361610672705384512436161067270538451243616106727053845124361610672705384512436161067270538451243616106727053845124361610672705384512436161067270538451243616106727053845124361610672705384512436161067270538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9159b089-b7c0-494b-b684-7ff83c57fb40, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76945db6-4800-4598-834c-753fe096ee4d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9fb01d4-b560-44ad-a85a-90a051150584, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 549acba3-2afa-4f0f-ad26-0b3f298a0ff3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9fb01d4-b560-44ad-a85a-90a051150584, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17405599038785055191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740559903878505519117405599038785055191174055990387850551911740559903878505519117405599038785055191174055990387850551911740559903878505519117405599038785055191174055990387850551911740559903878505519117405599038785055191174055990387850551911740559903878505519117405599038785055191174055990387850551911740559903878505519117405599038785055191174055990387850551911740559903878505519117405599038785055191" } } } 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, 549acba3-2afa-4f0f-ad26-0b3f298a0ff3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3090329870291414658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30903298702914146583090329870291414658309032987029141465830903298702914146583090329870291414658309032987029141465830903298702914146583090329870291414658309032987029141465830903298702914146583090329870291414658309032987029141465830903298702914146583090329870291414658309032987029141465830903298702914146583090329870291414658309032987029141465830903298702914146583090329870291414658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9fb01d4-b560-44ad-a85a-90a051150584, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c4931c7-770a-46ed-af12-75cd59396d00, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 549acba3-2afa-4f0f-ad26-0b3f298a0ff3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c575ed4f-759c-456b-a7bc-622978c9a744, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c575ed4f-759c-456b-a7bc-622978c9a744, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3910285223488332328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39102852234883323283910285223488332328391028522348833232839102852234883323283910285223488332328391028522348833232839102852234883323283910285223488332328391028522348833232839102852234883323283910285223488332328391028522348833232839102852234883323283910285223488332328391028522348833232839102852234883323283910285223488332328391028522348833232839102852234883323283910285223488332328" } } } 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, 8c4931c7-770a-46ed-af12-75cd59396d00, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4696855932798055293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46968559327980552934696855932798055293469685593279805529346968559327980552934696855932798055293469685593279805529346968559327980552934696855932798055293469685593279805529346968559327980552934696855932798055293469685593279805529346968559327980552934696855932798055293469685593279805529346968559327980552934696855932798055293469685593279805529346968559327980552934696855932798055293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c4931c7-770a-46ed-af12-75cd59396d00, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b53e8452-0f25-423a-9caf-8d274f11c04b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b53e8452-0f25-423a-9caf-8d274f11c04b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11263800939606917063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126380093960691706311263800939606917063112638009396069170631126380093960691706311263800939606917063112638009396069170631126380093960691706311263800939606917063112638009396069170631126380093960691706311263800939606917063112638009396069170631126380093960691706311263800939606917063112638009396069170631126380093960691706311263800939606917063112638009396069170631126380093960691706311263800939606917063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c575ed4f-759c-456b-a7bc-622978c9a744, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9814dda1-f017-46c2-b1e0-ff71cbcfb7ee, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9814dda1-f017-46c2-b1e0-ff71cbcfb7ee, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9840376108272339188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98403761082723391889840376108272339188984037610827233918898403761082723391889840376108272339188984037610827233918898403761082723391889840376108272339188984037610827233918898403761082723391889840376108272339188984037610827233918898403761082723391889840376108272339188984037610827233918898403761082723391889840376108272339188984037610827233918898403761082723391889840376108272339188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b53e8452-0f25-423a-9caf-8d274f11c04b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a27e085a-3321-4766-b331-4735528ce058, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9814dda1-f017-46c2-b1e0-ff71cbcfb7ee, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a27e085a-3321-4766-b331-4735528ce058, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10152531872675259023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015253187267525902310152531872675259023101525318726752590231015253187267525902310152531872675259023101525318726752590231015253187267525902310152531872675259023101525318726752590231015253187267525902310152531872675259023101525318726752590231015253187267525902310152531872675259023101525318726752590231015253187267525902310152531872675259023101525318726752590231015253187267525902310152531872675259023" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d372f459-42c2-4bb0-b388-aeb07a8c8df6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d372f459-42c2-4bb0-b388-aeb07a8c8df6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7694848461815690702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76948484618156907027694848461815690702769484846181569070276948484618156907027694848461815690702769484846181569070276948484618156907027694848461815690702769484846181569070276948484618156907027694848461815690702769484846181569070276948484618156907027694848461815690702769484846181569070276948484618156907027694848461815690702769484846181569070276948484618156907027694848461815690702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a27e085a-3321-4766-b331-4735528ce058, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dbf1b14-3ea2-494d-81f3-3b2c503d2b7c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dbf1b14-3ea2-494d-81f3-3b2c503d2b7c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18359150638190712512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835915063819071251218359150638190712512183591506381907125121835915063819071251218359150638190712512183591506381907125121835915063819071251218359150638190712512183591506381907125121835915063819071251218359150638190712512183591506381907125121835915063819071251218359150638190712512183591506381907125121835915063819071251218359150638190712512183591506381907125121835915063819071251218359150638190712512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d372f459-42c2-4bb0-b388-aeb07a8c8df6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a471ea24-5433-4d54-877a-3379c89182b0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a471ea24-5433-4d54-877a-3379c89182b0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10223395794010748044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1022339579401074804410223395794010748044102233957940107480441022339579401074804410223395794010748044102233957940107480441022339579401074804410223395794010748044102233957940107480441022339579401074804410223395794010748044102233957940107480441022339579401074804410223395794010748044102233957940107480441022339579401074804410223395794010748044102233957940107480441022339579401074804410223395794010748044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dbf1b14-3ea2-494d-81f3-3b2c503d2b7c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b511786-9399-4f80-a048-3f56f651b002, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b511786-9399-4f80-a048-3f56f651b002, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17446939455039457153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744693945503945715317446939455039457153174469394550394571531744693945503945715317446939455039457153174469394550394571531744693945503945715317446939455039457153174469394550394571531744693945503945715317446939455039457153174469394550394571531744693945503945715317446939455039457153174469394550394571531744693945503945715317446939455039457153174469394550394571531744693945503945715317446939455039457153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a471ea24-5433-4d54-877a-3379c89182b0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bfe4c03-c37f-47df-81b4-5cf3cd52c99d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bfe4c03-c37f-47df-81b4-5cf3cd52c99d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1758935296088609257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17589352960886092571758935296088609257175893529608860925717589352960886092571758935296088609257175893529608860925717589352960886092571758935296088609257175893529608860925717589352960886092571758935296088609257175893529608860925717589352960886092571758935296088609257175893529608860925717589352960886092571758935296088609257175893529608860925717589352960886092571758935296088609257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b511786-9399-4f80-a048-3f56f651b002, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 480838c6-5ea4-417f-92e7-3ca8ad46bf01, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 480838c6-5ea4-417f-92e7-3ca8ad46bf01, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8533105460322292379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85331054603222923798533105460322292379853310546032229237985331054603222923798533105460322292379853310546032229237985331054603222923798533105460322292379853310546032229237985331054603222923798533105460322292379853310546032229237985331054603222923798533105460322292379853310546032229237985331054603222923798533105460322292379853310546032229237985331054603222923798533105460322292379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bfe4c03-c37f-47df-81b4-5cf3cd52c99d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91a60013-7c04-42e6-8662-4a0d0f258fae, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91a60013-7c04-42e6-8662-4a0d0f258fae, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10802255701573780372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080225570157378037210802255701573780372108022557015737803721080225570157378037210802255701573780372108022557015737803721080225570157378037210802255701573780372108022557015737803721080225570157378037210802255701573780372108022557015737803721080225570157378037210802255701573780372108022557015737803721080225570157378037210802255701573780372108022557015737803721080225570157378037210802255701573780372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 480838c6-5ea4-417f-92e7-3ca8ad46bf01, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf3b9948-4451-42b9-a5aa-790d80654533, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf3b9948-4451-42b9-a5aa-790d80654533, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15970266493523707752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1597026649352370775215970266493523707752159702664935237077521597026649352370775215970266493523707752159702664935237077521597026649352370775215970266493523707752159702664935237077521597026649352370775215970266493523707752159702664935237077521597026649352370775215970266493523707752159702664935237077521597026649352370775215970266493523707752159702664935237077521597026649352370775215970266493523707752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf3b9948-4451-42b9-a5aa-790d80654533, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e07aa1ce-bef5-4bc3-8021-0cae4d2a36de, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e07aa1ce-bef5-4bc3-8021-0cae4d2a36de, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15722608157433118020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572260815743311802015722608157433118020157226081574331180201572260815743311802015722608157433118020157226081574331180201572260815743311802015722608157433118020157226081574331180201572260815743311802015722608157433118020157226081574331180201572260815743311802015722608157433118020157226081574331180201572260815743311802015722608157433118020157226081574331180201572260815743311802015722608157433118020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91a60013-7c04-42e6-8662-4a0d0f258fae, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdce5a0c-4d75-421c-80ab-885fbbf7b25f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdce5a0c-4d75-421c-80ab-885fbbf7b25f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 110977694039354469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "110977694039354469110977694039354469110977694039354469110977694039354469110977694039354469110977694039354469110977694039354469110977694039354469110977694039354469110977694039354469110977694039354469110977694039354469110977694039354469110977694039354469110977694039354469110977694039354469110977694039354469110977694039354469110977694039354469110977694039354469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e07aa1ce-bef5-4bc3-8021-0cae4d2a36de, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1e52184-81c1-4617-881a-5095e7ca911c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1e52184-81c1-4617-881a-5095e7ca911c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10338691559018091919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033869155901809191910338691559018091919103386915590180919191033869155901809191910338691559018091919103386915590180919191033869155901809191910338691559018091919103386915590180919191033869155901809191910338691559018091919103386915590180919191033869155901809191910338691559018091919103386915590180919191033869155901809191910338691559018091919103386915590180919191033869155901809191910338691559018091919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdce5a0c-4d75-421c-80ab-885fbbf7b25f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88e5e166-61c4-4bd2-8e27-310d182f9b7c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88e5e166-61c4-4bd2-8e27-310d182f9b7c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6891855547518495722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68918555475184957226891855547518495722689185554751849572268918555475184957226891855547518495722689185554751849572268918555475184957226891855547518495722689185554751849572268918555475184957226891855547518495722689185554751849572268918555475184957226891855547518495722689185554751849572268918555475184957226891855547518495722689185554751849572268918555475184957226891855547518495722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1e52184-81c1-4617-881a-5095e7ca911c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c637b752-9c28-40f6-a7b0-4e3426d43921, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88e5e166-61c4-4bd2-8e27-310d182f9b7c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c637b752-9c28-40f6-a7b0-4e3426d43921, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1089710363046255692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10897103630462556921089710363046255692108971036304625569210897103630462556921089710363046255692108971036304625569210897103630462556921089710363046255692108971036304625569210897103630462556921089710363046255692108971036304625569210897103630462556921089710363046255692108971036304625569210897103630462556921089710363046255692108971036304625569210897103630462556921089710363046255692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5f2ac8c-a781-401e-a052-ffb526b1d0a3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5f2ac8c-a781-401e-a052-ffb526b1d0a3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10171750471084546048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017175047108454604810171750471084546048101717504710845460481017175047108454604810171750471084546048101717504710845460481017175047108454604810171750471084546048101717504710845460481017175047108454604810171750471084546048101717504710845460481017175047108454604810171750471084546048101717504710845460481017175047108454604810171750471084546048101717504710845460481017175047108454604810171750471084546048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c637b752-9c28-40f6-a7b0-4e3426d43921, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67e2f7d1-4661-4491-bdc3-edc38d8bdd0d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5f2ac8c-a781-401e-a052-ffb526b1d0a3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67e2f7d1-4661-4491-bdc3-edc38d8bdd0d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5138420901906065236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51384209019060652365138420901906065236513842090190606523651384209019060652365138420901906065236513842090190606523651384209019060652365138420901906065236513842090190606523651384209019060652365138420901906065236513842090190606523651384209019060652365138420901906065236513842090190606523651384209019060652365138420901906065236513842090190606523651384209019060652365138420901906065236" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c6844ae-4981-44b7-87ff-a1aeb02783b7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c6844ae-4981-44b7-87ff-a1aeb02783b7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2578859915130152162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25788599151301521622578859915130152162257885991513015216225788599151301521622578859915130152162257885991513015216225788599151301521622578859915130152162257885991513015216225788599151301521622578859915130152162257885991513015216225788599151301521622578859915130152162257885991513015216225788599151301521622578859915130152162257885991513015216225788599151301521622578859915130152162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67e2f7d1-4661-4491-bdc3-edc38d8bdd0d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24dfc164-d779-4d1f-9376-4186ca489f82, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24dfc164-d779-4d1f-9376-4186ca489f82, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16812594248081404882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1681259424808140488216812594248081404882168125942480814048821681259424808140488216812594248081404882168125942480814048821681259424808140488216812594248081404882168125942480814048821681259424808140488216812594248081404882168125942480814048821681259424808140488216812594248081404882168125942480814048821681259424808140488216812594248081404882168125942480814048821681259424808140488216812594248081404882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c6844ae-4981-44b7-87ff-a1aeb02783b7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d229b86d-2458-4aa6-b3f9-5d5f918cc5d3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d229b86d-2458-4aa6-b3f9-5d5f918cc5d3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7919937337587299874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79199373375872998747919937337587299874791993733758729987479199373375872998747919937337587299874791993733758729987479199373375872998747919937337587299874791993733758729987479199373375872998747919937337587299874791993733758729987479199373375872998747919937337587299874791993733758729987479199373375872998747919937337587299874791993733758729987479199373375872998747919937337587299874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24dfc164-d779-4d1f-9376-4186ca489f82, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77a70500-3b83-4fb4-ba12-eae178d48dae, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77a70500-3b83-4fb4-ba12-eae178d48dae, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14212626055554441947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421262605555444194714212626055554441947142126260555544419471421262605555444194714212626055554441947142126260555544419471421262605555444194714212626055554441947142126260555544419471421262605555444194714212626055554441947142126260555544419471421262605555444194714212626055554441947142126260555544419471421262605555444194714212626055554441947142126260555544419471421262605555444194714212626055554441947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d229b86d-2458-4aa6-b3f9-5d5f918cc5d3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71a451e2-6c35-4813-8570-c32e52492abc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71a451e2-6c35-4813-8570-c32e52492abc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1598867446560423623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15988674465604236231598867446560423623159886744656042362315988674465604236231598867446560423623159886744656042362315988674465604236231598867446560423623159886744656042362315988674465604236231598867446560423623159886744656042362315988674465604236231598867446560423623159886744656042362315988674465604236231598867446560423623159886744656042362315988674465604236231598867446560423623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77a70500-3b83-4fb4-ba12-eae178d48dae, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edad6bf9-c255-41ca-bfa7-0ae35abe1a55, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edad6bf9-c255-41ca-bfa7-0ae35abe1a55, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11940043114770858197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194004311477085819711940043114770858197119400431147708581971194004311477085819711940043114770858197119400431147708581971194004311477085819711940043114770858197119400431147708581971194004311477085819711940043114770858197119400431147708581971194004311477085819711940043114770858197119400431147708581971194004311477085819711940043114770858197119400431147708581971194004311477085819711940043114770858197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71a451e2-6c35-4813-8570-c32e52492abc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3914d9a8-f27e-494a-925b-e5f91173de27, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3914d9a8-f27e-494a-925b-e5f91173de27, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18142169277817104185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1814216927781710418518142169277817104185181421692778171041851814216927781710418518142169277817104185181421692778171041851814216927781710418518142169277817104185181421692778171041851814216927781710418518142169277817104185181421692778171041851814216927781710418518142169277817104185181421692778171041851814216927781710418518142169277817104185181421692778171041851814216927781710418518142169277817104185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edad6bf9-c255-41ca-bfa7-0ae35abe1a55, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a4a5b57-4324-45ae-8d6c-ae7ac8294f98, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a4a5b57-4324-45ae-8d6c-ae7ac8294f98, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10766818704877485468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076681870487748546810766818704877485468107668187048774854681076681870487748546810766818704877485468107668187048774854681076681870487748546810766818704877485468107668187048774854681076681870487748546810766818704877485468107668187048774854681076681870487748546810766818704877485468107668187048774854681076681870487748546810766818704877485468107668187048774854681076681870487748546810766818704877485468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3914d9a8-f27e-494a-925b-e5f91173de27, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67bb14c7-1287-4902-8ac2-46a14a6984d9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67bb14c7-1287-4902-8ac2-46a14a6984d9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11352646717067589874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135264671706758987411352646717067589874113526467170675898741135264671706758987411352646717067589874113526467170675898741135264671706758987411352646717067589874113526467170675898741135264671706758987411352646717067589874113526467170675898741135264671706758987411352646717067589874113526467170675898741135264671706758987411352646717067589874113526467170675898741135264671706758987411352646717067589874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a4a5b57-4324-45ae-8d6c-ae7ac8294f98, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50494d18-957c-415a-b91f-ba9014f20579, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50494d18-957c-415a-b91f-ba9014f20579, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13493952650074387922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349395265007438792213493952650074387922134939526500743879221349395265007438792213493952650074387922134939526500743879221349395265007438792213493952650074387922134939526500743879221349395265007438792213493952650074387922134939526500743879221349395265007438792213493952650074387922134939526500743879221349395265007438792213493952650074387922134939526500743879221349395265007438792213493952650074387922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67bb14c7-1287-4902-8ac2-46a14a6984d9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc367919-be2e-4cc0-bce3-d50a124f7b96, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc367919-be2e-4cc0-bce3-d50a124f7b96, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5760102023156334188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57601020231563341885760102023156334188576010202315633418857601020231563341885760102023156334188576010202315633418857601020231563341885760102023156334188576010202315633418857601020231563341885760102023156334188576010202315633418857601020231563341885760102023156334188576010202315633418857601020231563341885760102023156334188576010202315633418857601020231563341885760102023156334188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc367919-be2e-4cc0-bce3-d50a124f7b96, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 832fd0f8-0e2d-4637-a22e-ca55cd07ef01, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 832fd0f8-0e2d-4637-a22e-ca55cd07ef01, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15383871352856210752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538387135285621075215383871352856210752153838713528562107521538387135285621075215383871352856210752153838713528562107521538387135285621075215383871352856210752153838713528562107521538387135285621075215383871352856210752153838713528562107521538387135285621075215383871352856210752153838713528562107521538387135285621075215383871352856210752153838713528562107521538387135285621075215383871352856210752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50494d18-957c-415a-b91f-ba9014f20579, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3d67c5f-6a30-4cc1-8cfd-74cedf8f7080, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3d67c5f-6a30-4cc1-8cfd-74cedf8f7080, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 988574360524931452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "988574360524931452988574360524931452988574360524931452988574360524931452988574360524931452988574360524931452988574360524931452988574360524931452988574360524931452988574360524931452988574360524931452988574360524931452988574360524931452988574360524931452988574360524931452988574360524931452988574360524931452988574360524931452988574360524931452988574360524931452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 832fd0f8-0e2d-4637-a22e-ca55cd07ef01, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8f08a0e-d2a5-4500-9155-84108be556ab, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8f08a0e-d2a5-4500-9155-84108be556ab, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10740716530082182359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1074071653008218235910740716530082182359107407165300821823591074071653008218235910740716530082182359107407165300821823591074071653008218235910740716530082182359107407165300821823591074071653008218235910740716530082182359107407165300821823591074071653008218235910740716530082182359107407165300821823591074071653008218235910740716530082182359107407165300821823591074071653008218235910740716530082182359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3d67c5f-6a30-4cc1-8cfd-74cedf8f7080, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad5a9af0-e8cf-4d7a-ab53-81b277bee8b4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad5a9af0-e8cf-4d7a-ab53-81b277bee8b4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1325627342895826684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13256273428958266841325627342895826684132562734289582668413256273428958266841325627342895826684132562734289582668413256273428958266841325627342895826684132562734289582668413256273428958266841325627342895826684132562734289582668413256273428958266841325627342895826684132562734289582668413256273428958266841325627342895826684132562734289582668413256273428958266841325627342895826684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8f08a0e-d2a5-4500-9155-84108be556ab, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0f5da7b-b658-448a-b886-e8fe3d7963ec, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0f5da7b-b658-448a-b886-e8fe3d7963ec, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16027230908450811341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602723090845081134116027230908450811341160272309084508113411602723090845081134116027230908450811341160272309084508113411602723090845081134116027230908450811341160272309084508113411602723090845081134116027230908450811341160272309084508113411602723090845081134116027230908450811341160272309084508113411602723090845081134116027230908450811341160272309084508113411602723090845081134116027230908450811341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad5a9af0-e8cf-4d7a-ab53-81b277bee8b4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5eebadf-a349-4739-b4a7-ff7866eb5405, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5eebadf-a349-4739-b4a7-ff7866eb5405, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2843790919464743220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28437909194647432202843790919464743220284379091946474322028437909194647432202843790919464743220284379091946474322028437909194647432202843790919464743220284379091946474322028437909194647432202843790919464743220284379091946474322028437909194647432202843790919464743220284379091946474322028437909194647432202843790919464743220284379091946474322028437909194647432202843790919464743220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0f5da7b-b658-448a-b886-e8fe3d7963ec, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c7130d9-adaf-436f-98b4-eebae0d8700d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5eebadf-a349-4739-b4a7-ff7866eb5405, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c892bb3-6983-4b10-b309-d16d9428d19e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c7130d9-adaf-436f-98b4-eebae0d8700d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10575767541086396103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1057576754108639610310575767541086396103105757675410863961031057576754108639610310575767541086396103105757675410863961031057576754108639610310575767541086396103105757675410863961031057576754108639610310575767541086396103105757675410863961031057576754108639610310575767541086396103105757675410863961031057576754108639610310575767541086396103105757675410863961031057576754108639610310575767541086396103" } } } 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, 4c892bb3-6983-4b10-b309-d16d9428d19e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17139682380854847717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713968238085484771717139682380854847717171396823808548477171713968238085484771717139682380854847717171396823808548477171713968238085484771717139682380854847717171396823808548477171713968238085484771717139682380854847717171396823808548477171713968238085484771717139682380854847717171396823808548477171713968238085484771717139682380854847717171396823808548477171713968238085484771717139682380854847717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c892bb3-6983-4b10-b309-d16d9428d19e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c7130d9-adaf-436f-98b4-eebae0d8700d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afc5ba82-ba84-408a-8ea0-27fe5cd17680, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afc5ba82-ba84-408a-8ea0-27fe5cd17680, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1964167426041772365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19641674260417723651964167426041772365196416742604177236519641674260417723651964167426041772365196416742604177236519641674260417723651964167426041772365196416742604177236519641674260417723651964167426041772365196416742604177236519641674260417723651964167426041772365196416742604177236519641674260417723651964167426041772365196416742604177236519641674260417723651964167426041772365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95027135-54e5-4714-8bfd-b88683767cac, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95027135-54e5-4714-8bfd-b88683767cac, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17291736292282196866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729173629228219686617291736292282196866172917362922821968661729173629228219686617291736292282196866172917362922821968661729173629228219686617291736292282196866172917362922821968661729173629228219686617291736292282196866172917362922821968661729173629228219686617291736292282196866172917362922821968661729173629228219686617291736292282196866172917362922821968661729173629228219686617291736292282196866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afc5ba82-ba84-408a-8ea0-27fe5cd17680, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cab0e91b-da08-4fac-9947-67cef9faecae, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cab0e91b-da08-4fac-9947-67cef9faecae, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8765166283895721891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87651662838957218918765166283895721891876516628389572189187651662838957218918765166283895721891876516628389572189187651662838957218918765166283895721891876516628389572189187651662838957218918765166283895721891876516628389572189187651662838957218918765166283895721891876516628389572189187651662838957218918765166283895721891876516628389572189187651662838957218918765166283895721891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95027135-54e5-4714-8bfd-b88683767cac, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f1a2db8-db41-4cda-94f2-4be6b514e2f6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f1a2db8-db41-4cda-94f2-4be6b514e2f6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16213330751101410316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621333075110141031616213330751101410316162133307511014103161621333075110141031616213330751101410316162133307511014103161621333075110141031616213330751101410316162133307511014103161621333075110141031616213330751101410316162133307511014103161621333075110141031616213330751101410316162133307511014103161621333075110141031616213330751101410316162133307511014103161621333075110141031616213330751101410316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cab0e91b-da08-4fac-9947-67cef9faecae, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a749908-1fcc-4c4b-ae4b-83064600ce87, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f1a2db8-db41-4cda-94f2-4be6b514e2f6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a749908-1fcc-4c4b-ae4b-83064600ce87, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11169465496804727699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116946549680472769911169465496804727699111694654968047276991116946549680472769911169465496804727699111694654968047276991116946549680472769911169465496804727699111694654968047276991116946549680472769911169465496804727699111694654968047276991116946549680472769911169465496804727699111694654968047276991116946549680472769911169465496804727699111694654968047276991116946549680472769911169465496804727699" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ca004ae-b6bb-4634-ab20-44b7c6c94c3b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ca004ae-b6bb-4634-ab20-44b7c6c94c3b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17782414689946487804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778241468994648780417782414689946487804177824146899464878041778241468994648780417782414689946487804177824146899464878041778241468994648780417782414689946487804177824146899464878041778241468994648780417782414689946487804177824146899464878041778241468994648780417782414689946487804177824146899464878041778241468994648780417782414689946487804177824146899464878041778241468994648780417782414689946487804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a749908-1fcc-4c4b-ae4b-83064600ce87, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc689af8-746e-4c92-bbec-eb1760160f20, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc689af8-746e-4c92-bbec-eb1760160f20, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18222118627366038916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822211862736603891618222118627366038916182221186273660389161822211862736603891618222118627366038916182221186273660389161822211862736603891618222118627366038916182221186273660389161822211862736603891618222118627366038916182221186273660389161822211862736603891618222118627366038916182221186273660389161822211862736603891618222118627366038916182221186273660389161822211862736603891618222118627366038916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ca004ae-b6bb-4634-ab20-44b7c6c94c3b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f71d94d1-4184-49a5-8e0a-e851b2a48787, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f71d94d1-4184-49a5-8e0a-e851b2a48787, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3438617988814492470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34386179888144924703438617988814492470343861798881449247034386179888144924703438617988814492470343861798881449247034386179888144924703438617988814492470343861798881449247034386179888144924703438617988814492470343861798881449247034386179888144924703438617988814492470343861798881449247034386179888144924703438617988814492470343861798881449247034386179888144924703438617988814492470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc689af8-746e-4c92-bbec-eb1760160f20, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9314901-153c-4c6e-9a13-1968e278ae89, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9314901-153c-4c6e-9a13-1968e278ae89, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15693879123883756250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569387912388375625015693879123883756250156938791238837562501569387912388375625015693879123883756250156938791238837562501569387912388375625015693879123883756250156938791238837562501569387912388375625015693879123883756250156938791238837562501569387912388375625015693879123883756250156938791238837562501569387912388375625015693879123883756250156938791238837562501569387912388375625015693879123883756250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f71d94d1-4184-49a5-8e0a-e851b2a48787, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35b7bd13-0771-48f9-8a23-14fa676cdf29, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35b7bd13-0771-48f9-8a23-14fa676cdf29, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12539405469371743474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253940546937174347412539405469371743474125394054693717434741253940546937174347412539405469371743474125394054693717434741253940546937174347412539405469371743474125394054693717434741253940546937174347412539405469371743474125394054693717434741253940546937174347412539405469371743474125394054693717434741253940546937174347412539405469371743474125394054693717434741253940546937174347412539405469371743474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9314901-153c-4c6e-9a13-1968e278ae89, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 760fb92d-74ea-410e-aade-f9290f2efbf9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 760fb92d-74ea-410e-aade-f9290f2efbf9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11807818645011429202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180781864501142920211807818645011429202118078186450114292021180781864501142920211807818645011429202118078186450114292021180781864501142920211807818645011429202118078186450114292021180781864501142920211807818645011429202118078186450114292021180781864501142920211807818645011429202118078186450114292021180781864501142920211807818645011429202118078186450114292021180781864501142920211807818645011429202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35b7bd13-0771-48f9-8a23-14fa676cdf29, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec799cc7-aed1-497e-9bde-a8461436ecb4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec799cc7-aed1-497e-9bde-a8461436ecb4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10297761132673547224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029776113267354722410297761132673547224102977611326735472241029776113267354722410297761132673547224102977611326735472241029776113267354722410297761132673547224102977611326735472241029776113267354722410297761132673547224102977611326735472241029776113267354722410297761132673547224102977611326735472241029776113267354722410297761132673547224102977611326735472241029776113267354722410297761132673547224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 760fb92d-74ea-410e-aade-f9290f2efbf9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01ea814b-3e03-46eb-a0e2-88fe9f6bb708, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01ea814b-3e03-46eb-a0e2-88fe9f6bb708, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 819925416658557275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "819925416658557275819925416658557275819925416658557275819925416658557275819925416658557275819925416658557275819925416658557275819925416658557275819925416658557275819925416658557275819925416658557275819925416658557275819925416658557275819925416658557275819925416658557275819925416658557275819925416658557275819925416658557275819925416658557275819925416658557275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec799cc7-aed1-497e-9bde-a8461436ecb4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae18a022-8bd3-42b8-b246-c880e510d72d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae18a022-8bd3-42b8-b246-c880e510d72d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17025941216577316286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702594121657731628617025941216577316286170259412165773162861702594121657731628617025941216577316286170259412165773162861702594121657731628617025941216577316286170259412165773162861702594121657731628617025941216577316286170259412165773162861702594121657731628617025941216577316286170259412165773162861702594121657731628617025941216577316286170259412165773162861702594121657731628617025941216577316286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01ea814b-3e03-46eb-a0e2-88fe9f6bb708, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c0f8f13-bd7d-45c5-9578-a2d26a8d528b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c0f8f13-bd7d-45c5-9578-a2d26a8d528b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15376457798660836846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537645779866083684615376457798660836846153764577986608368461537645779866083684615376457798660836846153764577986608368461537645779866083684615376457798660836846153764577986608368461537645779866083684615376457798660836846153764577986608368461537645779866083684615376457798660836846153764577986608368461537645779866083684615376457798660836846153764577986608368461537645779866083684615376457798660836846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae18a022-8bd3-42b8-b246-c880e510d72d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e79833ba-993b-4c0e-a8b5-51274aaa9902, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e79833ba-993b-4c0e-a8b5-51274aaa9902, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14751855769067720885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475185576906772088514751855769067720885147518557690677208851475185576906772088514751855769067720885147518557690677208851475185576906772088514751855769067720885147518557690677208851475185576906772088514751855769067720885147518557690677208851475185576906772088514751855769067720885147518557690677208851475185576906772088514751855769067720885147518557690677208851475185576906772088514751855769067720885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c0f8f13-bd7d-45c5-9578-a2d26a8d528b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11f2e8a4-7bc5-42f6-af39-fa87549a5048, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11f2e8a4-7bc5-42f6-af39-fa87549a5048, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 764812729832430138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "764812729832430138764812729832430138764812729832430138764812729832430138764812729832430138764812729832430138764812729832430138764812729832430138764812729832430138764812729832430138764812729832430138764812729832430138764812729832430138764812729832430138764812729832430138764812729832430138764812729832430138764812729832430138764812729832430138764812729832430138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e79833ba-993b-4c0e-a8b5-51274aaa9902, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3de73f20-e787-41ca-abb6-1f7e3857143c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3de73f20-e787-41ca-abb6-1f7e3857143c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 122092335037543534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "122092335037543534122092335037543534122092335037543534122092335037543534122092335037543534122092335037543534122092335037543534122092335037543534122092335037543534122092335037543534122092335037543534122092335037543534122092335037543534122092335037543534122092335037543534122092335037543534122092335037543534122092335037543534122092335037543534122092335037543534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11f2e8a4-7bc5-42f6-af39-fa87549a5048, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97fe630a-c800-4fda-b118-b956c1f3c1e0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97fe630a-c800-4fda-b118-b956c1f3c1e0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2639328063561686727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26393280635616867272639328063561686727263932806356168672726393280635616867272639328063561686727263932806356168672726393280635616867272639328063561686727263932806356168672726393280635616867272639328063561686727263932806356168672726393280635616867272639328063561686727263932806356168672726393280635616867272639328063561686727263932806356168672726393280635616867272639328063561686727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3de73f20-e787-41ca-abb6-1f7e3857143c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d2d3785-31eb-4b24-a8a1-c600de612830, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d2d3785-31eb-4b24-a8a1-c600de612830, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9316089038311699093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93160890383116990939316089038311699093931608903831169909393160890383116990939316089038311699093931608903831169909393160890383116990939316089038311699093931608903831169909393160890383116990939316089038311699093931608903831169909393160890383116990939316089038311699093931608903831169909393160890383116990939316089038311699093931608903831169909393160890383116990939316089038311699093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97fe630a-c800-4fda-b118-b956c1f3c1e0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37ea1bcf-aba0-4952-a5f5-6b9d91a34db5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37ea1bcf-aba0-4952-a5f5-6b9d91a34db5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6340565018959181561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63405650189591815616340565018959181561634056501895918156163405650189591815616340565018959181561634056501895918156163405650189591815616340565018959181561634056501895918156163405650189591815616340565018959181561634056501895918156163405650189591815616340565018959181561634056501895918156163405650189591815616340565018959181561634056501895918156163405650189591815616340565018959181561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d2d3785-31eb-4b24-a8a1-c600de612830, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7eb9cb3a-bf26-493f-b5a1-ea0f871fc135, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eb9cb3a-bf26-493f-b5a1-ea0f871fc135, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11028079306035421854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102807930603542185411028079306035421854110280793060354218541102807930603542185411028079306035421854110280793060354218541102807930603542185411028079306035421854110280793060354218541102807930603542185411028079306035421854110280793060354218541102807930603542185411028079306035421854110280793060354218541102807930603542185411028079306035421854110280793060354218541102807930603542185411028079306035421854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37ea1bcf-aba0-4952-a5f5-6b9d91a34db5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81ba8379-90be-4a12-a0ca-010ca4779dd6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7eb9cb3a-bf26-493f-b5a1-ea0f871fc135, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81ba8379-90be-4a12-a0ca-010ca4779dd6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18301781542171478454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830178154217147845418301781542171478454183017815421714784541830178154217147845418301781542171478454183017815421714784541830178154217147845418301781542171478454183017815421714784541830178154217147845418301781542171478454183017815421714784541830178154217147845418301781542171478454183017815421714784541830178154217147845418301781542171478454183017815421714784541830178154217147845418301781542171478454" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c568ed7b-557c-465b-8b8a-fb78506fb801, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c568ed7b-557c-465b-8b8a-fb78506fb801, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11207374474708969205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120737447470896920511207374474708969205112073744747089692051120737447470896920511207374474708969205112073744747089692051120737447470896920511207374474708969205112073744747089692051120737447470896920511207374474708969205112073744747089692051120737447470896920511207374474708969205112073744747089692051120737447470896920511207374474708969205112073744747089692051120737447470896920511207374474708969205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81ba8379-90be-4a12-a0ca-010ca4779dd6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b679d795-29d0-4edc-92f1-c551d7407abc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c568ed7b-557c-465b-8b8a-fb78506fb801, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b679d795-29d0-4edc-92f1-c551d7407abc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3303906273166327995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33039062731663279953303906273166327995330390627316632799533039062731663279953303906273166327995330390627316632799533039062731663279953303906273166327995330390627316632799533039062731663279953303906273166327995330390627316632799533039062731663279953303906273166327995330390627316632799533039062731663279953303906273166327995330390627316632799533039062731663279953303906273166327995" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d694ee5-b938-4dd5-ba2c-f1dc5f8b41b8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d694ee5-b938-4dd5-ba2c-f1dc5f8b41b8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12214476510401365202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221447651040136520212214476510401365202122144765104013652021221447651040136520212214476510401365202122144765104013652021221447651040136520212214476510401365202122144765104013652021221447651040136520212214476510401365202122144765104013652021221447651040136520212214476510401365202122144765104013652021221447651040136520212214476510401365202122144765104013652021221447651040136520212214476510401365202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b679d795-29d0-4edc-92f1-c551d7407abc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6672fb9-c669-4943-9fe6-0b8dc3743826, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6672fb9-c669-4943-9fe6-0b8dc3743826, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5681417776484953244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56814177764849532445681417776484953244568141777648495324456814177764849532445681417776484953244568141777648495324456814177764849532445681417776484953244568141777648495324456814177764849532445681417776484953244568141777648495324456814177764849532445681417776484953244568141777648495324456814177764849532445681417776484953244568141777648495324456814177764849532445681417776484953244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d694ee5-b938-4dd5-ba2c-f1dc5f8b41b8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d3ecdb2-c504-4b46-ad86-706517558ced, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d3ecdb2-c504-4b46-ad86-706517558ced, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17248084796288366204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724808479628836620417248084796288366204172480847962883662041724808479628836620417248084796288366204172480847962883662041724808479628836620417248084796288366204172480847962883662041724808479628836620417248084796288366204172480847962883662041724808479628836620417248084796288366204172480847962883662041724808479628836620417248084796288366204172480847962883662041724808479628836620417248084796288366204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6672fb9-c669-4943-9fe6-0b8dc3743826, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ec9be78-9333-4541-9a17-c493b09dd6f0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ec9be78-9333-4541-9a17-c493b09dd6f0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17732060364209850146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773206036420985014617732060364209850146177320603642098501461773206036420985014617732060364209850146177320603642098501461773206036420985014617732060364209850146177320603642098501461773206036420985014617732060364209850146177320603642098501461773206036420985014617732060364209850146177320603642098501461773206036420985014617732060364209850146177320603642098501461773206036420985014617732060364209850146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d3ecdb2-c504-4b46-ad86-706517558ced, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c3ee82d-c4c6-422c-b95a-79342a4e0049, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c3ee82d-c4c6-422c-b95a-79342a4e0049, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17628372174696313329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762837217469631332917628372174696313329176283721746963133291762837217469631332917628372174696313329176283721746963133291762837217469631332917628372174696313329176283721746963133291762837217469631332917628372174696313329176283721746963133291762837217469631332917628372174696313329176283721746963133291762837217469631332917628372174696313329176283721746963133291762837217469631332917628372174696313329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ec9be78-9333-4541-9a17-c493b09dd6f0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3665ea4-afba-47e6-9ff8-38030c43f1c4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3665ea4-afba-47e6-9ff8-38030c43f1c4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1981677911783694252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19816779117836942521981677911783694252198167791178369425219816779117836942521981677911783694252198167791178369425219816779117836942521981677911783694252198167791178369425219816779117836942521981677911783694252198167791178369425219816779117836942521981677911783694252198167791178369425219816779117836942521981677911783694252198167791178369425219816779117836942521981677911783694252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c3ee82d-c4c6-422c-b95a-79342a4e0049, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec52f336-ec09-4bda-86c1-ed19ed08e9ac, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec52f336-ec09-4bda-86c1-ed19ed08e9ac, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11890868847188694318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189086884718869431811890868847188694318118908688471886943181189086884718869431811890868847188694318118908688471886943181189086884718869431811890868847188694318118908688471886943181189086884718869431811890868847188694318118908688471886943181189086884718869431811890868847188694318118908688471886943181189086884718869431811890868847188694318118908688471886943181189086884718869431811890868847188694318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3665ea4-afba-47e6-9ff8-38030c43f1c4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29e7841b-1e18-4ed3-8562-a0a92c5037ed, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29e7841b-1e18-4ed3-8562-a0a92c5037ed, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1960661049317783568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19606610493177835681960661049317783568196066104931778356819606610493177835681960661049317783568196066104931778356819606610493177835681960661049317783568196066104931778356819606610493177835681960661049317783568196066104931778356819606610493177835681960661049317783568196066104931778356819606610493177835681960661049317783568196066104931778356819606610493177835681960661049317783568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec52f336-ec09-4bda-86c1-ed19ed08e9ac, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d1090d6-3173-41f8-a3f1-0b5310484afa, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d1090d6-3173-41f8-a3f1-0b5310484afa, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1569089267057100226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15690892670571002261569089267057100226156908926705710022615690892670571002261569089267057100226156908926705710022615690892670571002261569089267057100226156908926705710022615690892670571002261569089267057100226156908926705710022615690892670571002261569089267057100226156908926705710022615690892670571002261569089267057100226156908926705710022615690892670571002261569089267057100226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29e7841b-1e18-4ed3-8562-a0a92c5037ed, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57083e88-31f0-4bd2-8e7b-421dbddf9e17, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57083e88-31f0-4bd2-8e7b-421dbddf9e17, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12702978660751624221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270297866075162422112702978660751624221127029786607516242211270297866075162422112702978660751624221127029786607516242211270297866075162422112702978660751624221127029786607516242211270297866075162422112702978660751624221127029786607516242211270297866075162422112702978660751624221127029786607516242211270297866075162422112702978660751624221127029786607516242211270297866075162422112702978660751624221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d1090d6-3173-41f8-a3f1-0b5310484afa, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0275d9bc-b4a8-4553-8d5a-7450a7d2e990, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0275d9bc-b4a8-4553-8d5a-7450a7d2e990, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17878941662456410154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787894166245641015417878941662456410154178789416624564101541787894166245641015417878941662456410154178789416624564101541787894166245641015417878941662456410154178789416624564101541787894166245641015417878941662456410154178789416624564101541787894166245641015417878941662456410154178789416624564101541787894166245641015417878941662456410154178789416624564101541787894166245641015417878941662456410154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0275d9bc-b4a8-4553-8d5a-7450a7d2e990, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c0132f4-9181-445c-b027-07cd6079e8a6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c0132f4-9181-445c-b027-07cd6079e8a6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9613950807264565878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96139508072645658789613950807264565878961395080726456587896139508072645658789613950807264565878961395080726456587896139508072645658789613950807264565878961395080726456587896139508072645658789613950807264565878961395080726456587896139508072645658789613950807264565878961395080726456587896139508072645658789613950807264565878961395080726456587896139508072645658789613950807264565878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57083e88-31f0-4bd2-8e7b-421dbddf9e17, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee677817-8258-430c-b884-2284525b4254, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee677817-8258-430c-b884-2284525b4254, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8711136048832257124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87111360488322571248711136048832257124871113604883225712487111360488322571248711136048832257124871113604883225712487111360488322571248711136048832257124871113604883225712487111360488322571248711136048832257124871113604883225712487111360488322571248711136048832257124871113604883225712487111360488322571248711136048832257124871113604883225712487111360488322571248711136048832257124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c0132f4-9181-445c-b027-07cd6079e8a6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b58199a-8e75-4094-bc37-5339b5adbceb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b58199a-8e75-4094-bc37-5339b5adbceb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10201121186292869125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020112118629286912510201121186292869125102011211862928691251020112118629286912510201121186292869125102011211862928691251020112118629286912510201121186292869125102011211862928691251020112118629286912510201121186292869125102011211862928691251020112118629286912510201121186292869125102011211862928691251020112118629286912510201121186292869125102011211862928691251020112118629286912510201121186292869125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee677817-8258-430c-b884-2284525b4254, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b5d296f-f2bb-4e3b-94f7-9f6828e22e33, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b5d296f-f2bb-4e3b-94f7-9f6828e22e33, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8909069242826605380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89090692428266053808909069242826605380890906924282660538089090692428266053808909069242826605380890906924282660538089090692428266053808909069242826605380890906924282660538089090692428266053808909069242826605380890906924282660538089090692428266053808909069242826605380890906924282660538089090692428266053808909069242826605380890906924282660538089090692428266053808909069242826605380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b58199a-8e75-4094-bc37-5339b5adbceb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b5d296f-f2bb-4e3b-94f7-9f6828e22e33, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 091e6a57-d0b0-47ec-afa7-d323b8b4c153, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 091e6a57-d0b0-47ec-afa7-d323b8b4c153, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11201209771036837186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120120977103683718611201209771036837186112012097710368371861120120977103683718611201209771036837186112012097710368371861120120977103683718611201209771036837186112012097710368371861120120977103683718611201209771036837186112012097710368371861120120977103683718611201209771036837186112012097710368371861120120977103683718611201209771036837186112012097710368371861120120977103683718611201209771036837186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82e8d768-4ed5-4856-bd84-b1810c903239, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82e8d768-4ed5-4856-bd84-b1810c903239, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13530844670895354891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353084467089535489113530844670895354891135308446708953548911353084467089535489113530844670895354891135308446708953548911353084467089535489113530844670895354891135308446708953548911353084467089535489113530844670895354891135308446708953548911353084467089535489113530844670895354891135308446708953548911353084467089535489113530844670895354891135308446708953548911353084467089535489113530844670895354891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 091e6a57-d0b0-47ec-afa7-d323b8b4c153, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82e8d768-4ed5-4856-bd84-b1810c903239, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9feb0b2-1609-4169-942a-1a8cac904e73, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0e95b1e-fe41-43c5-b34f-abee3990cef8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9feb0b2-1609-4169-942a-1a8cac904e73, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9688619682598945637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96886196825989456379688619682598945637968861968259894563796886196825989456379688619682598945637968861968259894563796886196825989456379688619682598945637968861968259894563796886196825989456379688619682598945637968861968259894563796886196825989456379688619682598945637968861968259894563796886196825989456379688619682598945637968861968259894563796886196825989456379688619682598945637" } } } 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, b0e95b1e-fe41-43c5-b34f-abee3990cef8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6474343257324660455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64743432573246604556474343257324660455647434325732466045564743432573246604556474343257324660455647434325732466045564743432573246604556474343257324660455647434325732466045564743432573246604556474343257324660455647434325732466045564743432573246604556474343257324660455647434325732466045564743432573246604556474343257324660455647434325732466045564743432573246604556474343257324660455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0e95b1e-fe41-43c5-b34f-abee3990cef8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 404595a3-c2b5-4029-b22d-5caf9edaca13, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 404595a3-c2b5-4029-b22d-5caf9edaca13, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11171099263065475889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117109926306547588911171099263065475889111710992630654758891117109926306547588911171099263065475889111710992630654758891117109926306547588911171099263065475889111710992630654758891117109926306547588911171099263065475889111710992630654758891117109926306547588911171099263065475889111710992630654758891117109926306547588911171099263065475889111710992630654758891117109926306547588911171099263065475889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9feb0b2-1609-4169-942a-1a8cac904e73, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e9a7dda-e8d4-433c-88c5-3cc7a589ac9e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e9a7dda-e8d4-433c-88c5-3cc7a589ac9e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1473776815363122134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14737768153631221341473776815363122134147377681536312213414737768153631221341473776815363122134147377681536312213414737768153631221341473776815363122134147377681536312213414737768153631221341473776815363122134147377681536312213414737768153631221341473776815363122134147377681536312213414737768153631221341473776815363122134147377681536312213414737768153631221341473776815363122134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 404595a3-c2b5-4029-b22d-5caf9edaca13, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e9a7dda-e8d4-433c-88c5-3cc7a589ac9e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ecd8b5e-8743-4c9b-8a01-b107392f1159, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ecd8b5e-8743-4c9b-8a01-b107392f1159, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17283063739114085828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728306373911408582817283063739114085828172830637391140858281728306373911408582817283063739114085828172830637391140858281728306373911408582817283063739114085828172830637391140858281728306373911408582817283063739114085828172830637391140858281728306373911408582817283063739114085828172830637391140858281728306373911408582817283063739114085828172830637391140858281728306373911408582817283063739114085828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59b860e3-61b3-4d41-8be1-39ac8ebb11d2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59b860e3-61b3-4d41-8be1-39ac8ebb11d2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14679448921792302272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467944892179230227214679448921792302272146794489217923022721467944892179230227214679448921792302272146794489217923022721467944892179230227214679448921792302272146794489217923022721467944892179230227214679448921792302272146794489217923022721467944892179230227214679448921792302272146794489217923022721467944892179230227214679448921792302272146794489217923022721467944892179230227214679448921792302272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59b860e3-61b3-4d41-8be1-39ac8ebb11d2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ecd8b5e-8743-4c9b-8a01-b107392f1159, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eac533a2-c105-419c-8d99-25d527713508, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eac533a2-c105-419c-8d99-25d527713508, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3635273318158929654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36352733181589296543635273318158929654363527331815892965436352733181589296543635273318158929654363527331815892965436352733181589296543635273318158929654363527331815892965436352733181589296543635273318158929654363527331815892965436352733181589296543635273318158929654363527331815892965436352733181589296543635273318158929654363527331815892965436352733181589296543635273318158929654" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca36af5d-362c-4504-901e-1ab4b9da34f4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca36af5d-362c-4504-901e-1ab4b9da34f4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 832027742284927779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "832027742284927779832027742284927779832027742284927779832027742284927779832027742284927779832027742284927779832027742284927779832027742284927779832027742284927779832027742284927779832027742284927779832027742284927779832027742284927779832027742284927779832027742284927779832027742284927779832027742284927779832027742284927779832027742284927779832027742284927779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eac533a2-c105-419c-8d99-25d527713508, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 877f8894-fb94-4d70-ac4b-172440c81fd1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca36af5d-362c-4504-901e-1ab4b9da34f4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 877f8894-fb94-4d70-ac4b-172440c81fd1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14500124785106657788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450012478510665778814500124785106657788145001247851066577881450012478510665778814500124785106657788145001247851066577881450012478510665778814500124785106657788145001247851066577881450012478510665778814500124785106657788145001247851066577881450012478510665778814500124785106657788145001247851066577881450012478510665778814500124785106657788145001247851066577881450012478510665778814500124785106657788" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c189c842-b91e-4fd1-8188-33760434ef3f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c189c842-b91e-4fd1-8188-33760434ef3f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8294874168256076983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82948741682560769838294874168256076983829487416825607698382948741682560769838294874168256076983829487416825607698382948741682560769838294874168256076983829487416825607698382948741682560769838294874168256076983829487416825607698382948741682560769838294874168256076983829487416825607698382948741682560769838294874168256076983829487416825607698382948741682560769838294874168256076983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 877f8894-fb94-4d70-ac4b-172440c81fd1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf06cf5d-2848-4dcd-8bf1-fd84b784b57b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf06cf5d-2848-4dcd-8bf1-fd84b784b57b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8662036958332862165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86620369583328621658662036958332862165866203695833286216586620369583328621658662036958332862165866203695833286216586620369583328621658662036958332862165866203695833286216586620369583328621658662036958332862165866203695833286216586620369583328621658662036958332862165866203695833286216586620369583328621658662036958332862165866203695833286216586620369583328621658662036958332862165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c189c842-b91e-4fd1-8188-33760434ef3f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b2f34eb-80dc-4e1e-89d7-3063e9272e75, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b2f34eb-80dc-4e1e-89d7-3063e9272e75, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18237125817308221987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823712581730822198718237125817308221987182371258173082219871823712581730822198718237125817308221987182371258173082219871823712581730822198718237125817308221987182371258173082219871823712581730822198718237125817308221987182371258173082219871823712581730822198718237125817308221987182371258173082219871823712581730822198718237125817308221987182371258173082219871823712581730822198718237125817308221987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf06cf5d-2848-4dcd-8bf1-fd84b784b57b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caed49d2-78a0-4eeb-bb19-85e7ae27d923, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caed49d2-78a0-4eeb-bb19-85e7ae27d923, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12516951276393284805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251695127639328480512516951276393284805125169512763932848051251695127639328480512516951276393284805125169512763932848051251695127639328480512516951276393284805125169512763932848051251695127639328480512516951276393284805125169512763932848051251695127639328480512516951276393284805125169512763932848051251695127639328480512516951276393284805125169512763932848051251695127639328480512516951276393284805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b2f34eb-80dc-4e1e-89d7-3063e9272e75, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caed49d2-78a0-4eeb-bb19-85e7ae27d923, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 541063b8-4430-4cd2-a779-49dd82b8e2bd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f3a9705-a075-4f73-8410-f2c403967a79, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f3a9705-a075-4f73-8410-f2c403967a79, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7135219412100959083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71352194121009590837135219412100959083713521941210095908371352194121009590837135219412100959083713521941210095908371352194121009590837135219412100959083713521941210095908371352194121009590837135219412100959083713521941210095908371352194121009590837135219412100959083713521941210095908371352194121009590837135219412100959083713521941210095908371352194121009590837135219412100959083" } } } 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, 541063b8-4430-4cd2-a779-49dd82b8e2bd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7811231768302106348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78112317683021063487811231768302106348781123176830210634878112317683021063487811231768302106348781123176830210634878112317683021063487811231768302106348781123176830210634878112317683021063487811231768302106348781123176830210634878112317683021063487811231768302106348781123176830210634878112317683021063487811231768302106348781123176830210634878112317683021063487811231768302106348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f3a9705-a075-4f73-8410-f2c403967a79, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10ba8821-ba6f-4b40-9f85-cd8918db1eaf, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10ba8821-ba6f-4b40-9f85-cd8918db1eaf, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3158544440360501270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31585444403605012703158544440360501270315854444036050127031585444403605012703158544440360501270315854444036050127031585444403605012703158544440360501270315854444036050127031585444403605012703158544440360501270315854444036050127031585444403605012703158544440360501270315854444036050127031585444403605012703158544440360501270315854444036050127031585444403605012703158544440360501270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 541063b8-4430-4cd2-a779-49dd82b8e2bd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5ebe53d-47c3-47a5-98ef-aed61650f138, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5ebe53d-47c3-47a5-98ef-aed61650f138, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6650043057197733280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66500430571977332806650043057197733280665004305719773328066500430571977332806650043057197733280665004305719773328066500430571977332806650043057197733280665004305719773328066500430571977332806650043057197733280665004305719773328066500430571977332806650043057197733280665004305719773328066500430571977332806650043057197733280665004305719773328066500430571977332806650043057197733280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10ba8821-ba6f-4b40-9f85-cd8918db1eaf, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fae77c2d-d653-4703-9833-eebcc23d27e3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fae77c2d-d653-4703-9833-eebcc23d27e3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11213278975594078552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121327897559407855211213278975594078552112132789755940785521121327897559407855211213278975594078552112132789755940785521121327897559407855211213278975594078552112132789755940785521121327897559407855211213278975594078552112132789755940785521121327897559407855211213278975594078552112132789755940785521121327897559407855211213278975594078552112132789755940785521121327897559407855211213278975594078552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5ebe53d-47c3-47a5-98ef-aed61650f138, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2477f16c-d618-43a7-adc5-d7fc77d60aca, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2477f16c-d618-43a7-adc5-d7fc77d60aca, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 295938391089380101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "295938391089380101295938391089380101295938391089380101295938391089380101295938391089380101295938391089380101295938391089380101295938391089380101295938391089380101295938391089380101295938391089380101295938391089380101295938391089380101295938391089380101295938391089380101295938391089380101295938391089380101295938391089380101295938391089380101295938391089380101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fae77c2d-d653-4703-9833-eebcc23d27e3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e653668-284b-4087-9177-4530138e8662, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2477f16c-d618-43a7-adc5-d7fc77d60aca, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e653668-284b-4087-9177-4530138e8662, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4193264837002755961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41932648370027559614193264837002755961419326483700275596141932648370027559614193264837002755961419326483700275596141932648370027559614193264837002755961419326483700275596141932648370027559614193264837002755961419326483700275596141932648370027559614193264837002755961419326483700275596141932648370027559614193264837002755961419326483700275596141932648370027559614193264837002755961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fba2bae-4f81-4d1d-9bcb-d2113c24dfd9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fba2bae-4f81-4d1d-9bcb-d2113c24dfd9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15994499472724851107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599449947272485110715994499472724851107159944994727248511071599449947272485110715994499472724851107159944994727248511071599449947272485110715994499472724851107159944994727248511071599449947272485110715994499472724851107159944994727248511071599449947272485110715994499472724851107159944994727248511071599449947272485110715994499472724851107159944994727248511071599449947272485110715994499472724851107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fba2bae-4f81-4d1d-9bcb-d2113c24dfd9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e653668-284b-4087-9177-4530138e8662, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 811b7d61-d697-4a72-a6a1-a81b9f25bbed, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e02a31da-595f-4b7b-befa-fcde96f06f0e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e02a31da-595f-4b7b-befa-fcde96f06f0e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16206819461013113489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620681946101311348916206819461013113489162068194610131134891620681946101311348916206819461013113489162068194610131134891620681946101311348916206819461013113489162068194610131134891620681946101311348916206819461013113489162068194610131134891620681946101311348916206819461013113489162068194610131134891620681946101311348916206819461013113489162068194610131134891620681946101311348916206819461013113489" } } } 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, 811b7d61-d697-4a72-a6a1-a81b9f25bbed, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12556503769998010388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255650376999801038812556503769998010388125565037699980103881255650376999801038812556503769998010388125565037699980103881255650376999801038812556503769998010388125565037699980103881255650376999801038812556503769998010388125565037699980103881255650376999801038812556503769998010388125565037699980103881255650376999801038812556503769998010388125565037699980103881255650376999801038812556503769998010388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 811b7d61-d697-4a72-a6a1-a81b9f25bbed, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e02a31da-595f-4b7b-befa-fcde96f06f0e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33e23466-62e8-4c2f-9cdd-3913641e3586, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33e23466-62e8-4c2f-9cdd-3913641e3586, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4278688867019937869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42786888670199378694278688867019937869427868886701993786942786888670199378694278688867019937869427868886701993786942786888670199378694278688867019937869427868886701993786942786888670199378694278688867019937869427868886701993786942786888670199378694278688867019937869427868886701993786942786888670199378694278688867019937869427868886701993786942786888670199378694278688867019937869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f26251c3-5401-458f-a389-136581728a1f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f26251c3-5401-458f-a389-136581728a1f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12812419170789338863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281241917078933886312812419170789338863128124191707893388631281241917078933886312812419170789338863128124191707893388631281241917078933886312812419170789338863128124191707893388631281241917078933886312812419170789338863128124191707893388631281241917078933886312812419170789338863128124191707893388631281241917078933886312812419170789338863128124191707893388631281241917078933886312812419170789338863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33e23466-62e8-4c2f-9cdd-3913641e3586, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f26251c3-5401-458f-a389-136581728a1f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 047a9be0-b196-43d4-8a4e-dfc005dd5c72, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 047a9be0-b196-43d4-8a4e-dfc005dd5c72, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 431780129357535684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "431780129357535684431780129357535684431780129357535684431780129357535684431780129357535684431780129357535684431780129357535684431780129357535684431780129357535684431780129357535684431780129357535684431780129357535684431780129357535684431780129357535684431780129357535684431780129357535684431780129357535684431780129357535684431780129357535684431780129357535684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3762d3d3-d038-4be9-b6ff-e0ec51a8226a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3762d3d3-d038-4be9-b6ff-e0ec51a8226a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15008670585066095865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500867058506609586515008670585066095865150086705850660958651500867058506609586515008670585066095865150086705850660958651500867058506609586515008670585066095865150086705850660958651500867058506609586515008670585066095865150086705850660958651500867058506609586515008670585066095865150086705850660958651500867058506609586515008670585066095865150086705850660958651500867058506609586515008670585066095865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 047a9be0-b196-43d4-8a4e-dfc005dd5c72, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 733acfe8-d520-45a4-8e78-90407f0fc73d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 733acfe8-d520-45a4-8e78-90407f0fc73d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12450459857505114543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245045985750511454312450459857505114543124504598575051145431245045985750511454312450459857505114543124504598575051145431245045985750511454312450459857505114543124504598575051145431245045985750511454312450459857505114543124504598575051145431245045985750511454312450459857505114543124504598575051145431245045985750511454312450459857505114543124504598575051145431245045985750511454312450459857505114543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3762d3d3-d038-4be9-b6ff-e0ec51a8226a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc220a05-251a-44d6-b4c5-9f9ab965181f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc220a05-251a-44d6-b4c5-9f9ab965181f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13391998461438582874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339199846143858287413391998461438582874133919984614385828741339199846143858287413391998461438582874133919984614385828741339199846143858287413391998461438582874133919984614385828741339199846143858287413391998461438582874133919984614385828741339199846143858287413391998461438582874133919984614385828741339199846143858287413391998461438582874133919984614385828741339199846143858287413391998461438582874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 733acfe8-d520-45a4-8e78-90407f0fc73d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc220a05-251a-44d6-b4c5-9f9ab965181f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a74b5f6e-d34a-41a4-a6c2-8a2beff1ef9a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a74b5f6e-d34a-41a4-a6c2-8a2beff1ef9a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8103771402255263994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81037714022552639948103771402255263994810377140225526399481037714022552639948103771402255263994810377140225526399481037714022552639948103771402255263994810377140225526399481037714022552639948103771402255263994810377140225526399481037714022552639948103771402255263994810377140225526399481037714022552639948103771402255263994810377140225526399481037714022552639948103771402255263994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fdd98fa-55b3-4f96-a79c-6e84a607cbaa, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fdd98fa-55b3-4f96-a79c-6e84a607cbaa, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13192732669070631943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319273266907063194313192732669070631943131927326690706319431319273266907063194313192732669070631943131927326690706319431319273266907063194313192732669070631943131927326690706319431319273266907063194313192732669070631943131927326690706319431319273266907063194313192732669070631943131927326690706319431319273266907063194313192732669070631943131927326690706319431319273266907063194313192732669070631943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a74b5f6e-d34a-41a4-a6c2-8a2beff1ef9a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7617e722-8dd7-492e-9b73-f477391212c5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7617e722-8dd7-492e-9b73-f477391212c5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13200820711261315030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1320082071126131503013200820711261315030132008207112613150301320082071126131503013200820711261315030132008207112613150301320082071126131503013200820711261315030132008207112613150301320082071126131503013200820711261315030132008207112613150301320082071126131503013200820711261315030132008207112613150301320082071126131503013200820711261315030132008207112613150301320082071126131503013200820711261315030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fdd98fa-55b3-4f96-a79c-6e84a607cbaa, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5954f16a-1c90-484e-88d1-76e2b52e6d52, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5954f16a-1c90-484e-88d1-76e2b52e6d52, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15876799633394056394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587679963339405639415876799633394056394158767996333940563941587679963339405639415876799633394056394158767996333940563941587679963339405639415876799633394056394158767996333940563941587679963339405639415876799633394056394158767996333940563941587679963339405639415876799633394056394158767996333940563941587679963339405639415876799633394056394158767996333940563941587679963339405639415876799633394056394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7617e722-8dd7-492e-9b73-f477391212c5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39bb5c3e-ac71-4be7-ae06-497f895bbac6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39bb5c3e-ac71-4be7-ae06-497f895bbac6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16128885964192799097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612888596419279909716128885964192799097161288859641927990971612888596419279909716128885964192799097161288859641927990971612888596419279909716128885964192799097161288859641927990971612888596419279909716128885964192799097161288859641927990971612888596419279909716128885964192799097161288859641927990971612888596419279909716128885964192799097161288859641927990971612888596419279909716128885964192799097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5954f16a-1c90-484e-88d1-76e2b52e6d52, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78477395-f74a-4e7a-ac21-1f309d018d1f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78477395-f74a-4e7a-ac21-1f309d018d1f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8675973085302299366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86759730853022993668675973085302299366867597308530229936686759730853022993668675973085302299366867597308530229936686759730853022993668675973085302299366867597308530229936686759730853022993668675973085302299366867597308530229936686759730853022993668675973085302299366867597308530229936686759730853022993668675973085302299366867597308530229936686759730853022993668675973085302299366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39bb5c3e-ac71-4be7-ae06-497f895bbac6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09694806-51a9-415f-9103-e63a8bc7792a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09694806-51a9-415f-9103-e63a8bc7792a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13123579848350213987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312357984835021398713123579848350213987131235798483502139871312357984835021398713123579848350213987131235798483502139871312357984835021398713123579848350213987131235798483502139871312357984835021398713123579848350213987131235798483502139871312357984835021398713123579848350213987131235798483502139871312357984835021398713123579848350213987131235798483502139871312357984835021398713123579848350213987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78477395-f74a-4e7a-ac21-1f309d018d1f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce861b4d-2847-4a9d-b2e9-e12d3da62f10, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce861b4d-2847-4a9d-b2e9-e12d3da62f10, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14511564230568081318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451156423056808131814511564230568081318145115642305680813181451156423056808131814511564230568081318145115642305680813181451156423056808131814511564230568081318145115642305680813181451156423056808131814511564230568081318145115642305680813181451156423056808131814511564230568081318145115642305680813181451156423056808131814511564230568081318145115642305680813181451156423056808131814511564230568081318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09694806-51a9-415f-9103-e63a8bc7792a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 828053ca-37bb-4dae-8f90-7e398c806130, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 828053ca-37bb-4dae-8f90-7e398c806130, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13038337274491073846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303833727449107384613038337274491073846130383372744910738461303833727449107384613038337274491073846130383372744910738461303833727449107384613038337274491073846130383372744910738461303833727449107384613038337274491073846130383372744910738461303833727449107384613038337274491073846130383372744910738461303833727449107384613038337274491073846130383372744910738461303833727449107384613038337274491073846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce861b4d-2847-4a9d-b2e9-e12d3da62f10, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db1645b3-fcda-4595-b093-3d59d608a3e3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db1645b3-fcda-4595-b093-3d59d608a3e3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7044634026880636849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70446340268806368497044634026880636849704463402688063684970446340268806368497044634026880636849704463402688063684970446340268806368497044634026880636849704463402688063684970446340268806368497044634026880636849704463402688063684970446340268806368497044634026880636849704463402688063684970446340268806368497044634026880636849704463402688063684970446340268806368497044634026880636849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 828053ca-37bb-4dae-8f90-7e398c806130, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1d7ced0-0ca4-4c9b-8f84-fb7f10f75e75, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1d7ced0-0ca4-4c9b-8f84-fb7f10f75e75, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17947950031099580242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794795003109958024217947950031099580242179479500310995802421794795003109958024217947950031099580242179479500310995802421794795003109958024217947950031099580242179479500310995802421794795003109958024217947950031099580242179479500310995802421794795003109958024217947950031099580242179479500310995802421794795003109958024217947950031099580242179479500310995802421794795003109958024217947950031099580242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db1645b3-fcda-4595-b093-3d59d608a3e3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 965a74dd-c426-45e8-99a8-b42689132297, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 965a74dd-c426-45e8-99a8-b42689132297, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4561678822187676411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45616788221876764114561678822187676411456167882218767641145616788221876764114561678822187676411456167882218767641145616788221876764114561678822187676411456167882218767641145616788221876764114561678822187676411456167882218767641145616788221876764114561678822187676411456167882218767641145616788221876764114561678822187676411456167882218767641145616788221876764114561678822187676411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1d7ced0-0ca4-4c9b-8f84-fb7f10f75e75, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de1272f9-5066-4f5e-a4c2-96e63bd20ce0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de1272f9-5066-4f5e-a4c2-96e63bd20ce0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12703926221906733737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270392622190673373712703926221906733737127039262219067337371270392622190673373712703926221906733737127039262219067337371270392622190673373712703926221906733737127039262219067337371270392622190673373712703926221906733737127039262219067337371270392622190673373712703926221906733737127039262219067337371270392622190673373712703926221906733737127039262219067337371270392622190673373712703926221906733737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 965a74dd-c426-45e8-99a8-b42689132297, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90129eb0-55f8-4b67-a822-84874277150c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90129eb0-55f8-4b67-a822-84874277150c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15146673602418187066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514667360241818706615146673602418187066151466736024181870661514667360241818706615146673602418187066151466736024181870661514667360241818706615146673602418187066151466736024181870661514667360241818706615146673602418187066151466736024181870661514667360241818706615146673602418187066151466736024181870661514667360241818706615146673602418187066151466736024181870661514667360241818706615146673602418187066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de1272f9-5066-4f5e-a4c2-96e63bd20ce0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72921ccc-55f5-483a-8497-4ad07d7b9b64, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72921ccc-55f5-483a-8497-4ad07d7b9b64, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16736638367225559829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673663836722555982916736638367225559829167366383672255598291673663836722555982916736638367225559829167366383672255598291673663836722555982916736638367225559829167366383672255598291673663836722555982916736638367225559829167366383672255598291673663836722555982916736638367225559829167366383672255598291673663836722555982916736638367225559829167366383672255598291673663836722555982916736638367225559829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90129eb0-55f8-4b67-a822-84874277150c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e14b2997-21cc-44f3-a694-db17521ebbfb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e14b2997-21cc-44f3-a694-db17521ebbfb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1700409895107627291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17004098951076272911700409895107627291170040989510762729117004098951076272911700409895107627291170040989510762729117004098951076272911700409895107627291170040989510762729117004098951076272911700409895107627291170040989510762729117004098951076272911700409895107627291170040989510762729117004098951076272911700409895107627291170040989510762729117004098951076272911700409895107627291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72921ccc-55f5-483a-8497-4ad07d7b9b64, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad81d6dd-0528-4f21-94a1-3cc670260011, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad81d6dd-0528-4f21-94a1-3cc670260011, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16409028004771474277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640902800477147427716409028004771474277164090280047714742771640902800477147427716409028004771474277164090280047714742771640902800477147427716409028004771474277164090280047714742771640902800477147427716409028004771474277164090280047714742771640902800477147427716409028004771474277164090280047714742771640902800477147427716409028004771474277164090280047714742771640902800477147427716409028004771474277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e14b2997-21cc-44f3-a694-db17521ebbfb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18b53e87-69d7-4a3c-900a-fbc53ab43100, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18b53e87-69d7-4a3c-900a-fbc53ab43100, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16542977296252715922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654297729625271592216542977296252715922165429772962527159221654297729625271592216542977296252715922165429772962527159221654297729625271592216542977296252715922165429772962527159221654297729625271592216542977296252715922165429772962527159221654297729625271592216542977296252715922165429772962527159221654297729625271592216542977296252715922165429772962527159221654297729625271592216542977296252715922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad81d6dd-0528-4f21-94a1-3cc670260011, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dc705f1-f15f-4f28-8a60-64bdf5b966f1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dc705f1-f15f-4f28-8a60-64bdf5b966f1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13080021375903005548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308002137590300554813080021375903005548130800213759030055481308002137590300554813080021375903005548130800213759030055481308002137590300554813080021375903005548130800213759030055481308002137590300554813080021375903005548130800213759030055481308002137590300554813080021375903005548130800213759030055481308002137590300554813080021375903005548130800213759030055481308002137590300554813080021375903005548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18b53e87-69d7-4a3c-900a-fbc53ab43100, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc127cb3-6c54-4613-98c7-f83b5c4da6c9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc127cb3-6c54-4613-98c7-f83b5c4da6c9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11690549647436414172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169054964743641417211690549647436414172116905496474364141721169054964743641417211690549647436414172116905496474364141721169054964743641417211690549647436414172116905496474364141721169054964743641417211690549647436414172116905496474364141721169054964743641417211690549647436414172116905496474364141721169054964743641417211690549647436414172116905496474364141721169054964743641417211690549647436414172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dc705f1-f15f-4f28-8a60-64bdf5b966f1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 156a44c8-3c2a-48ed-ac23-82699c95d970, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 156a44c8-3c2a-48ed-ac23-82699c95d970, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8245118209929015184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82451182099290151848245118209929015184824511820992901518482451182099290151848245118209929015184824511820992901518482451182099290151848245118209929015184824511820992901518482451182099290151848245118209929015184824511820992901518482451182099290151848245118209929015184824511820992901518482451182099290151848245118209929015184824511820992901518482451182099290151848245118209929015184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc127cb3-6c54-4613-98c7-f83b5c4da6c9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a95af631-5e10-44bc-9d4d-7b572a4d338b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a95af631-5e10-44bc-9d4d-7b572a4d338b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1572492002100972192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15724920021009721921572492002100972192157249200210097219215724920021009721921572492002100972192157249200210097219215724920021009721921572492002100972192157249200210097219215724920021009721921572492002100972192157249200210097219215724920021009721921572492002100972192157249200210097219215724920021009721921572492002100972192157249200210097219215724920021009721921572492002100972192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 156a44c8-3c2a-48ed-ac23-82699c95d970, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 035d92bb-f8c2-4d27-b1ba-190d7696893b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 035d92bb-f8c2-4d27-b1ba-190d7696893b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5880894851982688513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58808948519826885135880894851982688513588089485198268851358808948519826885135880894851982688513588089485198268851358808948519826885135880894851982688513588089485198268851358808948519826885135880894851982688513588089485198268851358808948519826885135880894851982688513588089485198268851358808948519826885135880894851982688513588089485198268851358808948519826885135880894851982688513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a95af631-5e10-44bc-9d4d-7b572a4d338b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 728fe50b-5860-4eab-91af-3e4afe72da92, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 728fe50b-5860-4eab-91af-3e4afe72da92, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 62257980049538493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6225798004953849362257980049538493622579800495384936225798004953849362257980049538493622579800495384936225798004953849362257980049538493622579800495384936225798004953849362257980049538493622579800495384936225798004953849362257980049538493622579800495384936225798004953849362257980049538493622579800495384936225798004953849362257980049538493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 035d92bb-f8c2-4d27-b1ba-190d7696893b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c237354-c68c-47d3-981a-1962572c85cd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c237354-c68c-47d3-981a-1962572c85cd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9609479223430860192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96094792234308601929609479223430860192960947922343086019296094792234308601929609479223430860192960947922343086019296094792234308601929609479223430860192960947922343086019296094792234308601929609479223430860192960947922343086019296094792234308601929609479223430860192960947922343086019296094792234308601929609479223430860192960947922343086019296094792234308601929609479223430860192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 728fe50b-5860-4eab-91af-3e4afe72da92, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df73e2e0-a36f-4541-9ec3-823bc57c04b1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df73e2e0-a36f-4541-9ec3-823bc57c04b1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14051239942821713856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1405123994282171385614051239942821713856140512399428217138561405123994282171385614051239942821713856140512399428217138561405123994282171385614051239942821713856140512399428217138561405123994282171385614051239942821713856140512399428217138561405123994282171385614051239942821713856140512399428217138561405123994282171385614051239942821713856140512399428217138561405123994282171385614051239942821713856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c237354-c68c-47d3-981a-1962572c85cd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbf25f69-dd61-490d-82eb-f211d9e0ad43, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbf25f69-dd61-490d-82eb-f211d9e0ad43, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10186345630380167401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1018634563038016740110186345630380167401101863456303801674011018634563038016740110186345630380167401101863456303801674011018634563038016740110186345630380167401101863456303801674011018634563038016740110186345630380167401101863456303801674011018634563038016740110186345630380167401101863456303801674011018634563038016740110186345630380167401101863456303801674011018634563038016740110186345630380167401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df73e2e0-a36f-4541-9ec3-823bc57c04b1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fee54b4-5060-4f23-9050-e4de40f330b2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fee54b4-5060-4f23-9050-e4de40f330b2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3943024156734039416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39430241567340394163943024156734039416394302415673403941639430241567340394163943024156734039416394302415673403941639430241567340394163943024156734039416394302415673403941639430241567340394163943024156734039416394302415673403941639430241567340394163943024156734039416394302415673403941639430241567340394163943024156734039416394302415673403941639430241567340394163943024156734039416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbf25f69-dd61-490d-82eb-f211d9e0ad43, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abc9a225-d23d-453e-98a1-2c115529638a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abc9a225-d23d-453e-98a1-2c115529638a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17322923780025605721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732292378002560572117322923780025605721173229237800256057211732292378002560572117322923780025605721173229237800256057211732292378002560572117322923780025605721173229237800256057211732292378002560572117322923780025605721173229237800256057211732292378002560572117322923780025605721173229237800256057211732292378002560572117322923780025605721173229237800256057211732292378002560572117322923780025605721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fee54b4-5060-4f23-9050-e4de40f330b2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f1d1b70-f8a1-4f77-b686-365f09b6dde9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f1d1b70-f8a1-4f77-b686-365f09b6dde9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4927540339698707644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49275403396987076444927540339698707644492754033969870764449275403396987076444927540339698707644492754033969870764449275403396987076444927540339698707644492754033969870764449275403396987076444927540339698707644492754033969870764449275403396987076444927540339698707644492754033969870764449275403396987076444927540339698707644492754033969870764449275403396987076444927540339698707644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abc9a225-d23d-453e-98a1-2c115529638a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9444f764-b6fb-42cd-a082-2f6995365be5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9444f764-b6fb-42cd-a082-2f6995365be5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4133585359616452875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41335853596164528754133585359616452875413358535961645287541335853596164528754133585359616452875413358535961645287541335853596164528754133585359616452875413358535961645287541335853596164528754133585359616452875413358535961645287541335853596164528754133585359616452875413358535961645287541335853596164528754133585359616452875413358535961645287541335853596164528754133585359616452875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f1d1b70-f8a1-4f77-b686-365f09b6dde9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6b40e1e-7315-465b-8ac0-b743eaf41664, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6b40e1e-7315-465b-8ac0-b743eaf41664, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11392907455057805324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1139290745505780532411392907455057805324113929074550578053241139290745505780532411392907455057805324113929074550578053241139290745505780532411392907455057805324113929074550578053241139290745505780532411392907455057805324113929074550578053241139290745505780532411392907455057805324113929074550578053241139290745505780532411392907455057805324113929074550578053241139290745505780532411392907455057805324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9444f764-b6fb-42cd-a082-2f6995365be5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5d637bd-f41b-4ff3-8311-520ab69aa505, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5d637bd-f41b-4ff3-8311-520ab69aa505, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5067460888277845915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50674608882778459155067460888277845915506746088827784591550674608882778459155067460888277845915506746088827784591550674608882778459155067460888277845915506746088827784591550674608882778459155067460888277845915506746088827784591550674608882778459155067460888277845915506746088827784591550674608882778459155067460888277845915506746088827784591550674608882778459155067460888277845915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6b40e1e-7315-465b-8ac0-b743eaf41664, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9380e59-33d7-4cc0-81d2-d2186f692b5a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9380e59-33d7-4cc0-81d2-d2186f692b5a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7307421703326614674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73074217033266146747307421703326614674730742170332661467473074217033266146747307421703326614674730742170332661467473074217033266146747307421703326614674730742170332661467473074217033266146747307421703326614674730742170332661467473074217033266146747307421703326614674730742170332661467473074217033266146747307421703326614674730742170332661467473074217033266146747307421703326614674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5d637bd-f41b-4ff3-8311-520ab69aa505, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b8f6bce-8561-4ec1-b1df-e01c490fe96b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b8f6bce-8561-4ec1-b1df-e01c490fe96b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7969468042475352235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79694680424753522357969468042475352235796946804247535223579694680424753522357969468042475352235796946804247535223579694680424753522357969468042475352235796946804247535223579694680424753522357969468042475352235796946804247535223579694680424753522357969468042475352235796946804247535223579694680424753522357969468042475352235796946804247535223579694680424753522357969468042475352235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9380e59-33d7-4cc0-81d2-d2186f692b5a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08bcb70a-9d17-4c9f-aaa7-e2a6ed316724, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08bcb70a-9d17-4c9f-aaa7-e2a6ed316724, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15856801712865990805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585680171286599080515856801712865990805158568017128659908051585680171286599080515856801712865990805158568017128659908051585680171286599080515856801712865990805158568017128659908051585680171286599080515856801712865990805158568017128659908051585680171286599080515856801712865990805158568017128659908051585680171286599080515856801712865990805158568017128659908051585680171286599080515856801712865990805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b8f6bce-8561-4ec1-b1df-e01c490fe96b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d94c6eaa-7761-4f02-aa0b-220ca1c527e9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d94c6eaa-7761-4f02-aa0b-220ca1c527e9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10603511396313233810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060351139631323381010603511396313233810106035113963132338101060351139631323381010603511396313233810106035113963132338101060351139631323381010603511396313233810106035113963132338101060351139631323381010603511396313233810106035113963132338101060351139631323381010603511396313233810106035113963132338101060351139631323381010603511396313233810106035113963132338101060351139631323381010603511396313233810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08bcb70a-9d17-4c9f-aaa7-e2a6ed316724, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bec82ae-ae7f-4b36-974b-2008a1a283dd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bec82ae-ae7f-4b36-974b-2008a1a283dd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17059548748993245058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705954874899324505817059548748993245058170595487489932450581705954874899324505817059548748993245058170595487489932450581705954874899324505817059548748993245058170595487489932450581705954874899324505817059548748993245058170595487489932450581705954874899324505817059548748993245058170595487489932450581705954874899324505817059548748993245058170595487489932450581705954874899324505817059548748993245058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d94c6eaa-7761-4f02-aa0b-220ca1c527e9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bec82ae-ae7f-4b36-974b-2008a1a283dd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e3a2e53-c76b-4613-ac85-3fe054a86fe3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e3a2e53-c76b-4613-ac85-3fe054a86fe3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10302702531454130677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030270253145413067710302702531454130677103027025314541306771030270253145413067710302702531454130677103027025314541306771030270253145413067710302702531454130677103027025314541306771030270253145413067710302702531454130677103027025314541306771030270253145413067710302702531454130677103027025314541306771030270253145413067710302702531454130677103027025314541306771030270253145413067710302702531454130677" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92df0737-fc13-4a03-b108-636971345bd8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92df0737-fc13-4a03-b108-636971345bd8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8983880298522125089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89838802985221250898983880298522125089898388029852212508989838802985221250898983880298522125089898388029852212508989838802985221250898983880298522125089898388029852212508989838802985221250898983880298522125089898388029852212508989838802985221250898983880298522125089898388029852212508989838802985221250898983880298522125089898388029852212508989838802985221250898983880298522125089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92df0737-fc13-4a03-b108-636971345bd8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9eb1298-350e-469c-bf81-17b3b54c9178, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9eb1298-350e-469c-bf81-17b3b54c9178, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11116288172638008105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111628817263800810511116288172638008105111162881726380081051111628817263800810511116288172638008105111162881726380081051111628817263800810511116288172638008105111162881726380081051111628817263800810511116288172638008105111162881726380081051111628817263800810511116288172638008105111162881726380081051111628817263800810511116288172638008105111162881726380081051111628817263800810511116288172638008105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e3a2e53-c76b-4613-ac85-3fe054a86fe3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcfdc63f-7676-4ce4-9e0c-6ab513aef33a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcfdc63f-7676-4ce4-9e0c-6ab513aef33a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8027233737800407569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80272337378004075698027233737800407569802723373780040756980272337378004075698027233737800407569802723373780040756980272337378004075698027233737800407569802723373780040756980272337378004075698027233737800407569802723373780040756980272337378004075698027233737800407569802723373780040756980272337378004075698027233737800407569802723373780040756980272337378004075698027233737800407569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9eb1298-350e-469c-bf81-17b3b54c9178, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eec2eb83-a701-482a-a9b9-ac1fa2359ccf, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eec2eb83-a701-482a-a9b9-ac1fa2359ccf, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9243493714394088232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92434937143940882329243493714394088232924349371439408823292434937143940882329243493714394088232924349371439408823292434937143940882329243493714394088232924349371439408823292434937143940882329243493714394088232924349371439408823292434937143940882329243493714394088232924349371439408823292434937143940882329243493714394088232924349371439408823292434937143940882329243493714394088232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcfdc63f-7676-4ce4-9e0c-6ab513aef33a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5200855-c84d-4d3b-8821-b6fc67e819a3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5200855-c84d-4d3b-8821-b6fc67e819a3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10086643527263305333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008664352726330533310086643527263305333100866435272633053331008664352726330533310086643527263305333100866435272633053331008664352726330533310086643527263305333100866435272633053331008664352726330533310086643527263305333100866435272633053331008664352726330533310086643527263305333100866435272633053331008664352726330533310086643527263305333100866435272633053331008664352726330533310086643527263305333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eec2eb83-a701-482a-a9b9-ac1fa2359ccf, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b34e69e0-70b3-4a8d-9832-137c1818a272, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b34e69e0-70b3-4a8d-9832-137c1818a272, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14235113586147979102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423511358614797910214235113586147979102142351135861479791021423511358614797910214235113586147979102142351135861479791021423511358614797910214235113586147979102142351135861479791021423511358614797910214235113586147979102142351135861479791021423511358614797910214235113586147979102142351135861479791021423511358614797910214235113586147979102142351135861479791021423511358614797910214235113586147979102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5200855-c84d-4d3b-8821-b6fc67e819a3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb09ccfe-a360-4cfa-b038-91f2a8ebe26a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb09ccfe-a360-4cfa-b038-91f2a8ebe26a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5014729499242135168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50147294992421351685014729499242135168501472949924213516850147294992421351685014729499242135168501472949924213516850147294992421351685014729499242135168501472949924213516850147294992421351685014729499242135168501472949924213516850147294992421351685014729499242135168501472949924213516850147294992421351685014729499242135168501472949924213516850147294992421351685014729499242135168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b34e69e0-70b3-4a8d-9832-137c1818a272, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb09ccfe-a360-4cfa-b038-91f2a8ebe26a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e72d9e7e-1db6-4422-8226-c2364a590fa8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e72d9e7e-1db6-4422-8226-c2364a590fa8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10312554554619468937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031255455461946893710312554554619468937103125545546194689371031255455461946893710312554554619468937103125545546194689371031255455461946893710312554554619468937103125545546194689371031255455461946893710312554554619468937103125545546194689371031255455461946893710312554554619468937103125545546194689371031255455461946893710312554554619468937103125545546194689371031255455461946893710312554554619468937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2a849ed-85c0-4b80-b901-546feab8fedd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2a849ed-85c0-4b80-b901-546feab8fedd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8180845661171155757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81808456611711557578180845661171155757818084566117115575781808456611711557578180845661171155757818084566117115575781808456611711557578180845661171155757818084566117115575781808456611711557578180845661171155757818084566117115575781808456611711557578180845661171155757818084566117115575781808456611711557578180845661171155757818084566117115575781808456611711557578180845661171155757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e72d9e7e-1db6-4422-8226-c2364a590fa8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99913440-9f2f-480f-8813-b4da010d9fed, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99913440-9f2f-480f-8813-b4da010d9fed, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14603545837415524080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460354583741552408014603545837415524080146035458374155240801460354583741552408014603545837415524080146035458374155240801460354583741552408014603545837415524080146035458374155240801460354583741552408014603545837415524080146035458374155240801460354583741552408014603545837415524080146035458374155240801460354583741552408014603545837415524080146035458374155240801460354583741552408014603545837415524080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2a849ed-85c0-4b80-b901-546feab8fedd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25da32dc-243b-4c7f-861a-5dcd1bcdc62f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99913440-9f2f-480f-8813-b4da010d9fed, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0eb26c30-b4dc-449f-a35d-1af9d5b1f5fb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0eb26c30-b4dc-449f-a35d-1af9d5b1f5fb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3564785928162013322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35647859281620133223564785928162013322356478592816201332235647859281620133223564785928162013322356478592816201332235647859281620133223564785928162013322356478592816201332235647859281620133223564785928162013322356478592816201332235647859281620133223564785928162013322356478592816201332235647859281620133223564785928162013322356478592816201332235647859281620133223564785928162013322" } } } 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, 25da32dc-243b-4c7f-861a-5dcd1bcdc62f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15853096988849285409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585309698884928540915853096988849285409158530969888492854091585309698884928540915853096988849285409158530969888492854091585309698884928540915853096988849285409158530969888492854091585309698884928540915853096988849285409158530969888492854091585309698884928540915853096988849285409158530969888492854091585309698884928540915853096988849285409158530969888492854091585309698884928540915853096988849285409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0eb26c30-b4dc-449f-a35d-1af9d5b1f5fb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82d952fe-fe50-4953-89be-728db1aa2694, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82d952fe-fe50-4953-89be-728db1aa2694, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13850054305616532960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385005430561653296013850054305616532960138500543056165329601385005430561653296013850054305616532960138500543056165329601385005430561653296013850054305616532960138500543056165329601385005430561653296013850054305616532960138500543056165329601385005430561653296013850054305616532960138500543056165329601385005430561653296013850054305616532960138500543056165329601385005430561653296013850054305616532960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25da32dc-243b-4c7f-861a-5dcd1bcdc62f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7d90aed-1870-40ae-b39a-272acf2d3294, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7d90aed-1870-40ae-b39a-272acf2d3294, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2291641119889561492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22916411198895614922291641119889561492229164111988956149222916411198895614922291641119889561492229164111988956149222916411198895614922291641119889561492229164111988956149222916411198895614922291641119889561492229164111988956149222916411198895614922291641119889561492229164111988956149222916411198895614922291641119889561492229164111988956149222916411198895614922291641119889561492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82d952fe-fe50-4953-89be-728db1aa2694, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c65dbc5-2138-449e-bb41-3707c8e7fb30, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c65dbc5-2138-449e-bb41-3707c8e7fb30, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11589426595337068856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158942659533706885611589426595337068856115894265953370688561158942659533706885611589426595337068856115894265953370688561158942659533706885611589426595337068856115894265953370688561158942659533706885611589426595337068856115894265953370688561158942659533706885611589426595337068856115894265953370688561158942659533706885611589426595337068856115894265953370688561158942659533706885611589426595337068856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7d90aed-1870-40ae-b39a-272acf2d3294, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6e3c607-a8ab-40cd-86b5-b82a8588f44c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6e3c607-a8ab-40cd-86b5-b82a8588f44c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2426224722071076797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24262247220710767972426224722071076797242622472207107679724262247220710767972426224722071076797242622472207107679724262247220710767972426224722071076797242622472207107679724262247220710767972426224722071076797242622472207107679724262247220710767972426224722071076797242622472207107679724262247220710767972426224722071076797242622472207107679724262247220710767972426224722071076797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c65dbc5-2138-449e-bb41-3707c8e7fb30, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ba25e88-0c86-4082-a4d7-5279c9520f80, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ba25e88-0c86-4082-a4d7-5279c9520f80, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12052151649835264520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205215164983526452012052151649835264520120521516498352645201205215164983526452012052151649835264520120521516498352645201205215164983526452012052151649835264520120521516498352645201205215164983526452012052151649835264520120521516498352645201205215164983526452012052151649835264520120521516498352645201205215164983526452012052151649835264520120521516498352645201205215164983526452012052151649835264520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6e3c607-a8ab-40cd-86b5-b82a8588f44c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77c0bb93-8ec2-4861-8899-44ef2b579dd5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77c0bb93-8ec2-4861-8899-44ef2b579dd5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 818411879894890998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "818411879894890998818411879894890998818411879894890998818411879894890998818411879894890998818411879894890998818411879894890998818411879894890998818411879894890998818411879894890998818411879894890998818411879894890998818411879894890998818411879894890998818411879894890998818411879894890998818411879894890998818411879894890998818411879894890998818411879894890998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ba25e88-0c86-4082-a4d7-5279c9520f80, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63585f6c-2031-40b2-ab0e-b1291ec6f040, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63585f6c-2031-40b2-ab0e-b1291ec6f040, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18208849341028895337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820884934102889533718208849341028895337182088493410288953371820884934102889533718208849341028895337182088493410288953371820884934102889533718208849341028895337182088493410288953371820884934102889533718208849341028895337182088493410288953371820884934102889533718208849341028895337182088493410288953371820884934102889533718208849341028895337182088493410288953371820884934102889533718208849341028895337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77c0bb93-8ec2-4861-8899-44ef2b579dd5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9377be3c-3d71-4f71-a584-5b974af9878a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9377be3c-3d71-4f71-a584-5b974af9878a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 357726676486289731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "357726676486289731357726676486289731357726676486289731357726676486289731357726676486289731357726676486289731357726676486289731357726676486289731357726676486289731357726676486289731357726676486289731357726676486289731357726676486289731357726676486289731357726676486289731357726676486289731357726676486289731357726676486289731357726676486289731357726676486289731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63585f6c-2031-40b2-ab0e-b1291ec6f040, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08135f5d-1252-44fd-83aa-efa578d70b16, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08135f5d-1252-44fd-83aa-efa578d70b16, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7341624055473212325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73416240554732123257341624055473212325734162405547321232573416240554732123257341624055473212325734162405547321232573416240554732123257341624055473212325734162405547321232573416240554732123257341624055473212325734162405547321232573416240554732123257341624055473212325734162405547321232573416240554732123257341624055473212325734162405547321232573416240554732123257341624055473212325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9377be3c-3d71-4f71-a584-5b974af9878a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52945a7a-52ca-4853-aa7b-dab4b856ac64, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52945a7a-52ca-4853-aa7b-dab4b856ac64, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12153026712532320860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1215302671253232086012153026712532320860121530267125323208601215302671253232086012153026712532320860121530267125323208601215302671253232086012153026712532320860121530267125323208601215302671253232086012153026712532320860121530267125323208601215302671253232086012153026712532320860121530267125323208601215302671253232086012153026712532320860121530267125323208601215302671253232086012153026712532320860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08135f5d-1252-44fd-83aa-efa578d70b16, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c31f683-8f03-451e-a1f3-1c4eb12bb608, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c31f683-8f03-451e-a1f3-1c4eb12bb608, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2921606844445831848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29216068444458318482921606844445831848292160684444583184829216068444458318482921606844445831848292160684444583184829216068444458318482921606844445831848292160684444583184829216068444458318482921606844445831848292160684444583184829216068444458318482921606844445831848292160684444583184829216068444458318482921606844445831848292160684444583184829216068444458318482921606844445831848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52945a7a-52ca-4853-aa7b-dab4b856ac64, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4652e061-1a26-4035-8aa1-3cd26ab861f2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4652e061-1a26-4035-8aa1-3cd26ab861f2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15874717340554141060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587471734055414106015874717340554141060158747173405541410601587471734055414106015874717340554141060158747173405541410601587471734055414106015874717340554141060158747173405541410601587471734055414106015874717340554141060158747173405541410601587471734055414106015874717340554141060158747173405541410601587471734055414106015874717340554141060158747173405541410601587471734055414106015874717340554141060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c31f683-8f03-451e-a1f3-1c4eb12bb608, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 093c3116-7156-4a54-99a6-9d55804ba0e3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 093c3116-7156-4a54-99a6-9d55804ba0e3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5297740203443599096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52977402034435990965297740203443599096529774020344359909652977402034435990965297740203443599096529774020344359909652977402034435990965297740203443599096529774020344359909652977402034435990965297740203443599096529774020344359909652977402034435990965297740203443599096529774020344359909652977402034435990965297740203443599096529774020344359909652977402034435990965297740203443599096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4652e061-1a26-4035-8aa1-3cd26ab861f2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea527247-d670-401e-85e9-8ef87749da75, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea527247-d670-401e-85e9-8ef87749da75, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14345201645493329820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434520164549332982014345201645493329820143452016454933298201434520164549332982014345201645493329820143452016454933298201434520164549332982014345201645493329820143452016454933298201434520164549332982014345201645493329820143452016454933298201434520164549332982014345201645493329820143452016454933298201434520164549332982014345201645493329820143452016454933298201434520164549332982014345201645493329820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 093c3116-7156-4a54-99a6-9d55804ba0e3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84d66c8e-a8cd-4187-bb70-f3038389899b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84d66c8e-a8cd-4187-bb70-f3038389899b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5449468077689090813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54494680776890908135449468077689090813544946807768909081354494680776890908135449468077689090813544946807768909081354494680776890908135449468077689090813544946807768909081354494680776890908135449468077689090813544946807768909081354494680776890908135449468077689090813544946807768909081354494680776890908135449468077689090813544946807768909081354494680776890908135449468077689090813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea527247-d670-401e-85e9-8ef87749da75, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbd37d6e-73ad-4ef2-8882-2076cb7c2815, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbd37d6e-73ad-4ef2-8882-2076cb7c2815, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6224929104514183472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62249291045141834726224929104514183472622492910451418347262249291045141834726224929104514183472622492910451418347262249291045141834726224929104514183472622492910451418347262249291045141834726224929104514183472622492910451418347262249291045141834726224929104514183472622492910451418347262249291045141834726224929104514183472622492910451418347262249291045141834726224929104514183472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84d66c8e-a8cd-4187-bb70-f3038389899b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f433d1d5-7bc1-437a-8e22-cc4cf43fca86, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f433d1d5-7bc1-437a-8e22-cc4cf43fca86, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11536627468622985488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153662746862298548811536627468622985488115366274686229854881153662746862298548811536627468622985488115366274686229854881153662746862298548811536627468622985488115366274686229854881153662746862298548811536627468622985488115366274686229854881153662746862298548811536627468622985488115366274686229854881153662746862298548811536627468622985488115366274686229854881153662746862298548811536627468622985488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbd37d6e-73ad-4ef2-8882-2076cb7c2815, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 496f6bd7-30f6-41bd-b9b5-b60eb326832d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 496f6bd7-30f6-41bd-b9b5-b60eb326832d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12275379838384308076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227537983838430807612275379838384308076122753798383843080761227537983838430807612275379838384308076122753798383843080761227537983838430807612275379838384308076122753798383843080761227537983838430807612275379838384308076122753798383843080761227537983838430807612275379838384308076122753798383843080761227537983838430807612275379838384308076122753798383843080761227537983838430807612275379838384308076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f433d1d5-7bc1-437a-8e22-cc4cf43fca86, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ecd2521-a91d-4ddf-9736-2e851a9c95ca, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ecd2521-a91d-4ddf-9736-2e851a9c95ca, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1749785582314465763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17497855823144657631749785582314465763174978558231446576317497855823144657631749785582314465763174978558231446576317497855823144657631749785582314465763174978558231446576317497855823144657631749785582314465763174978558231446576317497855823144657631749785582314465763174978558231446576317497855823144657631749785582314465763174978558231446576317497855823144657631749785582314465763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 496f6bd7-30f6-41bd-b9b5-b60eb326832d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26d6dcdf-9c3a-44eb-ae80-bcb3ea266315, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26d6dcdf-9c3a-44eb-ae80-bcb3ea266315, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5452574746356292579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54525747463562925795452574746356292579545257474635629257954525747463562925795452574746356292579545257474635629257954525747463562925795452574746356292579545257474635629257954525747463562925795452574746356292579545257474635629257954525747463562925795452574746356292579545257474635629257954525747463562925795452574746356292579545257474635629257954525747463562925795452574746356292579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ecd2521-a91d-4ddf-9736-2e851a9c95ca, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2e7aedc-a4eb-47ba-a0ef-c769831de85d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2e7aedc-a4eb-47ba-a0ef-c769831de85d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 171501075438141961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "171501075438141961171501075438141961171501075438141961171501075438141961171501075438141961171501075438141961171501075438141961171501075438141961171501075438141961171501075438141961171501075438141961171501075438141961171501075438141961171501075438141961171501075438141961171501075438141961171501075438141961171501075438141961171501075438141961171501075438141961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26d6dcdf-9c3a-44eb-ae80-bcb3ea266315, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fddfb7f2-a51c-4654-a80e-3dff353bfaa2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fddfb7f2-a51c-4654-a80e-3dff353bfaa2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1250364878558376007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12503648785583760071250364878558376007125036487855837600712503648785583760071250364878558376007125036487855837600712503648785583760071250364878558376007125036487855837600712503648785583760071250364878558376007125036487855837600712503648785583760071250364878558376007125036487855837600712503648785583760071250364878558376007125036487855837600712503648785583760071250364878558376007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2e7aedc-a4eb-47ba-a0ef-c769831de85d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df815423-fcb8-4408-86c6-7ceb5fd79071, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df815423-fcb8-4408-86c6-7ceb5fd79071, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2457727926960709723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24577279269607097232457727926960709723245772792696070972324577279269607097232457727926960709723245772792696070972324577279269607097232457727926960709723245772792696070972324577279269607097232457727926960709723245772792696070972324577279269607097232457727926960709723245772792696070972324577279269607097232457727926960709723245772792696070972324577279269607097232457727926960709723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fddfb7f2-a51c-4654-a80e-3dff353bfaa2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8252fcdd-203f-4e59-bf06-9d8d3843af3e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8252fcdd-203f-4e59-bf06-9d8d3843af3e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5884504002698942087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58845040026989420875884504002698942087588450400269894208758845040026989420875884504002698942087588450400269894208758845040026989420875884504002698942087588450400269894208758845040026989420875884504002698942087588450400269894208758845040026989420875884504002698942087588450400269894208758845040026989420875884504002698942087588450400269894208758845040026989420875884504002698942087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df815423-fcb8-4408-86c6-7ceb5fd79071, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19807eb4-2c9e-4d1d-88ee-87c8834b8d6c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19807eb4-2c9e-4d1d-88ee-87c8834b8d6c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17308744902191763942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1730874490219176394217308744902191763942173087449021917639421730874490219176394217308744902191763942173087449021917639421730874490219176394217308744902191763942173087449021917639421730874490219176394217308744902191763942173087449021917639421730874490219176394217308744902191763942173087449021917639421730874490219176394217308744902191763942173087449021917639421730874490219176394217308744902191763942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8252fcdd-203f-4e59-bf06-9d8d3843af3e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d166aa0-5886-40f9-a7bc-b3dd8972bb02, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d166aa0-5886-40f9-a7bc-b3dd8972bb02, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1445480519586885561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14454805195868855611445480519586885561144548051958688556114454805195868855611445480519586885561144548051958688556114454805195868855611445480519586885561144548051958688556114454805195868855611445480519586885561144548051958688556114454805195868855611445480519586885561144548051958688556114454805195868855611445480519586885561144548051958688556114454805195868855611445480519586885561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19807eb4-2c9e-4d1d-88ee-87c8834b8d6c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08615418-876c-46e4-bee7-dbadf13f547a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08615418-876c-46e4-bee7-dbadf13f547a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7761486906573500598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77614869065735005987761486906573500598776148690657350059877614869065735005987761486906573500598776148690657350059877614869065735005987761486906573500598776148690657350059877614869065735005987761486906573500598776148690657350059877614869065735005987761486906573500598776148690657350059877614869065735005987761486906573500598776148690657350059877614869065735005987761486906573500598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d166aa0-5886-40f9-a7bc-b3dd8972bb02, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03091467-088f-4324-b987-d9e0423728a7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03091467-088f-4324-b987-d9e0423728a7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17113921287912129562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711392128791212956217113921287912129562171139212879121295621711392128791212956217113921287912129562171139212879121295621711392128791212956217113921287912129562171139212879121295621711392128791212956217113921287912129562171139212879121295621711392128791212956217113921287912129562171139212879121295621711392128791212956217113921287912129562171139212879121295621711392128791212956217113921287912129562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08615418-876c-46e4-bee7-dbadf13f547a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82fb440b-79eb-458d-8aa3-3042a2acd509, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82fb440b-79eb-458d-8aa3-3042a2acd509, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9140264842139848387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91402648421398483879140264842139848387914026484213984838791402648421398483879140264842139848387914026484213984838791402648421398483879140264842139848387914026484213984838791402648421398483879140264842139848387914026484213984838791402648421398483879140264842139848387914026484213984838791402648421398483879140264842139848387914026484213984838791402648421398483879140264842139848387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03091467-088f-4324-b987-d9e0423728a7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a448e7f-1cec-4961-bdfb-a3a5426263da, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a448e7f-1cec-4961-bdfb-a3a5426263da, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7913281499579875612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79132814995798756127913281499579875612791328149957987561279132814995798756127913281499579875612791328149957987561279132814995798756127913281499579875612791328149957987561279132814995798756127913281499579875612791328149957987561279132814995798756127913281499579875612791328149957987561279132814995798756127913281499579875612791328149957987561279132814995798756127913281499579875612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82fb440b-79eb-458d-8aa3-3042a2acd509, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a448e7f-1cec-4961-bdfb-a3a5426263da, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f252e73-eff6-45b6-99e5-f9482ad3c97c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f252e73-eff6-45b6-99e5-f9482ad3c97c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1802613287013042633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18026132870130426331802613287013042633180261328701304263318026132870130426331802613287013042633180261328701304263318026132870130426331802613287013042633180261328701304263318026132870130426331802613287013042633180261328701304263318026132870130426331802613287013042633180261328701304263318026132870130426331802613287013042633180261328701304263318026132870130426331802613287013042633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a74a5ecc-193a-4826-a06c-5168909bcfb6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a74a5ecc-193a-4826-a06c-5168909bcfb6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16104294179464059346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610429417946405934616104294179464059346161042941794640593461610429417946405934616104294179464059346161042941794640593461610429417946405934616104294179464059346161042941794640593461610429417946405934616104294179464059346161042941794640593461610429417946405934616104294179464059346161042941794640593461610429417946405934616104294179464059346161042941794640593461610429417946405934616104294179464059346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f252e73-eff6-45b6-99e5-f9482ad3c97c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a587f281-defd-4024-9516-e850d01d0e44, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a587f281-defd-4024-9516-e850d01d0e44, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3646047039982018833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36460470399820188333646047039982018833364604703998201883336460470399820188333646047039982018833364604703998201883336460470399820188333646047039982018833364604703998201883336460470399820188333646047039982018833364604703998201883336460470399820188333646047039982018833364604703998201883336460470399820188333646047039982018833364604703998201883336460470399820188333646047039982018833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a74a5ecc-193a-4826-a06c-5168909bcfb6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b050fd2-d7ed-456c-b96d-47c3956632d2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b050fd2-d7ed-456c-b96d-47c3956632d2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 424630220594792092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "424630220594792092424630220594792092424630220594792092424630220594792092424630220594792092424630220594792092424630220594792092424630220594792092424630220594792092424630220594792092424630220594792092424630220594792092424630220594792092424630220594792092424630220594792092424630220594792092424630220594792092424630220594792092424630220594792092424630220594792092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a587f281-defd-4024-9516-e850d01d0e44, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 655e0487-2dd8-481f-ab56-90320fec823e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 655e0487-2dd8-481f-ab56-90320fec823e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9749300737298448122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97493007372984481229749300737298448122974930073729844812297493007372984481229749300737298448122974930073729844812297493007372984481229749300737298448122974930073729844812297493007372984481229749300737298448122974930073729844812297493007372984481229749300737298448122974930073729844812297493007372984481229749300737298448122974930073729844812297493007372984481229749300737298448122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b050fd2-d7ed-456c-b96d-47c3956632d2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 385c1fa2-4767-4078-8834-e2a67e74b187, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 385c1fa2-4767-4078-8834-e2a67e74b187, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 606006263074382446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "606006263074382446606006263074382446606006263074382446606006263074382446606006263074382446606006263074382446606006263074382446606006263074382446606006263074382446606006263074382446606006263074382446606006263074382446606006263074382446606006263074382446606006263074382446606006263074382446606006263074382446606006263074382446606006263074382446606006263074382446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 655e0487-2dd8-481f-ab56-90320fec823e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a6d44da-d1c2-4622-b709-2817be1c0dc7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a6d44da-d1c2-4622-b709-2817be1c0dc7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12227259197556973209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222725919755697320912227259197556973209122272591975569732091222725919755697320912227259197556973209122272591975569732091222725919755697320912227259197556973209122272591975569732091222725919755697320912227259197556973209122272591975569732091222725919755697320912227259197556973209122272591975569732091222725919755697320912227259197556973209122272591975569732091222725919755697320912227259197556973209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 385c1fa2-4767-4078-8834-e2a67e74b187, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b1ed7bd-6e55-46d2-bda9-38f843746269, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b1ed7bd-6e55-46d2-bda9-38f843746269, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8844245062433596608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88442450624335966088844245062433596608884424506243359660888442450624335966088844245062433596608884424506243359660888442450624335966088844245062433596608884424506243359660888442450624335966088844245062433596608884424506243359660888442450624335966088844245062433596608884424506243359660888442450624335966088844245062433596608884424506243359660888442450624335966088844245062433596608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a6d44da-d1c2-4622-b709-2817be1c0dc7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ef37d64-9a67-4b09-9105-8247f9fa5cd2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b1ed7bd-6e55-46d2-bda9-38f843746269, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ef37d64-9a67-4b09-9105-8247f9fa5cd2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13275559497415139405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327555949741513940513275559497415139405132755594974151394051327555949741513940513275559497415139405132755594974151394051327555949741513940513275559497415139405132755594974151394051327555949741513940513275559497415139405132755594974151394051327555949741513940513275559497415139405132755594974151394051327555949741513940513275559497415139405132755594974151394051327555949741513940513275559497415139405" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30d02233-63a8-4ec8-98d6-7fa883b723db, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30d02233-63a8-4ec8-98d6-7fa883b723db, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10457792680633807821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045779268063380782110457792680633807821104577926806338078211045779268063380782110457792680633807821104577926806338078211045779268063380782110457792680633807821104577926806338078211045779268063380782110457792680633807821104577926806338078211045779268063380782110457792680633807821104577926806338078211045779268063380782110457792680633807821104577926806338078211045779268063380782110457792680633807821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ef37d64-9a67-4b09-9105-8247f9fa5cd2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f7b555a-143f-4eac-8cff-789caa4e8495, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f7b555a-143f-4eac-8cff-789caa4e8495, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7097576217654635013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70975762176546350137097576217654635013709757621765463501370975762176546350137097576217654635013709757621765463501370975762176546350137097576217654635013709757621765463501370975762176546350137097576217654635013709757621765463501370975762176546350137097576217654635013709757621765463501370975762176546350137097576217654635013709757621765463501370975762176546350137097576217654635013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30d02233-63a8-4ec8-98d6-7fa883b723db, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5a6193c-a4f2-4890-ba7a-99741a04e162, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5a6193c-a4f2-4890-ba7a-99741a04e162, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10061739601025452802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006173960102545280210061739601025452802100617396010254528021006173960102545280210061739601025452802100617396010254528021006173960102545280210061739601025452802100617396010254528021006173960102545280210061739601025452802100617396010254528021006173960102545280210061739601025452802100617396010254528021006173960102545280210061739601025452802100617396010254528021006173960102545280210061739601025452802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f7b555a-143f-4eac-8cff-789caa4e8495, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fc27496-d731-47f6-a6ce-8e9b02ea37b1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fc27496-d731-47f6-a6ce-8e9b02ea37b1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5344936977981178364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53449369779811783645344936977981178364534493697798117836453449369779811783645344936977981178364534493697798117836453449369779811783645344936977981178364534493697798117836453449369779811783645344936977981178364534493697798117836453449369779811783645344936977981178364534493697798117836453449369779811783645344936977981178364534493697798117836453449369779811783645344936977981178364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5a6193c-a4f2-4890-ba7a-99741a04e162, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24328298-659f-42d8-a195-675f0335d5bf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24328298-659f-42d8-a195-675f0335d5bf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17327848140826836221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732784814082683622117327848140826836221173278481408268362211732784814082683622117327848140826836221173278481408268362211732784814082683622117327848140826836221173278481408268362211732784814082683622117327848140826836221173278481408268362211732784814082683622117327848140826836221173278481408268362211732784814082683622117327848140826836221173278481408268362211732784814082683622117327848140826836221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fc27496-d731-47f6-a6ce-8e9b02ea37b1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97f439e4-ebbb-41a0-9975-2df7113b1f99, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97f439e4-ebbb-41a0-9975-2df7113b1f99, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12223844591182155598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222384459118215559812223844591182155598122238445911821555981222384459118215559812223844591182155598122238445911821555981222384459118215559812223844591182155598122238445911821555981222384459118215559812223844591182155598122238445911821555981222384459118215559812223844591182155598122238445911821555981222384459118215559812223844591182155598122238445911821555981222384459118215559812223844591182155598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24328298-659f-42d8-a195-675f0335d5bf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6538ddb5-a23c-4ef9-bcd8-3db0d99be9b3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6538ddb5-a23c-4ef9-bcd8-3db0d99be9b3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17275000672258045437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727500067225804543717275000672258045437172750006722580454371727500067225804543717275000672258045437172750006722580454371727500067225804543717275000672258045437172750006722580454371727500067225804543717275000672258045437172750006722580454371727500067225804543717275000672258045437172750006722580454371727500067225804543717275000672258045437172750006722580454371727500067225804543717275000672258045437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6538ddb5-a23c-4ef9-bcd8-3db0d99be9b3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97f439e4-ebbb-41a0-9975-2df7113b1f99, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e4b447f-a2a7-4f28-8ee9-1ac97ddf86ef, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0e40249-885e-4ac9-b3c5-8be3f136549d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e4b447f-a2a7-4f28-8ee9-1ac97ddf86ef, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8689752593403717523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86897525934037175238689752593403717523868975259340371752386897525934037175238689752593403717523868975259340371752386897525934037175238689752593403717523868975259340371752386897525934037175238689752593403717523868975259340371752386897525934037175238689752593403717523868975259340371752386897525934037175238689752593403717523868975259340371752386897525934037175238689752593403717523" } } } 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, f0e40249-885e-4ac9-b3c5-8be3f136549d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12952583474105181815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295258347410518181512952583474105181815129525834741051818151295258347410518181512952583474105181815129525834741051818151295258347410518181512952583474105181815129525834741051818151295258347410518181512952583474105181815129525834741051818151295258347410518181512952583474105181815129525834741051818151295258347410518181512952583474105181815129525834741051818151295258347410518181512952583474105181815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0e40249-885e-4ac9-b3c5-8be3f136549d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e4b447f-a2a7-4f28-8ee9-1ac97ddf86ef, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42a12e58-0ec5-4015-b2ac-8123b924cc93, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42a12e58-0ec5-4015-b2ac-8123b924cc93, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9584936472088319857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95849364720883198579584936472088319857958493647208831985795849364720883198579584936472088319857958493647208831985795849364720883198579584936472088319857958493647208831985795849364720883198579584936472088319857958493647208831985795849364720883198579584936472088319857958493647208831985795849364720883198579584936472088319857958493647208831985795849364720883198579584936472088319857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3184800-7bf3-4fe3-990c-2ee75ed44cca, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3184800-7bf3-4fe3-990c-2ee75ed44cca, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3426867526250610824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34268675262506108243426867526250610824342686752625061082434268675262506108243426867526250610824342686752625061082434268675262506108243426867526250610824342686752625061082434268675262506108243426867526250610824342686752625061082434268675262506108243426867526250610824342686752625061082434268675262506108243426867526250610824342686752625061082434268675262506108243426867526250610824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42a12e58-0ec5-4015-b2ac-8123b924cc93, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4167f380-8e8d-464d-8665-93651a19c432, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4167f380-8e8d-464d-8665-93651a19c432, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9981334597825458364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99813345978254583649981334597825458364998133459782545836499813345978254583649981334597825458364998133459782545836499813345978254583649981334597825458364998133459782545836499813345978254583649981334597825458364998133459782545836499813345978254583649981334597825458364998133459782545836499813345978254583649981334597825458364998133459782545836499813345978254583649981334597825458364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3184800-7bf3-4fe3-990c-2ee75ed44cca, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51698c36-999b-402c-ad42-d3f1d7e1d264, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51698c36-999b-402c-ad42-d3f1d7e1d264, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9552539112955312323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95525391129553123239552539112955312323955253911295531232395525391129553123239552539112955312323955253911295531232395525391129553123239552539112955312323955253911295531232395525391129553123239552539112955312323955253911295531232395525391129553123239552539112955312323955253911295531232395525391129553123239552539112955312323955253911295531232395525391129553123239552539112955312323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4167f380-8e8d-464d-8665-93651a19c432, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 646bee04-847b-4aef-b75d-56b901dcfccb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 646bee04-847b-4aef-b75d-56b901dcfccb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4727251828381006624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47272518283810066244727251828381006624472725182838100662447272518283810066244727251828381006624472725182838100662447272518283810066244727251828381006624472725182838100662447272518283810066244727251828381006624472725182838100662447272518283810066244727251828381006624472725182838100662447272518283810066244727251828381006624472725182838100662447272518283810066244727251828381006624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51698c36-999b-402c-ad42-d3f1d7e1d264, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d19bab6-7941-440e-896d-16ff13325e6f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d19bab6-7941-440e-896d-16ff13325e6f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3894521821557499283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38945218215574992833894521821557499283389452182155749928338945218215574992833894521821557499283389452182155749928338945218215574992833894521821557499283389452182155749928338945218215574992833894521821557499283389452182155749928338945218215574992833894521821557499283389452182155749928338945218215574992833894521821557499283389452182155749928338945218215574992833894521821557499283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 646bee04-847b-4aef-b75d-56b901dcfccb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb4233ef-15e4-41b4-9815-e3c1b2d54d1b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb4233ef-15e4-41b4-9815-e3c1b2d54d1b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6216291891603047487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62162918916030474876216291891603047487621629189160304748762162918916030474876216291891603047487621629189160304748762162918916030474876216291891603047487621629189160304748762162918916030474876216291891603047487621629189160304748762162918916030474876216291891603047487621629189160304748762162918916030474876216291891603047487621629189160304748762162918916030474876216291891603047487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d19bab6-7941-440e-896d-16ff13325e6f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dae20dbe-c2d6-4511-9fb4-27afdb08c047, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dae20dbe-c2d6-4511-9fb4-27afdb08c047, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1815826790740536715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18158267907405367151815826790740536715181582679074053671518158267907405367151815826790740536715181582679074053671518158267907405367151815826790740536715181582679074053671518158267907405367151815826790740536715181582679074053671518158267907405367151815826790740536715181582679074053671518158267907405367151815826790740536715181582679074053671518158267907405367151815826790740536715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb4233ef-15e4-41b4-9815-e3c1b2d54d1b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d5b18f3-2bf8-40cd-b876-2ce43f075e7c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d5b18f3-2bf8-40cd-b876-2ce43f075e7c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9169495773107658929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91694957731076589299169495773107658929916949577310765892991694957731076589299169495773107658929916949577310765892991694957731076589299169495773107658929916949577310765892991694957731076589299169495773107658929916949577310765892991694957731076589299169495773107658929916949577310765892991694957731076589299169495773107658929916949577310765892991694957731076589299169495773107658929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dae20dbe-c2d6-4511-9fb4-27afdb08c047, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d5b18f3-2bf8-40cd-b876-2ce43f075e7c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d787bad-8a79-4460-88ed-9ca42a6801ba, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d787bad-8a79-4460-88ed-9ca42a6801ba, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14079028297381655780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407902829738165578014079028297381655780140790282973816557801407902829738165578014079028297381655780140790282973816557801407902829738165578014079028297381655780140790282973816557801407902829738165578014079028297381655780140790282973816557801407902829738165578014079028297381655780140790282973816557801407902829738165578014079028297381655780140790282973816557801407902829738165578014079028297381655780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d7f030f-616b-4467-b210-cd602912a72d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d7f030f-616b-4467-b210-cd602912a72d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6827558346392398356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68275583463923983566827558346392398356682755834639239835668275583463923983566827558346392398356682755834639239835668275583463923983566827558346392398356682755834639239835668275583463923983566827558346392398356682755834639239835668275583463923983566827558346392398356682755834639239835668275583463923983566827558346392398356682755834639239835668275583463923983566827558346392398356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d787bad-8a79-4460-88ed-9ca42a6801ba, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32025ace-8332-4061-b59a-8f405025772c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32025ace-8332-4061-b59a-8f405025772c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1160608733031532389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11606087330315323891160608733031532389116060873303153238911606087330315323891160608733031532389116060873303153238911606087330315323891160608733031532389116060873303153238911606087330315323891160608733031532389116060873303153238911606087330315323891160608733031532389116060873303153238911606087330315323891160608733031532389116060873303153238911606087330315323891160608733031532389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d7f030f-616b-4467-b210-cd602912a72d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ccedd37-9a34-4b09-a588-851304bf91e3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ccedd37-9a34-4b09-a588-851304bf91e3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12449367749079511060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1244936774907951106012449367749079511060124493677490795110601244936774907951106012449367749079511060124493677490795110601244936774907951106012449367749079511060124493677490795110601244936774907951106012449367749079511060124493677490795110601244936774907951106012449367749079511060124493677490795110601244936774907951106012449367749079511060124493677490795110601244936774907951106012449367749079511060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32025ace-8332-4061-b59a-8f405025772c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" 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:276 Stopped node localhost:20673/1
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63a85c99-b857-4269-af83-0dd28db43095, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63a85c99-b857-4269-af83-0dd28db43095, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2050014412926808720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20500144129268087202050014412926808720205001441292680872020500144129268087202050014412926808720205001441292680872020500144129268087202050014412926808720205001441292680872020500144129268087202050014412926808720205001441292680872020500144129268087202050014412926808720205001441292680872020500144129268087202050014412926808720205001441292680872020500144129268087202050014412926808720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ccedd37-9a34-4b09-a588-851304bf91e3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72ce2390-3353-4920-b680-1f97ba0c4564, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72ce2390-3353-4920-b680-1f97ba0c4564, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3526120990132729978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35261209901327299783526120990132729978352612099013272997835261209901327299783526120990132729978352612099013272997835261209901327299783526120990132729978352612099013272997835261209901327299783526120990132729978352612099013272997835261209901327299783526120990132729978352612099013272997835261209901327299783526120990132729978352612099013272997835261209901327299783526120990132729978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63a85c99-b857-4269-af83-0dd28db43095, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 193db27f-c133-4260-aea5-d53abb9ab632, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 193db27f-c133-4260-aea5-d53abb9ab632, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2136732099445126473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21367320994451264732136732099445126473213673209944512647321367320994451264732136732099445126473213673209944512647321367320994451264732136732099445126473213673209944512647321367320994451264732136732099445126473213673209944512647321367320994451264732136732099445126473213673209944512647321367320994451264732136732099445126473213673209944512647321367320994451264732136732099445126473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72ce2390-3353-4920-b680-1f97ba0c4564, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdd8de6f-de5c-4e09-a210-73540e276ceb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdd8de6f-de5c-4e09-a210-73540e276ceb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8036595227551765670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80365952275517656708036595227551765670803659522755176567080365952275517656708036595227551765670803659522755176567080365952275517656708036595227551765670803659522755176567080365952275517656708036595227551765670803659522755176567080365952275517656708036595227551765670803659522755176567080365952275517656708036595227551765670803659522755176567080365952275517656708036595227551765670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 193db27f-c133-4260-aea5-d53abb9ab632, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97e69021-9f0e-4087-ac5b-c202f758a3d7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97e69021-9f0e-4087-ac5b-c202f758a3d7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7240813837846233868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72408138378462338687240813837846233868724081383784623386872408138378462338687240813837846233868724081383784623386872408138378462338687240813837846233868724081383784623386872408138378462338687240813837846233868724081383784623386872408138378462338687240813837846233868724081383784623386872408138378462338687240813837846233868724081383784623386872408138378462338687240813837846233868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdd8de6f-de5c-4e09-a210-73540e276ceb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c43fc6f-89df-4e36-9acc-b84bd8240716, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c43fc6f-89df-4e36-9acc-b84bd8240716, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9095780775705751525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90957807757057515259095780775705751525909578077570575152590957807757057515259095780775705751525909578077570575152590957807757057515259095780775705751525909578077570575152590957807757057515259095780775705751525909578077570575152590957807757057515259095780775705751525909578077570575152590957807757057515259095780775705751525909578077570575152590957807757057515259095780775705751525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97e69021-9f0e-4087-ac5b-c202f758a3d7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82b495e1-f25e-49e7-8a7d-2c6938c54b8c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82b495e1-f25e-49e7-8a7d-2c6938c54b8c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4071088420190301495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40710884201903014954071088420190301495407108842019030149540710884201903014954071088420190301495407108842019030149540710884201903014954071088420190301495407108842019030149540710884201903014954071088420190301495407108842019030149540710884201903014954071088420190301495407108842019030149540710884201903014954071088420190301495407108842019030149540710884201903014954071088420190301495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c43fc6f-89df-4e36-9acc-b84bd8240716, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d4c76b0-6b3a-48dd-affb-68c3041c79b6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d4c76b0-6b3a-48dd-affb-68c3041c79b6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11050157429593357682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1105015742959335768211050157429593357682110501574295933576821105015742959335768211050157429593357682110501574295933576821105015742959335768211050157429593357682110501574295933576821105015742959335768211050157429593357682110501574295933576821105015742959335768211050157429593357682110501574295933576821105015742959335768211050157429593357682110501574295933576821105015742959335768211050157429593357682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82b495e1-f25e-49e7-8a7d-2c6938c54b8c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79cff4a7-4a08-4129-8518-dd57f8e96b1a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79cff4a7-4a08-4129-8518-dd57f8e96b1a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4325827990564658015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43258279905646580154325827990564658015432582799056465801543258279905646580154325827990564658015432582799056465801543258279905646580154325827990564658015432582799056465801543258279905646580154325827990564658015432582799056465801543258279905646580154325827990564658015432582799056465801543258279905646580154325827990564658015432582799056465801543258279905646580154325827990564658015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d4c76b0-6b3a-48dd-affb-68c3041c79b6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72f829ea-b4a7-46cd-ab9b-907659be49dd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72f829ea-b4a7-46cd-ab9b-907659be49dd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8954634249574418166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89546342495744181668954634249574418166895463424957441816689546342495744181668954634249574418166895463424957441816689546342495744181668954634249574418166895463424957441816689546342495744181668954634249574418166895463424957441816689546342495744181668954634249574418166895463424957441816689546342495744181668954634249574418166895463424957441816689546342495744181668954634249574418166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79cff4a7-4a08-4129-8518-dd57f8e96b1a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43eeada1-3cbd-4e71-bdb3-fa1c4707744c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43eeada1-3cbd-4e71-bdb3-fa1c4707744c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17911212683208701356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791121268320870135617911212683208701356179112126832087013561791121268320870135617911212683208701356179112126832087013561791121268320870135617911212683208701356179112126832087013561791121268320870135617911212683208701356179112126832087013561791121268320870135617911212683208701356179112126832087013561791121268320870135617911212683208701356179112126832087013561791121268320870135617911212683208701356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72f829ea-b4a7-46cd-ab9b-907659be49dd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d60cd7fe-0435-4996-a2e1-6c4387aa68c9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d60cd7fe-0435-4996-a2e1-6c4387aa68c9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17962340383537008571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1796234038353700857117962340383537008571179623403835370085711796234038353700857117962340383537008571179623403835370085711796234038353700857117962340383537008571179623403835370085711796234038353700857117962340383537008571179623403835370085711796234038353700857117962340383537008571179623403835370085711796234038353700857117962340383537008571179623403835370085711796234038353700857117962340383537008571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d60cd7fe-0435-4996-a2e1-6c4387aa68c9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c43c0e2f-9a5b-4ad7-b5a0-0b69c7f0b993, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c43c0e2f-9a5b-4ad7-b5a0-0b69c7f0b993, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4222692280945569003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42226922809455690034222692280945569003422269228094556900342226922809455690034222692280945569003422269228094556900342226922809455690034222692280945569003422269228094556900342226922809455690034222692280945569003422269228094556900342226922809455690034222692280945569003422269228094556900342226922809455690034222692280945569003422269228094556900342226922809455690034222692280945569003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43eeada1-3cbd-4e71-bdb3-fa1c4707744c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb6de9a5-8c7f-42e1-bbb0-eee3bdcdee01, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb6de9a5-8c7f-42e1-bbb0-eee3bdcdee01, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7137918411773274331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71379184117732743317137918411773274331713791841177327433171379184117732743317137918411773274331713791841177327433171379184117732743317137918411773274331713791841177327433171379184117732743317137918411773274331713791841177327433171379184117732743317137918411773274331713791841177327433171379184117732743317137918411773274331713791841177327433171379184117732743317137918411773274331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c43c0e2f-9a5b-4ad7-b5a0-0b69c7f0b993, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 950868b3-27d7-48de-8433-148e0ce8f370, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 950868b3-27d7-48de-8433-148e0ce8f370, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2522186607792663326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25221866077926633262522186607792663326252218660779266332625221866077926633262522186607792663326252218660779266332625221866077926633262522186607792663326252218660779266332625221866077926633262522186607792663326252218660779266332625221866077926633262522186607792663326252218660779266332625221866077926633262522186607792663326252218660779266332625221866077926633262522186607792663326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb6de9a5-8c7f-42e1-bbb0-eee3bdcdee01, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afbcd6f0-e1ac-4340-9e59-667a4973697d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afbcd6f0-e1ac-4340-9e59-667a4973697d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13227704695483691497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1322770469548369149713227704695483691497132277046954836914971322770469548369149713227704695483691497132277046954836914971322770469548369149713227704695483691497132277046954836914971322770469548369149713227704695483691497132277046954836914971322770469548369149713227704695483691497132277046954836914971322770469548369149713227704695483691497132277046954836914971322770469548369149713227704695483691497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 950868b3-27d7-48de-8433-148e0ce8f370, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afbcd6f0-e1ac-4340-9e59-667a4973697d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ba27dd4-1439-456a-b582-00bb2ad120e2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ba27dd4-1439-456a-b582-00bb2ad120e2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15761028653386550536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576102865338655053615761028653386550536157610286533865505361576102865338655053615761028653386550536157610286533865505361576102865338655053615761028653386550536157610286533865505361576102865338655053615761028653386550536157610286533865505361576102865338655053615761028653386550536157610286533865505361576102865338655053615761028653386550536157610286533865505361576102865338655053615761028653386550536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51ae44ec-6c8e-4fd8-aba5-20470112d936, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51ae44ec-6c8e-4fd8-aba5-20470112d936, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4499624581926936997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44996245819269369974499624581926936997449962458192693699744996245819269369974499624581926936997449962458192693699744996245819269369974499624581926936997449962458192693699744996245819269369974499624581926936997449962458192693699744996245819269369974499624581926936997449962458192693699744996245819269369974499624581926936997449962458192693699744996245819269369974499624581926936997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51ae44ec-6c8e-4fd8-aba5-20470112d936, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfb475e8-7599-4e84-a116-57de36707d99, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfb475e8-7599-4e84-a116-57de36707d99, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17145366198070178924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714536619807017892417145366198070178924171453661980701789241714536619807017892417145366198070178924171453661980701789241714536619807017892417145366198070178924171453661980701789241714536619807017892417145366198070178924171453661980701789241714536619807017892417145366198070178924171453661980701789241714536619807017892417145366198070178924171453661980701789241714536619807017892417145366198070178924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ba27dd4-1439-456a-b582-00bb2ad120e2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bc0eccc-9fd2-47d7-aea0-7586944220bf, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bc0eccc-9fd2-47d7-aea0-7586944220bf, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4675728631116043138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46757286311160431384675728631116043138467572863111604313846757286311160431384675728631116043138467572863111604313846757286311160431384675728631116043138467572863111604313846757286311160431384675728631116043138467572863111604313846757286311160431384675728631116043138467572863111604313846757286311160431384675728631116043138467572863111604313846757286311160431384675728631116043138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bc0eccc-9fd2-47d7-aea0-7586944220bf, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c18e917-28f7-4ba6-9447-0a50330ad1ea, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c18e917-28f7-4ba6-9447-0a50330ad1ea, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8661855711027474175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86618557110274741758661855711027474175866185571102747417586618557110274741758661855711027474175866185571102747417586618557110274741758661855711027474175866185571102747417586618557110274741758661855711027474175866185571102747417586618557110274741758661855711027474175866185571102747417586618557110274741758661855711027474175866185571102747417586618557110274741758661855711027474175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfb475e8-7599-4e84-a116-57de36707d99, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b553e085-f83f-4f85-a56a-93d9fc381987, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b553e085-f83f-4f85-a56a-93d9fc381987, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3843307486015013250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38433074860150132503843307486015013250384330748601501325038433074860150132503843307486015013250384330748601501325038433074860150132503843307486015013250384330748601501325038433074860150132503843307486015013250384330748601501325038433074860150132503843307486015013250384330748601501325038433074860150132503843307486015013250384330748601501325038433074860150132503843307486015013250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c18e917-28f7-4ba6-9447-0a50330ad1ea, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b553e085-f83f-4f85-a56a-93d9fc381987, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dcc3123-841a-456c-accb-2612c4838778, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dcc3123-841a-456c-accb-2612c4838778, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3293440578064679755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32934405780646797553293440578064679755329344057806467975532934405780646797553293440578064679755329344057806467975532934405780646797553293440578064679755329344057806467975532934405780646797553293440578064679755329344057806467975532934405780646797553293440578064679755329344057806467975532934405780646797553293440578064679755329344057806467975532934405780646797553293440578064679755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c90132a1-a965-4642-9e27-44b36d645b85, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c90132a1-a965-4642-9e27-44b36d645b85, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10571680144415047283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1057168014441504728310571680144415047283105716801444150472831057168014441504728310571680144415047283105716801444150472831057168014441504728310571680144415047283105716801444150472831057168014441504728310571680144415047283105716801444150472831057168014441504728310571680144415047283105716801444150472831057168014441504728310571680144415047283105716801444150472831057168014441504728310571680144415047283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dcc3123-841a-456c-accb-2612c4838778, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5577ddf-f973-44f3-aa64-34576152b7fc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5577ddf-f973-44f3-aa64-34576152b7fc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13031609363159886719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303160936315988671913031609363159886719130316093631598867191303160936315988671913031609363159886719130316093631598867191303160936315988671913031609363159886719130316093631598867191303160936315988671913031609363159886719130316093631598867191303160936315988671913031609363159886719130316093631598867191303160936315988671913031609363159886719130316093631598867191303160936315988671913031609363159886719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c90132a1-a965-4642-9e27-44b36d645b85, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 053061d5-4960-4123-928a-9327a2ef9d34, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5577ddf-f973-44f3-aa64-34576152b7fc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 053061d5-4960-4123-928a-9327a2ef9d34, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13215914032030865793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321591403203086579313215914032030865793132159140320308657931321591403203086579313215914032030865793132159140320308657931321591403203086579313215914032030865793132159140320308657931321591403203086579313215914032030865793132159140320308657931321591403203086579313215914032030865793132159140320308657931321591403203086579313215914032030865793132159140320308657931321591403203086579313215914032030865793" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60ef3412-d8cf-4ea0-a3e0-19d8cfeaeba0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60ef3412-d8cf-4ea0-a3e0-19d8cfeaeba0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8547071505314229812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85470715053142298128547071505314229812854707150531422981285470715053142298128547071505314229812854707150531422981285470715053142298128547071505314229812854707150531422981285470715053142298128547071505314229812854707150531422981285470715053142298128547071505314229812854707150531422981285470715053142298128547071505314229812854707150531422981285470715053142298128547071505314229812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 053061d5-4960-4123-928a-9327a2ef9d34, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 341e29be-b4ff-4410-822a-c4f133a99691, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 341e29be-b4ff-4410-822a-c4f133a99691, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15477956139333085484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547795613933308548415477956139333085484154779561393330854841547795613933308548415477956139333085484154779561393330854841547795613933308548415477956139333085484154779561393330854841547795613933308548415477956139333085484154779561393330854841547795613933308548415477956139333085484154779561393330854841547795613933308548415477956139333085484154779561393330854841547795613933308548415477956139333085484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60ef3412-d8cf-4ea0-a3e0-19d8cfeaeba0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48f90631-34e9-4a74-9cca-c226e7fa3908, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48f90631-34e9-4a74-9cca-c226e7fa3908, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8795109261079382094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87951092610793820948795109261079382094879510926107938209487951092610793820948795109261079382094879510926107938209487951092610793820948795109261079382094879510926107938209487951092610793820948795109261079382094879510926107938209487951092610793820948795109261079382094879510926107938209487951092610793820948795109261079382094879510926107938209487951092610793820948795109261079382094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 341e29be-b4ff-4410-822a-c4f133a99691, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93130fd3-9e3a-4f4d-a62f-7ba2a03b2be5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48f90631-34e9-4a74-9cca-c226e7fa3908, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03e6cbc5-c80a-4981-8cec-e005806abef2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03e6cbc5-c80a-4981-8cec-e005806abef2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12906125007449986860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290612500744998686012906125007449986860129061250074499868601290612500744998686012906125007449986860129061250074499868601290612500744998686012906125007449986860129061250074499868601290612500744998686012906125007449986860129061250074499868601290612500744998686012906125007449986860129061250074499868601290612500744998686012906125007449986860129061250074499868601290612500744998686012906125007449986860" } } } 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, 93130fd3-9e3a-4f4d-a62f-7ba2a03b2be5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13246616010265393593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324661601026539359313246616010265393593132466160102653935931324661601026539359313246616010265393593132466160102653935931324661601026539359313246616010265393593132466160102653935931324661601026539359313246616010265393593132466160102653935931324661601026539359313246616010265393593132466160102653935931324661601026539359313246616010265393593132466160102653935931324661601026539359313246616010265393593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03e6cbc5-c80a-4981-8cec-e005806abef2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93130fd3-9e3a-4f4d-a62f-7ba2a03b2be5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10dbb915-5b4b-4526-8158-c7f1632f1fa8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10dbb915-5b4b-4526-8158-c7f1632f1fa8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1569120805173759197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15691208051737591971569120805173759197156912080517375919715691208051737591971569120805173759197156912080517375919715691208051737591971569120805173759197156912080517375919715691208051737591971569120805173759197156912080517375919715691208051737591971569120805173759197156912080517375919715691208051737591971569120805173759197156912080517375919715691208051737591971569120805173759197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1984d189-da91-4a55-a2d9-e722695e3e83, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1984d189-da91-4a55-a2d9-e722695e3e83, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8707073887243290174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87070738872432901748707073887243290174870707388724329017487070738872432901748707073887243290174870707388724329017487070738872432901748707073887243290174870707388724329017487070738872432901748707073887243290174870707388724329017487070738872432901748707073887243290174870707388724329017487070738872432901748707073887243290174870707388724329017487070738872432901748707073887243290174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10dbb915-5b4b-4526-8158-c7f1632f1fa8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c7795b9-ba1c-487f-9157-89d4e77dad97, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c7795b9-ba1c-487f-9157-89d4e77dad97, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7955118168752692336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79551181687526923367955118168752692336795511816875269233679551181687526923367955118168752692336795511816875269233679551181687526923367955118168752692336795511816875269233679551181687526923367955118168752692336795511816875269233679551181687526923367955118168752692336795511816875269233679551181687526923367955118168752692336795511816875269233679551181687526923367955118168752692336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1984d189-da91-4a55-a2d9-e722695e3e83, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82e612a3-71c0-4498-b6c3-fc358fe994c4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82e612a3-71c0-4498-b6c3-fc358fe994c4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2567521305102697489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25675213051026974892567521305102697489256752130510269748925675213051026974892567521305102697489256752130510269748925675213051026974892567521305102697489256752130510269748925675213051026974892567521305102697489256752130510269748925675213051026974892567521305102697489256752130510269748925675213051026974892567521305102697489256752130510269748925675213051026974892567521305102697489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c7795b9-ba1c-487f-9157-89d4e77dad97, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82e612a3-71c0-4498-b6c3-fc358fe994c4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1c95fbc-cb9b-4421-b239-6113c4d6cf71, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1c95fbc-cb9b-4421-b239-6113c4d6cf71, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2984422100990610455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29844221009906104552984422100990610455298442210099061045529844221009906104552984422100990610455298442210099061045529844221009906104552984422100990610455298442210099061045529844221009906104552984422100990610455298442210099061045529844221009906104552984422100990610455298442210099061045529844221009906104552984422100990610455298442210099061045529844221009906104552984422100990610455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60e3dcf8-0773-48be-8869-564bd92888ed, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60e3dcf8-0773-48be-8869-564bd92888ed, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9834053538588753339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98340535385887533399834053538588753339983405353858875333998340535385887533399834053538588753339983405353858875333998340535385887533399834053538588753339983405353858875333998340535385887533399834053538588753339983405353858875333998340535385887533399834053538588753339983405353858875333998340535385887533399834053538588753339983405353858875333998340535385887533399834053538588753339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60e3dcf8-0773-48be-8869-564bd92888ed, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d5b6155-1d15-456c-9a79-9c9d41a8499f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d5b6155-1d15-456c-9a79-9c9d41a8499f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4389130239851301506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43891302398513015064389130239851301506438913023985130150643891302398513015064389130239851301506438913023985130150643891302398513015064389130239851301506438913023985130150643891302398513015064389130239851301506438913023985130150643891302398513015064389130239851301506438913023985130150643891302398513015064389130239851301506438913023985130150643891302398513015064389130239851301506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1c95fbc-cb9b-4421-b239-6113c4d6cf71, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9deb968-08f1-4d10-990e-ffe1d1d9a278, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9deb968-08f1-4d10-990e-ffe1d1d9a278, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3179086579233210109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31790865792332101093179086579233210109317908657923321010931790865792332101093179086579233210109317908657923321010931790865792332101093179086579233210109317908657923321010931790865792332101093179086579233210109317908657923321010931790865792332101093179086579233210109317908657923321010931790865792332101093179086579233210109317908657923321010931790865792332101093179086579233210109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d5b6155-1d15-456c-9a79-9c9d41a8499f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d1141de-7130-416d-9b8d-e0c3490df046, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d1141de-7130-416d-9b8d-e0c3490df046, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13649001464111952675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364900146411195267513649001464111952675136490014641119526751364900146411195267513649001464111952675136490014641119526751364900146411195267513649001464111952675136490014641119526751364900146411195267513649001464111952675136490014641119526751364900146411195267513649001464111952675136490014641119526751364900146411195267513649001464111952675136490014641119526751364900146411195267513649001464111952675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9deb968-08f1-4d10-990e-ffe1d1d9a278, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ada3a6fe-1d53-45c2-bcfa-ae70314d68a0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ada3a6fe-1d53-45c2-bcfa-ae70314d68a0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6923000921732182726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69230009217321827266923000921732182726692300092173218272669230009217321827266923000921732182726692300092173218272669230009217321827266923000921732182726692300092173218272669230009217321827266923000921732182726692300092173218272669230009217321827266923000921732182726692300092173218272669230009217321827266923000921732182726692300092173218272669230009217321827266923000921732182726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d1141de-7130-416d-9b8d-e0c3490df046, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94aa80c3-1b8a-4524-97b5-976f581980ab, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94aa80c3-1b8a-4524-97b5-976f581980ab, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12087118772628667347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208711877262866734712087118772628667347120871187726286673471208711877262866734712087118772628667347120871187726286673471208711877262866734712087118772628667347120871187726286673471208711877262866734712087118772628667347120871187726286673471208711877262866734712087118772628667347120871187726286673471208711877262866734712087118772628667347120871187726286673471208711877262866734712087118772628667347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ada3a6fe-1d53-45c2-bcfa-ae70314d68a0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9878ad2c-8270-482d-a5bc-01ef69dd06b3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9878ad2c-8270-482d-a5bc-01ef69dd06b3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15673985259202790729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567398525920279072915673985259202790729156739852592027907291567398525920279072915673985259202790729156739852592027907291567398525920279072915673985259202790729156739852592027907291567398525920279072915673985259202790729156739852592027907291567398525920279072915673985259202790729156739852592027907291567398525920279072915673985259202790729156739852592027907291567398525920279072915673985259202790729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9878ad2c-8270-482d-a5bc-01ef69dd06b3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94aa80c3-1b8a-4524-97b5-976f581980ab, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a78f0a72-eb82-4451-ba20-64d3c47aae87, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 294bdd45-79dc-4695-a887-91925d378fb7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a78f0a72-eb82-4451-ba20-64d3c47aae87, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9811122836284342374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98111228362843423749811122836284342374981112283628434237498111228362843423749811122836284342374981112283628434237498111228362843423749811122836284342374981112283628434237498111228362843423749811122836284342374981112283628434237498111228362843423749811122836284342374981112283628434237498111228362843423749811122836284342374981112283628434237498111228362843423749811122836284342374" } } } 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, 294bdd45-79dc-4695-a887-91925d378fb7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12272453371675546726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227245337167554672612272453371675546726122724533716755467261227245337167554672612272453371675546726122724533716755467261227245337167554672612272453371675546726122724533716755467261227245337167554672612272453371675546726122724533716755467261227245337167554672612272453371675546726122724533716755467261227245337167554672612272453371675546726122724533716755467261227245337167554672612272453371675546726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 294bdd45-79dc-4695-a887-91925d378fb7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a78f0a72-eb82-4451-ba20-64d3c47aae87, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 234af05e-d064-4b0f-8aab-c2d4aededcfd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 234af05e-d064-4b0f-8aab-c2d4aededcfd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15845976270215407025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584597627021540702515845976270215407025158459762702154070251584597627021540702515845976270215407025158459762702154070251584597627021540702515845976270215407025158459762702154070251584597627021540702515845976270215407025158459762702154070251584597627021540702515845976270215407025158459762702154070251584597627021540702515845976270215407025158459762702154070251584597627021540702515845976270215407025" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0ed12f0-799b-4b59-9fb9-196a2d1d40a1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0ed12f0-799b-4b59-9fb9-196a2d1d40a1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16539941960293167165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653994196029316716516539941960293167165165399419602931671651653994196029316716516539941960293167165165399419602931671651653994196029316716516539941960293167165165399419602931671651653994196029316716516539941960293167165165399419602931671651653994196029316716516539941960293167165165399419602931671651653994196029316716516539941960293167165165399419602931671651653994196029316716516539941960293167165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 234af05e-d064-4b0f-8aab-c2d4aededcfd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17025d83-98d3-4b51-ba90-5f9ead16fa47, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17025d83-98d3-4b51-ba90-5f9ead16fa47, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1204600295436004280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12046002954360042801204600295436004280120460029543600428012046002954360042801204600295436004280120460029543600428012046002954360042801204600295436004280120460029543600428012046002954360042801204600295436004280120460029543600428012046002954360042801204600295436004280120460029543600428012046002954360042801204600295436004280120460029543600428012046002954360042801204600295436004280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0ed12f0-799b-4b59-9fb9-196a2d1d40a1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb22cbd7-8246-4856-aa36-86ca7ac3d9da, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb22cbd7-8246-4856-aa36-86ca7ac3d9da, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11846973925671859926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184697392567185992611846973925671859926118469739256718599261184697392567185992611846973925671859926118469739256718599261184697392567185992611846973925671859926118469739256718599261184697392567185992611846973925671859926118469739256718599261184697392567185992611846973925671859926118469739256718599261184697392567185992611846973925671859926118469739256718599261184697392567185992611846973925671859926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb22cbd7-8246-4856-aa36-86ca7ac3d9da, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cb73d84-d1d4-43e2-9460-6fafb2e1d116, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17025d83-98d3-4b51-ba90-5f9ead16fa47, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cb73d84-d1d4-43e2-9460-6fafb2e1d116, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6033511281386714992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60335112813867149926033511281386714992603351128138671499260335112813867149926033511281386714992603351128138671499260335112813867149926033511281386714992603351128138671499260335112813867149926033511281386714992603351128138671499260335112813867149926033511281386714992603351128138671499260335112813867149926033511281386714992603351128138671499260335112813867149926033511281386714992" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a416c62-0715-4cfd-bbb9-7b968a30b3c5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a416c62-0715-4cfd-bbb9-7b968a30b3c5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15445640014850464084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544564001485046408415445640014850464084154456400148504640841544564001485046408415445640014850464084154456400148504640841544564001485046408415445640014850464084154456400148504640841544564001485046408415445640014850464084154456400148504640841544564001485046408415445640014850464084154456400148504640841544564001485046408415445640014850464084154456400148504640841544564001485046408415445640014850464084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cb73d84-d1d4-43e2-9460-6fafb2e1d116, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77438f4a-5fa8-4a51-be61-8d2b16baa4e9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77438f4a-5fa8-4a51-be61-8d2b16baa4e9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15920347925712227040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592034792571222704015920347925712227040159203479257122270401592034792571222704015920347925712227040159203479257122270401592034792571222704015920347925712227040159203479257122270401592034792571222704015920347925712227040159203479257122270401592034792571222704015920347925712227040159203479257122270401592034792571222704015920347925712227040159203479257122270401592034792571222704015920347925712227040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a416c62-0715-4cfd-bbb9-7b968a30b3c5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 532b27e9-3314-46ee-b6de-79ad692eb67c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77438f4a-5fa8-4a51-be61-8d2b16baa4e9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 532b27e9-3314-46ee-b6de-79ad692eb67c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14766022614637424783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476602261463742478314766022614637424783147660226146374247831476602261463742478314766022614637424783147660226146374247831476602261463742478314766022614637424783147660226146374247831476602261463742478314766022614637424783147660226146374247831476602261463742478314766022614637424783147660226146374247831476602261463742478314766022614637424783147660226146374247831476602261463742478314766022614637424783" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 884dda50-d28c-42bd-a84c-db4581d72d7a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 884dda50-d28c-42bd-a84c-db4581d72d7a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7031320586065960340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70313205860659603407031320586065960340703132058606596034070313205860659603407031320586065960340703132058606596034070313205860659603407031320586065960340703132058606596034070313205860659603407031320586065960340703132058606596034070313205860659603407031320586065960340703132058606596034070313205860659603407031320586065960340703132058606596034070313205860659603407031320586065960340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 532b27e9-3314-46ee-b6de-79ad692eb67c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 884dda50-d28c-42bd-a84c-db4581d72d7a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b1ba4fc-19ca-48aa-8895-3dad60d3f5c8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 320a4321-aed5-45a8-86ef-8dd15ca3378b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b1ba4fc-19ca-48aa-8895-3dad60d3f5c8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13134679918362095107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313467991836209510713134679918362095107131346799183620951071313467991836209510713134679918362095107131346799183620951071313467991836209510713134679918362095107131346799183620951071313467991836209510713134679918362095107131346799183620951071313467991836209510713134679918362095107131346799183620951071313467991836209510713134679918362095107131346799183620951071313467991836209510713134679918362095107" } } } 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, 320a4321-aed5-45a8-86ef-8dd15ca3378b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3686529129589190768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36865291295891907683686529129589190768368652912958919076836865291295891907683686529129589190768368652912958919076836865291295891907683686529129589190768368652912958919076836865291295891907683686529129589190768368652912958919076836865291295891907683686529129589190768368652912958919076836865291295891907683686529129589190768368652912958919076836865291295891907683686529129589190768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b1ba4fc-19ca-48aa-8895-3dad60d3f5c8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 320a4321-aed5-45a8-86ef-8dd15ca3378b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc24cde6-bf88-4270-9d3c-e3f3e97a718a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57e4883a-9591-455a-82b7-1aa05e686adb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc24cde6-bf88-4270-9d3c-e3f3e97a718a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13738908798514227314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373890879851422731413738908798514227314137389087985142273141373890879851422731413738908798514227314137389087985142273141373890879851422731413738908798514227314137389087985142273141373890879851422731413738908798514227314137389087985142273141373890879851422731413738908798514227314137389087985142273141373890879851422731413738908798514227314137389087985142273141373890879851422731413738908798514227314" } } } 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, 57e4883a-9591-455a-82b7-1aa05e686adb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16290573562658531625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629057356265853162516290573562658531625162905735626585316251629057356265853162516290573562658531625162905735626585316251629057356265853162516290573562658531625162905735626585316251629057356265853162516290573562658531625162905735626585316251629057356265853162516290573562658531625162905735626585316251629057356265853162516290573562658531625162905735626585316251629057356265853162516290573562658531625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc24cde6-bf88-4270-9d3c-e3f3e97a718a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bb38229-1d56-49c6-8456-5fb2befc0e03, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57e4883a-9591-455a-82b7-1aa05e686adb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bb38229-1d56-49c6-8456-5fb2befc0e03, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16995163297218972209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699516329721897220916995163297218972209169951632972189722091699516329721897220916995163297218972209169951632972189722091699516329721897220916995163297218972209169951632972189722091699516329721897220916995163297218972209169951632972189722091699516329721897220916995163297218972209169951632972189722091699516329721897220916995163297218972209169951632972189722091699516329721897220916995163297218972209" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef88e3a7-eff8-4fd3-aa9e-ff316e9c1ac0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef88e3a7-eff8-4fd3-aa9e-ff316e9c1ac0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2747774416948048168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27477744169480481682747774416948048168274777441694804816827477744169480481682747774416948048168274777441694804816827477744169480481682747774416948048168274777441694804816827477744169480481682747774416948048168274777441694804816827477744169480481682747774416948048168274777441694804816827477744169480481682747774416948048168274777441694804816827477744169480481682747774416948048168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bb38229-1d56-49c6-8456-5fb2befc0e03, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fa5d3af-d724-4949-aaef-4a184b8badb4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fa5d3af-d724-4949-aaef-4a184b8badb4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5192257283257242544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51922572832572425445192257283257242544519225728325724254451922572832572425445192257283257242544519225728325724254451922572832572425445192257283257242544519225728325724254451922572832572425445192257283257242544519225728325724254451922572832572425445192257283257242544519225728325724254451922572832572425445192257283257242544519225728325724254451922572832572425445192257283257242544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef88e3a7-eff8-4fd3-aa9e-ff316e9c1ac0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 110d9101-1f48-4725-8f9b-4ee9130d3d3f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 110d9101-1f48-4725-8f9b-4ee9130d3d3f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6228652988681813136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62286529886818131366228652988681813136622865298868181313662286529886818131366228652988681813136622865298868181313662286529886818131366228652988681813136622865298868181313662286529886818131366228652988681813136622865298868181313662286529886818131366228652988681813136622865298868181313662286529886818131366228652988681813136622865298868181313662286529886818131366228652988681813136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fa5d3af-d724-4949-aaef-4a184b8badb4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c8bd3ae-cef5-4d80-8a74-df39de81c324, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c8bd3ae-cef5-4d80-8a74-df39de81c324, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7281997906129167055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72819979061291670557281997906129167055728199790612916705572819979061291670557281997906129167055728199790612916705572819979061291670557281997906129167055728199790612916705572819979061291670557281997906129167055728199790612916705572819979061291670557281997906129167055728199790612916705572819979061291670557281997906129167055728199790612916705572819979061291670557281997906129167055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 110d9101-1f48-4725-8f9b-4ee9130d3d3f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c75222c-4418-45ab-a634-8859ed69336a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c75222c-4418-45ab-a634-8859ed69336a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13609604513921873915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360960451392187391513609604513921873915136096045139218739151360960451392187391513609604513921873915136096045139218739151360960451392187391513609604513921873915136096045139218739151360960451392187391513609604513921873915136096045139218739151360960451392187391513609604513921873915136096045139218739151360960451392187391513609604513921873915136096045139218739151360960451392187391513609604513921873915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c8bd3ae-cef5-4d80-8a74-df39de81c324, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3f3ff89-d811-4bc0-892b-fc932971ac96, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3f3ff89-d811-4bc0-892b-fc932971ac96, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11204599720106154056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120459972010615405611204599720106154056112045997201061540561120459972010615405611204599720106154056112045997201061540561120459972010615405611204599720106154056112045997201061540561120459972010615405611204599720106154056112045997201061540561120459972010615405611204599720106154056112045997201061540561120459972010615405611204599720106154056112045997201061540561120459972010615405611204599720106154056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c75222c-4418-45ab-a634-8859ed69336a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfdca2b6-58e6-4161-9cad-8d8c1528a0dd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3f3ff89-d811-4bc0-892b-fc932971ac96, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfdca2b6-58e6-4161-9cad-8d8c1528a0dd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17126288388469680312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712628838846968031217126288388469680312171262883884696803121712628838846968031217126288388469680312171262883884696803121712628838846968031217126288388469680312171262883884696803121712628838846968031217126288388469680312171262883884696803121712628838846968031217126288388469680312171262883884696803121712628838846968031217126288388469680312171262883884696803121712628838846968031217126288388469680312" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bed503de-deb3-4757-bae3-c11439e09603, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bed503de-deb3-4757-bae3-c11439e09603, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16349474526248973259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634947452624897325916349474526248973259163494745262489732591634947452624897325916349474526248973259163494745262489732591634947452624897325916349474526248973259163494745262489732591634947452624897325916349474526248973259163494745262489732591634947452624897325916349474526248973259163494745262489732591634947452624897325916349474526248973259163494745262489732591634947452624897325916349474526248973259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfdca2b6-58e6-4161-9cad-8d8c1528a0dd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5aaaaee7-59be-4185-8170-aa54397679fb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5aaaaee7-59be-4185-8170-aa54397679fb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5345110990674476275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53451109906744762755345110990674476275534511099067447627553451109906744762755345110990674476275534511099067447627553451109906744762755345110990674476275534511099067447627553451109906744762755345110990674476275534511099067447627553451109906744762755345110990674476275534511099067447627553451109906744762755345110990674476275534511099067447627553451109906744762755345110990674476275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bed503de-deb3-4757-bae3-c11439e09603, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8e9a5f4-eb1c-4333-9411-5dd083ed4d9b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8e9a5f4-eb1c-4333-9411-5dd083ed4d9b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11554980043322515775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1155498004332251577511554980043322515775115549800433225157751155498004332251577511554980043322515775115549800433225157751155498004332251577511554980043322515775115549800433225157751155498004332251577511554980043322515775115549800433225157751155498004332251577511554980043322515775115549800433225157751155498004332251577511554980043322515775115549800433225157751155498004332251577511554980043322515775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5aaaaee7-59be-4185-8170-aa54397679fb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17bbd736-c9b7-4151-89f1-5853a3a01e1d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8e9a5f4-eb1c-4333-9411-5dd083ed4d9b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17bbd736-c9b7-4151-89f1-5853a3a01e1d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5721667047595783248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57216670475957832485721667047595783248572166704759578324857216670475957832485721667047595783248572166704759578324857216670475957832485721667047595783248572166704759578324857216670475957832485721667047595783248572166704759578324857216670475957832485721667047595783248572166704759578324857216670475957832485721667047595783248572166704759578324857216670475957832485721667047595783248" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba902326-78d3-464c-a759-d5c42eaad398, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba902326-78d3-464c-a759-d5c42eaad398, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8957769615928863348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89577696159288633488957769615928863348895776961592886334889577696159288633488957769615928863348895776961592886334889577696159288633488957769615928863348895776961592886334889577696159288633488957769615928863348895776961592886334889577696159288633488957769615928863348895776961592886334889577696159288633488957769615928863348895776961592886334889577696159288633488957769615928863348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17bbd736-c9b7-4151-89f1-5853a3a01e1d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad8245f4-e7ed-4236-8c0c-0ea59dcc3e60, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad8245f4-e7ed-4236-8c0c-0ea59dcc3e60, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8018044369575152626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80180443695751526268018044369575152626801804436957515262680180443695751526268018044369575152626801804436957515262680180443695751526268018044369575152626801804436957515262680180443695751526268018044369575152626801804436957515262680180443695751526268018044369575152626801804436957515262680180443695751526268018044369575152626801804436957515262680180443695751526268018044369575152626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba902326-78d3-464c-a759-d5c42eaad398, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53b6f835-2a60-4426-8557-2841f2f2f174, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53b6f835-2a60-4426-8557-2841f2f2f174, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1701005646387416626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17010056463874166261701005646387416626170100564638741662617010056463874166261701005646387416626170100564638741662617010056463874166261701005646387416626170100564638741662617010056463874166261701005646387416626170100564638741662617010056463874166261701005646387416626170100564638741662617010056463874166261701005646387416626170100564638741662617010056463874166261701005646387416626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad8245f4-e7ed-4236-8c0c-0ea59dcc3e60, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54547bc2-8fbe-473d-88ef-201ac0c82c3b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53b6f835-2a60-4426-8557-2841f2f2f174, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54547bc2-8fbe-473d-88ef-201ac0c82c3b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5874627784421895089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58746277844218950895874627784421895089587462778442189508958746277844218950895874627784421895089587462778442189508958746277844218950895874627784421895089587462778442189508958746277844218950895874627784421895089587462778442189508958746277844218950895874627784421895089587462778442189508958746277844218950895874627784421895089587462778442189508958746277844218950895874627784421895089" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 911e680a-3e14-4df5-8545-f83f4222be84, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 911e680a-3e14-4df5-8545-f83f4222be84, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12873688241017436229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287368824101743622912873688241017436229128736882410174362291287368824101743622912873688241017436229128736882410174362291287368824101743622912873688241017436229128736882410174362291287368824101743622912873688241017436229128736882410174362291287368824101743622912873688241017436229128736882410174362291287368824101743622912873688241017436229128736882410174362291287368824101743622912873688241017436229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54547bc2-8fbe-473d-88ef-201ac0c82c3b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 125e8df8-ca06-4cf5-a324-62a8294d9146, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 125e8df8-ca06-4cf5-a324-62a8294d9146, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6340335562018069104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63403355620180691046340335562018069104634033556201806910463403355620180691046340335562018069104634033556201806910463403355620180691046340335562018069104634033556201806910463403355620180691046340335562018069104634033556201806910463403355620180691046340335562018069104634033556201806910463403355620180691046340335562018069104634033556201806910463403355620180691046340335562018069104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 911e680a-3e14-4df5-8545-f83f4222be84, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fdba2dd-45b4-482d-b520-df9c3ac8aee5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fdba2dd-45b4-482d-b520-df9c3ac8aee5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 434366959962613944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "434366959962613944434366959962613944434366959962613944434366959962613944434366959962613944434366959962613944434366959962613944434366959962613944434366959962613944434366959962613944434366959962613944434366959962613944434366959962613944434366959962613944434366959962613944434366959962613944434366959962613944434366959962613944434366959962613944434366959962613944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 125e8df8-ca06-4cf5-a324-62a8294d9146, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 529ad831-1efd-4706-9dba-4b7ee4150037, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 529ad831-1efd-4706-9dba-4b7ee4150037, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17710475395647719321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771047539564771932117710475395647719321177104753956477193211771047539564771932117710475395647719321177104753956477193211771047539564771932117710475395647719321177104753956477193211771047539564771932117710475395647719321177104753956477193211771047539564771932117710475395647719321177104753956477193211771047539564771932117710475395647719321177104753956477193211771047539564771932117710475395647719321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fdba2dd-45b4-482d-b520-df9c3ac8aee5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ad71b13-3087-44c8-8349-744c4897aac3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ad71b13-3087-44c8-8349-744c4897aac3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11009534992069148103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100953499206914810311009534992069148103110095349920691481031100953499206914810311009534992069148103110095349920691481031100953499206914810311009534992069148103110095349920691481031100953499206914810311009534992069148103110095349920691481031100953499206914810311009534992069148103110095349920691481031100953499206914810311009534992069148103110095349920691481031100953499206914810311009534992069148103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 529ad831-1efd-4706-9dba-4b7ee4150037, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fe13718-3e52-474c-b295-28c5fc7511c2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fe13718-3e52-474c-b295-28c5fc7511c2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1058599981125794269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10585999811257942691058599981125794269105859998112579426910585999811257942691058599981125794269105859998112579426910585999811257942691058599981125794269105859998112579426910585999811257942691058599981125794269105859998112579426910585999811257942691058599981125794269105859998112579426910585999811257942691058599981125794269105859998112579426910585999811257942691058599981125794269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ad71b13-3087-44c8-8349-744c4897aac3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0333e716-9683-48d0-8485-e574e65848ef, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0333e716-9683-48d0-8485-e574e65848ef, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10331321233693726083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033132123369372608310331321233693726083103313212336937260831033132123369372608310331321233693726083103313212336937260831033132123369372608310331321233693726083103313212336937260831033132123369372608310331321233693726083103313212336937260831033132123369372608310331321233693726083103313212336937260831033132123369372608310331321233693726083103313212336937260831033132123369372608310331321233693726083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fe13718-3e52-474c-b295-28c5fc7511c2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a25ac0cf-edf3-447d-82ee-d25aaa5ac17b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a25ac0cf-edf3-447d-82ee-d25aaa5ac17b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5637343196927019078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56373431969270190785637343196927019078563734319692701907856373431969270190785637343196927019078563734319692701907856373431969270190785637343196927019078563734319692701907856373431969270190785637343196927019078563734319692701907856373431969270190785637343196927019078563734319692701907856373431969270190785637343196927019078563734319692701907856373431969270190785637343196927019078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0333e716-9683-48d0-8485-e574e65848ef, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a24c6365-4002-4f7e-a492-a01d0582b1d9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a24c6365-4002-4f7e-a492-a01d0582b1d9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9520995873536475622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95209958735364756229520995873536475622952099587353647562295209958735364756229520995873536475622952099587353647562295209958735364756229520995873536475622952099587353647562295209958735364756229520995873536475622952099587353647562295209958735364756229520995873536475622952099587353647562295209958735364756229520995873536475622952099587353647562295209958735364756229520995873536475622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a25ac0cf-edf3-447d-82ee-d25aaa5ac17b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14b1a050-7495-4a59-8b07-ba7d058c9326, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14b1a050-7495-4a59-8b07-ba7d058c9326, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6662495320041654297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66624953200416542976662495320041654297666249532004165429766624953200416542976662495320041654297666249532004165429766624953200416542976662495320041654297666249532004165429766624953200416542976662495320041654297666249532004165429766624953200416542976662495320041654297666249532004165429766624953200416542976662495320041654297666249532004165429766624953200416542976662495320041654297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a24c6365-4002-4f7e-a492-a01d0582b1d9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60762d9f-e41c-4ce1-a43d-ec6939baf382, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60762d9f-e41c-4ce1-a43d-ec6939baf382, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6352503713921040841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63525037139210408416352503713921040841635250371392104084163525037139210408416352503713921040841635250371392104084163525037139210408416352503713921040841635250371392104084163525037139210408416352503713921040841635250371392104084163525037139210408416352503713921040841635250371392104084163525037139210408416352503713921040841635250371392104084163525037139210408416352503713921040841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14b1a050-7495-4a59-8b07-ba7d058c9326, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4d6d6b3-0950-4d79-b2f9-c36d90db490b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4d6d6b3-0950-4d79-b2f9-c36d90db490b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16211161349858215769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621116134985821576916211161349858215769162111613498582157691621116134985821576916211161349858215769162111613498582157691621116134985821576916211161349858215769162111613498582157691621116134985821576916211161349858215769162111613498582157691621116134985821576916211161349858215769162111613498582157691621116134985821576916211161349858215769162111613498582157691621116134985821576916211161349858215769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60762d9f-e41c-4ce1-a43d-ec6939baf382, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77ddb44e-a4eb-43d4-9411-58b622446a15, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77ddb44e-a4eb-43d4-9411-58b622446a15, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 310401806184848623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "310401806184848623310401806184848623310401806184848623310401806184848623310401806184848623310401806184848623310401806184848623310401806184848623310401806184848623310401806184848623310401806184848623310401806184848623310401806184848623310401806184848623310401806184848623310401806184848623310401806184848623310401806184848623310401806184848623310401806184848623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4d6d6b3-0950-4d79-b2f9-c36d90db490b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 737ed765-9a80-440d-b16b-c95e2c01621f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 737ed765-9a80-440d-b16b-c95e2c01621f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14617588688970551414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461758868897055141414617588688970551414146175886889705514141461758868897055141414617588688970551414146175886889705514141461758868897055141414617588688970551414146175886889705514141461758868897055141414617588688970551414146175886889705514141461758868897055141414617588688970551414146175886889705514141461758868897055141414617588688970551414146175886889705514141461758868897055141414617588688970551414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77ddb44e-a4eb-43d4-9411-58b622446a15, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce538edf-0a13-4ca1-a220-b67e5ae18b9a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce538edf-0a13-4ca1-a220-b67e5ae18b9a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8246192043078728062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82461920430787280628246192043078728062824619204307872806282461920430787280628246192043078728062824619204307872806282461920430787280628246192043078728062824619204307872806282461920430787280628246192043078728062824619204307872806282461920430787280628246192043078728062824619204307872806282461920430787280628246192043078728062824619204307872806282461920430787280628246192043078728062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 737ed765-9a80-440d-b16b-c95e2c01621f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31474d98-a141-430a-9b02-3aee8af1969d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31474d98-a141-430a-9b02-3aee8af1969d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10421486262323232003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1042148626232323200310421486262323232003104214862623232320031042148626232323200310421486262323232003104214862623232320031042148626232323200310421486262323232003104214862623232320031042148626232323200310421486262323232003104214862623232320031042148626232323200310421486262323232003104214862623232320031042148626232323200310421486262323232003104214862623232320031042148626232323200310421486262323232003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce538edf-0a13-4ca1-a220-b67e5ae18b9a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dc3aebc-9049-43d7-bebc-ba48bbc7a98c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dc3aebc-9049-43d7-bebc-ba48bbc7a98c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3030876109660798201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30308761096607982013030876109660798201303087610966079820130308761096607982013030876109660798201303087610966079820130308761096607982013030876109660798201303087610966079820130308761096607982013030876109660798201303087610966079820130308761096607982013030876109660798201303087610966079820130308761096607982013030876109660798201303087610966079820130308761096607982013030876109660798201" } } } 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:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23411 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_9xvb54n4.log --grpc-port=20673 --mon-port=9686 --ic-port=25903 --key-file /home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3mzp/0019cf/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:23411', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_9xvb54n4.log', '--grpc-port=20673', '--mon-port=9686', '--ic-port=25903', '--key-file', '/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/3mzp/0019cf/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: 1066500
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:20673/1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31474d98-a141-430a-9b02-3aee8af1969d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a4a77ec-2854-43cb-a1b7-73c891c85a3f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a4a77ec-2854-43cb-a1b7-73c891c85a3f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16343339143130806387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634333914313080638716343339143130806387163433391431308063871634333914313080638716343339143130806387163433391431308063871634333914313080638716343339143130806387163433391431308063871634333914313080638716343339143130806387163433391431308063871634333914313080638716343339143130806387163433391431308063871634333914313080638716343339143130806387163433391431308063871634333914313080638716343339143130806387" } } } 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.13
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dc3aebc-9049-43d7-bebc-ba48bbc7a98c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b4d33d1-b5a3-4fa6-be97-5ecd21e78c0b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b4d33d1-b5a3-4fa6-be97-5ecd21e78c0b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1009722564092491612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10097225640924916121009722564092491612100972256409249161210097225640924916121009722564092491612100972256409249161210097225640924916121009722564092491612100972256409249161210097225640924916121009722564092491612100972256409249161210097225640924916121009722564092491612100972256409249161210097225640924916121009722564092491612100972256409249161210097225640924916121009722564092491612" } } } 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.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1066534
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a4a77ec-2854-43cb-a1b7-73c891c85a3f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0319f026-914a-492d-ba8a-0eae8d4f499c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0319f026-914a-492d-ba8a-0eae8d4f499c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11221580462115841338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122158046211584133811221580462115841338112215804621158413381122158046211584133811221580462115841338112215804621158413381122158046211584133811221580462115841338112215804621158413381122158046211584133811221580462115841338112215804621158413381122158046211584133811221580462115841338112215804621158413381122158046211584133811221580462115841338112215804621158413381122158046211584133811221580462115841338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b4d33d1-b5a3-4fa6-be97-5ecd21e78c0b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d84e7570-5e3e-4974-9a3b-17faa830fdc7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d84e7570-5e3e-4974-9a3b-17faa830fdc7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3297984356773711329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32979843567737113293297984356773711329329798435677371132932979843567737113293297984356773711329329798435677371132932979843567737113293297984356773711329329798435677371132932979843567737113293297984356773711329329798435677371132932979843567737113293297984356773711329329798435677371132932979843567737113293297984356773711329329798435677371132932979843567737113293297984356773711329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0319f026-914a-492d-ba8a-0eae8d4f499c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d84e7570-5e3e-4974-9a3b-17faa830fdc7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a9cee80-c772-42b9-96b8-7ed828707b5c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a9cee80-c772-42b9-96b8-7ed828707b5c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1800155807707579166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18001558077075791661800155807707579166180015580770757916618001558077075791661800155807707579166180015580770757916618001558077075791661800155807707579166180015580770757916618001558077075791661800155807707579166180015580770757916618001558077075791661800155807707579166180015580770757916618001558077075791661800155807707579166180015580770757916618001558077075791661800155807707579166" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06728238-93ba-4bad-a323-0a582ca98e88, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06728238-93ba-4bad-a323-0a582ca98e88, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5129714075360246712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51297140753602467125129714075360246712512971407536024671251297140753602467125129714075360246712512971407536024671251297140753602467125129714075360246712512971407536024671251297140753602467125129714075360246712512971407536024671251297140753602467125129714075360246712512971407536024671251297140753602467125129714075360246712512971407536024671251297140753602467125129714075360246712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a9cee80-c772-42b9-96b8-7ed828707b5c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06728238-93ba-4bad-a323-0a582ca98e88, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dc33272-7602-4773-8b6b-ef8bec7b183a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dc33272-7602-4773-8b6b-ef8bec7b183a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15655774178238178763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565577417823817876315655774178238178763156557741782381787631565577417823817876315655774178238178763156557741782381787631565577417823817876315655774178238178763156557741782381787631565577417823817876315655774178238178763156557741782381787631565577417823817876315655774178238178763156557741782381787631565577417823817876315655774178238178763156557741782381787631565577417823817876315655774178238178763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8353fd19-c593-4e7d-9761-df9ab81452b4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8353fd19-c593-4e7d-9761-df9ab81452b4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14431191341051099911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443119134105109991114431191341051099911144311913410510999111443119134105109991114431191341051099911144311913410510999111443119134105109991114431191341051099911144311913410510999111443119134105109991114431191341051099911144311913410510999111443119134105109991114431191341051099911144311913410510999111443119134105109991114431191341051099911144311913410510999111443119134105109991114431191341051099911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8353fd19-c593-4e7d-9761-df9ab81452b4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dc33272-7602-4773-8b6b-ef8bec7b183a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f342b121-fc6e-4b65-bc50-07727752a7a6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6946d89-f349-490b-aa20-419fa47352ec, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f342b121-fc6e-4b65-bc50-07727752a7a6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1670629757702891168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16706297577028911681670629757702891168167062975770289116816706297577028911681670629757702891168167062975770289116816706297577028911681670629757702891168167062975770289116816706297577028911681670629757702891168167062975770289116816706297577028911681670629757702891168167062975770289116816706297577028911681670629757702891168167062975770289116816706297577028911681670629757702891168" } } } 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, a6946d89-f349-490b-aa20-419fa47352ec, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5230576490462119286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52305764904621192865230576490462119286523057649046211928652305764904621192865230576490462119286523057649046211928652305764904621192865230576490462119286523057649046211928652305764904621192865230576490462119286523057649046211928652305764904621192865230576490462119286523057649046211928652305764904621192865230576490462119286523057649046211928652305764904621192865230576490462119286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f342b121-fc6e-4b65-bc50-07727752a7a6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6946d89-f349-490b-aa20-419fa47352ec, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 899bbd64-8e9d-4699-85d2-e8bfcbf18e1e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57132e5e-3338-4833-8d29-72b8fbeefa18, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 899bbd64-8e9d-4699-85d2-e8bfcbf18e1e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4820226166323993055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48202261663239930554820226166323993055482022616632399305548202261663239930554820226166323993055482022616632399305548202261663239930554820226166323993055482022616632399305548202261663239930554820226166323993055482022616632399305548202261663239930554820226166323993055482022616632399305548202261663239930554820226166323993055482022616632399305548202261663239930554820226166323993055" } } } 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, 57132e5e-3338-4833-8d29-72b8fbeefa18, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2511716908225247035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25117169082252470352511716908225247035251171690822524703525117169082252470352511716908225247035251171690822524703525117169082252470352511716908225247035251171690822524703525117169082252470352511716908225247035251171690822524703525117169082252470352511716908225247035251171690822524703525117169082252470352511716908225247035251171690822524703525117169082252470352511716908225247035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57132e5e-3338-4833-8d29-72b8fbeefa18, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88a49652-3cbc-4078-81ba-a0ac507cb6ca, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 899bbd64-8e9d-4699-85d2-e8bfcbf18e1e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88a49652-3cbc-4078-81ba-a0ac507cb6ca, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11841417762193731879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184141776219373187911841417762193731879118414177621937318791184141776219373187911841417762193731879118414177621937318791184141776219373187911841417762193731879118414177621937318791184141776219373187911841417762193731879118414177621937318791184141776219373187911841417762193731879118414177621937318791184141776219373187911841417762193731879118414177621937318791184141776219373187911841417762193731879" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5959b999-cfb0-4b9a-8e82-bda202f55545, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5959b999-cfb0-4b9a-8e82-bda202f55545, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1861333714714074824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18613337147140748241861333714714074824186133371471407482418613337147140748241861333714714074824186133371471407482418613337147140748241861333714714074824186133371471407482418613337147140748241861333714714074824186133371471407482418613337147140748241861333714714074824186133371471407482418613337147140748241861333714714074824186133371471407482418613337147140748241861333714714074824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88a49652-3cbc-4078-81ba-a0ac507cb6ca, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26717fc5-aa19-45b9-95b1-e3e03d154e11, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26717fc5-aa19-45b9-95b1-e3e03d154e11, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11311087460961493240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131108746096149324011311087460961493240113110874609614932401131108746096149324011311087460961493240113110874609614932401131108746096149324011311087460961493240113110874609614932401131108746096149324011311087460961493240113110874609614932401131108746096149324011311087460961493240113110874609614932401131108746096149324011311087460961493240113110874609614932401131108746096149324011311087460961493240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5959b999-cfb0-4b9a-8e82-bda202f55545, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cccfb1ae-3c7a-4e21-9b5b-0157a43b5bba, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cccfb1ae-3c7a-4e21-9b5b-0157a43b5bba, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5370387922920065489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53703879229200654895370387922920065489537038792292006548953703879229200654895370387922920065489537038792292006548953703879229200654895370387922920065489537038792292006548953703879229200654895370387922920065489537038792292006548953703879229200654895370387922920065489537038792292006548953703879229200654895370387922920065489537038792292006548953703879229200654895370387922920065489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26717fc5-aa19-45b9-95b1-e3e03d154e11, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef40eeea-eee1-4284-8164-793947fef50d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef40eeea-eee1-4284-8164-793947fef50d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2260969610831445740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22609696108314457402260969610831445740226096961083144574022609696108314457402260969610831445740226096961083144574022609696108314457402260969610831445740226096961083144574022609696108314457402260969610831445740226096961083144574022609696108314457402260969610831445740226096961083144574022609696108314457402260969610831445740226096961083144574022609696108314457402260969610831445740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cccfb1ae-3c7a-4e21-9b5b-0157a43b5bba, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27e95e68-7ce0-48e1-b258-8d1decb336b7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27e95e68-7ce0-48e1-b258-8d1decb336b7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8497549191431186095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84975491914311860958497549191431186095849754919143118609584975491914311860958497549191431186095849754919143118609584975491914311860958497549191431186095849754919143118609584975491914311860958497549191431186095849754919143118609584975491914311860958497549191431186095849754919143118609584975491914311860958497549191431186095849754919143118609584975491914311860958497549191431186095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef40eeea-eee1-4284-8164-793947fef50d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17625ef1-0425-4814-88b0-1e0743993ce8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17625ef1-0425-4814-88b0-1e0743993ce8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5363005814083277039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53630058140832770395363005814083277039536300581408327703953630058140832770395363005814083277039536300581408327703953630058140832770395363005814083277039536300581408327703953630058140832770395363005814083277039536300581408327703953630058140832770395363005814083277039536300581408327703953630058140832770395363005814083277039536300581408327703953630058140832770395363005814083277039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27e95e68-7ce0-48e1-b258-8d1decb336b7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e9e8bd5-dc59-4662-b24c-712d3be1ae9c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e9e8bd5-dc59-4662-b24c-712d3be1ae9c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16284844329765842548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628484432976584254816284844329765842548162848443297658425481628484432976584254816284844329765842548162848443297658425481628484432976584254816284844329765842548162848443297658425481628484432976584254816284844329765842548162848443297658425481628484432976584254816284844329765842548162848443297658425481628484432976584254816284844329765842548162848443297658425481628484432976584254816284844329765842548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17625ef1-0425-4814-88b0-1e0743993ce8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24ff17a6-740c-437a-82b0-dc7287a76f19, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24ff17a6-740c-437a-82b0-dc7287a76f19, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10172719278881462485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017271927888146248510172719278881462485101727192788814624851017271927888146248510172719278881462485101727192788814624851017271927888146248510172719278881462485101727192788814624851017271927888146248510172719278881462485101727192788814624851017271927888146248510172719278881462485101727192788814624851017271927888146248510172719278881462485101727192788814624851017271927888146248510172719278881462485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e9e8bd5-dc59-4662-b24c-712d3be1ae9c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7e583fb-e4e2-4e96-890e-b7801f2afec1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7e583fb-e4e2-4e96-890e-b7801f2afec1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4467751701289030450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44677517012890304504467751701289030450446775170128903045044677517012890304504467751701289030450446775170128903045044677517012890304504467751701289030450446775170128903045044677517012890304504467751701289030450446775170128903045044677517012890304504467751701289030450446775170128903045044677517012890304504467751701289030450446775170128903045044677517012890304504467751701289030450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24ff17a6-740c-437a-82b0-dc7287a76f19, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fe58de4-1d13-463d-996f-6be12f8db92e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fe58de4-1d13-463d-996f-6be12f8db92e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6684005873450975779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66840058734509757796684005873450975779668400587345097577966840058734509757796684005873450975779668400587345097577966840058734509757796684005873450975779668400587345097577966840058734509757796684005873450975779668400587345097577966840058734509757796684005873450975779668400587345097577966840058734509757796684005873450975779668400587345097577966840058734509757796684005873450975779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7e583fb-e4e2-4e96-890e-b7801f2afec1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50034eb1-918f-44c9-9c13-fa657743ead1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50034eb1-918f-44c9-9c13-fa657743ead1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9605228553368663291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96052285533686632919605228553368663291960522855336866329196052285533686632919605228553368663291960522855336866329196052285533686632919605228553368663291960522855336866329196052285533686632919605228553368663291960522855336866329196052285533686632919605228553368663291960522855336866329196052285533686632919605228553368663291960522855336866329196052285533686632919605228553368663291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fe58de4-1d13-463d-996f-6be12f8db92e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d194497-cfdf-4197-a224-dec05f32a62c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d194497-cfdf-4197-a224-dec05f32a62c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4817435919126668715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48174359191266687154817435919126668715481743591912666871548174359191266687154817435919126668715481743591912666871548174359191266687154817435919126668715481743591912666871548174359191266687154817435919126668715481743591912666871548174359191266687154817435919126668715481743591912666871548174359191266687154817435919126668715481743591912666871548174359191266687154817435919126668715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50034eb1-918f-44c9-9c13-fa657743ead1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3819dc9e-86ba-4a0e-b915-5457cd7afe43, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d194497-cfdf-4197-a224-dec05f32a62c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3819dc9e-86ba-4a0e-b915-5457cd7afe43, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 309374791714732424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "309374791714732424309374791714732424309374791714732424309374791714732424309374791714732424309374791714732424309374791714732424309374791714732424309374791714732424309374791714732424309374791714732424309374791714732424309374791714732424309374791714732424309374791714732424309374791714732424309374791714732424309374791714732424309374791714732424309374791714732424" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8247ccc-525d-42d7-9cb0-aff018b66045, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8247ccc-525d-42d7-9cb0-aff018b66045, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1050222842633650803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10502228426336508031050222842633650803105022284263365080310502228426336508031050222842633650803105022284263365080310502228426336508031050222842633650803105022284263365080310502228426336508031050222842633650803105022284263365080310502228426336508031050222842633650803105022284263365080310502228426336508031050222842633650803105022284263365080310502228426336508031050222842633650803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3819dc9e-86ba-4a0e-b915-5457cd7afe43, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a86e267-6cd8-4c88-a336-4302edeb1ce5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a86e267-6cd8-4c88-a336-4302edeb1ce5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16481279467382217820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648127946738221782016481279467382217820164812794673822178201648127946738221782016481279467382217820164812794673822178201648127946738221782016481279467382217820164812794673822178201648127946738221782016481279467382217820164812794673822178201648127946738221782016481279467382217820164812794673822178201648127946738221782016481279467382217820164812794673822178201648127946738221782016481279467382217820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8247ccc-525d-42d7-9cb0-aff018b66045, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4543af6f-245b-481e-a346-00a75262164d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4543af6f-245b-481e-a346-00a75262164d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13827557439927278507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382755743992727850713827557439927278507138275574399272785071382755743992727850713827557439927278507138275574399272785071382755743992727850713827557439927278507138275574399272785071382755743992727850713827557439927278507138275574399272785071382755743992727850713827557439927278507138275574399272785071382755743992727850713827557439927278507138275574399272785071382755743992727850713827557439927278507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a86e267-6cd8-4c88-a336-4302edeb1ce5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70f53b3d-27df-42a7-948a-7cfef6a88356, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4543af6f-245b-481e-a346-00a75262164d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47f6af65-dc66-40cb-844d-f15ab6a13f4c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70f53b3d-27df-42a7-948a-7cfef6a88356, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 215396015827117264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "215396015827117264215396015827117264215396015827117264215396015827117264215396015827117264215396015827117264215396015827117264215396015827117264215396015827117264215396015827117264215396015827117264215396015827117264215396015827117264215396015827117264215396015827117264215396015827117264215396015827117264215396015827117264215396015827117264215396015827117264" } } } 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, 47f6af65-dc66-40cb-844d-f15ab6a13f4c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 248685752277468519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "248685752277468519248685752277468519248685752277468519248685752277468519248685752277468519248685752277468519248685752277468519248685752277468519248685752277468519248685752277468519248685752277468519248685752277468519248685752277468519248685752277468519248685752277468519248685752277468519248685752277468519248685752277468519248685752277468519248685752277468519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70f53b3d-27df-42a7-948a-7cfef6a88356, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dfb3997-5584-414b-9d4c-6e89bbce36f4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dfb3997-5584-414b-9d4c-6e89bbce36f4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 530545840440420768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "530545840440420768530545840440420768530545840440420768530545840440420768530545840440420768530545840440420768530545840440420768530545840440420768530545840440420768530545840440420768530545840440420768530545840440420768530545840440420768530545840440420768530545840440420768530545840440420768530545840440420768530545840440420768530545840440420768530545840440420768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47f6af65-dc66-40cb-844d-f15ab6a13f4c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41c6d30f-28c3-49a0-81e2-7607ebcb85f3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41c6d30f-28c3-49a0-81e2-7607ebcb85f3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3582168348443039784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35821683484430397843582168348443039784358216834844303978435821683484430397843582168348443039784358216834844303978435821683484430397843582168348443039784358216834844303978435821683484430397843582168348443039784358216834844303978435821683484430397843582168348443039784358216834844303978435821683484430397843582168348443039784358216834844303978435821683484430397843582168348443039784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dfb3997-5584-414b-9d4c-6e89bbce36f4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36cf8cc1-f053-4f2f-aa04-1bfe2f37b675, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36cf8cc1-f053-4f2f-aa04-1bfe2f37b675, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12881034212510866574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288103421251086657412881034212510866574128810342125108665741288103421251086657412881034212510866574128810342125108665741288103421251086657412881034212510866574128810342125108665741288103421251086657412881034212510866574128810342125108665741288103421251086657412881034212510866574128810342125108665741288103421251086657412881034212510866574128810342125108665741288103421251086657412881034212510866574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41c6d30f-28c3-49a0-81e2-7607ebcb85f3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 697614e1-29ab-45d2-96f7-86597db6b67b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 697614e1-29ab-45d2-96f7-86597db6b67b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15691257620875256522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569125762087525652215691257620875256522156912576208752565221569125762087525652215691257620875256522156912576208752565221569125762087525652215691257620875256522156912576208752565221569125762087525652215691257620875256522156912576208752565221569125762087525652215691257620875256522156912576208752565221569125762087525652215691257620875256522156912576208752565221569125762087525652215691257620875256522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36cf8cc1-f053-4f2f-aa04-1bfe2f37b675, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c618de30-7ae2-41e2-8624-d23dd384d479, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c618de30-7ae2-41e2-8624-d23dd384d479, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9744295326763874657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97442953267638746579744295326763874657974429532676387465797442953267638746579744295326763874657974429532676387465797442953267638746579744295326763874657974429532676387465797442953267638746579744295326763874657974429532676387465797442953267638746579744295326763874657974429532676387465797442953267638746579744295326763874657974429532676387465797442953267638746579744295326763874657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 697614e1-29ab-45d2-96f7-86597db6b67b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14733344-acb7-4091-84ed-c7a41f95da4e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14733344-acb7-4091-84ed-c7a41f95da4e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7070440436564531291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70704404365645312917070440436564531291707044043656453129170704404365645312917070440436564531291707044043656453129170704404365645312917070440436564531291707044043656453129170704404365645312917070440436564531291707044043656453129170704404365645312917070440436564531291707044043656453129170704404365645312917070440436564531291707044043656453129170704404365645312917070440436564531291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c618de30-7ae2-41e2-8624-d23dd384d479, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47b282ae-8105-44fe-b3b0-2b54346c2f51, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47b282ae-8105-44fe-b3b0-2b54346c2f51, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7206493870176716705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72064938701767167057206493870176716705720649387017671670572064938701767167057206493870176716705720649387017671670572064938701767167057206493870176716705720649387017671670572064938701767167057206493870176716705720649387017671670572064938701767167057206493870176716705720649387017671670572064938701767167057206493870176716705720649387017671670572064938701767167057206493870176716705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14733344-acb7-4091-84ed-c7a41f95da4e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 820f03c9-e633-47b6-ad98-6108f756a9e3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47b282ae-8105-44fe-b3b0-2b54346c2f51, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 820f03c9-e633-47b6-ad98-6108f756a9e3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6532957316516217888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65329573165162178886532957316516217888653295731651621788865329573165162178886532957316516217888653295731651621788865329573165162178886532957316516217888653295731651621788865329573165162178886532957316516217888653295731651621788865329573165162178886532957316516217888653295731651621788865329573165162178886532957316516217888653295731651621788865329573165162178886532957316516217888" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20496a7b-5f04-492b-bb52-a00923cb4248, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20496a7b-5f04-492b-bb52-a00923cb4248, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 946496648762558372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "946496648762558372946496648762558372946496648762558372946496648762558372946496648762558372946496648762558372946496648762558372946496648762558372946496648762558372946496648762558372946496648762558372946496648762558372946496648762558372946496648762558372946496648762558372946496648762558372946496648762558372946496648762558372946496648762558372946496648762558372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 820f03c9-e633-47b6-ad98-6108f756a9e3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d65f6c3-7d23-4671-9df7-63845f2eab96, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d65f6c3-7d23-4671-9df7-63845f2eab96, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1312819281169998594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13128192811699985941312819281169998594131281928116999859413128192811699985941312819281169998594131281928116999859413128192811699985941312819281169998594131281928116999859413128192811699985941312819281169998594131281928116999859413128192811699985941312819281169998594131281928116999859413128192811699985941312819281169998594131281928116999859413128192811699985941312819281169998594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20496a7b-5f04-492b-bb52-a00923cb4248, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20b301f7-d7b5-43a6-a30c-41d4dadccf0a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20b301f7-d7b5-43a6-a30c-41d4dadccf0a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3885529527309045778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38855295273090457783885529527309045778388552952730904577838855295273090457783885529527309045778388552952730904577838855295273090457783885529527309045778388552952730904577838855295273090457783885529527309045778388552952730904577838855295273090457783885529527309045778388552952730904577838855295273090457783885529527309045778388552952730904577838855295273090457783885529527309045778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d65f6c3-7d23-4671-9df7-63845f2eab96, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cfd415a-6706-4396-8427-493c76ec0bc1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cfd415a-6706-4396-8427-493c76ec0bc1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12619395392812177879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261939539281217787912619395392812177879126193953928121778791261939539281217787912619395392812177879126193953928121778791261939539281217787912619395392812177879126193953928121778791261939539281217787912619395392812177879126193953928121778791261939539281217787912619395392812177879126193953928121778791261939539281217787912619395392812177879126193953928121778791261939539281217787912619395392812177879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cfd415a-6706-4396-8427-493c76ec0bc1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dd9a1d7-bad9-4ee2-8648-a2a8a94a3f3a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20b301f7-d7b5-43a6-a30c-41d4dadccf0a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dd9a1d7-bad9-4ee2-8648-a2a8a94a3f3a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6805132152439494203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68051321524394942036805132152439494203680513215243949420368051321524394942036805132152439494203680513215243949420368051321524394942036805132152439494203680513215243949420368051321524394942036805132152439494203680513215243949420368051321524394942036805132152439494203680513215243949420368051321524394942036805132152439494203680513215243949420368051321524394942036805132152439494203" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a8ca778-e345-49d5-b47c-c21c2ed238b3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a8ca778-e345-49d5-b47c-c21c2ed238b3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8215460841436033174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82154608414360331748215460841436033174821546084143603317482154608414360331748215460841436033174821546084143603317482154608414360331748215460841436033174821546084143603317482154608414360331748215460841436033174821546084143603317482154608414360331748215460841436033174821546084143603317482154608414360331748215460841436033174821546084143603317482154608414360331748215460841436033174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dd9a1d7-bad9-4ee2-8648-a2a8a94a3f3a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99067e62-df8f-4234-b941-a24ba4f6358e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99067e62-df8f-4234-b941-a24ba4f6358e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1844458797579232927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18444587975792329271844458797579232927184445879757923292718444587975792329271844458797579232927184445879757923292718444587975792329271844458797579232927184445879757923292718444587975792329271844458797579232927184445879757923292718444587975792329271844458797579232927184445879757923292718444587975792329271844458797579232927184445879757923292718444587975792329271844458797579232927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99067e62-df8f-4234-b941-a24ba4f6358e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a8ca778-e345-49d5-b47c-c21c2ed238b3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 795dc590-7aed-46a0-992a-b4b76a0d434e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc8a6722-1d31-4b0a-8759-7ad21e4bc536, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc8a6722-1d31-4b0a-8759-7ad21e4bc536, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10675267551925064291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067526755192506429110675267551925064291106752675519250642911067526755192506429110675267551925064291106752675519250642911067526755192506429110675267551925064291106752675519250642911067526755192506429110675267551925064291106752675519250642911067526755192506429110675267551925064291106752675519250642911067526755192506429110675267551925064291106752675519250642911067526755192506429110675267551925064291" } } } 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, 795dc590-7aed-46a0-992a-b4b76a0d434e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4066067001399409267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40660670013994092674066067001399409267406606700139940926740660670013994092674066067001399409267406606700139940926740660670013994092674066067001399409267406606700139940926740660670013994092674066067001399409267406606700139940926740660670013994092674066067001399409267406606700139940926740660670013994092674066067001399409267406606700139940926740660670013994092674066067001399409267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc8a6722-1d31-4b0a-8759-7ad21e4bc536, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 795dc590-7aed-46a0-992a-b4b76a0d434e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0250e5ea-e32d-40d2-a113-9da952685db0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0250e5ea-e32d-40d2-a113-9da952685db0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4777616241665096729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47776162416650967294777616241665096729477761624166509672947776162416650967294777616241665096729477761624166509672947776162416650967294777616241665096729477761624166509672947776162416650967294777616241665096729477761624166509672947776162416650967294777616241665096729477761624166509672947776162416650967294777616241665096729477761624166509672947776162416650967294777616241665096729" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 024407ec-2c8b-43f7-a0ee-a4f8e38f026b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 024407ec-2c8b-43f7-a0ee-a4f8e38f026b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11446610465062089102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144661046506208910211446610465062089102114466104650620891021144661046506208910211446610465062089102114466104650620891021144661046506208910211446610465062089102114466104650620891021144661046506208910211446610465062089102114466104650620891021144661046506208910211446610465062089102114466104650620891021144661046506208910211446610465062089102114466104650620891021144661046506208910211446610465062089102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0250e5ea-e32d-40d2-a113-9da952685db0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f83522fd-ca22-4c97-8eac-ba9f3f78d857, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f83522fd-ca22-4c97-8eac-ba9f3f78d857, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2875291840516145829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28752918405161458292875291840516145829287529184051614582928752918405161458292875291840516145829287529184051614582928752918405161458292875291840516145829287529184051614582928752918405161458292875291840516145829287529184051614582928752918405161458292875291840516145829287529184051614582928752918405161458292875291840516145829287529184051614582928752918405161458292875291840516145829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 024407ec-2c8b-43f7-a0ee-a4f8e38f026b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd2ef804-62c3-4eed-a9da-62fd6ac65693, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd2ef804-62c3-4eed-a9da-62fd6ac65693, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 595812234468685151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "595812234468685151595812234468685151595812234468685151595812234468685151595812234468685151595812234468685151595812234468685151595812234468685151595812234468685151595812234468685151595812234468685151595812234468685151595812234468685151595812234468685151595812234468685151595812234468685151595812234468685151595812234468685151595812234468685151595812234468685151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f83522fd-ca22-4c97-8eac-ba9f3f78d857, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e8f2f17-0169-431f-9778-9747f974c2d3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e8f2f17-0169-431f-9778-9747f974c2d3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11805441003391248239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180544100339124823911805441003391248239118054410033912482391180544100339124823911805441003391248239118054410033912482391180544100339124823911805441003391248239118054410033912482391180544100339124823911805441003391248239118054410033912482391180544100339124823911805441003391248239118054410033912482391180544100339124823911805441003391248239118054410033912482391180544100339124823911805441003391248239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd2ef804-62c3-4eed-a9da-62fd6ac65693, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28f17528-7f52-4d67-87c3-1ad1567d004e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28f17528-7f52-4d67-87c3-1ad1567d004e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4575468719421051251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45754687194210512514575468719421051251457546871942105125145754687194210512514575468719421051251457546871942105125145754687194210512514575468719421051251457546871942105125145754687194210512514575468719421051251457546871942105125145754687194210512514575468719421051251457546871942105125145754687194210512514575468719421051251457546871942105125145754687194210512514575468719421051251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e8f2f17-0169-431f-9778-9747f974c2d3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9644c7d-a52f-42a7-a7cc-72daea7742a4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9644c7d-a52f-42a7-a7cc-72daea7742a4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11202657543773195347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120265754377319534711202657543773195347112026575437731953471120265754377319534711202657543773195347112026575437731953471120265754377319534711202657543773195347112026575437731953471120265754377319534711202657543773195347112026575437731953471120265754377319534711202657543773195347112026575437731953471120265754377319534711202657543773195347112026575437731953471120265754377319534711202657543773195347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28f17528-7f52-4d67-87c3-1ad1567d004e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84d847b4-3b6d-4638-96eb-c89befec1240, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84d847b4-3b6d-4638-96eb-c89befec1240, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15526294696236814804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552629469623681480415526294696236814804155262946962368148041552629469623681480415526294696236814804155262946962368148041552629469623681480415526294696236814804155262946962368148041552629469623681480415526294696236814804155262946962368148041552629469623681480415526294696236814804155262946962368148041552629469623681480415526294696236814804155262946962368148041552629469623681480415526294696236814804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9644c7d-a52f-42a7-a7cc-72daea7742a4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbbaceab-46a9-47c5-b5f3-a6d2ea762d64, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbbaceab-46a9-47c5-b5f3-a6d2ea762d64, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 265704874910856543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "265704874910856543265704874910856543265704874910856543265704874910856543265704874910856543265704874910856543265704874910856543265704874910856543265704874910856543265704874910856543265704874910856543265704874910856543265704874910856543265704874910856543265704874910856543265704874910856543265704874910856543265704874910856543265704874910856543265704874910856543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84d847b4-3b6d-4638-96eb-c89befec1240, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97f49a1d-0b96-47be-a947-8022f403d041, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97f49a1d-0b96-47be-a947-8022f403d041, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8482011239797371102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84820112397973711028482011239797371102848201123979737110284820112397973711028482011239797371102848201123979737110284820112397973711028482011239797371102848201123979737110284820112397973711028482011239797371102848201123979737110284820112397973711028482011239797371102848201123979737110284820112397973711028482011239797371102848201123979737110284820112397973711028482011239797371102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbbaceab-46a9-47c5-b5f3-a6d2ea762d64, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44a17772-e704-4977-be29-1ffcfbd575bb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44a17772-e704-4977-be29-1ffcfbd575bb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8360539144203330614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83605391442033306148360539144203330614836053914420333061483605391442033306148360539144203330614836053914420333061483605391442033306148360539144203330614836053914420333061483605391442033306148360539144203330614836053914420333061483605391442033306148360539144203330614836053914420333061483605391442033306148360539144203330614836053914420333061483605391442033306148360539144203330614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97f49a1d-0b96-47be-a947-8022f403d041, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86cbd711-ccc8-4793-b240-7eb36fa88700, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86cbd711-ccc8-4793-b240-7eb36fa88700, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12099684284186968150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209968428418696815012099684284186968150120996842841869681501209968428418696815012099684284186968150120996842841869681501209968428418696815012099684284186968150120996842841869681501209968428418696815012099684284186968150120996842841869681501209968428418696815012099684284186968150120996842841869681501209968428418696815012099684284186968150120996842841869681501209968428418696815012099684284186968150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44a17772-e704-4977-be29-1ffcfbd575bb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be64861b-9a6a-4d13-a711-2558f4523c69, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be64861b-9a6a-4d13-a711-2558f4523c69, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 554840644422675383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "554840644422675383554840644422675383554840644422675383554840644422675383554840644422675383554840644422675383554840644422675383554840644422675383554840644422675383554840644422675383554840644422675383554840644422675383554840644422675383554840644422675383554840644422675383554840644422675383554840644422675383554840644422675383554840644422675383554840644422675383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86cbd711-ccc8-4793-b240-7eb36fa88700, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 669b0bb1-056b-49ef-839e-92b7f603223b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 669b0bb1-056b-49ef-839e-92b7f603223b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10384817752324349949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038481775232434994910384817752324349949103848177523243499491038481775232434994910384817752324349949103848177523243499491038481775232434994910384817752324349949103848177523243499491038481775232434994910384817752324349949103848177523243499491038481775232434994910384817752324349949103848177523243499491038481775232434994910384817752324349949103848177523243499491038481775232434994910384817752324349949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be64861b-9a6a-4d13-a711-2558f4523c69, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e874d7b-27f1-400f-a276-d5b7efe8ac82, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e874d7b-27f1-400f-a276-d5b7efe8ac82, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3077296518814884998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30772965188148849983077296518814884998307729651881488499830772965188148849983077296518814884998307729651881488499830772965188148849983077296518814884998307729651881488499830772965188148849983077296518814884998307729651881488499830772965188148849983077296518814884998307729651881488499830772965188148849983077296518814884998307729651881488499830772965188148849983077296518814884998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 669b0bb1-056b-49ef-839e-92b7f603223b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7479c01b-3d45-4f8f-8bbb-06dcfcd8667f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7479c01b-3d45-4f8f-8bbb-06dcfcd8667f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 824077728292796083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "824077728292796083824077728292796083824077728292796083824077728292796083824077728292796083824077728292796083824077728292796083824077728292796083824077728292796083824077728292796083824077728292796083824077728292796083824077728292796083824077728292796083824077728292796083824077728292796083824077728292796083824077728292796083824077728292796083824077728292796083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e874d7b-27f1-400f-a276-d5b7efe8ac82, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6727350-aeba-4073-8c36-2c0603ff635b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ya.test:process.py:259 Command (pid 1066534) rc: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6727350-aeba-4073-8c36-2c0603ff635b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 54732697272910313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5473269727291031354732697272910313547326972729103135473269727291031354732697272910313547326972729103135473269727291031354732697272910313547326972729103135473269727291031354732697272910313547326972729103135473269727291031354732697272910313547326972729103135473269727291031354732697272910313547326972729103135473269727291031354732697272910313" } } } 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 1066534) elapsed time (sec): 0.7913947105407715
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7479c01b-3d45-4f8f-8bbb-06dcfcd8667f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 1066534) idrss: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ya.test:process.py:263 Command (pid 1066534) inblock: 0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b21ea608-f016-4757-aa28-a518c13af784, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ya.test:process.py:263 Command (pid 1066534) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1066534) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1066534) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1066534) maxrss: 841080
DEBUG    ya.test:process.py:263 Command (pid 1066534) minflt: 45432
DEBUG    ya.test:process.py:263 Command (pid 1066534) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1066534) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1066534) nivcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 1066534) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1066534) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1066534) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1066534) oublock: 8
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b21ea608-f016-4757-aa28-a518c13af784, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14143855212677831008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414385521267783100814143855212677831008141438552126778310081414385521267783100814143855212677831008141438552126778310081414385521267783100814143855212677831008141438552126778310081414385521267783100814143855212677831008141438552126778310081414385521267783100814143855212677831008141438552126778310081414385521267783100814143855212677831008141438552126778310081414385521267783100814143855212677831008" } } } 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 1066534) stime: 0.265939
DEBUG    ya.test:process.py:263 Command (pid 1066534) utime: 0.417809
DEBUG    ya.test:process.py:263 Command (pid 1066534) wtime: 0.793
DEBUG    ya.test:process.py:275 Command (pid 1066534) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6727350-aeba-4073-8c36-2c0603ff635b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a076fa5-8ab2-4318-a8f1-f4c6baf0d8da, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a076fa5-8ab2-4318-a8f1-f4c6baf0d8da, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16353674685742545744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635367468574254574416353674685742545744163536746857425457441635367468574254574416353674685742545744163536746857425457441635367468574254574416353674685742545744163536746857425457441635367468574254574416353674685742545744163536746857425457441635367468574254574416353674685742545744163536746857425457441635367468574254574416353674685742545744163536746857425457441635367468574254574416353674685742545744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b21ea608-f016-4757-aa28-a518c13af784, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 715b094e-c7f0-42bb-ba43-cf476ba2d2ca, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 715b094e-c7f0-42bb-ba43-cf476ba2d2ca, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9947066566382404588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99470665663824045889947066566382404588994706656638240458899470665663824045889947066566382404588994706656638240458899470665663824045889947066566382404588994706656638240458899470665663824045889947066566382404588994706656638240458899470665663824045889947066566382404588994706656638240458899470665663824045889947066566382404588994706656638240458899470665663824045889947066566382404588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a076fa5-8ab2-4318-a8f1-f4c6baf0d8da, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58f5f27e-3d96-4a8c-8666-db9dd7a44463, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58f5f27e-3d96-4a8c-8666-db9dd7a44463, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1452906768136873028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14529067681368730281452906768136873028145290676813687302814529067681368730281452906768136873028145290676813687302814529067681368730281452906768136873028145290676813687302814529067681368730281452906768136873028145290676813687302814529067681368730281452906768136873028145290676813687302814529067681368730281452906768136873028145290676813687302814529067681368730281452906768136873028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 715b094e-c7f0-42bb-ba43-cf476ba2d2ca, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d12c13d9-8875-48d4-942e-da67be41e320, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d12c13d9-8875-48d4-942e-da67be41e320, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 546250991339991478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "546250991339991478546250991339991478546250991339991478546250991339991478546250991339991478546250991339991478546250991339991478546250991339991478546250991339991478546250991339991478546250991339991478546250991339991478546250991339991478546250991339991478546250991339991478546250991339991478546250991339991478546250991339991478546250991339991478546250991339991478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58f5f27e-3d96-4a8c-8666-db9dd7a44463, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adcdfb34-9a9c-4582-be40-4f51342d9566, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adcdfb34-9a9c-4582-be40-4f51342d9566, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9046264262482830244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90462642624828302449046264262482830244904626426248283024490462642624828302449046264262482830244904626426248283024490462642624828302449046264262482830244904626426248283024490462642624828302449046264262482830244904626426248283024490462642624828302449046264262482830244904626426248283024490462642624828302449046264262482830244904626426248283024490462642624828302449046264262482830244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d12c13d9-8875-48d4-942e-da67be41e320, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fee609ce-7f33-4089-9659-bad8c655f655, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fee609ce-7f33-4089-9659-bad8c655f655, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17562401504796600778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756240150479660077817562401504796600778175624015047966007781756240150479660077817562401504796600778175624015047966007781756240150479660077817562401504796600778175624015047966007781756240150479660077817562401504796600778175624015047966007781756240150479660077817562401504796600778175624015047966007781756240150479660077817562401504796600778175624015047966007781756240150479660077817562401504796600778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adcdfb34-9a9c-4582-be40-4f51342d9566, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32a8de2d-e918-4b7c-b113-4a8671442623, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fee609ce-7f33-4089-9659-bad8c655f655, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32a8de2d-e918-4b7c-b113-4a8671442623, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1334078714145506222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13340787141455062221334078714145506222133407871414550622213340787141455062221334078714145506222133407871414550622213340787141455062221334078714145506222133407871414550622213340787141455062221334078714145506222133407871414550622213340787141455062221334078714145506222133407871414550622213340787141455062221334078714145506222133407871414550622213340787141455062221334078714145506222" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 767f150f-bd7e-48a3-b54c-e5c96f75e854, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 767f150f-bd7e-48a3-b54c-e5c96f75e854, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17401358364053278770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740135836405327877017401358364053278770174013583640532787701740135836405327877017401358364053278770174013583640532787701740135836405327877017401358364053278770174013583640532787701740135836405327877017401358364053278770174013583640532787701740135836405327877017401358364053278770174013583640532787701740135836405327877017401358364053278770174013583640532787701740135836405327877017401358364053278770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32a8de2d-e918-4b7c-b113-4a8671442623, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a79bd4b7-4d39-4adb-ad80-fcf2ccc9ff3f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a79bd4b7-4d39-4adb-ad80-fcf2ccc9ff3f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6740787803549810867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67407878035498108676740787803549810867674078780354981086767407878035498108676740787803549810867674078780354981086767407878035498108676740787803549810867674078780354981086767407878035498108676740787803549810867674078780354981086767407878035498108676740787803549810867674078780354981086767407878035498108676740787803549810867674078780354981086767407878035498108676740787803549810867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 767f150f-bd7e-48a3-b54c-e5c96f75e854, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 856673cc-fdf8-4f39-80b9-7beff062feb9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 856673cc-fdf8-4f39-80b9-7beff062feb9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3321071909754295196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33210719097542951963321071909754295196332107190975429519633210719097542951963321071909754295196332107190975429519633210719097542951963321071909754295196332107190975429519633210719097542951963321071909754295196332107190975429519633210719097542951963321071909754295196332107190975429519633210719097542951963321071909754295196332107190975429519633210719097542951963321071909754295196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a79bd4b7-4d39-4adb-ad80-fcf2ccc9ff3f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 730d771c-1f0a-45d7-890d-ffcb305da960, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 730d771c-1f0a-45d7-890d-ffcb305da960, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13146030068702758200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1314603006870275820013146030068702758200131460300687027582001314603006870275820013146030068702758200131460300687027582001314603006870275820013146030068702758200131460300687027582001314603006870275820013146030068702758200131460300687027582001314603006870275820013146030068702758200131460300687027582001314603006870275820013146030068702758200131460300687027582001314603006870275820013146030068702758200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 856673cc-fdf8-4f39-80b9-7beff062feb9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71ea66cd-38f6-4231-8290-5db906386225, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71ea66cd-38f6-4231-8290-5db906386225, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7619490311379086402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76194903113790864027619490311379086402761949031137908640276194903113790864027619490311379086402761949031137908640276194903113790864027619490311379086402761949031137908640276194903113790864027619490311379086402761949031137908640276194903113790864027619490311379086402761949031137908640276194903113790864027619490311379086402761949031137908640276194903113790864027619490311379086402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 730d771c-1f0a-45d7-890d-ffcb305da960, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbda375c-bbeb-4895-b704-e6f3391ff523, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbda375c-bbeb-4895-b704-e6f3391ff523, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1196500849558042096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11965008495580420961196500849558042096119650084955804209611965008495580420961196500849558042096119650084955804209611965008495580420961196500849558042096119650084955804209611965008495580420961196500849558042096119650084955804209611965008495580420961196500849558042096119650084955804209611965008495580420961196500849558042096119650084955804209611965008495580420961196500849558042096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71ea66cd-38f6-4231-8290-5db906386225, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b286a66-33b3-4cab-8dc5-6d38e5972da9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b286a66-33b3-4cab-8dc5-6d38e5972da9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1623619524539121185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16236195245391211851623619524539121185162361952453912118516236195245391211851623619524539121185162361952453912118516236195245391211851623619524539121185162361952453912118516236195245391211851623619524539121185162361952453912118516236195245391211851623619524539121185162361952453912118516236195245391211851623619524539121185162361952453912118516236195245391211851623619524539121185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbda375c-bbeb-4895-b704-e6f3391ff523, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b9f3f81-1acf-4586-9fc7-f674d0f348c2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b9f3f81-1acf-4586-9fc7-f674d0f348c2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1109585440274420931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11095854402744209311109585440274420931110958544027442093111095854402744209311109585440274420931110958544027442093111095854402744209311109585440274420931110958544027442093111095854402744209311109585440274420931110958544027442093111095854402744209311109585440274420931110958544027442093111095854402744209311109585440274420931110958544027442093111095854402744209311109585440274420931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b286a66-33b3-4cab-8dc5-6d38e5972da9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26a6bbb5-23dc-4bb2-9c20-b9ae55c6b3b9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26a6bbb5-23dc-4bb2-9c20-b9ae55c6b3b9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6200944886668262437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62009448866682624376200944886668262437620094488666826243762009448866682624376200944886668262437620094488666826243762009448866682624376200944886668262437620094488666826243762009448866682624376200944886668262437620094488666826243762009448866682624376200944886668262437620094488666826243762009448866682624376200944886668262437620094488666826243762009448866682624376200944886668262437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b9f3f81-1acf-4586-9fc7-f674d0f348c2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32d5be35-40e9-467e-8bf1-2b1dbfda63ab, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26a6bbb5-23dc-4bb2-9c20-b9ae55c6b3b9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32d5be35-40e9-467e-8bf1-2b1dbfda63ab, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 409669839978411706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "409669839978411706409669839978411706409669839978411706409669839978411706409669839978411706409669839978411706409669839978411706409669839978411706409669839978411706409669839978411706409669839978411706409669839978411706409669839978411706409669839978411706409669839978411706409669839978411706409669839978411706409669839978411706409669839978411706409669839978411706" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e26d313-230e-4f8c-a015-d7e3a2c5e6bc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e26d313-230e-4f8c-a015-d7e3a2c5e6bc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17446834175204331983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744683417520433198317446834175204331983174468341752043319831744683417520433198317446834175204331983174468341752043319831744683417520433198317446834175204331983174468341752043319831744683417520433198317446834175204331983174468341752043319831744683417520433198317446834175204331983174468341752043319831744683417520433198317446834175204331983174468341752043319831744683417520433198317446834175204331983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32d5be35-40e9-467e-8bf1-2b1dbfda63ab, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e26d313-230e-4f8c-a015-d7e3a2c5e6bc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58accb30-f87d-4ac8-9fd1-77ab75899e98, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58accb30-f87d-4ac8-9fd1-77ab75899e98, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15162450397967431665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516245039796743166515162450397967431665151624503979674316651516245039796743166515162450397967431665151624503979674316651516245039796743166515162450397967431665151624503979674316651516245039796743166515162450397967431665151624503979674316651516245039796743166515162450397967431665151624503979674316651516245039796743166515162450397967431665151624503979674316651516245039796743166515162450397967431665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fb8847d-51fd-40bb-8678-ebbe809cbe72, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fb8847d-51fd-40bb-8678-ebbe809cbe72, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3533665399580630603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35336653995806306033533665399580630603353366539958063060335336653995806306033533665399580630603353366539958063060335336653995806306033533665399580630603353366539958063060335336653995806306033533665399580630603353366539958063060335336653995806306033533665399580630603353366539958063060335336653995806306033533665399580630603353366539958063060335336653995806306033533665399580630603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58accb30-f87d-4ac8-9fd1-77ab75899e98, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0807eb9-5b2e-4864-8110-00811a780ef0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0807eb9-5b2e-4864-8110-00811a780ef0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17887153271452980911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788715327145298091117887153271452980911178871532714529809111788715327145298091117887153271452980911178871532714529809111788715327145298091117887153271452980911178871532714529809111788715327145298091117887153271452980911178871532714529809111788715327145298091117887153271452980911178871532714529809111788715327145298091117887153271452980911178871532714529809111788715327145298091117887153271452980911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fb8847d-51fd-40bb-8678-ebbe809cbe72, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e279473-266d-4cd7-8705-92645ecc0a6e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0807eb9-5b2e-4864-8110-00811a780ef0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e279473-266d-4cd7-8705-92645ecc0a6e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 324362571424647591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "324362571424647591324362571424647591324362571424647591324362571424647591324362571424647591324362571424647591324362571424647591324362571424647591324362571424647591324362571424647591324362571424647591324362571424647591324362571424647591324362571424647591324362571424647591324362571424647591324362571424647591324362571424647591324362571424647591324362571424647591" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec72f035-16ce-497d-a91e-a068409fde42, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec72f035-16ce-497d-a91e-a068409fde42, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11358583588736837792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135858358873683779211358583588736837792113585835887368377921135858358873683779211358583588736837792113585835887368377921135858358873683779211358583588736837792113585835887368377921135858358873683779211358583588736837792113585835887368377921135858358873683779211358583588736837792113585835887368377921135858358873683779211358583588736837792113585835887368377921135858358873683779211358583588736837792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e279473-266d-4cd7-8705-92645ecc0a6e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec72f035-16ce-497d-a91e-a068409fde42, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb07363e-7957-4565-8a52-c2687b4b232a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f28d6bd-38e8-497d-9a0e-875591ad649b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f28d6bd-38e8-497d-9a0e-875591ad649b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 980487296684962074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "980487296684962074980487296684962074980487296684962074980487296684962074980487296684962074980487296684962074980487296684962074980487296684962074980487296684962074980487296684962074980487296684962074980487296684962074980487296684962074980487296684962074980487296684962074980487296684962074980487296684962074980487296684962074980487296684962074980487296684962074" } } } 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, fb07363e-7957-4565-8a52-c2687b4b232a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3645646876387365578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36456468763873655783645646876387365578364564687638736557836456468763873655783645646876387365578364564687638736557836456468763873655783645646876387365578364564687638736557836456468763873655783645646876387365578364564687638736557836456468763873655783645646876387365578364564687638736557836456468763873655783645646876387365578364564687638736557836456468763873655783645646876387365578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f28d6bd-38e8-497d-9a0e-875591ad649b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb07363e-7957-4565-8a52-c2687b4b232a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a668c93-df15-4e43-8c93-108210247f24, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b0077af-702e-4cdb-a2b1-1cab93b864ff, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b0077af-702e-4cdb-a2b1-1cab93b864ff, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5050530627479786996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50505306274797869965050530627479786996505053062747978699650505306274797869965050530627479786996505053062747978699650505306274797869965050530627479786996505053062747978699650505306274797869965050530627479786996505053062747978699650505306274797869965050530627479786996505053062747978699650505306274797869965050530627479786996505053062747978699650505306274797869965050530627479786996" } } } 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, 7a668c93-df15-4e43-8c93-108210247f24, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6259162480709902993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62591624807099029936259162480709902993625916248070990299362591624807099029936259162480709902993625916248070990299362591624807099029936259162480709902993625916248070990299362591624807099029936259162480709902993625916248070990299362591624807099029936259162480709902993625916248070990299362591624807099029936259162480709902993625916248070990299362591624807099029936259162480709902993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b0077af-702e-4cdb-a2b1-1cab93b864ff, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c13b6292-49e3-4e36-8dd5-978845bc63e5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c13b6292-49e3-4e36-8dd5-978845bc63e5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1578482718718273321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15784827187182733211578482718718273321157848271871827332115784827187182733211578482718718273321157848271871827332115784827187182733211578482718718273321157848271871827332115784827187182733211578482718718273321157848271871827332115784827187182733211578482718718273321157848271871827332115784827187182733211578482718718273321157848271871827332115784827187182733211578482718718273321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a668c93-df15-4e43-8c93-108210247f24, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11f94567-b43f-4731-913d-c2cb912cf20b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11f94567-b43f-4731-913d-c2cb912cf20b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4967524063785455343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49675240637854553434967524063785455343496752406378545534349675240637854553434967524063785455343496752406378545534349675240637854553434967524063785455343496752406378545534349675240637854553434967524063785455343496752406378545534349675240637854553434967524063785455343496752406378545534349675240637854553434967524063785455343496752406378545534349675240637854553434967524063785455343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c13b6292-49e3-4e36-8dd5-978845bc63e5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 243295c7-29c4-404f-85e9-b2ef3e8b75e7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 243295c7-29c4-404f-85e9-b2ef3e8b75e7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16146208115840491970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614620811584049197016146208115840491970161462081158404919701614620811584049197016146208115840491970161462081158404919701614620811584049197016146208115840491970161462081158404919701614620811584049197016146208115840491970161462081158404919701614620811584049197016146208115840491970161462081158404919701614620811584049197016146208115840491970161462081158404919701614620811584049197016146208115840491970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11f94567-b43f-4731-913d-c2cb912cf20b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63bd03af-5a2a-4075-87d1-03f9e1e74ac7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63bd03af-5a2a-4075-87d1-03f9e1e74ac7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6967282406586879865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69672824065868798656967282406586879865696728240658687986569672824065868798656967282406586879865696728240658687986569672824065868798656967282406586879865696728240658687986569672824065868798656967282406586879865696728240658687986569672824065868798656967282406586879865696728240658687986569672824065868798656967282406586879865696728240658687986569672824065868798656967282406586879865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 243295c7-29c4-404f-85e9-b2ef3e8b75e7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f096a129-f72c-41ec-85ed-7676d36e55b5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63bd03af-5a2a-4075-87d1-03f9e1e74ac7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f096a129-f72c-41ec-85ed-7676d36e55b5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16542879941690841565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654287994169084156516542879941690841565165428799416908415651654287994169084156516542879941690841565165428799416908415651654287994169084156516542879941690841565165428799416908415651654287994169084156516542879941690841565165428799416908415651654287994169084156516542879941690841565165428799416908415651654287994169084156516542879941690841565165428799416908415651654287994169084156516542879941690841565" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 220a6f06-7691-48a9-a515-9296d489ee5b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 220a6f06-7691-48a9-a515-9296d489ee5b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18237651833345018634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823765183334501863418237651833345018634182376518333450186341823765183334501863418237651833345018634182376518333450186341823765183334501863418237651833345018634182376518333450186341823765183334501863418237651833345018634182376518333450186341823765183334501863418237651833345018634182376518333450186341823765183334501863418237651833345018634182376518333450186341823765183334501863418237651833345018634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f096a129-f72c-41ec-85ed-7676d36e55b5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9e3a147-36cd-4a92-8a02-55e08812ea23, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9e3a147-36cd-4a92-8a02-55e08812ea23, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10614655790391551094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061465579039155109410614655790391551094106146557903915510941061465579039155109410614655790391551094106146557903915510941061465579039155109410614655790391551094106146557903915510941061465579039155109410614655790391551094106146557903915510941061465579039155109410614655790391551094106146557903915510941061465579039155109410614655790391551094106146557903915510941061465579039155109410614655790391551094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 220a6f06-7691-48a9-a515-9296d489ee5b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3df98965-cbcf-430c-a865-efbd00e74d2e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3df98965-cbcf-430c-a865-efbd00e74d2e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 217537698385723653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "217537698385723653217537698385723653217537698385723653217537698385723653217537698385723653217537698385723653217537698385723653217537698385723653217537698385723653217537698385723653217537698385723653217537698385723653217537698385723653217537698385723653217537698385723653217537698385723653217537698385723653217537698385723653217537698385723653217537698385723653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3df98965-cbcf-430c-a865-efbd00e74d2e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ef05680-9999-414e-8a1f-6ed11d246d9e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9e3a147-36cd-4a92-8a02-55e08812ea23, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ef05680-9999-414e-8a1f-6ed11d246d9e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4406549726550921868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44065497265509218684406549726550921868440654972655092186844065497265509218684406549726550921868440654972655092186844065497265509218684406549726550921868440654972655092186844065497265509218684406549726550921868440654972655092186844065497265509218684406549726550921868440654972655092186844065497265509218684406549726550921868440654972655092186844065497265509218684406549726550921868" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cd1f312-277b-4095-becb-0ede909db742, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cd1f312-277b-4095-becb-0ede909db742, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 948679889779376789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "948679889779376789948679889779376789948679889779376789948679889779376789948679889779376789948679889779376789948679889779376789948679889779376789948679889779376789948679889779376789948679889779376789948679889779376789948679889779376789948679889779376789948679889779376789948679889779376789948679889779376789948679889779376789948679889779376789948679889779376789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ef05680-9999-414e-8a1f-6ed11d246d9e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cd1f312-277b-4095-becb-0ede909db742, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c886d864-26c2-47d5-9b94-f4b3ae690c81, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20a6ed27-9e05-43c3-9304-aec6a080655a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c886d864-26c2-47d5-9b94-f4b3ae690c81, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6810630747510061695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68106307475100616956810630747510061695681063074751006169568106307475100616956810630747510061695681063074751006169568106307475100616956810630747510061695681063074751006169568106307475100616956810630747510061695681063074751006169568106307475100616956810630747510061695681063074751006169568106307475100616956810630747510061695681063074751006169568106307475100616956810630747510061695" } } } 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, 20a6ed27-9e05-43c3-9304-aec6a080655a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6001008053024002386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60010080530240023866001008053024002386600100805302400238660010080530240023866001008053024002386600100805302400238660010080530240023866001008053024002386600100805302400238660010080530240023866001008053024002386600100805302400238660010080530240023866001008053024002386600100805302400238660010080530240023866001008053024002386600100805302400238660010080530240023866001008053024002386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20a6ed27-9e05-43c3-9304-aec6a080655a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e00a4c8-2c57-468b-a42c-52c88a404a8a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e00a4c8-2c57-468b-a42c-52c88a404a8a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8237703443916903310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82377034439169033108237703443916903310823770344391690331082377034439169033108237703443916903310823770344391690331082377034439169033108237703443916903310823770344391690331082377034439169033108237703443916903310823770344391690331082377034439169033108237703443916903310823770344391690331082377034439169033108237703443916903310823770344391690331082377034439169033108237703443916903310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c886d864-26c2-47d5-9b94-f4b3ae690c81, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 114e0909-a7a4-4870-a97a-4d9b94b5b099, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 114e0909-a7a4-4870-a97a-4d9b94b5b099, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7819709136869115651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78197091368691156517819709136869115651781970913686911565178197091368691156517819709136869115651781970913686911565178197091368691156517819709136869115651781970913686911565178197091368691156517819709136869115651781970913686911565178197091368691156517819709136869115651781970913686911565178197091368691156517819709136869115651781970913686911565178197091368691156517819709136869115651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 114e0909-a7a4-4870-a97a-4d9b94b5b099, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d189d340-bc7f-4bc1-95f3-d5b4b57fb3c4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d189d340-bc7f-4bc1-95f3-d5b4b57fb3c4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11461837351955537122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1146183735195553712211461837351955537122114618373519555371221146183735195553712211461837351955537122114618373519555371221146183735195553712211461837351955537122114618373519555371221146183735195553712211461837351955537122114618373519555371221146183735195553712211461837351955537122114618373519555371221146183735195553712211461837351955537122114618373519555371221146183735195553712211461837351955537122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e00a4c8-2c57-468b-a42c-52c88a404a8a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9317d2b-6790-43a9-9621-43b3f6bfd835, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9317d2b-6790-43a9-9621-43b3f6bfd835, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8394983651285547466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83949836512855474668394983651285547466839498365128554746683949836512855474668394983651285547466839498365128554746683949836512855474668394983651285547466839498365128554746683949836512855474668394983651285547466839498365128554746683949836512855474668394983651285547466839498365128554746683949836512855474668394983651285547466839498365128554746683949836512855474668394983651285547466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d189d340-bc7f-4bc1-95f3-d5b4b57fb3c4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffd566cb-3276-4b3a-90a0-2d71c1cb2894, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffd566cb-3276-4b3a-90a0-2d71c1cb2894, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 457871022518678679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "457871022518678679457871022518678679457871022518678679457871022518678679457871022518678679457871022518678679457871022518678679457871022518678679457871022518678679457871022518678679457871022518678679457871022518678679457871022518678679457871022518678679457871022518678679457871022518678679457871022518678679457871022518678679457871022518678679457871022518678679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9317d2b-6790-43a9-9621-43b3f6bfd835, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 072fdb00-30ed-4126-b4d3-9b812e74f31b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 072fdb00-30ed-4126-b4d3-9b812e74f31b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8592504378908386653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85925043789083866538592504378908386653859250437890838665385925043789083866538592504378908386653859250437890838665385925043789083866538592504378908386653859250437890838665385925043789083866538592504378908386653859250437890838665385925043789083866538592504378908386653859250437890838665385925043789083866538592504378908386653859250437890838665385925043789083866538592504378908386653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffd566cb-3276-4b3a-90a0-2d71c1cb2894, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b743b9b-2f6f-49a0-bb4e-f4900377de79, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b743b9b-2f6f-49a0-bb4e-f4900377de79, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17621836192583849712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762183619258384971217621836192583849712176218361925838497121762183619258384971217621836192583849712176218361925838497121762183619258384971217621836192583849712176218361925838497121762183619258384971217621836192583849712176218361925838497121762183619258384971217621836192583849712176218361925838497121762183619258384971217621836192583849712176218361925838497121762183619258384971217621836192583849712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 072fdb00-30ed-4126-b4d3-9b812e74f31b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d867caa-da85-4008-8e0e-2907b4aea625, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d867caa-da85-4008-8e0e-2907b4aea625, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7697434154317288076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76974341543172880767697434154317288076769743415431728807676974341543172880767697434154317288076769743415431728807676974341543172880767697434154317288076769743415431728807676974341543172880767697434154317288076769743415431728807676974341543172880767697434154317288076769743415431728807676974341543172880767697434154317288076769743415431728807676974341543172880767697434154317288076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b743b9b-2f6f-49a0-bb4e-f4900377de79, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6a374d6-7f28-4f9d-baa3-f15d5ab8bcb7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6a374d6-7f28-4f9d-baa3-f15d5ab8bcb7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6534175840952889629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65341758409528896296534175840952889629653417584095288962965341758409528896296534175840952889629653417584095288962965341758409528896296534175840952889629653417584095288962965341758409528896296534175840952889629653417584095288962965341758409528896296534175840952889629653417584095288962965341758409528896296534175840952889629653417584095288962965341758409528896296534175840952889629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d867caa-da85-4008-8e0e-2907b4aea625, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0220b051-5649-4300-b81e-595cfe3338fb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0220b051-5649-4300-b81e-595cfe3338fb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16976408879987553099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697640887998755309916976408879987553099169764088799875530991697640887998755309916976408879987553099169764088799875530991697640887998755309916976408879987553099169764088799875530991697640887998755309916976408879987553099169764088799875530991697640887998755309916976408879987553099169764088799875530991697640887998755309916976408879987553099169764088799875530991697640887998755309916976408879987553099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6a374d6-7f28-4f9d-baa3-f15d5ab8bcb7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f39d6ab3-de71-4671-a4c8-539212601a4e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f39d6ab3-de71-4671-a4c8-539212601a4e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11083861952106760594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108386195210676059411083861952106760594110838619521067605941108386195210676059411083861952106760594110838619521067605941108386195210676059411083861952106760594110838619521067605941108386195210676059411083861952106760594110838619521067605941108386195210676059411083861952106760594110838619521067605941108386195210676059411083861952106760594110838619521067605941108386195210676059411083861952106760594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0220b051-5649-4300-b81e-595cfe3338fb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26a3522c-ebe4-44ff-9127-48c0651e4b3a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26a3522c-ebe4-44ff-9127-48c0651e4b3a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13715242026878952921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371524202687895292113715242026878952921137152420268789529211371524202687895292113715242026878952921137152420268789529211371524202687895292113715242026878952921137152420268789529211371524202687895292113715242026878952921137152420268789529211371524202687895292113715242026878952921137152420268789529211371524202687895292113715242026878952921137152420268789529211371524202687895292113715242026878952921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f39d6ab3-de71-4671-a4c8-539212601a4e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50ee997a-6d3d-425a-b524-304dd9ae2c9d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50ee997a-6d3d-425a-b524-304dd9ae2c9d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5237144163921636203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52371441639216362035237144163921636203523714416392163620352371441639216362035237144163921636203523714416392163620352371441639216362035237144163921636203523714416392163620352371441639216362035237144163921636203523714416392163620352371441639216362035237144163921636203523714416392163620352371441639216362035237144163921636203523714416392163620352371441639216362035237144163921636203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26a3522c-ebe4-44ff-9127-48c0651e4b3a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ae217e6-3d6d-4cc5-b3c9-f2b8b56ff3c7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ae217e6-3d6d-4cc5-b3c9-f2b8b56ff3c7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 646144084101113639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "646144084101113639646144084101113639646144084101113639646144084101113639646144084101113639646144084101113639646144084101113639646144084101113639646144084101113639646144084101113639646144084101113639646144084101113639646144084101113639646144084101113639646144084101113639646144084101113639646144084101113639646144084101113639646144084101113639646144084101113639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ae217e6-3d6d-4cc5-b3c9-f2b8b56ff3c7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98b7acd9-1293-4fbf-ada2-1dcf8fb6921b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98b7acd9-1293-4fbf-ada2-1dcf8fb6921b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8214104793161678807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82141047931616788078214104793161678807821410479316167880782141047931616788078214104793161678807821410479316167880782141047931616788078214104793161678807821410479316167880782141047931616788078214104793161678807821410479316167880782141047931616788078214104793161678807821410479316167880782141047931616788078214104793161678807821410479316167880782141047931616788078214104793161678807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50ee997a-6d3d-425a-b524-304dd9ae2c9d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03cb0f9d-6086-4c72-aecf-314c4ee7f87d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03cb0f9d-6086-4c72-aecf-314c4ee7f87d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15786927776047920697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578692777604792069715786927776047920697157869277760479206971578692777604792069715786927776047920697157869277760479206971578692777604792069715786927776047920697157869277760479206971578692777604792069715786927776047920697157869277760479206971578692777604792069715786927776047920697157869277760479206971578692777604792069715786927776047920697157869277760479206971578692777604792069715786927776047920697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98b7acd9-1293-4fbf-ada2-1dcf8fb6921b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03cb0f9d-6086-4c72-aecf-314c4ee7f87d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0347c31-699c-43b3-9811-b37491df9140, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0347c31-699c-43b3-9811-b37491df9140, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14634960904816074474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463496090481607447414634960904816074474146349609048160744741463496090481607447414634960904816074474146349609048160744741463496090481607447414634960904816074474146349609048160744741463496090481607447414634960904816074474146349609048160744741463496090481607447414634960904816074474146349609048160744741463496090481607447414634960904816074474146349609048160744741463496090481607447414634960904816074474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 250089d2-6a97-49e3-a533-5ac4f5d1ca22, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 250089d2-6a97-49e3-a533-5ac4f5d1ca22, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11608056653626229717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160805665362622971711608056653626229717116080566536262297171160805665362622971711608056653626229717116080566536262297171160805665362622971711608056653626229717116080566536262297171160805665362622971711608056653626229717116080566536262297171160805665362622971711608056653626229717116080566536262297171160805665362622971711608056653626229717116080566536262297171160805665362622971711608056653626229717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 250089d2-6a97-49e3-a533-5ac4f5d1ca22, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6035af02-05b9-458d-9963-57dfc4f26e6c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6035af02-05b9-458d-9963-57dfc4f26e6c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9600420084945808631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96004200849458086319600420084945808631960042008494580863196004200849458086319600420084945808631960042008494580863196004200849458086319600420084945808631960042008494580863196004200849458086319600420084945808631960042008494580863196004200849458086319600420084945808631960042008494580863196004200849458086319600420084945808631960042008494580863196004200849458086319600420084945808631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0347c31-699c-43b3-9811-b37491df9140, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c508cb75-895e-482e-a0c9-4cd234f0ac7a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c508cb75-895e-482e-a0c9-4cd234f0ac7a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10110845067999384638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011084506799938463810110845067999384638101108450679993846381011084506799938463810110845067999384638101108450679993846381011084506799938463810110845067999384638101108450679993846381011084506799938463810110845067999384638101108450679993846381011084506799938463810110845067999384638101108450679993846381011084506799938463810110845067999384638101108450679993846381011084506799938463810110845067999384638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6035af02-05b9-458d-9963-57dfc4f26e6c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3af1191-da98-4556-880b-cdf145a00381, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3af1191-da98-4556-880b-cdf145a00381, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17911366057267158791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791136605726715879117911366057267158791179113660572671587911791136605726715879117911366057267158791179113660572671587911791136605726715879117911366057267158791179113660572671587911791136605726715879117911366057267158791179113660572671587911791136605726715879117911366057267158791179113660572671587911791136605726715879117911366057267158791179113660572671587911791136605726715879117911366057267158791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c508cb75-895e-482e-a0c9-4cd234f0ac7a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f153e12-0352-4c91-814a-e17b10d13534, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f153e12-0352-4c91-814a-e17b10d13534, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11487641192796720988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148764119279672098811487641192796720988114876411927967209881148764119279672098811487641192796720988114876411927967209881148764119279672098811487641192796720988114876411927967209881148764119279672098811487641192796720988114876411927967209881148764119279672098811487641192796720988114876411927967209881148764119279672098811487641192796720988114876411927967209881148764119279672098811487641192796720988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3af1191-da98-4556-880b-cdf145a00381, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 652ac981-9212-4434-b5b6-8c09e5a16823, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 652ac981-9212-4434-b5b6-8c09e5a16823, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12052742675097252272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205274267509725227212052742675097252272120527426750972522721205274267509725227212052742675097252272120527426750972522721205274267509725227212052742675097252272120527426750972522721205274267509725227212052742675097252272120527426750972522721205274267509725227212052742675097252272120527426750972522721205274267509725227212052742675097252272120527426750972522721205274267509725227212052742675097252272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f153e12-0352-4c91-814a-e17b10d13534, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0aab2567-2168-4756-a404-04933985408c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0aab2567-2168-4756-a404-04933985408c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2390530581568818146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23905305815688181462390530581568818146239053058156881814623905305815688181462390530581568818146239053058156881814623905305815688181462390530581568818146239053058156881814623905305815688181462390530581568818146239053058156881814623905305815688181462390530581568818146239053058156881814623905305815688181462390530581568818146239053058156881814623905305815688181462390530581568818146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 652ac981-9212-4434-b5b6-8c09e5a16823, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1501fff-3136-45bc-9eb0-1ec982697028, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0aab2567-2168-4756-a404-04933985408c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1501fff-3136-45bc-9eb0-1ec982697028, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15160998876756638029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516099887675663802915160998876756638029151609988767566380291516099887675663802915160998876756638029151609988767566380291516099887675663802915160998876756638029151609988767566380291516099887675663802915160998876756638029151609988767566380291516099887675663802915160998876756638029151609988767566380291516099887675663802915160998876756638029151609988767566380291516099887675663802915160998876756638029" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5126563c-e379-401b-854d-1a22bbc53879, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5126563c-e379-401b-854d-1a22bbc53879, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5586957271628690964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55869572716286909645586957271628690964558695727162869096455869572716286909645586957271628690964558695727162869096455869572716286909645586957271628690964558695727162869096455869572716286909645586957271628690964558695727162869096455869572716286909645586957271628690964558695727162869096455869572716286909645586957271628690964558695727162869096455869572716286909645586957271628690964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1501fff-3136-45bc-9eb0-1ec982697028, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9eed629d-beee-4ddc-b076-b285fb78fa63, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eed629d-beee-4ddc-b076-b285fb78fa63, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11027212278058712376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102721227805871237611027212278058712376110272122780587123761102721227805871237611027212278058712376110272122780587123761102721227805871237611027212278058712376110272122780587123761102721227805871237611027212278058712376110272122780587123761102721227805871237611027212278058712376110272122780587123761102721227805871237611027212278058712376110272122780587123761102721227805871237611027212278058712376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5126563c-e379-401b-854d-1a22bbc53879, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c0124d2-cbc0-412e-8988-41fc386eb771, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c0124d2-cbc0-412e-8988-41fc386eb771, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8671732871215067078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86717328712150670788671732871215067078867173287121506707886717328712150670788671732871215067078867173287121506707886717328712150670788671732871215067078867173287121506707886717328712150670788671732871215067078867173287121506707886717328712150670788671732871215067078867173287121506707886717328712150670788671732871215067078867173287121506707886717328712150670788671732871215067078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eed629d-beee-4ddc-b076-b285fb78fa63, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f858c8c7-23f2-4cde-8a72-ba47bf4a46ed, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f858c8c7-23f2-4cde-8a72-ba47bf4a46ed, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8182545746770889011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81825457467708890118182545746770889011818254574677088901181825457467708890118182545746770889011818254574677088901181825457467708890118182545746770889011818254574677088901181825457467708890118182545746770889011818254574677088901181825457467708890118182545746770889011818254574677088901181825457467708890118182545746770889011818254574677088901181825457467708890118182545746770889011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c0124d2-cbc0-412e-8988-41fc386eb771, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59523792-8600-4a8f-9bbd-2ebb99e9f350, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59523792-8600-4a8f-9bbd-2ebb99e9f350, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9210248726223707938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92102487262237079389210248726223707938921024872622370793892102487262237079389210248726223707938921024872622370793892102487262237079389210248726223707938921024872622370793892102487262237079389210248726223707938921024872622370793892102487262237079389210248726223707938921024872622370793892102487262237079389210248726223707938921024872622370793892102487262237079389210248726223707938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f858c8c7-23f2-4cde-8a72-ba47bf4a46ed, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3c3f9ef-54b7-4b8a-9757-60ec985fb347, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3c3f9ef-54b7-4b8a-9757-60ec985fb347, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6202357431732581395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62023574317325813956202357431732581395620235743173258139562023574317325813956202357431732581395620235743173258139562023574317325813956202357431732581395620235743173258139562023574317325813956202357431732581395620235743173258139562023574317325813956202357431732581395620235743173258139562023574317325813956202357431732581395620235743173258139562023574317325813956202357431732581395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59523792-8600-4a8f-9bbd-2ebb99e9f350, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28915f22-741a-4a11-b7f9-b3a26e16e52d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28915f22-741a-4a11-b7f9-b3a26e16e52d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3836282384720407105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38362823847204071053836282384720407105383628238472040710538362823847204071053836282384720407105383628238472040710538362823847204071053836282384720407105383628238472040710538362823847204071053836282384720407105383628238472040710538362823847204071053836282384720407105383628238472040710538362823847204071053836282384720407105383628238472040710538362823847204071053836282384720407105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3c3f9ef-54b7-4b8a-9757-60ec985fb347, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d842e569-9403-4e54-a47b-64edb396ad2b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d842e569-9403-4e54-a47b-64edb396ad2b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15019273330537161121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1501927333053716112115019273330537161121150192733305371611211501927333053716112115019273330537161121150192733305371611211501927333053716112115019273330537161121150192733305371611211501927333053716112115019273330537161121150192733305371611211501927333053716112115019273330537161121150192733305371611211501927333053716112115019273330537161121150192733305371611211501927333053716112115019273330537161121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28915f22-741a-4a11-b7f9-b3a26e16e52d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 173e7d7f-19b2-41b4-a807-f247c9438723, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 173e7d7f-19b2-41b4-a807-f247c9438723, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17485623965391280264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748562396539128026417485623965391280264174856239653912802641748562396539128026417485623965391280264174856239653912802641748562396539128026417485623965391280264174856239653912802641748562396539128026417485623965391280264174856239653912802641748562396539128026417485623965391280264174856239653912802641748562396539128026417485623965391280264174856239653912802641748562396539128026417485623965391280264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d842e569-9403-4e54-a47b-64edb396ad2b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 173e7d7f-19b2-41b4-a807-f247c9438723, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5996c2c7-a35d-4a2e-9d29-da99af558954, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5996c2c7-a35d-4a2e-9d29-da99af558954, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5951127422414576941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59511274224145769415951127422414576941595112742241457694159511274224145769415951127422414576941595112742241457694159511274224145769415951127422414576941595112742241457694159511274224145769415951127422414576941595112742241457694159511274224145769415951127422414576941595112742241457694159511274224145769415951127422414576941595112742241457694159511274224145769415951127422414576941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 271f2116-080a-48f2-a1f7-550f124bdc4f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 271f2116-080a-48f2-a1f7-550f124bdc4f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 231669980002055030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "231669980002055030231669980002055030231669980002055030231669980002055030231669980002055030231669980002055030231669980002055030231669980002055030231669980002055030231669980002055030231669980002055030231669980002055030231669980002055030231669980002055030231669980002055030231669980002055030231669980002055030231669980002055030231669980002055030231669980002055030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5996c2c7-a35d-4a2e-9d29-da99af558954, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4029b75f-6912-473f-838d-0d8c6a7a9c12, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4029b75f-6912-473f-838d-0d8c6a7a9c12, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11833298044039019034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183329804403901903411833298044039019034118332980440390190341183329804403901903411833298044039019034118332980440390190341183329804403901903411833298044039019034118332980440390190341183329804403901903411833298044039019034118332980440390190341183329804403901903411833298044039019034118332980440390190341183329804403901903411833298044039019034118332980440390190341183329804403901903411833298044039019034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4029b75f-6912-473f-838d-0d8c6a7a9c12, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1a50eba-889e-4aa3-bf4d-f391eed95fd6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1a50eba-889e-4aa3-bf4d-f391eed95fd6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4554204950908292781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45542049509082927814554204950908292781455420495090829278145542049509082927814554204950908292781455420495090829278145542049509082927814554204950908292781455420495090829278145542049509082927814554204950908292781455420495090829278145542049509082927814554204950908292781455420495090829278145542049509082927814554204950908292781455420495090829278145542049509082927814554204950908292781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 271f2116-080a-48f2-a1f7-550f124bdc4f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dc41ca9-1871-414d-b98d-4a95f3a48164, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dc41ca9-1871-414d-b98d-4a95f3a48164, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18179512126226071469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817951212622607146918179512126226071469181795121262260714691817951212622607146918179512126226071469181795121262260714691817951212622607146918179512126226071469181795121262260714691817951212622607146918179512126226071469181795121262260714691817951212622607146918179512126226071469181795121262260714691817951212622607146918179512126226071469181795121262260714691817951212622607146918179512126226071469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1a50eba-889e-4aa3-bf4d-f391eed95fd6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc53941e-b723-42c8-b529-dcc663e86344, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc53941e-b723-42c8-b529-dcc663e86344, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3337367836101091425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33373678361010914253337367836101091425333736783610109142533373678361010914253337367836101091425333736783610109142533373678361010914253337367836101091425333736783610109142533373678361010914253337367836101091425333736783610109142533373678361010914253337367836101091425333736783610109142533373678361010914253337367836101091425333736783610109142533373678361010914253337367836101091425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dc41ca9-1871-414d-b98d-4a95f3a48164, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e8e8bca-ed98-42e2-be25-57e88c531b9d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e8e8bca-ed98-42e2-be25-57e88c531b9d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2655282151450011369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26552821514500113692655282151450011369265528215145001136926552821514500113692655282151450011369265528215145001136926552821514500113692655282151450011369265528215145001136926552821514500113692655282151450011369265528215145001136926552821514500113692655282151450011369265528215145001136926552821514500113692655282151450011369265528215145001136926552821514500113692655282151450011369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc53941e-b723-42c8-b529-dcc663e86344, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 335bfa81-921e-4a55-ad27-89ce582917e0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 335bfa81-921e-4a55-ad27-89ce582917e0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9318585841283551217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93185858412835512179318585841283551217931858584128355121793185858412835512179318585841283551217931858584128355121793185858412835512179318585841283551217931858584128355121793185858412835512179318585841283551217931858584128355121793185858412835512179318585841283551217931858584128355121793185858412835512179318585841283551217931858584128355121793185858412835512179318585841283551217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e8e8bca-ed98-42e2-be25-57e88c531b9d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f10a743-f5e6-47ed-a61f-52eee991f095, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f10a743-f5e6-47ed-a61f-52eee991f095, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2030311851909936626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20303118519099366262030311851909936626203031185190993662620303118519099366262030311851909936626203031185190993662620303118519099366262030311851909936626203031185190993662620303118519099366262030311851909936626203031185190993662620303118519099366262030311851909936626203031185190993662620303118519099366262030311851909936626203031185190993662620303118519099366262030311851909936626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f10a743-f5e6-47ed-a61f-52eee991f095, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 335bfa81-921e-4a55-ad27-89ce582917e0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bcdb2e9-2769-4c75-a425-8f01f418cc23, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13908be8-19b9-43c6-b0aa-2b818f460c72, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bcdb2e9-2769-4c75-a425-8f01f418cc23, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7119137301252958198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71191373012529581987119137301252958198711913730125295819871191373012529581987119137301252958198711913730125295819871191373012529581987119137301252958198711913730125295819871191373012529581987119137301252958198711913730125295819871191373012529581987119137301252958198711913730125295819871191373012529581987119137301252958198711913730125295819871191373012529581987119137301252958198" } } } 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, 13908be8-19b9-43c6-b0aa-2b818f460c72, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2258380277817042637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22583802778170426372258380277817042637225838027781704263722583802778170426372258380277817042637225838027781704263722583802778170426372258380277817042637225838027781704263722583802778170426372258380277817042637225838027781704263722583802778170426372258380277817042637225838027781704263722583802778170426372258380277817042637225838027781704263722583802778170426372258380277817042637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bcdb2e9-2769-4c75-a425-8f01f418cc23, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13908be8-19b9-43c6-b0aa-2b818f460c72, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 321f3d5b-fc82-4135-a1d4-4d97a830f016, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 321f3d5b-fc82-4135-a1d4-4d97a830f016, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15212553289088503933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521255328908850393315212553289088503933152125532890885039331521255328908850393315212553289088503933152125532890885039331521255328908850393315212553289088503933152125532890885039331521255328908850393315212553289088503933152125532890885039331521255328908850393315212553289088503933152125532890885039331521255328908850393315212553289088503933152125532890885039331521255328908850393315212553289088503933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f4562c2-f208-487c-a34c-b137963773f0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f4562c2-f208-487c-a34c-b137963773f0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5778585490256999215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57785854902569992155778585490256999215577858549025699921557785854902569992155778585490256999215577858549025699921557785854902569992155778585490256999215577858549025699921557785854902569992155778585490256999215577858549025699921557785854902569992155778585490256999215577858549025699921557785854902569992155778585490256999215577858549025699921557785854902569992155778585490256999215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 321f3d5b-fc82-4135-a1d4-4d97a830f016, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 249dac20-b7c2-4028-8112-8695dfbba084, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 249dac20-b7c2-4028-8112-8695dfbba084, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7720610830842740542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77206108308427405427720610830842740542772061083084274054277206108308427405427720610830842740542772061083084274054277206108308427405427720610830842740542772061083084274054277206108308427405427720610830842740542772061083084274054277206108308427405427720610830842740542772061083084274054277206108308427405427720610830842740542772061083084274054277206108308427405427720610830842740542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f4562c2-f208-487c-a34c-b137963773f0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1abe8c7c-32a2-424c-b91c-55b97293a3f1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1abe8c7c-32a2-424c-b91c-55b97293a3f1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4356782374332886610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43567823743328866104356782374332886610435678237433288661043567823743328866104356782374332886610435678237433288661043567823743328866104356782374332886610435678237433288661043567823743328866104356782374332886610435678237433288661043567823743328866104356782374332886610435678237433288661043567823743328866104356782374332886610435678237433288661043567823743328866104356782374332886610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 249dac20-b7c2-4028-8112-8695dfbba084, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6099c33-ccc0-4ac2-a951-66211a9fe5d2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6099c33-ccc0-4ac2-a951-66211a9fe5d2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16032702197501204134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603270219750120413416032702197501204134160327021975012041341603270219750120413416032702197501204134160327021975012041341603270219750120413416032702197501204134160327021975012041341603270219750120413416032702197501204134160327021975012041341603270219750120413416032702197501204134160327021975012041341603270219750120413416032702197501204134160327021975012041341603270219750120413416032702197501204134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1abe8c7c-32a2-424c-b91c-55b97293a3f1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5197ff3-dafb-4d9f-a7e4-e2eb28ece15c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5197ff3-dafb-4d9f-a7e4-e2eb28ece15c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 833350037462269110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "833350037462269110833350037462269110833350037462269110833350037462269110833350037462269110833350037462269110833350037462269110833350037462269110833350037462269110833350037462269110833350037462269110833350037462269110833350037462269110833350037462269110833350037462269110833350037462269110833350037462269110833350037462269110833350037462269110833350037462269110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6099c33-ccc0-4ac2-a951-66211a9fe5d2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b03e91e3-fc0f-4ac7-a98a-ec9327de01f8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b03e91e3-fc0f-4ac7-a98a-ec9327de01f8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5279469303886218275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52794693038862182755279469303886218275527946930388621827552794693038862182755279469303886218275527946930388621827552794693038862182755279469303886218275527946930388621827552794693038862182755279469303886218275527946930388621827552794693038862182755279469303886218275527946930388621827552794693038862182755279469303886218275527946930388621827552794693038862182755279469303886218275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5197ff3-dafb-4d9f-a7e4-e2eb28ece15c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c52e9008-c061-4ccc-8290-170287e18f6d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c52e9008-c061-4ccc-8290-170287e18f6d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 481926727487090390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "481926727487090390481926727487090390481926727487090390481926727487090390481926727487090390481926727487090390481926727487090390481926727487090390481926727487090390481926727487090390481926727487090390481926727487090390481926727487090390481926727487090390481926727487090390481926727487090390481926727487090390481926727487090390481926727487090390481926727487090390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b03e91e3-fc0f-4ac7-a98a-ec9327de01f8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf5656ea-4e13-46d6-8456-ce9b1fbc01bb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf5656ea-4e13-46d6-8456-ce9b1fbc01bb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3647095333695962248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36470953336959622483647095333695962248364709533369596224836470953336959622483647095333695962248364709533369596224836470953336959622483647095333695962248364709533369596224836470953336959622483647095333695962248364709533369596224836470953336959622483647095333695962248364709533369596224836470953336959622483647095333695962248364709533369596224836470953336959622483647095333695962248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c52e9008-c061-4ccc-8290-170287e18f6d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7071d433-291f-4284-ab9f-0cbed88e8d7b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7071d433-291f-4284-ab9f-0cbed88e8d7b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7360911197666038332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73609111976660383327360911197666038332736091119766603833273609111976660383327360911197666038332736091119766603833273609111976660383327360911197666038332736091119766603833273609111976660383327360911197666038332736091119766603833273609111976660383327360911197666038332736091119766603833273609111976660383327360911197666038332736091119766603833273609111976660383327360911197666038332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7071d433-291f-4284-ab9f-0cbed88e8d7b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0927c249-5f3a-46f9-8d15-5f3f10c17320, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0927c249-5f3a-46f9-8d15-5f3f10c17320, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3599440001734122409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35994400017341224093599440001734122409359944000173412240935994400017341224093599440001734122409359944000173412240935994400017341224093599440001734122409359944000173412240935994400017341224093599440001734122409359944000173412240935994400017341224093599440001734122409359944000173412240935994400017341224093599440001734122409359944000173412240935994400017341224093599440001734122409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf5656ea-4e13-46d6-8456-ce9b1fbc01bb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d319e24-cf11-4dce-a0b8-687b12c5d64f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d319e24-cf11-4dce-a0b8-687b12c5d64f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11693476951813227693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169347695181322769311693476951813227693116934769518132276931169347695181322769311693476951813227693116934769518132276931169347695181322769311693476951813227693116934769518132276931169347695181322769311693476951813227693116934769518132276931169347695181322769311693476951813227693116934769518132276931169347695181322769311693476951813227693116934769518132276931169347695181322769311693476951813227693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0927c249-5f3a-46f9-8d15-5f3f10c17320, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d142d803-8344-4f4a-a1b3-c46e5bf5ea85, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d142d803-8344-4f4a-a1b3-c46e5bf5ea85, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11057099171674999840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1105709917167499984011057099171674999840110570991716749998401105709917167499984011057099171674999840110570991716749998401105709917167499984011057099171674999840110570991716749998401105709917167499984011057099171674999840110570991716749998401105709917167499984011057099171674999840110570991716749998401105709917167499984011057099171674999840110570991716749998401105709917167499984011057099171674999840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d319e24-cf11-4dce-a0b8-687b12c5d64f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42932997-0399-4017-82f2-6b811a132529, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42932997-0399-4017-82f2-6b811a132529, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15846364189782479183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584636418978247918315846364189782479183158463641897824791831584636418978247918315846364189782479183158463641897824791831584636418978247918315846364189782479183158463641897824791831584636418978247918315846364189782479183158463641897824791831584636418978247918315846364189782479183158463641897824791831584636418978247918315846364189782479183158463641897824791831584636418978247918315846364189782479183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d142d803-8344-4f4a-a1b3-c46e5bf5ea85, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7af84989-26a0-4db6-bb8b-e3c13c1a5a98, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7af84989-26a0-4db6-bb8b-e3c13c1a5a98, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10746089954143046588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1074608995414304658810746089954143046588107460899541430465881074608995414304658810746089954143046588107460899541430465881074608995414304658810746089954143046588107460899541430465881074608995414304658810746089954143046588107460899541430465881074608995414304658810746089954143046588107460899541430465881074608995414304658810746089954143046588107460899541430465881074608995414304658810746089954143046588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42932997-0399-4017-82f2-6b811a132529, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26babe3b-7681-41fd-8ab8-522c15d6a9a2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26babe3b-7681-41fd-8ab8-522c15d6a9a2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1599423527604175024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15994235276041750241599423527604175024159942352760417502415994235276041750241599423527604175024159942352760417502415994235276041750241599423527604175024159942352760417502415994235276041750241599423527604175024159942352760417502415994235276041750241599423527604175024159942352760417502415994235276041750241599423527604175024159942352760417502415994235276041750241599423527604175024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7af84989-26a0-4db6-bb8b-e3c13c1a5a98, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fdf8202-473a-4807-9a9c-5e1fb8c365a8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fdf8202-473a-4807-9a9c-5e1fb8c365a8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17876592061532105817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787659206153210581717876592061532105817178765920615321058171787659206153210581717876592061532105817178765920615321058171787659206153210581717876592061532105817178765920615321058171787659206153210581717876592061532105817178765920615321058171787659206153210581717876592061532105817178765920615321058171787659206153210581717876592061532105817178765920615321058171787659206153210581717876592061532105817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26babe3b-7681-41fd-8ab8-522c15d6a9a2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f207fde6-61ca-48b3-a312-9831e15b32ee, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f207fde6-61ca-48b3-a312-9831e15b32ee, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5538280243309209284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55382802433092092845538280243309209284553828024330920928455382802433092092845538280243309209284553828024330920928455382802433092092845538280243309209284553828024330920928455382802433092092845538280243309209284553828024330920928455382802433092092845538280243309209284553828024330920928455382802433092092845538280243309209284553828024330920928455382802433092092845538280243309209284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fdf8202-473a-4807-9a9c-5e1fb8c365a8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f422d642-535f-42a8-a7e9-b459935f8a14, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f422d642-535f-42a8-a7e9-b459935f8a14, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2405152477322834151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24051524773228341512405152477322834151240515247732283415124051524773228341512405152477322834151240515247732283415124051524773228341512405152477322834151240515247732283415124051524773228341512405152477322834151240515247732283415124051524773228341512405152477322834151240515247732283415124051524773228341512405152477322834151240515247732283415124051524773228341512405152477322834151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f207fde6-61ca-48b3-a312-9831e15b32ee, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e7ab8c3-61ab-49f3-8bae-e395864a0c83, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e7ab8c3-61ab-49f3-8bae-e395864a0c83, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13582568068330550926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358256806833055092613582568068330550926135825680683305509261358256806833055092613582568068330550926135825680683305509261358256806833055092613582568068330550926135825680683305509261358256806833055092613582568068330550926135825680683305509261358256806833055092613582568068330550926135825680683305509261358256806833055092613582568068330550926135825680683305509261358256806833055092613582568068330550926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f422d642-535f-42a8-a7e9-b459935f8a14, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b8300fe-e950-4ec3-91fa-b1ca8e8747a3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b8300fe-e950-4ec3-91fa-b1ca8e8747a3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 857070246290872152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "857070246290872152857070246290872152857070246290872152857070246290872152857070246290872152857070246290872152857070246290872152857070246290872152857070246290872152857070246290872152857070246290872152857070246290872152857070246290872152857070246290872152857070246290872152857070246290872152857070246290872152857070246290872152857070246290872152857070246290872152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e7ab8c3-61ab-49f3-8bae-e395864a0c83, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7de4e705-94eb-43e2-80a2-e2ece1e561d6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7de4e705-94eb-43e2-80a2-e2ece1e561d6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11358031775992010271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135803177599201027111358031775992010271113580317759920102711135803177599201027111358031775992010271113580317759920102711135803177599201027111358031775992010271113580317759920102711135803177599201027111358031775992010271113580317759920102711135803177599201027111358031775992010271113580317759920102711135803177599201027111358031775992010271113580317759920102711135803177599201027111358031775992010271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b8300fe-e950-4ec3-91fa-b1ca8e8747a3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7de4e705-94eb-43e2-80a2-e2ece1e561d6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07702682-d3ae-44c2-8a7f-0fbab98ece52, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6c8603c-d0df-4ce1-8914-5ed118c2237d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6c8603c-d0df-4ce1-8914-5ed118c2237d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8568575080361463966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85685750803614639668568575080361463966856857508036146396685685750803614639668568575080361463966856857508036146396685685750803614639668568575080361463966856857508036146396685685750803614639668568575080361463966856857508036146396685685750803614639668568575080361463966856857508036146396685685750803614639668568575080361463966856857508036146396685685750803614639668568575080361463966" } } } 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, 07702682-d3ae-44c2-8a7f-0fbab98ece52, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13358858920680541504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335885892068054150413358858920680541504133588589206805415041335885892068054150413358858920680541504133588589206805415041335885892068054150413358858920680541504133588589206805415041335885892068054150413358858920680541504133588589206805415041335885892068054150413358858920680541504133588589206805415041335885892068054150413358858920680541504133588589206805415041335885892068054150413358858920680541504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07702682-d3ae-44c2-8a7f-0fbab98ece52, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35264f54-ccf3-48ba-970e-59467682ed68, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6c8603c-d0df-4ce1-8914-5ed118c2237d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35264f54-ccf3-48ba-970e-59467682ed68, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9737676944505713457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97376769445057134579737676944505713457973767694450571345797376769445057134579737676944505713457973767694450571345797376769445057134579737676944505713457973767694450571345797376769445057134579737676944505713457973767694450571345797376769445057134579737676944505713457973767694450571345797376769445057134579737676944505713457973767694450571345797376769445057134579737676944505713457" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0d10196-6085-49ed-9dc1-24d41f16d8aa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0d10196-6085-49ed-9dc1-24d41f16d8aa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14111485365235647794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411148536523564779414111485365235647794141114853652356477941411148536523564779414111485365235647794141114853652356477941411148536523564779414111485365235647794141114853652356477941411148536523564779414111485365235647794141114853652356477941411148536523564779414111485365235647794141114853652356477941411148536523564779414111485365235647794141114853652356477941411148536523564779414111485365235647794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35264f54-ccf3-48ba-970e-59467682ed68, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f413d5a3-6d2d-495b-923a-1824ac5273c9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f413d5a3-6d2d-495b-923a-1824ac5273c9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8772213822558088263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87722138225580882638772213822558088263877221382255808826387722138225580882638772213822558088263877221382255808826387722138225580882638772213822558088263877221382255808826387722138225580882638772213822558088263877221382255808826387722138225580882638772213822558088263877221382255808826387722138225580882638772213822558088263877221382255808826387722138225580882638772213822558088263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0d10196-6085-49ed-9dc1-24d41f16d8aa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44dfdb16-3071-43dc-b4d8-fd06731c5431, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44dfdb16-3071-43dc-b4d8-fd06731c5431, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6173170632762107395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61731706327621073956173170632762107395617317063276210739561731706327621073956173170632762107395617317063276210739561731706327621073956173170632762107395617317063276210739561731706327621073956173170632762107395617317063276210739561731706327621073956173170632762107395617317063276210739561731706327621073956173170632762107395617317063276210739561731706327621073956173170632762107395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f413d5a3-6d2d-495b-923a-1824ac5273c9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afa31f9a-caf3-4b09-a9ce-d6db832e65e3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afa31f9a-caf3-4b09-a9ce-d6db832e65e3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1326342598567528045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13263425985675280451326342598567528045132634259856752804513263425985675280451326342598567528045132634259856752804513263425985675280451326342598567528045132634259856752804513263425985675280451326342598567528045132634259856752804513263425985675280451326342598567528045132634259856752804513263425985675280451326342598567528045132634259856752804513263425985675280451326342598567528045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44dfdb16-3071-43dc-b4d8-fd06731c5431, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d25f466d-2fc5-4e40-9ca5-c7581ed71c6c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d25f466d-2fc5-4e40-9ca5-c7581ed71c6c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16128830361365081573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612883036136508157316128830361365081573161288303613650815731612883036136508157316128830361365081573161288303613650815731612883036136508157316128830361365081573161288303613650815731612883036136508157316128830361365081573161288303613650815731612883036136508157316128830361365081573161288303613650815731612883036136508157316128830361365081573161288303613650815731612883036136508157316128830361365081573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d25f466d-2fc5-4e40-9ca5-c7581ed71c6c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afa31f9a-caf3-4b09-a9ce-d6db832e65e3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 464c87fd-bb26-45e6-94b5-e9a4e8b778cf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 464c87fd-bb26-45e6-94b5-e9a4e8b778cf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10326234738359632796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032623473835963279610326234738359632796103262347383596327961032623473835963279610326234738359632796103262347383596327961032623473835963279610326234738359632796103262347383596327961032623473835963279610326234738359632796103262347383596327961032623473835963279610326234738359632796103262347383596327961032623473835963279610326234738359632796103262347383596327961032623473835963279610326234738359632796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fff372d9-e8ff-4bce-9544-e00b26828f15, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fff372d9-e8ff-4bce-9544-e00b26828f15, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13550345669364156579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355034566936415657913550345669364156579135503456693641565791355034566936415657913550345669364156579135503456693641565791355034566936415657913550345669364156579135503456693641565791355034566936415657913550345669364156579135503456693641565791355034566936415657913550345669364156579135503456693641565791355034566936415657913550345669364156579135503456693641565791355034566936415657913550345669364156579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 464c87fd-bb26-45e6-94b5-e9a4e8b778cf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15035502-4859-4f9d-b9d0-4c615cdac2dd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15035502-4859-4f9d-b9d0-4c615cdac2dd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2833211354949015768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28332113549490157682833211354949015768283321135494901576828332113549490157682833211354949015768283321135494901576828332113549490157682833211354949015768283321135494901576828332113549490157682833211354949015768283321135494901576828332113549490157682833211354949015768283321135494901576828332113549490157682833211354949015768283321135494901576828332113549490157682833211354949015768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fff372d9-e8ff-4bce-9544-e00b26828f15, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9c299e9-b7d9-4080-a156-945e75a6d70a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9c299e9-b7d9-4080-a156-945e75a6d70a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18134860114307495214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813486011430749521418134860114307495214181348601143074952141813486011430749521418134860114307495214181348601143074952141813486011430749521418134860114307495214181348601143074952141813486011430749521418134860114307495214181348601143074952141813486011430749521418134860114307495214181348601143074952141813486011430749521418134860114307495214181348601143074952141813486011430749521418134860114307495214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15035502-4859-4f9d-b9d0-4c615cdac2dd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 715eda19-9d66-4b61-a907-dffb731a2825, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 715eda19-9d66-4b61-a907-dffb731a2825, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18320371281388510463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1832037128138851046318320371281388510463183203712813885104631832037128138851046318320371281388510463183203712813885104631832037128138851046318320371281388510463183203712813885104631832037128138851046318320371281388510463183203712813885104631832037128138851046318320371281388510463183203712813885104631832037128138851046318320371281388510463183203712813885104631832037128138851046318320371281388510463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9c299e9-b7d9-4080-a156-945e75a6d70a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b18e7eba-ff63-4f11-8a45-6ebf091f284d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b18e7eba-ff63-4f11-8a45-6ebf091f284d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14907401008923819279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490740100892381927914907401008923819279149074010089238192791490740100892381927914907401008923819279149074010089238192791490740100892381927914907401008923819279149074010089238192791490740100892381927914907401008923819279149074010089238192791490740100892381927914907401008923819279149074010089238192791490740100892381927914907401008923819279149074010089238192791490740100892381927914907401008923819279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 715eda19-9d66-4b61-a907-dffb731a2825, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 197fcbbe-cbdd-4a51-bfb9-317d68058b3e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 197fcbbe-cbdd-4a51-bfb9-317d68058b3e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2729378783167254720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27293787831672547202729378783167254720272937878316725472027293787831672547202729378783167254720272937878316725472027293787831672547202729378783167254720272937878316725472027293787831672547202729378783167254720272937878316725472027293787831672547202729378783167254720272937878316725472027293787831672547202729378783167254720272937878316725472027293787831672547202729378783167254720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b18e7eba-ff63-4f11-8a45-6ebf091f284d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 904df31f-db65-4f09-91e5-24bc30288473, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 904df31f-db65-4f09-91e5-24bc30288473, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 273857441140156614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "273857441140156614273857441140156614273857441140156614273857441140156614273857441140156614273857441140156614273857441140156614273857441140156614273857441140156614273857441140156614273857441140156614273857441140156614273857441140156614273857441140156614273857441140156614273857441140156614273857441140156614273857441140156614273857441140156614273857441140156614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 197fcbbe-cbdd-4a51-bfb9-317d68058b3e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7eb381f6-4567-47ae-89b4-cc9a23a16957, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eb381f6-4567-47ae-89b4-cc9a23a16957, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 935341218763995655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "935341218763995655935341218763995655935341218763995655935341218763995655935341218763995655935341218763995655935341218763995655935341218763995655935341218763995655935341218763995655935341218763995655935341218763995655935341218763995655935341218763995655935341218763995655935341218763995655935341218763995655935341218763995655935341218763995655935341218763995655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 904df31f-db65-4f09-91e5-24bc30288473, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe412f40-82d7-4edb-aa2c-0b7ea5630c8b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe412f40-82d7-4edb-aa2c-0b7ea5630c8b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6988383605936725978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69883836059367259786988383605936725978698838360593672597869883836059367259786988383605936725978698838360593672597869883836059367259786988383605936725978698838360593672597869883836059367259786988383605936725978698838360593672597869883836059367259786988383605936725978698838360593672597869883836059367259786988383605936725978698838360593672597869883836059367259786988383605936725978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7eb381f6-4567-47ae-89b4-cc9a23a16957, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7a63807-5292-4b67-8004-31dd656baa65, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7a63807-5292-4b67-8004-31dd656baa65, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 303105426169904078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "303105426169904078303105426169904078303105426169904078303105426169904078303105426169904078303105426169904078303105426169904078303105426169904078303105426169904078303105426169904078303105426169904078303105426169904078303105426169904078303105426169904078303105426169904078303105426169904078303105426169904078303105426169904078303105426169904078303105426169904078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe412f40-82d7-4edb-aa2c-0b7ea5630c8b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7a63807-5292-4b67-8004-31dd656baa65, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7eb2e82d-0a40-4d45-9552-8c39151f6fd9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eb2e82d-0a40-4d45-9552-8c39151f6fd9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11169329013013972192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116932901301397219211169329013013972192111693290130139721921116932901301397219211169329013013972192111693290130139721921116932901301397219211169329013013972192111693290130139721921116932901301397219211169329013013972192111693290130139721921116932901301397219211169329013013972192111693290130139721921116932901301397219211169329013013972192111693290130139721921116932901301397219211169329013013972192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc1b7689-dfa9-449e-8b44-b543d7c4bd8f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc1b7689-dfa9-449e-8b44-b543d7c4bd8f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11809335147381024221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180933514738102422111809335147381024221118093351473810242211180933514738102422111809335147381024221118093351473810242211180933514738102422111809335147381024221118093351473810242211180933514738102422111809335147381024221118093351473810242211180933514738102422111809335147381024221118093351473810242211180933514738102422111809335147381024221118093351473810242211180933514738102422111809335147381024221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7eb2e82d-0a40-4d45-9552-8c39151f6fd9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82c3fac1-c891-4965-8391-62f696ee53de, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc1b7689-dfa9-449e-8b44-b543d7c4bd8f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ad97fee-91ac-4794-b5bb-827b6463834b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ad97fee-91ac-4794-b5bb-827b6463834b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4623003183890961936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46230031838909619364623003183890961936462300318389096193646230031838909619364623003183890961936462300318389096193646230031838909619364623003183890961936462300318389096193646230031838909619364623003183890961936462300318389096193646230031838909619364623003183890961936462300318389096193646230031838909619364623003183890961936462300318389096193646230031838909619364623003183890961936" } } } 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, 82c3fac1-c891-4965-8391-62f696ee53de, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7595995603088673841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75959956030886738417595995603088673841759599560308867384175959956030886738417595995603088673841759599560308867384175959956030886738417595995603088673841759599560308867384175959956030886738417595995603088673841759599560308867384175959956030886738417595995603088673841759599560308867384175959956030886738417595995603088673841759599560308867384175959956030886738417595995603088673841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ad97fee-91ac-4794-b5bb-827b6463834b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82c3fac1-c891-4965-8391-62f696ee53de, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1eca03eb-62f3-4cbc-af0b-9cfce81c5cb6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1eca03eb-62f3-4cbc-af0b-9cfce81c5cb6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4812707317620707975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48127073176207079754812707317620707975481270731762070797548127073176207079754812707317620707975481270731762070797548127073176207079754812707317620707975481270731762070797548127073176207079754812707317620707975481270731762070797548127073176207079754812707317620707975481270731762070797548127073176207079754812707317620707975481270731762070797548127073176207079754812707317620707975" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c2b38ce-8d31-4aed-bb99-f7bed807281d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c2b38ce-8d31-4aed-bb99-f7bed807281d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10168882054195838143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016888205419583814310168882054195838143101688820541958381431016888205419583814310168882054195838143101688820541958381431016888205419583814310168882054195838143101688820541958381431016888205419583814310168882054195838143101688820541958381431016888205419583814310168882054195838143101688820541958381431016888205419583814310168882054195838143101688820541958381431016888205419583814310168882054195838143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eca03eb-62f3-4cbc-af0b-9cfce81c5cb6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07596d84-3f53-48c9-8d88-81274e080718, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07596d84-3f53-48c9-8d88-81274e080718, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 597223219749364896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "597223219749364896597223219749364896597223219749364896597223219749364896597223219749364896597223219749364896597223219749364896597223219749364896597223219749364896597223219749364896597223219749364896597223219749364896597223219749364896597223219749364896597223219749364896597223219749364896597223219749364896597223219749364896597223219749364896597223219749364896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c2b38ce-8d31-4aed-bb99-f7bed807281d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7286ef05-46aa-4c83-969c-19fad7a75636, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7286ef05-46aa-4c83-969c-19fad7a75636, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16902448737366561427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690244873736656142716902448737366561427169024487373665614271690244873736656142716902448737366561427169024487373665614271690244873736656142716902448737366561427169024487373665614271690244873736656142716902448737366561427169024487373665614271690244873736656142716902448737366561427169024487373665614271690244873736656142716902448737366561427169024487373665614271690244873736656142716902448737366561427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07596d84-3f53-48c9-8d88-81274e080718, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5a44789-3417-4032-82ba-c58fde673454, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5a44789-3417-4032-82ba-c58fde673454, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8754206724267867282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87542067242678672828754206724267867282875420672426786728287542067242678672828754206724267867282875420672426786728287542067242678672828754206724267867282875420672426786728287542067242678672828754206724267867282875420672426786728287542067242678672828754206724267867282875420672426786728287542067242678672828754206724267867282875420672426786728287542067242678672828754206724267867282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7286ef05-46aa-4c83-969c-19fad7a75636, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5a44789-3417-4032-82ba-c58fde673454, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f8cca31-3590-4fd5-bf38-14b70ac1b265, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28921b72-9f97-48d9-a83f-8673bb150562, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28921b72-9f97-48d9-a83f-8673bb150562, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12636200372024125990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263620037202412599012636200372024125990126362003720241259901263620037202412599012636200372024125990126362003720241259901263620037202412599012636200372024125990126362003720241259901263620037202412599012636200372024125990126362003720241259901263620037202412599012636200372024125990126362003720241259901263620037202412599012636200372024125990126362003720241259901263620037202412599012636200372024125990" } } } 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, 8f8cca31-3590-4fd5-bf38-14b70ac1b265, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17748817090444941008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774881709044494100817748817090444941008177488170904449410081774881709044494100817748817090444941008177488170904449410081774881709044494100817748817090444941008177488170904449410081774881709044494100817748817090444941008177488170904449410081774881709044494100817748817090444941008177488170904449410081774881709044494100817748817090444941008177488170904449410081774881709044494100817748817090444941008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f8cca31-3590-4fd5-bf38-14b70ac1b265, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7321b50-0dae-469f-ac65-4210c05df90e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7321b50-0dae-469f-ac65-4210c05df90e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11711649956470136685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171164995647013668511711649956470136685117116499564701366851171164995647013668511711649956470136685117116499564701366851171164995647013668511711649956470136685117116499564701366851171164995647013668511711649956470136685117116499564701366851171164995647013668511711649956470136685117116499564701366851171164995647013668511711649956470136685117116499564701366851171164995647013668511711649956470136685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28921b72-9f97-48d9-a83f-8673bb150562, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03e4409a-04ce-41e6-9792-5fc0375ffe9d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03e4409a-04ce-41e6-9792-5fc0375ffe9d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3617884307630368492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36178843076303684923617884307630368492361788430763036849236178843076303684923617884307630368492361788430763036849236178843076303684923617884307630368492361788430763036849236178843076303684923617884307630368492361788430763036849236178843076303684923617884307630368492361788430763036849236178843076303684923617884307630368492361788430763036849236178843076303684923617884307630368492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7321b50-0dae-469f-ac65-4210c05df90e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ba46f7e-b362-4ec0-b592-235006f860cd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ba46f7e-b362-4ec0-b592-235006f860cd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8664392235162232392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86643922351622323928664392235162232392866439223516223239286643922351622323928664392235162232392866439223516223239286643922351622323928664392235162232392866439223516223239286643922351622323928664392235162232392866439223516223239286643922351622323928664392235162232392866439223516223239286643922351622323928664392235162232392866439223516223239286643922351622323928664392235162232392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03e4409a-04ce-41e6-9792-5fc0375ffe9d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2325957e-9d64-496d-a90b-683b5f5ba415, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2325957e-9d64-496d-a90b-683b5f5ba415, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17946444225180803787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794644422518080378717946444225180803787179464442251808037871794644422518080378717946444225180803787179464442251808037871794644422518080378717946444225180803787179464442251808037871794644422518080378717946444225180803787179464442251808037871794644422518080378717946444225180803787179464442251808037871794644422518080378717946444225180803787179464442251808037871794644422518080378717946444225180803787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ba46f7e-b362-4ec0-b592-235006f860cd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adead898-7a99-4159-aab6-3855be275e91, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adead898-7a99-4159-aab6-3855be275e91, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4030741270896134399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40307412708961343994030741270896134399403074127089613439940307412708961343994030741270896134399403074127089613439940307412708961343994030741270896134399403074127089613439940307412708961343994030741270896134399403074127089613439940307412708961343994030741270896134399403074127089613439940307412708961343994030741270896134399403074127089613439940307412708961343994030741270896134399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2325957e-9d64-496d-a90b-683b5f5ba415, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7da4ce28-e581-4582-b36a-9377e0a2a641, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7da4ce28-e581-4582-b36a-9377e0a2a641, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7139623705404775992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71396237054047759927139623705404775992713962370540477599271396237054047759927139623705404775992713962370540477599271396237054047759927139623705404775992713962370540477599271396237054047759927139623705404775992713962370540477599271396237054047759927139623705404775992713962370540477599271396237054047759927139623705404775992713962370540477599271396237054047759927139623705404775992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adead898-7a99-4159-aab6-3855be275e91, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8439cf2b-e7f9-455f-a547-a96f5f10ba34, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8439cf2b-e7f9-455f-a547-a96f5f10ba34, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1615140935515389367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16151409355153893671615140935515389367161514093551538936716151409355153893671615140935515389367161514093551538936716151409355153893671615140935515389367161514093551538936716151409355153893671615140935515389367161514093551538936716151409355153893671615140935515389367161514093551538936716151409355153893671615140935515389367161514093551538936716151409355153893671615140935515389367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7da4ce28-e581-4582-b36a-9377e0a2a641, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67a00e3f-7bff-4e0e-8b9f-271c8e059d7f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67a00e3f-7bff-4e0e-8b9f-271c8e059d7f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17893073445773739661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789307344577373966117893073445773739661178930734457737396611789307344577373966117893073445773739661178930734457737396611789307344577373966117893073445773739661178930734457737396611789307344577373966117893073445773739661178930734457737396611789307344577373966117893073445773739661178930734457737396611789307344577373966117893073445773739661178930734457737396611789307344577373966117893073445773739661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8439cf2b-e7f9-455f-a547-a96f5f10ba34, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7761b21f-e472-4705-b677-1a4cbd930231, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7761b21f-e472-4705-b677-1a4cbd930231, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18434485212744769579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843448521274476957918434485212744769579184344852127447695791843448521274476957918434485212744769579184344852127447695791843448521274476957918434485212744769579184344852127447695791843448521274476957918434485212744769579184344852127447695791843448521274476957918434485212744769579184344852127447695791843448521274476957918434485212744769579184344852127447695791843448521274476957918434485212744769579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67a00e3f-7bff-4e0e-8b9f-271c8e059d7f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 762170ce-2317-4ea7-bc8a-d3f29f7bc5d6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 762170ce-2317-4ea7-bc8a-d3f29f7bc5d6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2136444255081404442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21364442550814044422136444255081404442213644425508140444221364442550814044422136444255081404442213644425508140444221364442550814044422136444255081404442213644425508140444221364442550814044422136444255081404442213644425508140444221364442550814044422136444255081404442213644425508140444221364442550814044422136444255081404442213644425508140444221364442550814044422136444255081404442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7761b21f-e472-4705-b677-1a4cbd930231, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e5f16bd-02b4-4c3c-905b-47013dfd6542, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e5f16bd-02b4-4c3c-905b-47013dfd6542, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5090089077420720859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50900890774207208595090089077420720859509008907742072085950900890774207208595090089077420720859509008907742072085950900890774207208595090089077420720859509008907742072085950900890774207208595090089077420720859509008907742072085950900890774207208595090089077420720859509008907742072085950900890774207208595090089077420720859509008907742072085950900890774207208595090089077420720859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 762170ce-2317-4ea7-bc8a-d3f29f7bc5d6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fd3eef0-7bb8-4e0c-85cf-9a1e795a2c70, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fd3eef0-7bb8-4e0c-85cf-9a1e795a2c70, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17766893146790712024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776689314679071202417766893146790712024177668931467907120241776689314679071202417766893146790712024177668931467907120241776689314679071202417766893146790712024177668931467907120241776689314679071202417766893146790712024177668931467907120241776689314679071202417766893146790712024177668931467907120241776689314679071202417766893146790712024177668931467907120241776689314679071202417766893146790712024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e5f16bd-02b4-4c3c-905b-47013dfd6542, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b453dc49-c07b-4e68-bfd3-a44f704fc1ef, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b453dc49-c07b-4e68-bfd3-a44f704fc1ef, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11450311099350977835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145031109935097783511450311099350977835114503110993509778351145031109935097783511450311099350977835114503110993509778351145031109935097783511450311099350977835114503110993509778351145031109935097783511450311099350977835114503110993509778351145031109935097783511450311099350977835114503110993509778351145031109935097783511450311099350977835114503110993509778351145031109935097783511450311099350977835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fd3eef0-7bb8-4e0c-85cf-9a1e795a2c70, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2319b415-a748-4b62-8c19-be7a0062837f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2319b415-a748-4b62-8c19-be7a0062837f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14820485047846577848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482048504784657784814820485047846577848148204850478465778481482048504784657784814820485047846577848148204850478465778481482048504784657784814820485047846577848148204850478465778481482048504784657784814820485047846577848148204850478465778481482048504784657784814820485047846577848148204850478465778481482048504784657784814820485047846577848148204850478465778481482048504784657784814820485047846577848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b453dc49-c07b-4e68-bfd3-a44f704fc1ef, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f8564cf-b1fa-46dd-9979-06395a64e88b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f8564cf-b1fa-46dd-9979-06395a64e88b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10056083056309823365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005608305630982336510056083056309823365100560830563098233651005608305630982336510056083056309823365100560830563098233651005608305630982336510056083056309823365100560830563098233651005608305630982336510056083056309823365100560830563098233651005608305630982336510056083056309823365100560830563098233651005608305630982336510056083056309823365100560830563098233651005608305630982336510056083056309823365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2319b415-a748-4b62-8c19-be7a0062837f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddd1a6a1-9fcf-440e-94fd-08352ad6f73d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddd1a6a1-9fcf-440e-94fd-08352ad6f73d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9819563661932137397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98195636619321373979819563661932137397981956366193213739798195636619321373979819563661932137397981956366193213739798195636619321373979819563661932137397981956366193213739798195636619321373979819563661932137397981956366193213739798195636619321373979819563661932137397981956366193213739798195636619321373979819563661932137397981956366193213739798195636619321373979819563661932137397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f8564cf-b1fa-46dd-9979-06395a64e88b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f64bf7a-86dc-42c9-bdb8-0b4ca94224a1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f64bf7a-86dc-42c9-bdb8-0b4ca94224a1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16299316238915527950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629931623891552795016299316238915527950162993162389155279501629931623891552795016299316238915527950162993162389155279501629931623891552795016299316238915527950162993162389155279501629931623891552795016299316238915527950162993162389155279501629931623891552795016299316238915527950162993162389155279501629931623891552795016299316238915527950162993162389155279501629931623891552795016299316238915527950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddd1a6a1-9fcf-440e-94fd-08352ad6f73d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1340882-9031-4b40-b9b5-7f46d0515491, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1340882-9031-4b40-b9b5-7f46d0515491, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 686892372377650655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "686892372377650655686892372377650655686892372377650655686892372377650655686892372377650655686892372377650655686892372377650655686892372377650655686892372377650655686892372377650655686892372377650655686892372377650655686892372377650655686892372377650655686892372377650655686892372377650655686892372377650655686892372377650655686892372377650655686892372377650655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f64bf7a-86dc-42c9-bdb8-0b4ca94224a1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4544283f-1a51-4459-aa2c-414004ceb8d2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4544283f-1a51-4459-aa2c-414004ceb8d2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3552554022663160257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35525540226631602573552554022663160257355255402266316025735525540226631602573552554022663160257355255402266316025735525540226631602573552554022663160257355255402266316025735525540226631602573552554022663160257355255402266316025735525540226631602573552554022663160257355255402266316025735525540226631602573552554022663160257355255402266316025735525540226631602573552554022663160257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1340882-9031-4b40-b9b5-7f46d0515491, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a42b000-0bb4-44e2-97af-97df71cd22a7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a42b000-0bb4-44e2-97af-97df71cd22a7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14184033035885811612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418403303588581161214184033035885811612141840330358858116121418403303588581161214184033035885811612141840330358858116121418403303588581161214184033035885811612141840330358858116121418403303588581161214184033035885811612141840330358858116121418403303588581161214184033035885811612141840330358858116121418403303588581161214184033035885811612141840330358858116121418403303588581161214184033035885811612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4544283f-1a51-4459-aa2c-414004ceb8d2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9893d25c-6f02-47c6-8e86-0a073e11447c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a42b000-0bb4-44e2-97af-97df71cd22a7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9893d25c-6f02-47c6-8e86-0a073e11447c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6060685163611664523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60606851636116645236060685163611664523606068516361166452360606851636116645236060685163611664523606068516361166452360606851636116645236060685163611664523606068516361166452360606851636116645236060685163611664523606068516361166452360606851636116645236060685163611664523606068516361166452360606851636116645236060685163611664523606068516361166452360606851636116645236060685163611664523" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac091d33-2750-4e22-a48c-ffa1a99008a5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac091d33-2750-4e22-a48c-ffa1a99008a5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6714961563471894128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67149615634718941286714961563471894128671496156347189412867149615634718941286714961563471894128671496156347189412867149615634718941286714961563471894128671496156347189412867149615634718941286714961563471894128671496156347189412867149615634718941286714961563471894128671496156347189412867149615634718941286714961563471894128671496156347189412867149615634718941286714961563471894128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9893d25c-6f02-47c6-8e86-0a073e11447c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60c0b5a1-5554-4466-9422-98f9da3c1599, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60c0b5a1-5554-4466-9422-98f9da3c1599, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15290342574240556806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529034257424055680615290342574240556806152903425742405568061529034257424055680615290342574240556806152903425742405568061529034257424055680615290342574240556806152903425742405568061529034257424055680615290342574240556806152903425742405568061529034257424055680615290342574240556806152903425742405568061529034257424055680615290342574240556806152903425742405568061529034257424055680615290342574240556806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac091d33-2750-4e22-a48c-ffa1a99008a5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21b25f57-b0e8-4ea2-90af-2d52662b18b3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21b25f57-b0e8-4ea2-90af-2d52662b18b3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12536967762972905937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253696776297290593712536967762972905937125369677629729059371253696776297290593712536967762972905937125369677629729059371253696776297290593712536967762972905937125369677629729059371253696776297290593712536967762972905937125369677629729059371253696776297290593712536967762972905937125369677629729059371253696776297290593712536967762972905937125369677629729059371253696776297290593712536967762972905937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60c0b5a1-5554-4466-9422-98f9da3c1599, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a7935cb-74a1-438b-a042-edd512606335, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a7935cb-74a1-438b-a042-edd512606335, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17632031935233339730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763203193523333973017632031935233339730176320319352333397301763203193523333973017632031935233339730176320319352333397301763203193523333973017632031935233339730176320319352333397301763203193523333973017632031935233339730176320319352333397301763203193523333973017632031935233339730176320319352333397301763203193523333973017632031935233339730176320319352333397301763203193523333973017632031935233339730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21b25f57-b0e8-4ea2-90af-2d52662b18b3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e75d9c89-f118-4c57-b44b-863686b446b6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e75d9c89-f118-4c57-b44b-863686b446b6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7012814230304087193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70128142303040871937012814230304087193701281423030408719370128142303040871937012814230304087193701281423030408719370128142303040871937012814230304087193701281423030408719370128142303040871937012814230304087193701281423030408719370128142303040871937012814230304087193701281423030408719370128142303040871937012814230304087193701281423030408719370128142303040871937012814230304087193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a7935cb-74a1-438b-a042-edd512606335, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f529c827-5a2c-48bc-aa8f-ce9980c7038e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f529c827-5a2c-48bc-aa8f-ce9980c7038e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 491843341160766152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "491843341160766152491843341160766152491843341160766152491843341160766152491843341160766152491843341160766152491843341160766152491843341160766152491843341160766152491843341160766152491843341160766152491843341160766152491843341160766152491843341160766152491843341160766152491843341160766152491843341160766152491843341160766152491843341160766152491843341160766152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e75d9c89-f118-4c57-b44b-863686b446b6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48111370-737e-41ac-a911-36eda3d60c94, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48111370-737e-41ac-a911-36eda3d60c94, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17380918483572586443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738091848357258644317380918483572586443173809184835725864431738091848357258644317380918483572586443173809184835725864431738091848357258644317380918483572586443173809184835725864431738091848357258644317380918483572586443173809184835725864431738091848357258644317380918483572586443173809184835725864431738091848357258644317380918483572586443173809184835725864431738091848357258644317380918483572586443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f529c827-5a2c-48bc-aa8f-ce9980c7038e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2329c70c-b1ae-41e8-98c9-16ab5358edb9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2329c70c-b1ae-41e8-98c9-16ab5358edb9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5582307315442120036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55823073154421200365582307315442120036558230731544212003655823073154421200365582307315442120036558230731544212003655823073154421200365582307315442120036558230731544212003655823073154421200365582307315442120036558230731544212003655823073154421200365582307315442120036558230731544212003655823073154421200365582307315442120036558230731544212003655823073154421200365582307315442120036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48111370-737e-41ac-a911-36eda3d60c94, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d99ada5-ff02-4fd5-953f-a22ff2d7d1b6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2329c70c-b1ae-41e8-98c9-16ab5358edb9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d99ada5-ff02-4fd5-953f-a22ff2d7d1b6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15480089436409507559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1548008943640950755915480089436409507559154800894364095075591548008943640950755915480089436409507559154800894364095075591548008943640950755915480089436409507559154800894364095075591548008943640950755915480089436409507559154800894364095075591548008943640950755915480089436409507559154800894364095075591548008943640950755915480089436409507559154800894364095075591548008943640950755915480089436409507559" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 541c0135-bf92-4edf-97fc-6458e7635d27, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 541c0135-bf92-4edf-97fc-6458e7635d27, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10989628178161726669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098962817816172666910989628178161726669109896281781617266691098962817816172666910989628178161726669109896281781617266691098962817816172666910989628178161726669109896281781617266691098962817816172666910989628178161726669109896281781617266691098962817816172666910989628178161726669109896281781617266691098962817816172666910989628178161726669109896281781617266691098962817816172666910989628178161726669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d99ada5-ff02-4fd5-953f-a22ff2d7d1b6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d45f00f-df95-4739-ae29-63f4a6512c49, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d45f00f-df95-4739-ae29-63f4a6512c49, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4369856238958136577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43698562389581365774369856238958136577436985623895813657743698562389581365774369856238958136577436985623895813657743698562389581365774369856238958136577436985623895813657743698562389581365774369856238958136577436985623895813657743698562389581365774369856238958136577436985623895813657743698562389581365774369856238958136577436985623895813657743698562389581365774369856238958136577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 541c0135-bf92-4edf-97fc-6458e7635d27, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73a3e507-8a25-4020-a569-6693b7ea22e5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73a3e507-8a25-4020-a569-6693b7ea22e5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10829237307113816301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082923730711381630110829237307113816301108292373071138163011082923730711381630110829237307113816301108292373071138163011082923730711381630110829237307113816301108292373071138163011082923730711381630110829237307113816301108292373071138163011082923730711381630110829237307113816301108292373071138163011082923730711381630110829237307113816301108292373071138163011082923730711381630110829237307113816301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d45f00f-df95-4739-ae29-63f4a6512c49, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af9c9599-966b-47fa-93fa-22a3039dc15c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af9c9599-966b-47fa-93fa-22a3039dc15c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15102128295608507775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510212829560850777515102128295608507775151021282956085077751510212829560850777515102128295608507775151021282956085077751510212829560850777515102128295608507775151021282956085077751510212829560850777515102128295608507775151021282956085077751510212829560850777515102128295608507775151021282956085077751510212829560850777515102128295608507775151021282956085077751510212829560850777515102128295608507775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73a3e507-8a25-4020-a569-6693b7ea22e5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb7195ee-e4fe-4259-a0e1-f9758e7ca749, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb7195ee-e4fe-4259-a0e1-f9758e7ca749, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16164997611185444561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616499761118544456116164997611185444561161649976111854445611616499761118544456116164997611185444561161649976111854445611616499761118544456116164997611185444561161649976111854445611616499761118544456116164997611185444561161649976111854445611616499761118544456116164997611185444561161649976111854445611616499761118544456116164997611185444561161649976111854445611616499761118544456116164997611185444561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af9c9599-966b-47fa-93fa-22a3039dc15c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33b08a0a-05b4-42e3-a3fd-778ac38f2092, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33b08a0a-05b4-42e3-a3fd-778ac38f2092, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10357088025761556844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1035708802576155684410357088025761556844103570880257615568441035708802576155684410357088025761556844103570880257615568441035708802576155684410357088025761556844103570880257615568441035708802576155684410357088025761556844103570880257615568441035708802576155684410357088025761556844103570880257615568441035708802576155684410357088025761556844103570880257615568441035708802576155684410357088025761556844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb7195ee-e4fe-4259-a0e1-f9758e7ca749, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3148642-b10a-4090-9776-37dba09c9962, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3148642-b10a-4090-9776-37dba09c9962, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13866301504472573781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386630150447257378113866301504472573781138663015044725737811386630150447257378113866301504472573781138663015044725737811386630150447257378113866301504472573781138663015044725737811386630150447257378113866301504472573781138663015044725737811386630150447257378113866301504472573781138663015044725737811386630150447257378113866301504472573781138663015044725737811386630150447257378113866301504472573781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33b08a0a-05b4-42e3-a3fd-778ac38f2092, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2773160a-e343-4ff0-85fd-0368bb7a0587, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2773160a-e343-4ff0-85fd-0368bb7a0587, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11811381583246233968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181138158324623396811811381583246233968118113815832462339681181138158324623396811811381583246233968118113815832462339681181138158324623396811811381583246233968118113815832462339681181138158324623396811811381583246233968118113815832462339681181138158324623396811811381583246233968118113815832462339681181138158324623396811811381583246233968118113815832462339681181138158324623396811811381583246233968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3148642-b10a-4090-9776-37dba09c9962, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf99b269-9565-43ad-a361-1ec57e3cc2d9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf99b269-9565-43ad-a361-1ec57e3cc2d9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 454279491871260199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "454279491871260199454279491871260199454279491871260199454279491871260199454279491871260199454279491871260199454279491871260199454279491871260199454279491871260199454279491871260199454279491871260199454279491871260199454279491871260199454279491871260199454279491871260199454279491871260199454279491871260199454279491871260199454279491871260199454279491871260199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2773160a-e343-4ff0-85fd-0368bb7a0587, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0d05126-334d-46ac-b922-975893a6c560, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0d05126-334d-46ac-b922-975893a6c560, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 683154559227731220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "683154559227731220683154559227731220683154559227731220683154559227731220683154559227731220683154559227731220683154559227731220683154559227731220683154559227731220683154559227731220683154559227731220683154559227731220683154559227731220683154559227731220683154559227731220683154559227731220683154559227731220683154559227731220683154559227731220683154559227731220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf99b269-9565-43ad-a361-1ec57e3cc2d9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45254383-22d3-43fa-a703-71783781fcba, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45254383-22d3-43fa-a703-71783781fcba, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6066076059200794876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60660760592007948766066076059200794876606607605920079487660660760592007948766066076059200794876606607605920079487660660760592007948766066076059200794876606607605920079487660660760592007948766066076059200794876606607605920079487660660760592007948766066076059200794876606607605920079487660660760592007948766066076059200794876606607605920079487660660760592007948766066076059200794876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0d05126-334d-46ac-b922-975893a6c560, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c542485-f81a-4494-8f31-d017c28ff44d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c542485-f81a-4494-8f31-d017c28ff44d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18309075537361836800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830907553736183680018309075537361836800183090755373618368001830907553736183680018309075537361836800183090755373618368001830907553736183680018309075537361836800183090755373618368001830907553736183680018309075537361836800183090755373618368001830907553736183680018309075537361836800183090755373618368001830907553736183680018309075537361836800183090755373618368001830907553736183680018309075537361836800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45254383-22d3-43fa-a703-71783781fcba, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5162f1a8-20b7-4b40-ad33-61b943578548, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5162f1a8-20b7-4b40-ad33-61b943578548, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6707064560906423848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67070645609064238486707064560906423848670706456090642384867070645609064238486707064560906423848670706456090642384867070645609064238486707064560906423848670706456090642384867070645609064238486707064560906423848670706456090642384867070645609064238486707064560906423848670706456090642384867070645609064238486707064560906423848670706456090642384867070645609064238486707064560906423848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c542485-f81a-4494-8f31-d017c28ff44d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04c1cac2-e4bc-4030-beb7-699e7886c341, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04c1cac2-e4bc-4030-beb7-699e7886c341, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15872198881938966974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587219888193896697415872198881938966974158721988819389669741587219888193896697415872198881938966974158721988819389669741587219888193896697415872198881938966974158721988819389669741587219888193896697415872198881938966974158721988819389669741587219888193896697415872198881938966974158721988819389669741587219888193896697415872198881938966974158721988819389669741587219888193896697415872198881938966974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5162f1a8-20b7-4b40-ad33-61b943578548, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e809312-54ff-4140-af37-f3d738f1dcf0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e809312-54ff-4140-af37-f3d738f1dcf0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7745107707795058303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77451077077950583037745107707795058303774510770779505830377451077077950583037745107707795058303774510770779505830377451077077950583037745107707795058303774510770779505830377451077077950583037745107707795058303774510770779505830377451077077950583037745107707795058303774510770779505830377451077077950583037745107707795058303774510770779505830377451077077950583037745107707795058303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04c1cac2-e4bc-4030-beb7-699e7886c341, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fddccbe3-0db2-4442-b195-75dba0e5522f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fddccbe3-0db2-4442-b195-75dba0e5522f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18409405084189454707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840940508418945470718409405084189454707184094050841894547071840940508418945470718409405084189454707184094050841894547071840940508418945470718409405084189454707184094050841894547071840940508418945470718409405084189454707184094050841894547071840940508418945470718409405084189454707184094050841894547071840940508418945470718409405084189454707184094050841894547071840940508418945470718409405084189454707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e809312-54ff-4140-af37-f3d738f1dcf0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7761420b-b11c-4cac-9df1-03fd5c9dde0e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7761420b-b11c-4cac-9df1-03fd5c9dde0e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13015210970515673887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301521097051567388713015210970515673887130152109705156738871301521097051567388713015210970515673887130152109705156738871301521097051567388713015210970515673887130152109705156738871301521097051567388713015210970515673887130152109705156738871301521097051567388713015210970515673887130152109705156738871301521097051567388713015210970515673887130152109705156738871301521097051567388713015210970515673887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fddccbe3-0db2-4442-b195-75dba0e5522f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90d7fe68-1d92-4eb4-9fce-46068ebebe73, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90d7fe68-1d92-4eb4-9fce-46068ebebe73, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2418387507621527874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24183875076215278742418387507621527874241838750762152787424183875076215278742418387507621527874241838750762152787424183875076215278742418387507621527874241838750762152787424183875076215278742418387507621527874241838750762152787424183875076215278742418387507621527874241838750762152787424183875076215278742418387507621527874241838750762152787424183875076215278742418387507621527874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7761420b-b11c-4cac-9df1-03fd5c9dde0e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94018418-3f12-48bf-a8bf-5aa8a2799be6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94018418-3f12-48bf-a8bf-5aa8a2799be6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14672836840690695397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467283684069069539714672836840690695397146728368406906953971467283684069069539714672836840690695397146728368406906953971467283684069069539714672836840690695397146728368406906953971467283684069069539714672836840690695397146728368406906953971467283684069069539714672836840690695397146728368406906953971467283684069069539714672836840690695397146728368406906953971467283684069069539714672836840690695397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90d7fe68-1d92-4eb4-9fce-46068ebebe73, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dfe2a46-80e5-42ce-a3ba-56c68793705b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dfe2a46-80e5-42ce-a3ba-56c68793705b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13811354784862319646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1381135478486231964613811354784862319646138113547848623196461381135478486231964613811354784862319646138113547848623196461381135478486231964613811354784862319646138113547848623196461381135478486231964613811354784862319646138113547848623196461381135478486231964613811354784862319646138113547848623196461381135478486231964613811354784862319646138113547848623196461381135478486231964613811354784862319646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94018418-3f12-48bf-a8bf-5aa8a2799be6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f584c58a-e956-4e63-b419-b9c597815f24, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f584c58a-e956-4e63-b419-b9c597815f24, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13251026506190798546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325102650619079854613251026506190798546132510265061907985461325102650619079854613251026506190798546132510265061907985461325102650619079854613251026506190798546132510265061907985461325102650619079854613251026506190798546132510265061907985461325102650619079854613251026506190798546132510265061907985461325102650619079854613251026506190798546132510265061907985461325102650619079854613251026506190798546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dfe2a46-80e5-42ce-a3ba-56c68793705b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b9c9824-f781-4d2f-a97d-b5b0c0e697a6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b9c9824-f781-4d2f-a97d-b5b0c0e697a6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7702370230147787578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77023702301477875787702370230147787578770237023014778757877023702301477875787702370230147787578770237023014778757877023702301477875787702370230147787578770237023014778757877023702301477875787702370230147787578770237023014778757877023702301477875787702370230147787578770237023014778757877023702301477875787702370230147787578770237023014778757877023702301477875787702370230147787578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f584c58a-e956-4e63-b419-b9c597815f24, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9425e871-3157-44df-8a49-9d87d615b0cd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9425e871-3157-44df-8a49-9d87d615b0cd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10933740050749713512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093374005074971351210933740050749713512109337400507497135121093374005074971351210933740050749713512109337400507497135121093374005074971351210933740050749713512109337400507497135121093374005074971351210933740050749713512109337400507497135121093374005074971351210933740050749713512109337400507497135121093374005074971351210933740050749713512109337400507497135121093374005074971351210933740050749713512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b9c9824-f781-4d2f-a97d-b5b0c0e697a6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8187290-6607-42dd-8097-77bc2dda34a7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8187290-6607-42dd-8097-77bc2dda34a7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17364994593719992591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736499459371999259117364994593719992591173649945937199925911736499459371999259117364994593719992591173649945937199925911736499459371999259117364994593719992591173649945937199925911736499459371999259117364994593719992591173649945937199925911736499459371999259117364994593719992591173649945937199925911736499459371999259117364994593719992591173649945937199925911736499459371999259117364994593719992591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9425e871-3157-44df-8a49-9d87d615b0cd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 965d4c4a-a8e3-4245-a2d1-d39ac831e9ee, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 965d4c4a-a8e3-4245-a2d1-d39ac831e9ee, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11728370778341622394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172837077834162239411728370778341622394117283707783416223941172837077834162239411728370778341622394117283707783416223941172837077834162239411728370778341622394117283707783416223941172837077834162239411728370778341622394117283707783416223941172837077834162239411728370778341622394117283707783416223941172837077834162239411728370778341622394117283707783416223941172837077834162239411728370778341622394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8187290-6607-42dd-8097-77bc2dda34a7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c483a9d8-1ff6-4661-97c2-f6bad4827bda, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c483a9d8-1ff6-4661-97c2-f6bad4827bda, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4854447964341363054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48544479643413630544854447964341363054485444796434136305448544479643413630544854447964341363054485444796434136305448544479643413630544854447964341363054485444796434136305448544479643413630544854447964341363054485444796434136305448544479643413630544854447964341363054485444796434136305448544479643413630544854447964341363054485444796434136305448544479643413630544854447964341363054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 965d4c4a-a8e3-4245-a2d1-d39ac831e9ee, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 875bb600-66c9-4265-947a-379421bfdb19, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 875bb600-66c9-4265-947a-379421bfdb19, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16652997119571486995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665299711957148699516652997119571486995166529971195714869951665299711957148699516652997119571486995166529971195714869951665299711957148699516652997119571486995166529971195714869951665299711957148699516652997119571486995166529971195714869951665299711957148699516652997119571486995166529971195714869951665299711957148699516652997119571486995166529971195714869951665299711957148699516652997119571486995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c483a9d8-1ff6-4661-97c2-f6bad4827bda, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eec674c9-b73a-4ed3-8460-f13dafc410e9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eec674c9-b73a-4ed3-8460-f13dafc410e9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4279694698993708034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42796946989937080344279694698993708034427969469899370803442796946989937080344279694698993708034427969469899370803442796946989937080344279694698993708034427969469899370803442796946989937080344279694698993708034427969469899370803442796946989937080344279694698993708034427969469899370803442796946989937080344279694698993708034427969469899370803442796946989937080344279694698993708034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 875bb600-66c9-4265-947a-379421bfdb19, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 611b08e8-2d02-464c-9c34-78499db50cc1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 611b08e8-2d02-464c-9c34-78499db50cc1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10537684407364272877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053768440736427287710537684407364272877105376844073642728771053768440736427287710537684407364272877105376844073642728771053768440736427287710537684407364272877105376844073642728771053768440736427287710537684407364272877105376844073642728771053768440736427287710537684407364272877105376844073642728771053768440736427287710537684407364272877105376844073642728771053768440736427287710537684407364272877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eec674c9-b73a-4ed3-8460-f13dafc410e9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee88be4b-2d0b-4b99-9fd9-52038c46ac7b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee88be4b-2d0b-4b99-9fd9-52038c46ac7b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11001992801680038207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100199280168003820711001992801680038207110019928016800382071100199280168003820711001992801680038207110019928016800382071100199280168003820711001992801680038207110019928016800382071100199280168003820711001992801680038207110019928016800382071100199280168003820711001992801680038207110019928016800382071100199280168003820711001992801680038207110019928016800382071100199280168003820711001992801680038207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 611b08e8-2d02-464c-9c34-78499db50cc1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9c8c2a9-2d04-4d46-a0bb-1e212bf15c83, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9c8c2a9-2d04-4d46-a0bb-1e212bf15c83, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4159441228115165153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41594412281151651534159441228115165153415944122811516515341594412281151651534159441228115165153415944122811516515341594412281151651534159441228115165153415944122811516515341594412281151651534159441228115165153415944122811516515341594412281151651534159441228115165153415944122811516515341594412281151651534159441228115165153415944122811516515341594412281151651534159441228115165153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee88be4b-2d0b-4b99-9fd9-52038c46ac7b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b0c624f-ed8b-4e9d-a1b5-d6fcb26b467a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9c8c2a9-2d04-4d46-a0bb-1e212bf15c83, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b0c624f-ed8b-4e9d-a1b5-d6fcb26b467a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11596088136695321279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159608813669532127911596088136695321279115960881366953212791159608813669532127911596088136695321279115960881366953212791159608813669532127911596088136695321279115960881366953212791159608813669532127911596088136695321279115960881366953212791159608813669532127911596088136695321279115960881366953212791159608813669532127911596088136695321279115960881366953212791159608813669532127911596088136695321279" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c16355ef-82b6-40a5-858a-097d770c7d6a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c16355ef-82b6-40a5-858a-097d770c7d6a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17463132909183455198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746313290918345519817463132909183455198174631329091834551981746313290918345519817463132909183455198174631329091834551981746313290918345519817463132909183455198174631329091834551981746313290918345519817463132909183455198174631329091834551981746313290918345519817463132909183455198174631329091834551981746313290918345519817463132909183455198174631329091834551981746313290918345519817463132909183455198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c16355ef-82b6-40a5-858a-097d770c7d6a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91b3c57e-05e2-4eeb-a785-de9d822473cd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91b3c57e-05e2-4eeb-a785-de9d822473cd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4373275269321183530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43732752693211835304373275269321183530437327526932118353043732752693211835304373275269321183530437327526932118353043732752693211835304373275269321183530437327526932118353043732752693211835304373275269321183530437327526932118353043732752693211835304373275269321183530437327526932118353043732752693211835304373275269321183530437327526932118353043732752693211835304373275269321183530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b0c624f-ed8b-4e9d-a1b5-d6fcb26b467a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8544fb65-d39f-4e0e-8b1f-a1734ac8943a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8544fb65-d39f-4e0e-8b1f-a1734ac8943a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3287887428191384014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32878874281913840143287887428191384014328788742819138401432878874281913840143287887428191384014328788742819138401432878874281913840143287887428191384014328788742819138401432878874281913840143287887428191384014328788742819138401432878874281913840143287887428191384014328788742819138401432878874281913840143287887428191384014328788742819138401432878874281913840143287887428191384014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91b3c57e-05e2-4eeb-a785-de9d822473cd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb4f339f-5b86-4ffc-8ac2-c28dccafdd06, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb4f339f-5b86-4ffc-8ac2-c28dccafdd06, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8426515040557609338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84265150405576093388426515040557609338842651504055760933884265150405576093388426515040557609338842651504055760933884265150405576093388426515040557609338842651504055760933884265150405576093388426515040557609338842651504055760933884265150405576093388426515040557609338842651504055760933884265150405576093388426515040557609338842651504055760933884265150405576093388426515040557609338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8544fb65-d39f-4e0e-8b1f-a1734ac8943a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af57c0d7-8ebe-48a9-b5fe-69d0e6725ca9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af57c0d7-8ebe-48a9-b5fe-69d0e6725ca9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9871218044509564114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98712180445095641149871218044509564114987121804450956411498712180445095641149871218044509564114987121804450956411498712180445095641149871218044509564114987121804450956411498712180445095641149871218044509564114987121804450956411498712180445095641149871218044509564114987121804450956411498712180445095641149871218044509564114987121804450956411498712180445095641149871218044509564114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb4f339f-5b86-4ffc-8ac2-c28dccafdd06, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9774289e-e82f-435c-8960-b844bf4dc9b7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9774289e-e82f-435c-8960-b844bf4dc9b7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6477579615777364930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64775796157773649306477579615777364930647757961577736493064775796157773649306477579615777364930647757961577736493064775796157773649306477579615777364930647757961577736493064775796157773649306477579615777364930647757961577736493064775796157773649306477579615777364930647757961577736493064775796157773649306477579615777364930647757961577736493064775796157773649306477579615777364930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af57c0d7-8ebe-48a9-b5fe-69d0e6725ca9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15ef0a7f-f0f2-44ab-892a-b2aed3bd3d17, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15ef0a7f-f0f2-44ab-892a-b2aed3bd3d17, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6791144176581523542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67911441765815235426791144176581523542679114417658152354267911441765815235426791144176581523542679114417658152354267911441765815235426791144176581523542679114417658152354267911441765815235426791144176581523542679114417658152354267911441765815235426791144176581523542679114417658152354267911441765815235426791144176581523542679114417658152354267911441765815235426791144176581523542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9774289e-e82f-435c-8960-b844bf4dc9b7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a63e1a7-890a-4a6b-9ecf-7cb1a1186472, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a63e1a7-890a-4a6b-9ecf-7cb1a1186472, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16067190524006707467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606719052400670746716067190524006707467160671905240067074671606719052400670746716067190524006707467160671905240067074671606719052400670746716067190524006707467160671905240067074671606719052400670746716067190524006707467160671905240067074671606719052400670746716067190524006707467160671905240067074671606719052400670746716067190524006707467160671905240067074671606719052400670746716067190524006707467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15ef0a7f-f0f2-44ab-892a-b2aed3bd3d17, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97ec9b0c-c6e0-4ea3-8ccf-885460e1569c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a63e1a7-890a-4a6b-9ecf-7cb1a1186472, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97ec9b0c-c6e0-4ea3-8ccf-885460e1569c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1011192702002114028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10111927020021140281011192702002114028101119270200211402810111927020021140281011192702002114028101119270200211402810111927020021140281011192702002114028101119270200211402810111927020021140281011192702002114028101119270200211402810111927020021140281011192702002114028101119270200211402810111927020021140281011192702002114028101119270200211402810111927020021140281011192702002114028" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6c090c4-2ce2-43e1-8a4e-f9f28c2ec45c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6c090c4-2ce2-43e1-8a4e-f9f28c2ec45c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8955827578616246605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89558275786162466058955827578616246605895582757861624660589558275786162466058955827578616246605895582757861624660589558275786162466058955827578616246605895582757861624660589558275786162466058955827578616246605895582757861624660589558275786162466058955827578616246605895582757861624660589558275786162466058955827578616246605895582757861624660589558275786162466058955827578616246605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97ec9b0c-c6e0-4ea3-8ccf-885460e1569c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed263604-5ac8-41b6-9fda-dd1b07c67a5b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed263604-5ac8-41b6-9fda-dd1b07c67a5b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6707443006631263517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67074430066312635176707443006631263517670744300663126351767074430066312635176707443006631263517670744300663126351767074430066312635176707443006631263517670744300663126351767074430066312635176707443006631263517670744300663126351767074430066312635176707443006631263517670744300663126351767074430066312635176707443006631263517670744300663126351767074430066312635176707443006631263517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6c090c4-2ce2-43e1-8a4e-f9f28c2ec45c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2f1e2b7-e7a1-42a6-8427-d43ebc77be6d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2f1e2b7-e7a1-42a6-8427-d43ebc77be6d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4186621026172503081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41866210261725030814186621026172503081418662102617250308141866210261725030814186621026172503081418662102617250308141866210261725030814186621026172503081418662102617250308141866210261725030814186621026172503081418662102617250308141866210261725030814186621026172503081418662102617250308141866210261725030814186621026172503081418662102617250308141866210261725030814186621026172503081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed263604-5ac8-41b6-9fda-dd1b07c67a5b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9a8b285-c146-4bd5-a20b-d1d50240676d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9a8b285-c146-4bd5-a20b-d1d50240676d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7344295657361664888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73442956573616648887344295657361664888734429565736166488873442956573616648887344295657361664888734429565736166488873442956573616648887344295657361664888734429565736166488873442956573616648887344295657361664888734429565736166488873442956573616648887344295657361664888734429565736166488873442956573616648887344295657361664888734429565736166488873442956573616648887344295657361664888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2f1e2b7-e7a1-42a6-8427-d43ebc77be6d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c7b09e6-1bf7-4bcf-94b6-ba25f6319f90, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c7b09e6-1bf7-4bcf-94b6-ba25f6319f90, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12871715662496427735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287171566249642773512871715662496427735128717156624964277351287171566249642773512871715662496427735128717156624964277351287171566249642773512871715662496427735128717156624964277351287171566249642773512871715662496427735128717156624964277351287171566249642773512871715662496427735128717156624964277351287171566249642773512871715662496427735128717156624964277351287171566249642773512871715662496427735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9a8b285-c146-4bd5-a20b-d1d50240676d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4ec308d-68ff-4d28-a51e-70d7d8717299, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4ec308d-68ff-4d28-a51e-70d7d8717299, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17479288395827520998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747928839582752099817479288395827520998174792883958275209981747928839582752099817479288395827520998174792883958275209981747928839582752099817479288395827520998174792883958275209981747928839582752099817479288395827520998174792883958275209981747928839582752099817479288395827520998174792883958275209981747928839582752099817479288395827520998174792883958275209981747928839582752099817479288395827520998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c7b09e6-1bf7-4bcf-94b6-ba25f6319f90, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26d72e75-9e52-47a4-a934-7afe70660725, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26d72e75-9e52-47a4-a934-7afe70660725, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8156250336181905670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81562503361819056708156250336181905670815625033618190567081562503361819056708156250336181905670815625033618190567081562503361819056708156250336181905670815625033618190567081562503361819056708156250336181905670815625033618190567081562503361819056708156250336181905670815625033618190567081562503361819056708156250336181905670815625033618190567081562503361819056708156250336181905670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4ec308d-68ff-4d28-a51e-70d7d8717299, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8424c7c-91f3-4be1-bafd-f9aa00b90246, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8424c7c-91f3-4be1-bafd-f9aa00b90246, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14442065336173572355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444206533617357235514442065336173572355144420653361735723551444206533617357235514442065336173572355144420653361735723551444206533617357235514442065336173572355144420653361735723551444206533617357235514442065336173572355144420653361735723551444206533617357235514442065336173572355144420653361735723551444206533617357235514442065336173572355144420653361735723551444206533617357235514442065336173572355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26d72e75-9e52-47a4-a934-7afe70660725, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60b3dda9-2896-4cd3-b882-93a71182783b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60b3dda9-2896-4cd3-b882-93a71182783b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3410621419886187988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34106214198861879883410621419886187988341062141988618798834106214198861879883410621419886187988341062141988618798834106214198861879883410621419886187988341062141988618798834106214198861879883410621419886187988341062141988618798834106214198861879883410621419886187988341062141988618798834106214198861879883410621419886187988341062141988618798834106214198861879883410621419886187988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8424c7c-91f3-4be1-bafd-f9aa00b90246, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f1e9b0b-ff26-4094-a543-8df3ce1f9287, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f1e9b0b-ff26-4094-a543-8df3ce1f9287, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10942740383705135916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094274038370513591610942740383705135916109427403837051359161094274038370513591610942740383705135916109427403837051359161094274038370513591610942740383705135916109427403837051359161094274038370513591610942740383705135916109427403837051359161094274038370513591610942740383705135916109427403837051359161094274038370513591610942740383705135916109427403837051359161094274038370513591610942740383705135916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60b3dda9-2896-4cd3-b882-93a71182783b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 353bbc02-33c6-4a39-a65d-6682499fccbc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 353bbc02-33c6-4a39-a65d-6682499fccbc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1759945142276564127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17599451422765641271759945142276564127175994514227656412717599451422765641271759945142276564127175994514227656412717599451422765641271759945142276564127175994514227656412717599451422765641271759945142276564127175994514227656412717599451422765641271759945142276564127175994514227656412717599451422765641271759945142276564127175994514227656412717599451422765641271759945142276564127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f1e9b0b-ff26-4094-a543-8df3ce1f9287, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c7804a0-81f7-4fda-9d55-d83d9ae70f90, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c7804a0-81f7-4fda-9d55-d83d9ae70f90, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8305257417315884018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83052574173158840188305257417315884018830525741731588401883052574173158840188305257417315884018830525741731588401883052574173158840188305257417315884018830525741731588401883052574173158840188305257417315884018830525741731588401883052574173158840188305257417315884018830525741731588401883052574173158840188305257417315884018830525741731588401883052574173158840188305257417315884018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c7804a0-81f7-4fda-9d55-d83d9ae70f90, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e47a8d69-a91f-42b9-b06a-c2de33d9e8d9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e47a8d69-a91f-42b9-b06a-c2de33d9e8d9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 491887079534375591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "491887079534375591491887079534375591491887079534375591491887079534375591491887079534375591491887079534375591491887079534375591491887079534375591491887079534375591491887079534375591491887079534375591491887079534375591491887079534375591491887079534375591491887079534375591491887079534375591491887079534375591491887079534375591491887079534375591491887079534375591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 353bbc02-33c6-4a39-a65d-6682499fccbc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee046b8a-497b-48d3-81fe-fb09cb05d1b7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee046b8a-497b-48d3-81fe-fb09cb05d1b7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1434327538473226899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14343275384732268991434327538473226899143432753847322689914343275384732268991434327538473226899143432753847322689914343275384732268991434327538473226899143432753847322689914343275384732268991434327538473226899143432753847322689914343275384732268991434327538473226899143432753847322689914343275384732268991434327538473226899143432753847322689914343275384732268991434327538473226899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e47a8d69-a91f-42b9-b06a-c2de33d9e8d9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d10be58e-a51b-4777-a9c5-510c8d979277, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d10be58e-a51b-4777-a9c5-510c8d979277, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12770135452979769061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277013545297976906112770135452979769061127701354529797690611277013545297976906112770135452979769061127701354529797690611277013545297976906112770135452979769061127701354529797690611277013545297976906112770135452979769061127701354529797690611277013545297976906112770135452979769061127701354529797690611277013545297976906112770135452979769061127701354529797690611277013545297976906112770135452979769061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee046b8a-497b-48d3-81fe-fb09cb05d1b7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ea9a60e-bced-4fb3-bea5-0530655b71c2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ea9a60e-bced-4fb3-bea5-0530655b71c2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11775998366741365393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1177599836674136539311775998366741365393117759983667413653931177599836674136539311775998366741365393117759983667413653931177599836674136539311775998366741365393117759983667413653931177599836674136539311775998366741365393117759983667413653931177599836674136539311775998366741365393117759983667413653931177599836674136539311775998366741365393117759983667413653931177599836674136539311775998366741365393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d10be58e-a51b-4777-a9c5-510c8d979277, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf912c00-8df4-44ac-830e-a24cff6a53e7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf912c00-8df4-44ac-830e-a24cff6a53e7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3157610628925499644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31576106289254996443157610628925499644315761062892549964431576106289254996443157610628925499644315761062892549964431576106289254996443157610628925499644315761062892549964431576106289254996443157610628925499644315761062892549964431576106289254996443157610628925499644315761062892549964431576106289254996443157610628925499644315761062892549964431576106289254996443157610628925499644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ea9a60e-bced-4fb3-bea5-0530655b71c2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a4e5997-5cf1-426d-8534-74aa39636b5e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a4e5997-5cf1-426d-8534-74aa39636b5e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12673158317330387261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267315831733038726112673158317330387261126731583173303872611267315831733038726112673158317330387261126731583173303872611267315831733038726112673158317330387261126731583173303872611267315831733038726112673158317330387261126731583173303872611267315831733038726112673158317330387261126731583173303872611267315831733038726112673158317330387261126731583173303872611267315831733038726112673158317330387261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf912c00-8df4-44ac-830e-a24cff6a53e7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d30dfb4c-35ae-4118-aecd-8c8f1eb30b67, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d30dfb4c-35ae-4118-aecd-8c8f1eb30b67, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3299650025011041144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32996500250110411443299650025011041144329965002501104114432996500250110411443299650025011041144329965002501104114432996500250110411443299650025011041144329965002501104114432996500250110411443299650025011041144329965002501104114432996500250110411443299650025011041144329965002501104114432996500250110411443299650025011041144329965002501104114432996500250110411443299650025011041144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a4e5997-5cf1-426d-8534-74aa39636b5e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6690d148-c36f-414b-b38d-9f8bc9b29009, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6690d148-c36f-414b-b38d-9f8bc9b29009, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 640319271057164108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "640319271057164108640319271057164108640319271057164108640319271057164108640319271057164108640319271057164108640319271057164108640319271057164108640319271057164108640319271057164108640319271057164108640319271057164108640319271057164108640319271057164108640319271057164108640319271057164108640319271057164108640319271057164108640319271057164108640319271057164108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6690d148-c36f-414b-b38d-9f8bc9b29009, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dde6610f-0df7-4a84-911e-44066021b02e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dde6610f-0df7-4a84-911e-44066021b02e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4001750905667794294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40017509056677942944001750905667794294400175090566779429440017509056677942944001750905667794294400175090566779429440017509056677942944001750905667794294400175090566779429440017509056677942944001750905667794294400175090566779429440017509056677942944001750905667794294400175090566779429440017509056677942944001750905667794294400175090566779429440017509056677942944001750905667794294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d30dfb4c-35ae-4118-aecd-8c8f1eb30b67, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7c8c0fc-a616-4edc-ae7a-a0513e19f838, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7c8c0fc-a616-4edc-ae7a-a0513e19f838, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8297660583964472193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82976605839644721938297660583964472193829766058396447219382976605839644721938297660583964472193829766058396447219382976605839644721938297660583964472193829766058396447219382976605839644721938297660583964472193829766058396447219382976605839644721938297660583964472193829766058396447219382976605839644721938297660583964472193829766058396447219382976605839644721938297660583964472193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dde6610f-0df7-4a84-911e-44066021b02e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 132b208d-5208-433f-b47e-c54007f19f07, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 132b208d-5208-433f-b47e-c54007f19f07, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15633841241331223051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563384124133122305115633841241331223051156338412413312230511563384124133122305115633841241331223051156338412413312230511563384124133122305115633841241331223051156338412413312230511563384124133122305115633841241331223051156338412413312230511563384124133122305115633841241331223051156338412413312230511563384124133122305115633841241331223051156338412413312230511563384124133122305115633841241331223051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7c8c0fc-a616-4edc-ae7a-a0513e19f838, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 016e5e97-ebcf-4588-a4c2-04235ad1a09e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 016e5e97-ebcf-4588-a4c2-04235ad1a09e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7326201720483075233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73262017204830752337326201720483075233732620172048307523373262017204830752337326201720483075233732620172048307523373262017204830752337326201720483075233732620172048307523373262017204830752337326201720483075233732620172048307523373262017204830752337326201720483075233732620172048307523373262017204830752337326201720483075233732620172048307523373262017204830752337326201720483075233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 132b208d-5208-433f-b47e-c54007f19f07, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0235a126-9528-4cc7-8a1a-4c2a19eba71b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0235a126-9528-4cc7-8a1a-4c2a19eba71b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17568266272236559064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756826627223655906417568266272236559064175682662722365590641756826627223655906417568266272236559064175682662722365590641756826627223655906417568266272236559064175682662722365590641756826627223655906417568266272236559064175682662722365590641756826627223655906417568266272236559064175682662722365590641756826627223655906417568266272236559064175682662722365590641756826627223655906417568266272236559064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 016e5e97-ebcf-4588-a4c2-04235ad1a09e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be4b310f-1ab6-47d0-80bc-b7377fb50683, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be4b310f-1ab6-47d0-80bc-b7377fb50683, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12337597510121436062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233759751012143606212337597510121436062123375975101214360621233759751012143606212337597510121436062123375975101214360621233759751012143606212337597510121436062123375975101214360621233759751012143606212337597510121436062123375975101214360621233759751012143606212337597510121436062123375975101214360621233759751012143606212337597510121436062123375975101214360621233759751012143606212337597510121436062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0235a126-9528-4cc7-8a1a-4c2a19eba71b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13963334-1774-427f-bc72-aafc276043cc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13963334-1774-427f-bc72-aafc276043cc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18296154128539999923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829615412853999992318296154128539999923182961541285399999231829615412853999992318296154128539999923182961541285399999231829615412853999992318296154128539999923182961541285399999231829615412853999992318296154128539999923182961541285399999231829615412853999992318296154128539999923182961541285399999231829615412853999992318296154128539999923182961541285399999231829615412853999992318296154128539999923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be4b310f-1ab6-47d0-80bc-b7377fb50683, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b10daf4a-d170-4dc4-9a02-4616de8c5b20, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b10daf4a-d170-4dc4-9a02-4616de8c5b20, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17475332064068748104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747533206406874810417475332064068748104174753320640687481041747533206406874810417475332064068748104174753320640687481041747533206406874810417475332064068748104174753320640687481041747533206406874810417475332064068748104174753320640687481041747533206406874810417475332064068748104174753320640687481041747533206406874810417475332064068748104174753320640687481041747533206406874810417475332064068748104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13963334-1774-427f-bc72-aafc276043cc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 359b37eb-ca7a-4378-907b-7313c432edde, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 359b37eb-ca7a-4378-907b-7313c432edde, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8146314618579756818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81463146185797568188146314618579756818814631461857975681881463146185797568188146314618579756818814631461857975681881463146185797568188146314618579756818814631461857975681881463146185797568188146314618579756818814631461857975681881463146185797568188146314618579756818814631461857975681881463146185797568188146314618579756818814631461857975681881463146185797568188146314618579756818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b10daf4a-d170-4dc4-9a02-4616de8c5b20, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f626999b-121d-4000-86d6-4b6772873ed5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f626999b-121d-4000-86d6-4b6772873ed5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8323373067447062491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83233730674470624918323373067447062491832337306744706249183233730674470624918323373067447062491832337306744706249183233730674470624918323373067447062491832337306744706249183233730674470624918323373067447062491832337306744706249183233730674470624918323373067447062491832337306744706249183233730674470624918323373067447062491832337306744706249183233730674470624918323373067447062491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 359b37eb-ca7a-4378-907b-7313c432edde, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd48763b-7db7-4c9c-93d2-c85bc68a33bb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd48763b-7db7-4c9c-93d2-c85bc68a33bb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12009650884976405232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200965088497640523212009650884976405232120096508849764052321200965088497640523212009650884976405232120096508849764052321200965088497640523212009650884976405232120096508849764052321200965088497640523212009650884976405232120096508849764052321200965088497640523212009650884976405232120096508849764052321200965088497640523212009650884976405232120096508849764052321200965088497640523212009650884976405232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f626999b-121d-4000-86d6-4b6772873ed5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77f9fff9-0d95-4a40-8a26-24be7e5cc8eb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77f9fff9-0d95-4a40-8a26-24be7e5cc8eb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9002182936427503707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90021829364275037079002182936427503707900218293642750370790021829364275037079002182936427503707900218293642750370790021829364275037079002182936427503707900218293642750370790021829364275037079002182936427503707900218293642750370790021829364275037079002182936427503707900218293642750370790021829364275037079002182936427503707900218293642750370790021829364275037079002182936427503707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd48763b-7db7-4c9c-93d2-c85bc68a33bb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4991a2d9-66a9-4566-81d0-09af4ffe90b5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4991a2d9-66a9-4566-81d0-09af4ffe90b5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6388624901646500669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63886249016465006696388624901646500669638862490164650066963886249016465006696388624901646500669638862490164650066963886249016465006696388624901646500669638862490164650066963886249016465006696388624901646500669638862490164650066963886249016465006696388624901646500669638862490164650066963886249016465006696388624901646500669638862490164650066963886249016465006696388624901646500669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77f9fff9-0d95-4a40-8a26-24be7e5cc8eb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b30a3d5-3606-46dc-93ae-7ebe67ad673a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b30a3d5-3606-46dc-93ae-7ebe67ad673a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17476377936964140548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747637793696414054817476377936964140548174763779369641405481747637793696414054817476377936964140548174763779369641405481747637793696414054817476377936964140548174763779369641405481747637793696414054817476377936964140548174763779369641405481747637793696414054817476377936964140548174763779369641405481747637793696414054817476377936964140548174763779369641405481747637793696414054817476377936964140548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4991a2d9-66a9-4566-81d0-09af4ffe90b5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b6932d3-d6ef-45e0-b85d-25eee274dc46, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b6932d3-d6ef-45e0-b85d-25eee274dc46, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10019455775967516093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001945577596751609310019455775967516093100194557759675160931001945577596751609310019455775967516093100194557759675160931001945577596751609310019455775967516093100194557759675160931001945577596751609310019455775967516093100194557759675160931001945577596751609310019455775967516093100194557759675160931001945577596751609310019455775967516093100194557759675160931001945577596751609310019455775967516093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b30a3d5-3606-46dc-93ae-7ebe67ad673a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c572c38-8bd8-4e10-ba31-2632cceee056, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c572c38-8bd8-4e10-ba31-2632cceee056, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18175459823010329007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817545982301032900718175459823010329007181754598230103290071817545982301032900718175459823010329007181754598230103290071817545982301032900718175459823010329007181754598230103290071817545982301032900718175459823010329007181754598230103290071817545982301032900718175459823010329007181754598230103290071817545982301032900718175459823010329007181754598230103290071817545982301032900718175459823010329007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c572c38-8bd8-4e10-ba31-2632cceee056, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2021efe5-148f-4708-a699-b69f2c5e7e39, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2021efe5-148f-4708-a699-b69f2c5e7e39, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16429047468372700724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642904746837270072416429047468372700724164290474683727007241642904746837270072416429047468372700724164290474683727007241642904746837270072416429047468372700724164290474683727007241642904746837270072416429047468372700724164290474683727007241642904746837270072416429047468372700724164290474683727007241642904746837270072416429047468372700724164290474683727007241642904746837270072416429047468372700724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b6932d3-d6ef-45e0-b85d-25eee274dc46, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9544b6c-1deb-47d2-8440-731879507c11, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9544b6c-1deb-47d2-8440-731879507c11, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5726397925087779162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57263979250877791625726397925087779162572639792508777916257263979250877791625726397925087779162572639792508777916257263979250877791625726397925087779162572639792508777916257263979250877791625726397925087779162572639792508777916257263979250877791625726397925087779162572639792508777916257263979250877791625726397925087779162572639792508777916257263979250877791625726397925087779162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2021efe5-148f-4708-a699-b69f2c5e7e39, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec66ca4b-b7a1-4532-af24-1aaf73edd4a3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9544b6c-1deb-47d2-8440-731879507c11, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a52f4360-99c9-4081-9412-d20fd0e90645, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a52f4360-99c9-4081-9412-d20fd0e90645, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2365875868330436420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23658758683304364202365875868330436420236587586833043642023658758683304364202365875868330436420236587586833043642023658758683304364202365875868330436420236587586833043642023658758683304364202365875868330436420236587586833043642023658758683304364202365875868330436420236587586833043642023658758683304364202365875868330436420236587586833043642023658758683304364202365875868330436420" } } } 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, ec66ca4b-b7a1-4532-af24-1aaf73edd4a3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17057795379293907041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705779537929390704117057795379293907041170577953792939070411705779537929390704117057795379293907041170577953792939070411705779537929390704117057795379293907041170577953792939070411705779537929390704117057795379293907041170577953792939070411705779537929390704117057795379293907041170577953792939070411705779537929390704117057795379293907041170577953792939070411705779537929390704117057795379293907041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a52f4360-99c9-4081-9412-d20fd0e90645, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a90edb5-4f75-42fa-80cf-856ef573d0dd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a90edb5-4f75-42fa-80cf-856ef573d0dd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12312859372551221742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231285937255122174212312859372551221742123128593725512217421231285937255122174212312859372551221742123128593725512217421231285937255122174212312859372551221742123128593725512217421231285937255122174212312859372551221742123128593725512217421231285937255122174212312859372551221742123128593725512217421231285937255122174212312859372551221742123128593725512217421231285937255122174212312859372551221742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a90edb5-4f75-42fa-80cf-856ef573d0dd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6996f7b5-64ec-4e05-b126-4d5efcd1d23b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6996f7b5-64ec-4e05-b126-4d5efcd1d23b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15400890250566532999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540089025056653299915400890250566532999154008902505665329991540089025056653299915400890250566532999154008902505665329991540089025056653299915400890250566532999154008902505665329991540089025056653299915400890250566532999154008902505665329991540089025056653299915400890250566532999154008902505665329991540089025056653299915400890250566532999154008902505665329991540089025056653299915400890250566532999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec66ca4b-b7a1-4532-af24-1aaf73edd4a3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e965cf97-f009-42c9-81d0-c84179d65280, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e965cf97-f009-42c9-81d0-c84179d65280, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4059283431780768076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40592834317807680764059283431780768076405928343178076807640592834317807680764059283431780768076405928343178076807640592834317807680764059283431780768076405928343178076807640592834317807680764059283431780768076405928343178076807640592834317807680764059283431780768076405928343178076807640592834317807680764059283431780768076405928343178076807640592834317807680764059283431780768076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6996f7b5-64ec-4e05-b126-4d5efcd1d23b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42235e73-c1df-4575-b270-6e903de9e9e1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42235e73-c1df-4575-b270-6e903de9e9e1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14546695399398138060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454669539939813806014546695399398138060145466953993981380601454669539939813806014546695399398138060145466953993981380601454669539939813806014546695399398138060145466953993981380601454669539939813806014546695399398138060145466953993981380601454669539939813806014546695399398138060145466953993981380601454669539939813806014546695399398138060145466953993981380601454669539939813806014546695399398138060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e965cf97-f009-42c9-81d0-c84179d65280, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dab6e8e3-eade-4497-91c9-5ea2d2978582, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dab6e8e3-eade-4497-91c9-5ea2d2978582, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8212773182819557465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82127731828195574658212773182819557465821277318281955746582127731828195574658212773182819557465821277318281955746582127731828195574658212773182819557465821277318281955746582127731828195574658212773182819557465821277318281955746582127731828195574658212773182819557465821277318281955746582127731828195574658212773182819557465821277318281955746582127731828195574658212773182819557465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42235e73-c1df-4575-b270-6e903de9e9e1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c9e5ab7-7dde-40db-9818-a8173964c9ed, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c9e5ab7-7dde-40db-9818-a8173964c9ed, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 316143710046618405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "316143710046618405316143710046618405316143710046618405316143710046618405316143710046618405316143710046618405316143710046618405316143710046618405316143710046618405316143710046618405316143710046618405316143710046618405316143710046618405316143710046618405316143710046618405316143710046618405316143710046618405316143710046618405316143710046618405316143710046618405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dab6e8e3-eade-4497-91c9-5ea2d2978582, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ae550b5-ce49-4900-9db5-597f382d6def, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ae550b5-ce49-4900-9db5-597f382d6def, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6298723716775827798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62987237167758277986298723716775827798629872371677582779862987237167758277986298723716775827798629872371677582779862987237167758277986298723716775827798629872371677582779862987237167758277986298723716775827798629872371677582779862987237167758277986298723716775827798629872371677582779862987237167758277986298723716775827798629872371677582779862987237167758277986298723716775827798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c9e5ab7-7dde-40db-9818-a8173964c9ed, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84e89b83-4001-4176-862d-8aa949c0de30, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84e89b83-4001-4176-862d-8aa949c0de30, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3004999488777020004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30049994887770200043004999488777020004300499948877702000430049994887770200043004999488777020004300499948877702000430049994887770200043004999488777020004300499948877702000430049994887770200043004999488777020004300499948877702000430049994887770200043004999488777020004300499948877702000430049994887770200043004999488777020004300499948877702000430049994887770200043004999488777020004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ae550b5-ce49-4900-9db5-597f382d6def, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a558b0d5-5d04-465e-b140-54f17d4bbcd0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a558b0d5-5d04-465e-b140-54f17d4bbcd0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6699905022322480607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66999050223224806076699905022322480607669990502232248060766999050223224806076699905022322480607669990502232248060766999050223224806076699905022322480607669990502232248060766999050223224806076699905022322480607669990502232248060766999050223224806076699905022322480607669990502232248060766999050223224806076699905022322480607669990502232248060766999050223224806076699905022322480607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84e89b83-4001-4176-862d-8aa949c0de30, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23f2c97d-2379-44eb-8c12-dda362a712c0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23f2c97d-2379-44eb-8c12-dda362a712c0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 566347454775727478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "566347454775727478566347454775727478566347454775727478566347454775727478566347454775727478566347454775727478566347454775727478566347454775727478566347454775727478566347454775727478566347454775727478566347454775727478566347454775727478566347454775727478566347454775727478566347454775727478566347454775727478566347454775727478566347454775727478566347454775727478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a558b0d5-5d04-465e-b140-54f17d4bbcd0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23f2c97d-2379-44eb-8c12-dda362a712c0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ce14770-3526-42ff-8792-dac899ce4f60, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 733df7f0-ba87-489b-94fc-960f880733ca, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ce14770-3526-42ff-8792-dac899ce4f60, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8015697933419347159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80156979334193471598015697933419347159801569793341934715980156979334193471598015697933419347159801569793341934715980156979334193471598015697933419347159801569793341934715980156979334193471598015697933419347159801569793341934715980156979334193471598015697933419347159801569793341934715980156979334193471598015697933419347159801569793341934715980156979334193471598015697933419347159" } } } 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, 733df7f0-ba87-489b-94fc-960f880733ca, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16291833720065336777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629183372006533677716291833720065336777162918337200653367771629183372006533677716291833720065336777162918337200653367771629183372006533677716291833720065336777162918337200653367771629183372006533677716291833720065336777162918337200653367771629183372006533677716291833720065336777162918337200653367771629183372006533677716291833720065336777162918337200653367771629183372006533677716291833720065336777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ce14770-3526-42ff-8792-dac899ce4f60, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 733df7f0-ba87-489b-94fc-960f880733ca, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 664d41bc-f5da-463e-8d14-2a1e8bcffefa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 664d41bc-f5da-463e-8d14-2a1e8bcffefa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11433925472326662949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143392547232666294911433925472326662949114339254723266629491143392547232666294911433925472326662949114339254723266629491143392547232666294911433925472326662949114339254723266629491143392547232666294911433925472326662949114339254723266629491143392547232666294911433925472326662949114339254723266629491143392547232666294911433925472326662949114339254723266629491143392547232666294911433925472326662949" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38027ae0-96c2-449f-89ac-6fbe03a5fd26, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38027ae0-96c2-449f-89ac-6fbe03a5fd26, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4031620340694599027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40316203406945990274031620340694599027403162034069459902740316203406945990274031620340694599027403162034069459902740316203406945990274031620340694599027403162034069459902740316203406945990274031620340694599027403162034069459902740316203406945990274031620340694599027403162034069459902740316203406945990274031620340694599027403162034069459902740316203406945990274031620340694599027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 664d41bc-f5da-463e-8d14-2a1e8bcffefa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a77f3303-d06c-491c-8429-755d61accbef, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a77f3303-d06c-491c-8429-755d61accbef, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7133370244590314053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71333702445903140537133370244590314053713337024459031405371333702445903140537133370244590314053713337024459031405371333702445903140537133370244590314053713337024459031405371333702445903140537133370244590314053713337024459031405371333702445903140537133370244590314053713337024459031405371333702445903140537133370244590314053713337024459031405371333702445903140537133370244590314053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a77f3303-d06c-491c-8429-755d61accbef, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38027ae0-96c2-449f-89ac-6fbe03a5fd26, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b31a630-850f-4904-adf5-beffd170986e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b31a630-850f-4904-adf5-beffd170986e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8180695404736953274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81806954047369532748180695404736953274818069540473695327481806954047369532748180695404736953274818069540473695327481806954047369532748180695404736953274818069540473695327481806954047369532748180695404736953274818069540473695327481806954047369532748180695404736953274818069540473695327481806954047369532748180695404736953274818069540473695327481806954047369532748180695404736953274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8949c4a1-96fd-4809-90c0-0a5d0d91a651, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8949c4a1-96fd-4809-90c0-0a5d0d91a651, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4577519354337758381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45775193543377583814577519354337758381457751935433775838145775193543377583814577519354337758381457751935433775838145775193543377583814577519354337758381457751935433775838145775193543377583814577519354337758381457751935433775838145775193543377583814577519354337758381457751935433775838145775193543377583814577519354337758381457751935433775838145775193543377583814577519354337758381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b31a630-850f-4904-adf5-beffd170986e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60cf125d-081f-4a52-8353-171950b3eb47, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8949c4a1-96fd-4809-90c0-0a5d0d91a651, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5211141b-3787-4a60-b0a7-46dd17b23361, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5211141b-3787-4a60-b0a7-46dd17b23361, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7316403114324673121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73164031143246731217316403114324673121731640311432467312173164031143246731217316403114324673121731640311432467312173164031143246731217316403114324673121731640311432467312173164031143246731217316403114324673121731640311432467312173164031143246731217316403114324673121731640311432467312173164031143246731217316403114324673121731640311432467312173164031143246731217316403114324673121" } } } 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, 60cf125d-081f-4a52-8353-171950b3eb47, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5424628920651060963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54246289206510609635424628920651060963542462892065106096354246289206510609635424628920651060963542462892065106096354246289206510609635424628920651060963542462892065106096354246289206510609635424628920651060963542462892065106096354246289206510609635424628920651060963542462892065106096354246289206510609635424628920651060963542462892065106096354246289206510609635424628920651060963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5211141b-3787-4a60-b0a7-46dd17b23361, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05b3164d-fc0f-46d4-a263-823c72e167b3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05b3164d-fc0f-46d4-a263-823c72e167b3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5823976105182720357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58239761051827203575823976105182720357582397610518272035758239761051827203575823976105182720357582397610518272035758239761051827203575823976105182720357582397610518272035758239761051827203575823976105182720357582397610518272035758239761051827203575823976105182720357582397610518272035758239761051827203575823976105182720357582397610518272035758239761051827203575823976105182720357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60cf125d-081f-4a52-8353-171950b3eb47, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cec7f7d-572d-4521-83f8-3ec2434133f7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cec7f7d-572d-4521-83f8-3ec2434133f7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4171792617752155854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41717926177521558544171792617752155854417179261775215585441717926177521558544171792617752155854417179261775215585441717926177521558544171792617752155854417179261775215585441717926177521558544171792617752155854417179261775215585441717926177521558544171792617752155854417179261775215585441717926177521558544171792617752155854417179261775215585441717926177521558544171792617752155854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05b3164d-fc0f-46d4-a263-823c72e167b3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 892ea44a-b81b-4fd5-a44a-49c3272ffc81, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 892ea44a-b81b-4fd5-a44a-49c3272ffc81, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17791096620521976152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779109662052197615217791096620521976152177910966205219761521779109662052197615217791096620521976152177910966205219761521779109662052197615217791096620521976152177910966205219761521779109662052197615217791096620521976152177910966205219761521779109662052197615217791096620521976152177910966205219761521779109662052197615217791096620521976152177910966205219761521779109662052197615217791096620521976152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cec7f7d-572d-4521-83f8-3ec2434133f7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6de402f9-bf4d-4f20-8374-cd9c53943bf9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6de402f9-bf4d-4f20-8374-cd9c53943bf9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8733344895971214149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87333448959712141498733344895971214149873334489597121414987333448959712141498733344895971214149873334489597121414987333448959712141498733344895971214149873334489597121414987333448959712141498733344895971214149873334489597121414987333448959712141498733344895971214149873334489597121414987333448959712141498733344895971214149873334489597121414987333448959712141498733344895971214149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6de402f9-bf4d-4f20-8374-cd9c53943bf9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 420ef8d3-a3d1-4f63-8b52-a46ab6860e11, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 892ea44a-b81b-4fd5-a44a-49c3272ffc81, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 420ef8d3-a3d1-4f63-8b52-a46ab6860e11, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2297406597650037616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22974065976500376162297406597650037616229740659765003761622974065976500376162297406597650037616229740659765003761622974065976500376162297406597650037616229740659765003761622974065976500376162297406597650037616229740659765003761622974065976500376162297406597650037616229740659765003761622974065976500376162297406597650037616229740659765003761622974065976500376162297406597650037616" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d30ba44d-8282-4418-ad8a-22c025054804, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d30ba44d-8282-4418-ad8a-22c025054804, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4101029296809542534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41010292968095425344101029296809542534410102929680954253441010292968095425344101029296809542534410102929680954253441010292968095425344101029296809542534410102929680954253441010292968095425344101029296809542534410102929680954253441010292968095425344101029296809542534410102929680954253441010292968095425344101029296809542534410102929680954253441010292968095425344101029296809542534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 420ef8d3-a3d1-4f63-8b52-a46ab6860e11, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ddf9262-8a96-4362-a72d-eb55e7645ed8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ddf9262-8a96-4362-a72d-eb55e7645ed8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9668371996917487689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96683719969174876899668371996917487689966837199691748768996683719969174876899668371996917487689966837199691748768996683719969174876899668371996917487689966837199691748768996683719969174876899668371996917487689966837199691748768996683719969174876899668371996917487689966837199691748768996683719969174876899668371996917487689966837199691748768996683719969174876899668371996917487689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d30ba44d-8282-4418-ad8a-22c025054804, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4b3da36-9649-4e2f-a3f9-de5ca1ea0f1b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4b3da36-9649-4e2f-a3f9-de5ca1ea0f1b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5551629069873498973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55516290698734989735551629069873498973555162906987349897355516290698734989735551629069873498973555162906987349897355516290698734989735551629069873498973555162906987349897355516290698734989735551629069873498973555162906987349897355516290698734989735551629069873498973555162906987349897355516290698734989735551629069873498973555162906987349897355516290698734989735551629069873498973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4b3da36-9649-4e2f-a3f9-de5ca1ea0f1b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c828245c-ada7-4578-8bfd-095433bc52b9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c828245c-ada7-4578-8bfd-095433bc52b9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15662815872143980498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566281587214398049815662815872143980498156628158721439804981566281587214398049815662815872143980498156628158721439804981566281587214398049815662815872143980498156628158721439804981566281587214398049815662815872143980498156628158721439804981566281587214398049815662815872143980498156628158721439804981566281587214398049815662815872143980498156628158721439804981566281587214398049815662815872143980498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ddf9262-8a96-4362-a72d-eb55e7645ed8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c47a1cec-27b4-4909-bd1e-2d9d0ad313bf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c47a1cec-27b4-4909-bd1e-2d9d0ad313bf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10847336141253876954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084733614125387695410847336141253876954108473361412538769541084733614125387695410847336141253876954108473361412538769541084733614125387695410847336141253876954108473361412538769541084733614125387695410847336141253876954108473361412538769541084733614125387695410847336141253876954108473361412538769541084733614125387695410847336141253876954108473361412538769541084733614125387695410847336141253876954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c828245c-ada7-4578-8bfd-095433bc52b9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13c73eb4-d98b-4363-bce5-a96cffda40a5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13c73eb4-d98b-4363-bce5-a96cffda40a5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14262855517869083637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426285551786908363714262855517869083637142628555178690836371426285551786908363714262855517869083637142628555178690836371426285551786908363714262855517869083637142628555178690836371426285551786908363714262855517869083637142628555178690836371426285551786908363714262855517869083637142628555178690836371426285551786908363714262855517869083637142628555178690836371426285551786908363714262855517869083637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c47a1cec-27b4-4909-bd1e-2d9d0ad313bf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0921b1a3-3ec8-4a10-b5b2-4f2f6571dbc4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0921b1a3-3ec8-4a10-b5b2-4f2f6571dbc4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15837485515192091384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583748551519209138415837485515192091384158374855151920913841583748551519209138415837485515192091384158374855151920913841583748551519209138415837485515192091384158374855151920913841583748551519209138415837485515192091384158374855151920913841583748551519209138415837485515192091384158374855151920913841583748551519209138415837485515192091384158374855151920913841583748551519209138415837485515192091384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0921b1a3-3ec8-4a10-b5b2-4f2f6571dbc4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7b9a457-c20c-4e4b-8531-b2d50aa079fd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7b9a457-c20c-4e4b-8531-b2d50aa079fd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6429555756098727537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64295557560987275376429555756098727537642955575609872753764295557560987275376429555756098727537642955575609872753764295557560987275376429555756098727537642955575609872753764295557560987275376429555756098727537642955575609872753764295557560987275376429555756098727537642955575609872753764295557560987275376429555756098727537642955575609872753764295557560987275376429555756098727537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7b9a457-c20c-4e4b-8531-b2d50aa079fd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ca0030d-39b3-47b1-b8b0-cc23b02b96b4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13c73eb4-d98b-4363-bce5-a96cffda40a5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ca0030d-39b3-47b1-b8b0-cc23b02b96b4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3562712519685218293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35627125196852182933562712519685218293356271251968521829335627125196852182933562712519685218293356271251968521829335627125196852182933562712519685218293356271251968521829335627125196852182933562712519685218293356271251968521829335627125196852182933562712519685218293356271251968521829335627125196852182933562712519685218293356271251968521829335627125196852182933562712519685218293" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed37bf35-a1b0-4489-a19c-c18f2307d67a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed37bf35-a1b0-4489-a19c-c18f2307d67a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16733389199770150828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673338919977015082816733389199770150828167333891997701508281673338919977015082816733389199770150828167333891997701508281673338919977015082816733389199770150828167333891997701508281673338919977015082816733389199770150828167333891997701508281673338919977015082816733389199770150828167333891997701508281673338919977015082816733389199770150828167333891997701508281673338919977015082816733389199770150828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ca0030d-39b3-47b1-b8b0-cc23b02b96b4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8893a0d0-32d0-4c39-a298-cc42bf357f3d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8893a0d0-32d0-4c39-a298-cc42bf357f3d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5688595569767026606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56885955697670266065688595569767026606568859556976702660656885955697670266065688595569767026606568859556976702660656885955697670266065688595569767026606568859556976702660656885955697670266065688595569767026606568859556976702660656885955697670266065688595569767026606568859556976702660656885955697670266065688595569767026606568859556976702660656885955697670266065688595569767026606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed37bf35-a1b0-4489-a19c-c18f2307d67a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ee6f365-a99e-4140-8c26-902b9e843df2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ee6f365-a99e-4140-8c26-902b9e843df2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16129471960039787686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612947196003978768616129471960039787686161294719600397876861612947196003978768616129471960039787686161294719600397876861612947196003978768616129471960039787686161294719600397876861612947196003978768616129471960039787686161294719600397876861612947196003978768616129471960039787686161294719600397876861612947196003978768616129471960039787686161294719600397876861612947196003978768616129471960039787686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8893a0d0-32d0-4c39-a298-cc42bf357f3d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0798333f-6a8b-4da7-bc5d-06a954c353fd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0798333f-6a8b-4da7-bc5d-06a954c353fd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18428729833167046605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842872983316704660518428729833167046605184287298331670466051842872983316704660518428729833167046605184287298331670466051842872983316704660518428729833167046605184287298331670466051842872983316704660518428729833167046605184287298331670466051842872983316704660518428729833167046605184287298331670466051842872983316704660518428729833167046605184287298331670466051842872983316704660518428729833167046605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ee6f365-a99e-4140-8c26-902b9e843df2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0798333f-6a8b-4da7-bc5d-06a954c353fd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87fa5c13-e5c3-4037-b8b1-c3ae811f6485, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87fa5c13-e5c3-4037-b8b1-c3ae811f6485, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13753520059119815974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1375352005911981597413753520059119815974137535200591198159741375352005911981597413753520059119815974137535200591198159741375352005911981597413753520059119815974137535200591198159741375352005911981597413753520059119815974137535200591198159741375352005911981597413753520059119815974137535200591198159741375352005911981597413753520059119815974137535200591198159741375352005911981597413753520059119815974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fcb4147-2674-47ab-a67c-938e85cb62ec, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fcb4147-2674-47ab-a67c-938e85cb62ec, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14261115505347716279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426111550534771627914261115505347716279142611155053477162791426111550534771627914261115505347716279142611155053477162791426111550534771627914261115505347716279142611155053477162791426111550534771627914261115505347716279142611155053477162791426111550534771627914261115505347716279142611155053477162791426111550534771627914261115505347716279142611155053477162791426111550534771627914261115505347716279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87fa5c13-e5c3-4037-b8b1-c3ae811f6485, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fcb4147-2674-47ab-a67c-938e85cb62ec, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16dd91b7-8d86-4558-8668-b3436f03fb04, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16dd91b7-8d86-4558-8668-b3436f03fb04, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13589645915476923033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358964591547692303313589645915476923033135896459154769230331358964591547692303313589645915476923033135896459154769230331358964591547692303313589645915476923033135896459154769230331358964591547692303313589645915476923033135896459154769230331358964591547692303313589645915476923033135896459154769230331358964591547692303313589645915476923033135896459154769230331358964591547692303313589645915476923033" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63e5d8c8-926d-4145-90d2-c307da9491f3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63e5d8c8-926d-4145-90d2-c307da9491f3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16757269311288300573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675726931128830057316757269311288300573167572693112883005731675726931128830057316757269311288300573167572693112883005731675726931128830057316757269311288300573167572693112883005731675726931128830057316757269311288300573167572693112883005731675726931128830057316757269311288300573167572693112883005731675726931128830057316757269311288300573167572693112883005731675726931128830057316757269311288300573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63e5d8c8-926d-4145-90d2-c307da9491f3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d0bd327-aa8c-4666-ba82-889b64e5775d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d0bd327-aa8c-4666-ba82-889b64e5775d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6289003432344373705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62890034323443737056289003432344373705628900343234437370562890034323443737056289003432344373705628900343234437370562890034323443737056289003432344373705628900343234437370562890034323443737056289003432344373705628900343234437370562890034323443737056289003432344373705628900343234437370562890034323443737056289003432344373705628900343234437370562890034323443737056289003432344373705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16dd91b7-8d86-4558-8668-b3436f03fb04, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c19d6f2-d574-4b9a-b7d4-da16292048b1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c19d6f2-d574-4b9a-b7d4-da16292048b1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12122099170656622779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212209917065662277912122099170656622779121220991706566227791212209917065662277912122099170656622779121220991706566227791212209917065662277912122099170656622779121220991706566227791212209917065662277912122099170656622779121220991706566227791212209917065662277912122099170656622779121220991706566227791212209917065662277912122099170656622779121220991706566227791212209917065662277912122099170656622779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d0bd327-aa8c-4666-ba82-889b64e5775d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c19d6f2-d574-4b9a-b7d4-da16292048b1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17dd411d-8769-4653-97e9-a83e5adb35b7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17dd411d-8769-4653-97e9-a83e5adb35b7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11736671128756319217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173667112875631921711736671128756319217117366711287563192171173667112875631921711736671128756319217117366711287563192171173667112875631921711736671128756319217117366711287563192171173667112875631921711736671128756319217117366711287563192171173667112875631921711736671128756319217117366711287563192171173667112875631921711736671128756319217117366711287563192171173667112875631921711736671128756319217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04999277-2cfa-4c31-a3da-ecd78d3226c6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04999277-2cfa-4c31-a3da-ecd78d3226c6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14859255172843268095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485925517284326809514859255172843268095148592551728432680951485925517284326809514859255172843268095148592551728432680951485925517284326809514859255172843268095148592551728432680951485925517284326809514859255172843268095148592551728432680951485925517284326809514859255172843268095148592551728432680951485925517284326809514859255172843268095148592551728432680951485925517284326809514859255172843268095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17dd411d-8769-4653-97e9-a83e5adb35b7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42ab3c8f-9f29-4099-baf9-f8cee36d64ce, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42ab3c8f-9f29-4099-baf9-f8cee36d64ce, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11888288675234014525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188828867523401452511888288675234014525118882886752340145251188828867523401452511888288675234014525118882886752340145251188828867523401452511888288675234014525118882886752340145251188828867523401452511888288675234014525118882886752340145251188828867523401452511888288675234014525118882886752340145251188828867523401452511888288675234014525118882886752340145251188828867523401452511888288675234014525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04999277-2cfa-4c31-a3da-ecd78d3226c6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ddd27dd-7137-4f1d-8ec8-d053390f0e3e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ddd27dd-7137-4f1d-8ec8-d053390f0e3e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12869286362987971312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286928636298797131212869286362987971312128692863629879713121286928636298797131212869286362987971312128692863629879713121286928636298797131212869286362987971312128692863629879713121286928636298797131212869286362987971312128692863629879713121286928636298797131212869286362987971312128692863629879713121286928636298797131212869286362987971312128692863629879713121286928636298797131212869286362987971312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42ab3c8f-9f29-4099-baf9-f8cee36d64ce, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8decff8-fe15-49ec-9369-85f2d8a9873d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8decff8-fe15-49ec-9369-85f2d8a9873d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2538466716285461660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25384667162854616602538466716285461660253846671628546166025384667162854616602538466716285461660253846671628546166025384667162854616602538466716285461660253846671628546166025384667162854616602538466716285461660253846671628546166025384667162854616602538466716285461660253846671628546166025384667162854616602538466716285461660253846671628546166025384667162854616602538466716285461660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ddd27dd-7137-4f1d-8ec8-d053390f0e3e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9daba32e-e56e-4e85-85d5-a73141064d6e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9daba32e-e56e-4e85-85d5-a73141064d6e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12854467690432624292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285446769043262429212854467690432624292128544676904326242921285446769043262429212854467690432624292128544676904326242921285446769043262429212854467690432624292128544676904326242921285446769043262429212854467690432624292128544676904326242921285446769043262429212854467690432624292128544676904326242921285446769043262429212854467690432624292128544676904326242921285446769043262429212854467690432624292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8decff8-fe15-49ec-9369-85f2d8a9873d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c701fefd-7c4b-4a4c-8688-d06d34accdee, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c701fefd-7c4b-4a4c-8688-d06d34accdee, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9252521391388592187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92525213913885921879252521391388592187925252139138859218792525213913885921879252521391388592187925252139138859218792525213913885921879252521391388592187925252139138859218792525213913885921879252521391388592187925252139138859218792525213913885921879252521391388592187925252139138859218792525213913885921879252521391388592187925252139138859218792525213913885921879252521391388592187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9daba32e-e56e-4e85-85d5-a73141064d6e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a8e7555-6312-4892-9fd8-d89e5dec6181, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a8e7555-6312-4892-9fd8-d89e5dec6181, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6305736534102971658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63057365341029716586305736534102971658630573653410297165863057365341029716586305736534102971658630573653410297165863057365341029716586305736534102971658630573653410297165863057365341029716586305736534102971658630573653410297165863057365341029716586305736534102971658630573653410297165863057365341029716586305736534102971658630573653410297165863057365341029716586305736534102971658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c701fefd-7c4b-4a4c-8688-d06d34accdee, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 872f7603-ead3-48c1-b1c2-3e8869b3474d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 872f7603-ead3-48c1-b1c2-3e8869b3474d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3659602223376443211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36596022233764432113659602223376443211365960222337644321136596022233764432113659602223376443211365960222337644321136596022233764432113659602223376443211365960222337644321136596022233764432113659602223376443211365960222337644321136596022233764432113659602223376443211365960222337644321136596022233764432113659602223376443211365960222337644321136596022233764432113659602223376443211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a8e7555-6312-4892-9fd8-d89e5dec6181, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dba71cf-3fda-49c3-8a20-9a75c54f8d3c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dba71cf-3fda-49c3-8a20-9a75c54f8d3c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15157789285196596677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515778928519659667715157789285196596677151577892851965966771515778928519659667715157789285196596677151577892851965966771515778928519659667715157789285196596677151577892851965966771515778928519659667715157789285196596677151577892851965966771515778928519659667715157789285196596677151577892851965966771515778928519659667715157789285196596677151577892851965966771515778928519659667715157789285196596677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 872f7603-ead3-48c1-b1c2-3e8869b3474d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 427649fd-f43b-4195-83ef-37b36c03d5d2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 427649fd-f43b-4195-83ef-37b36c03d5d2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3682640566181384081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36826405661813840813682640566181384081368264056618138408136826405661813840813682640566181384081368264056618138408136826405661813840813682640566181384081368264056618138408136826405661813840813682640566181384081368264056618138408136826405661813840813682640566181384081368264056618138408136826405661813840813682640566181384081368264056618138408136826405661813840813682640566181384081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 427649fd-f43b-4195-83ef-37b36c03d5d2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16ad92f6-5f49-4282-8e35-9b3c2e01315c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16ad92f6-5f49-4282-8e35-9b3c2e01315c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16087729512154870541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608772951215487054116087729512154870541160877295121548705411608772951215487054116087729512154870541160877295121548705411608772951215487054116087729512154870541160877295121548705411608772951215487054116087729512154870541160877295121548705411608772951215487054116087729512154870541160877295121548705411608772951215487054116087729512154870541160877295121548705411608772951215487054116087729512154870541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dba71cf-3fda-49c3-8a20-9a75c54f8d3c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7290dd90-5f61-4fe1-a046-74d7508b77b4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7290dd90-5f61-4fe1-a046-74d7508b77b4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14120146276464670442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412014627646467044214120146276464670442141201462764646704421412014627646467044214120146276464670442141201462764646704421412014627646467044214120146276464670442141201462764646704421412014627646467044214120146276464670442141201462764646704421412014627646467044214120146276464670442141201462764646704421412014627646467044214120146276464670442141201462764646704421412014627646467044214120146276464670442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16ad92f6-5f49-4282-8e35-9b3c2e01315c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10376438-320e-415e-82d7-3824f4cce9d7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10376438-320e-415e-82d7-3824f4cce9d7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8626921167396199080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86269211673961990808626921167396199080862692116739619908086269211673961990808626921167396199080862692116739619908086269211673961990808626921167396199080862692116739619908086269211673961990808626921167396199080862692116739619908086269211673961990808626921167396199080862692116739619908086269211673961990808626921167396199080862692116739619908086269211673961990808626921167396199080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7290dd90-5f61-4fe1-a046-74d7508b77b4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5e9e84e-2d4a-49b3-aa8a-ce6e787b0da1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5e9e84e-2d4a-49b3-aa8a-ce6e787b0da1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2171776060628995701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21717760606289957012171776060628995701217177606062899570121717760606289957012171776060628995701217177606062899570121717760606289957012171776060628995701217177606062899570121717760606289957012171776060628995701217177606062899570121717760606289957012171776060628995701217177606062899570121717760606289957012171776060628995701217177606062899570121717760606289957012171776060628995701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10376438-320e-415e-82d7-3824f4cce9d7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed85d1ff-2a3e-4715-9c1f-a3ac2d1349a1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed85d1ff-2a3e-4715-9c1f-a3ac2d1349a1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11993293434185482129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199329343418548212911993293434185482129119932934341854821291199329343418548212911993293434185482129119932934341854821291199329343418548212911993293434185482129119932934341854821291199329343418548212911993293434185482129119932934341854821291199329343418548212911993293434185482129119932934341854821291199329343418548212911993293434185482129119932934341854821291199329343418548212911993293434185482129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5e9e84e-2d4a-49b3-aa8a-ce6e787b0da1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21797a55-03c5-44db-ba10-8df83a1c33f6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21797a55-03c5-44db-ba10-8df83a1c33f6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18271648781692859115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827164878169285911518271648781692859115182716487816928591151827164878169285911518271648781692859115182716487816928591151827164878169285911518271648781692859115182716487816928591151827164878169285911518271648781692859115182716487816928591151827164878169285911518271648781692859115182716487816928591151827164878169285911518271648781692859115182716487816928591151827164878169285911518271648781692859115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed85d1ff-2a3e-4715-9c1f-a3ac2d1349a1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61ee3077-415d-4430-bf60-f6ea86aacb7b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61ee3077-415d-4430-bf60-f6ea86aacb7b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6507098653919487620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65070986539194876206507098653919487620650709865391948762065070986539194876206507098653919487620650709865391948762065070986539194876206507098653919487620650709865391948762065070986539194876206507098653919487620650709865391948762065070986539194876206507098653919487620650709865391948762065070986539194876206507098653919487620650709865391948762065070986539194876206507098653919487620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21797a55-03c5-44db-ba10-8df83a1c33f6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55319ed6-00d7-4d53-a3af-efe1e6310813, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55319ed6-00d7-4d53-a3af-efe1e6310813, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16980487995765062768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698048799576506276816980487995765062768169804879957650627681698048799576506276816980487995765062768169804879957650627681698048799576506276816980487995765062768169804879957650627681698048799576506276816980487995765062768169804879957650627681698048799576506276816980487995765062768169804879957650627681698048799576506276816980487995765062768169804879957650627681698048799576506276816980487995765062768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61ee3077-415d-4430-bf60-f6ea86aacb7b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75c0fbae-d059-4057-9a35-b1feb8bdb2f0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55319ed6-00d7-4d53-a3af-efe1e6310813, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ac489d1-f426-41ce-9cf8-facefe35f94c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ac489d1-f426-41ce-9cf8-facefe35f94c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15791755047125873410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579175504712587341015791755047125873410157917550471258734101579175504712587341015791755047125873410157917550471258734101579175504712587341015791755047125873410157917550471258734101579175504712587341015791755047125873410157917550471258734101579175504712587341015791755047125873410157917550471258734101579175504712587341015791755047125873410157917550471258734101579175504712587341015791755047125873410" } } } 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, 75c0fbae-d059-4057-9a35-b1feb8bdb2f0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2247800469438934066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22478004694389340662247800469438934066224780046943893406622478004694389340662247800469438934066224780046943893406622478004694389340662247800469438934066224780046943893406622478004694389340662247800469438934066224780046943893406622478004694389340662247800469438934066224780046943893406622478004694389340662247800469438934066224780046943893406622478004694389340662247800469438934066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75c0fbae-d059-4057-9a35-b1feb8bdb2f0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78182acd-56ec-4338-83e6-dcc415696182, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78182acd-56ec-4338-83e6-dcc415696182, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6900759473496841468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69007594734968414686900759473496841468690075947349684146869007594734968414686900759473496841468690075947349684146869007594734968414686900759473496841468690075947349684146869007594734968414686900759473496841468690075947349684146869007594734968414686900759473496841468690075947349684146869007594734968414686900759473496841468690075947349684146869007594734968414686900759473496841468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ac489d1-f426-41ce-9cf8-facefe35f94c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3eb40902-5436-4de4-af6f-79457ac5fd05, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eb40902-5436-4de4-af6f-79457ac5fd05, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2774987281797817267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27749872817978172672774987281797817267277498728179781726727749872817978172672774987281797817267277498728179781726727749872817978172672774987281797817267277498728179781726727749872817978172672774987281797817267277498728179781726727749872817978172672774987281797817267277498728179781726727749872817978172672774987281797817267277498728179781726727749872817978172672774987281797817267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78182acd-56ec-4338-83e6-dcc415696182, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35f94601-1e38-486f-85f4-5bf4183d7104, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35f94601-1e38-486f-85f4-5bf4183d7104, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14466555123928452488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446655512392845248814466555123928452488144665551239284524881446655512392845248814466555123928452488144665551239284524881446655512392845248814466555123928452488144665551239284524881446655512392845248814466555123928452488144665551239284524881446655512392845248814466555123928452488144665551239284524881446655512392845248814466555123928452488144665551239284524881446655512392845248814466555123928452488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3eb40902-5436-4de4-af6f-79457ac5fd05, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5346a109-dd97-4678-a657-b2b1d2b40382, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35f94601-1e38-486f-85f4-5bf4183d7104, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5346a109-dd97-4678-a657-b2b1d2b40382, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11389617897539774280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138961789753977428011389617897539774280113896178975397742801138961789753977428011389617897539774280113896178975397742801138961789753977428011389617897539774280113896178975397742801138961789753977428011389617897539774280113896178975397742801138961789753977428011389617897539774280113896178975397742801138961789753977428011389617897539774280113896178975397742801138961789753977428011389617897539774280" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 007e319f-22df-4537-b617-05d22cd8d2ad, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 007e319f-22df-4537-b617-05d22cd8d2ad, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18153697518760521365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815369751876052136518153697518760521365181536975187605213651815369751876052136518153697518760521365181536975187605213651815369751876052136518153697518760521365181536975187605213651815369751876052136518153697518760521365181536975187605213651815369751876052136518153697518760521365181536975187605213651815369751876052136518153697518760521365181536975187605213651815369751876052136518153697518760521365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5346a109-dd97-4678-a657-b2b1d2b40382, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 325a3cf6-3340-401a-8908-f60124405bfd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 325a3cf6-3340-401a-8908-f60124405bfd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12314302685240453303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231430268524045330312314302685240453303123143026852404533031231430268524045330312314302685240453303123143026852404533031231430268524045330312314302685240453303123143026852404533031231430268524045330312314302685240453303123143026852404533031231430268524045330312314302685240453303123143026852404533031231430268524045330312314302685240453303123143026852404533031231430268524045330312314302685240453303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 007e319f-22df-4537-b617-05d22cd8d2ad, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e223452-65bf-43f8-a29f-22b9b9c20107, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e223452-65bf-43f8-a29f-22b9b9c20107, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11176701406026585201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117670140602658520111176701406026585201111767014060265852011117670140602658520111176701406026585201111767014060265852011117670140602658520111176701406026585201111767014060265852011117670140602658520111176701406026585201111767014060265852011117670140602658520111176701406026585201111767014060265852011117670140602658520111176701406026585201111767014060265852011117670140602658520111176701406026585201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 325a3cf6-3340-401a-8908-f60124405bfd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e42e8e42-e1c7-49a9-ba53-5a0c6d640e3c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e42e8e42-e1c7-49a9-ba53-5a0c6d640e3c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16369248685406714219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636924868540671421916369248685406714219163692486854067142191636924868540671421916369248685406714219163692486854067142191636924868540671421916369248685406714219163692486854067142191636924868540671421916369248685406714219163692486854067142191636924868540671421916369248685406714219163692486854067142191636924868540671421916369248685406714219163692486854067142191636924868540671421916369248685406714219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e223452-65bf-43f8-a29f-22b9b9c20107, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53b2f71c-609e-4d64-b503-2a7896dbe376, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53b2f71c-609e-4d64-b503-2a7896dbe376, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12484104461366583385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248410446136658338512484104461366583385124841044613665833851248410446136658338512484104461366583385124841044613665833851248410446136658338512484104461366583385124841044613665833851248410446136658338512484104461366583385124841044613665833851248410446136658338512484104461366583385124841044613665833851248410446136658338512484104461366583385124841044613665833851248410446136658338512484104461366583385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e42e8e42-e1c7-49a9-ba53-5a0c6d640e3c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 948c589b-1e23-496a-866d-c8f9f56de94c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 948c589b-1e23-496a-866d-c8f9f56de94c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18052118125855375721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805211812585537572118052118125855375721180521181258553757211805211812585537572118052118125855375721180521181258553757211805211812585537572118052118125855375721180521181258553757211805211812585537572118052118125855375721180521181258553757211805211812585537572118052118125855375721180521181258553757211805211812585537572118052118125855375721180521181258553757211805211812585537572118052118125855375721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53b2f71c-609e-4d64-b503-2a7896dbe376, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5ed5bbc-23d1-4473-9f17-780ba285cb11, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5ed5bbc-23d1-4473-9f17-780ba285cb11, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16421310129085219768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642131012908521976816421310129085219768164213101290852197681642131012908521976816421310129085219768164213101290852197681642131012908521976816421310129085219768164213101290852197681642131012908521976816421310129085219768164213101290852197681642131012908521976816421310129085219768164213101290852197681642131012908521976816421310129085219768164213101290852197681642131012908521976816421310129085219768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 948c589b-1e23-496a-866d-c8f9f56de94c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd290f40-9827-4dbc-8e09-e2fd328fb33b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd290f40-9827-4dbc-8e09-e2fd328fb33b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16617576153015100474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661757615301510047416617576153015100474166175761530151004741661757615301510047416617576153015100474166175761530151004741661757615301510047416617576153015100474166175761530151004741661757615301510047416617576153015100474166175761530151004741661757615301510047416617576153015100474166175761530151004741661757615301510047416617576153015100474166175761530151004741661757615301510047416617576153015100474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5ed5bbc-23d1-4473-9f17-780ba285cb11, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d3b45b5-a485-4d67-b185-99e6c27d0313, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d3b45b5-a485-4d67-b185-99e6c27d0313, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11569135717642192820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156913571764219282011569135717642192820115691357176421928201156913571764219282011569135717642192820115691357176421928201156913571764219282011569135717642192820115691357176421928201156913571764219282011569135717642192820115691357176421928201156913571764219282011569135717642192820115691357176421928201156913571764219282011569135717642192820115691357176421928201156913571764219282011569135717642192820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd290f40-9827-4dbc-8e09-e2fd328fb33b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0867cd69-3c3e-47ad-8319-e5e7f52ce03a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0867cd69-3c3e-47ad-8319-e5e7f52ce03a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5043030139358013614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50430301393580136145043030139358013614504303013935801361450430301393580136145043030139358013614504303013935801361450430301393580136145043030139358013614504303013935801361450430301393580136145043030139358013614504303013935801361450430301393580136145043030139358013614504303013935801361450430301393580136145043030139358013614504303013935801361450430301393580136145043030139358013614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d3b45b5-a485-4d67-b185-99e6c27d0313, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bc08a46-5b26-4c1b-9182-370f0f771b2f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bc08a46-5b26-4c1b-9182-370f0f771b2f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4949410833557712136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49494108335577121364949410833557712136494941083355771213649494108335577121364949410833557712136494941083355771213649494108335577121364949410833557712136494941083355771213649494108335577121364949410833557712136494941083355771213649494108335577121364949410833557712136494941083355771213649494108335577121364949410833557712136494941083355771213649494108335577121364949410833557712136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0867cd69-3c3e-47ad-8319-e5e7f52ce03a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37b3126b-e4c1-4989-825c-0a7b60e4c39f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37b3126b-e4c1-4989-825c-0a7b60e4c39f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17444767933171843194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744476793317184319417444767933171843194174447679331718431941744476793317184319417444767933171843194174447679331718431941744476793317184319417444767933171843194174447679331718431941744476793317184319417444767933171843194174447679331718431941744476793317184319417444767933171843194174447679331718431941744476793317184319417444767933171843194174447679331718431941744476793317184319417444767933171843194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bc08a46-5b26-4c1b-9182-370f0f771b2f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92f8ee9d-8c20-4a5d-b6a8-ac07cff90dd3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92f8ee9d-8c20-4a5d-b6a8-ac07cff90dd3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18377169255799015189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1837716925579901518918377169255799015189183771692557990151891837716925579901518918377169255799015189183771692557990151891837716925579901518918377169255799015189183771692557990151891837716925579901518918377169255799015189183771692557990151891837716925579901518918377169255799015189183771692557990151891837716925579901518918377169255799015189183771692557990151891837716925579901518918377169255799015189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37b3126b-e4c1-4989-825c-0a7b60e4c39f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a674aa4-2170-47a8-8291-3a7f1e5cdb44, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a674aa4-2170-47a8-8291-3a7f1e5cdb44, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 938226090524268504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "938226090524268504938226090524268504938226090524268504938226090524268504938226090524268504938226090524268504938226090524268504938226090524268504938226090524268504938226090524268504938226090524268504938226090524268504938226090524268504938226090524268504938226090524268504938226090524268504938226090524268504938226090524268504938226090524268504938226090524268504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92f8ee9d-8c20-4a5d-b6a8-ac07cff90dd3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fffccf8-1c7b-4bb1-96d5-df5231e118a0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fffccf8-1c7b-4bb1-96d5-df5231e118a0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15085099812698866251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508509981269886625115085099812698866251150850998126988662511508509981269886625115085099812698866251150850998126988662511508509981269886625115085099812698866251150850998126988662511508509981269886625115085099812698866251150850998126988662511508509981269886625115085099812698866251150850998126988662511508509981269886625115085099812698866251150850998126988662511508509981269886625115085099812698866251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a674aa4-2170-47a8-8291-3a7f1e5cdb44, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a57f294e-939d-4b5a-b44a-d542333541a6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a57f294e-939d-4b5a-b44a-d542333541a6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17684798363878676396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768479836387867639617684798363878676396176847983638786763961768479836387867639617684798363878676396176847983638786763961768479836387867639617684798363878676396176847983638786763961768479836387867639617684798363878676396176847983638786763961768479836387867639617684798363878676396176847983638786763961768479836387867639617684798363878676396176847983638786763961768479836387867639617684798363878676396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fffccf8-1c7b-4bb1-96d5-df5231e118a0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f75b04a-1a67-4ccf-8ab4-621810a18686, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f75b04a-1a67-4ccf-8ab4-621810a18686, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8879088226912153919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88790882269121539198879088226912153919887908822691215391988790882269121539198879088226912153919887908822691215391988790882269121539198879088226912153919887908822691215391988790882269121539198879088226912153919887908822691215391988790882269121539198879088226912153919887908822691215391988790882269121539198879088226912153919887908822691215391988790882269121539198879088226912153919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a57f294e-939d-4b5a-b44a-d542333541a6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fb48b6c-3793-49a9-bae7-10bfd94a06e6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fb48b6c-3793-49a9-bae7-10bfd94a06e6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6408568766696256425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64085687666962564256408568766696256425640856876669625642564085687666962564256408568766696256425640856876669625642564085687666962564256408568766696256425640856876669625642564085687666962564256408568766696256425640856876669625642564085687666962564256408568766696256425640856876669625642564085687666962564256408568766696256425640856876669625642564085687666962564256408568766696256425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f75b04a-1a67-4ccf-8ab4-621810a18686, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40e7892e-6c6b-42f8-9d87-97e6b0888fd4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40e7892e-6c6b-42f8-9d87-97e6b0888fd4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13850366844143228024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385036684414322802413850366844143228024138503668441432280241385036684414322802413850366844143228024138503668441432280241385036684414322802413850366844143228024138503668441432280241385036684414322802413850366844143228024138503668441432280241385036684414322802413850366844143228024138503668441432280241385036684414322802413850366844143228024138503668441432280241385036684414322802413850366844143228024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fb48b6c-3793-49a9-bae7-10bfd94a06e6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 576fbae6-a846-436a-ac26-da1be3d1e552, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 576fbae6-a846-436a-ac26-da1be3d1e552, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4767192032799511773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47671920327995117734767192032799511773476719203279951177347671920327995117734767192032799511773476719203279951177347671920327995117734767192032799511773476719203279951177347671920327995117734767192032799511773476719203279951177347671920327995117734767192032799511773476719203279951177347671920327995117734767192032799511773476719203279951177347671920327995117734767192032799511773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40e7892e-6c6b-42f8-9d87-97e6b0888fd4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbdddb67-f423-4c1e-aece-c264bfd78587, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbdddb67-f423-4c1e-aece-c264bfd78587, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14704286040103226950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470428604010322695014704286040103226950147042860401032269501470428604010322695014704286040103226950147042860401032269501470428604010322695014704286040103226950147042860401032269501470428604010322695014704286040103226950147042860401032269501470428604010322695014704286040103226950147042860401032269501470428604010322695014704286040103226950147042860401032269501470428604010322695014704286040103226950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 576fbae6-a846-436a-ac26-da1be3d1e552, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e598b37-2e67-40af-a016-4b80b951adc7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e598b37-2e67-40af-a016-4b80b951adc7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17300031658763321527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1730003165876332152717300031658763321527173000316587633215271730003165876332152717300031658763321527173000316587633215271730003165876332152717300031658763321527173000316587633215271730003165876332152717300031658763321527173000316587633215271730003165876332152717300031658763321527173000316587633215271730003165876332152717300031658763321527173000316587633215271730003165876332152717300031658763321527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbdddb67-f423-4c1e-aece-c264bfd78587, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4da4f28-74b8-4368-9cb6-16d7949fde68, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e598b37-2e67-40af-a016-4b80b951adc7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4da4f28-74b8-4368-9cb6-16d7949fde68, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1475426107961655095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14754261079616550951475426107961655095147542610796165509514754261079616550951475426107961655095147542610796165509514754261079616550951475426107961655095147542610796165509514754261079616550951475426107961655095147542610796165509514754261079616550951475426107961655095147542610796165509514754261079616550951475426107961655095147542610796165509514754261079616550951475426107961655095" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1614a91a-b4ce-45da-b731-80a29c667eb6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1614a91a-b4ce-45da-b731-80a29c667eb6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10840330285545363728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084033028554536372810840330285545363728108403302855453637281084033028554536372810840330285545363728108403302855453637281084033028554536372810840330285545363728108403302855453637281084033028554536372810840330285545363728108403302855453637281084033028554536372810840330285545363728108403302855453637281084033028554536372810840330285545363728108403302855453637281084033028554536372810840330285545363728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4da4f28-74b8-4368-9cb6-16d7949fde68, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afb87797-48c9-456c-9ae7-7e427151957f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1614a91a-b4ce-45da-b731-80a29c667eb6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afb87797-48c9-456c-9ae7-7e427151957f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13906551123351477975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390655112335147797513906551123351477975139065511233514779751390655112335147797513906551123351477975139065511233514779751390655112335147797513906551123351477975139065511233514779751390655112335147797513906551123351477975139065511233514779751390655112335147797513906551123351477975139065511233514779751390655112335147797513906551123351477975139065511233514779751390655112335147797513906551123351477975" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 591d029b-5976-40e4-a6cd-890a685f42d5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 591d029b-5976-40e4-a6cd-890a685f42d5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11821035352192590697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1182103535219259069711821035352192590697118210353521925906971182103535219259069711821035352192590697118210353521925906971182103535219259069711821035352192590697118210353521925906971182103535219259069711821035352192590697118210353521925906971182103535219259069711821035352192590697118210353521925906971182103535219259069711821035352192590697118210353521925906971182103535219259069711821035352192590697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afb87797-48c9-456c-9ae7-7e427151957f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 591d029b-5976-40e4-a6cd-890a685f42d5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 948ece40-8052-4584-aee4-67e94bad2207, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 948ece40-8052-4584-aee4-67e94bad2207, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1913109037208792783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19131090372087927831913109037208792783191310903720879278319131090372087927831913109037208792783191310903720879278319131090372087927831913109037208792783191310903720879278319131090372087927831913109037208792783191310903720879278319131090372087927831913109037208792783191310903720879278319131090372087927831913109037208792783191310903720879278319131090372087927831913109037208792783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd93d458-d1c3-4cdd-93c2-9fbed9f67b35, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd93d458-d1c3-4cdd-93c2-9fbed9f67b35, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10264556080339109531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026455608033910953110264556080339109531102645560803391095311026455608033910953110264556080339109531102645560803391095311026455608033910953110264556080339109531102645560803391095311026455608033910953110264556080339109531102645560803391095311026455608033910953110264556080339109531102645560803391095311026455608033910953110264556080339109531102645560803391095311026455608033910953110264556080339109531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 948ece40-8052-4584-aee4-67e94bad2207, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3ad4d30-3cd2-4c19-86c3-21c711ab1c41, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd93d458-d1c3-4cdd-93c2-9fbed9f67b35, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3ad4d30-3cd2-4c19-86c3-21c711ab1c41, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9627338214778536670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96273382147785366709627338214778536670962733821477853667096273382147785366709627338214778536670962733821477853667096273382147785366709627338214778536670962733821477853667096273382147785366709627338214778536670962733821477853667096273382147785366709627338214778536670962733821477853667096273382147785366709627338214778536670962733821477853667096273382147785366709627338214778536670" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 362c9be3-dd64-4522-b93b-9fb0d3db6755, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 362c9be3-dd64-4522-b93b-9fb0d3db6755, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10878900019305116009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087890001930511600910878900019305116009108789000193051160091087890001930511600910878900019305116009108789000193051160091087890001930511600910878900019305116009108789000193051160091087890001930511600910878900019305116009108789000193051160091087890001930511600910878900019305116009108789000193051160091087890001930511600910878900019305116009108789000193051160091087890001930511600910878900019305116009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3ad4d30-3cd2-4c19-86c3-21c711ab1c41, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07dc54d3-73cf-48cf-b4f8-17194815602d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07dc54d3-73cf-48cf-b4f8-17194815602d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11701844588659996208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170184458865999620811701844588659996208117018445886599962081170184458865999620811701844588659996208117018445886599962081170184458865999620811701844588659996208117018445886599962081170184458865999620811701844588659996208117018445886599962081170184458865999620811701844588659996208117018445886599962081170184458865999620811701844588659996208117018445886599962081170184458865999620811701844588659996208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 362c9be3-dd64-4522-b93b-9fb0d3db6755, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 512c1545-cdb6-4099-8f6c-f9a74bd37f32, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 512c1545-cdb6-4099-8f6c-f9a74bd37f32, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6392246868943443010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63922468689434430106392246868943443010639224686894344301063922468689434430106392246868943443010639224686894344301063922468689434430106392246868943443010639224686894344301063922468689434430106392246868943443010639224686894344301063922468689434430106392246868943443010639224686894344301063922468689434430106392246868943443010639224686894344301063922468689434430106392246868943443010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 512c1545-cdb6-4099-8f6c-f9a74bd37f32, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17b269a9-ff89-4c00-bab0-9e129a8d29f8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17b269a9-ff89-4c00-bab0-9e129a8d29f8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7420064699883323821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74200646998833238217420064699883323821742006469988332382174200646998833238217420064699883323821742006469988332382174200646998833238217420064699883323821742006469988332382174200646998833238217420064699883323821742006469988332382174200646998833238217420064699883323821742006469988332382174200646998833238217420064699883323821742006469988332382174200646998833238217420064699883323821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07dc54d3-73cf-48cf-b4f8-17194815602d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f620dd7-572f-469e-81d9-55b272e3af55, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f620dd7-572f-469e-81d9-55b272e3af55, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1821570310203370500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18215703102033705001821570310203370500182157031020337050018215703102033705001821570310203370500182157031020337050018215703102033705001821570310203370500182157031020337050018215703102033705001821570310203370500182157031020337050018215703102033705001821570310203370500182157031020337050018215703102033705001821570310203370500182157031020337050018215703102033705001821570310203370500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f620dd7-572f-469e-81d9-55b272e3af55, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17b269a9-ff89-4c00-bab0-9e129a8d29f8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3b339ff-c23b-40d3-b0dc-9b75f979b722, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3b339ff-c23b-40d3-b0dc-9b75f979b722, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12667699874748801261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266769987474880126112667699874748801261126676998747488012611266769987474880126112667699874748801261126676998747488012611266769987474880126112667699874748801261126676998747488012611266769987474880126112667699874748801261126676998747488012611266769987474880126112667699874748801261126676998747488012611266769987474880126112667699874748801261126676998747488012611266769987474880126112667699874748801261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d80ce1b1-7a9b-4f8d-b92a-4578fbf68854, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d80ce1b1-7a9b-4f8d-b92a-4578fbf68854, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 50265711352353494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5026571135235349450265711352353494502657113523534945026571135235349450265711352353494502657113523534945026571135235349450265711352353494502657113523534945026571135235349450265711352353494502657113523534945026571135235349450265711352353494502657113523534945026571135235349450265711352353494502657113523534945026571135235349450265711352353494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3b339ff-c23b-40d3-b0dc-9b75f979b722, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe0ea509-4b5e-4fd4-a27f-6a9dadd0a2cf, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe0ea509-4b5e-4fd4-a27f-6a9dadd0a2cf, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11411262085942375807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1141126208594237580711411262085942375807114112620859423758071141126208594237580711411262085942375807114112620859423758071141126208594237580711411262085942375807114112620859423758071141126208594237580711411262085942375807114112620859423758071141126208594237580711411262085942375807114112620859423758071141126208594237580711411262085942375807114112620859423758071141126208594237580711411262085942375807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d80ce1b1-7a9b-4f8d-b92a-4578fbf68854, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb7b10b9-de75-4c90-bd68-080fb1d59219, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb7b10b9-de75-4c90-bd68-080fb1d59219, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15447412786839115085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544741278683911508515447412786839115085154474127868391150851544741278683911508515447412786839115085154474127868391150851544741278683911508515447412786839115085154474127868391150851544741278683911508515447412786839115085154474127868391150851544741278683911508515447412786839115085154474127868391150851544741278683911508515447412786839115085154474127868391150851544741278683911508515447412786839115085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe0ea509-4b5e-4fd4-a27f-6a9dadd0a2cf, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77c267b5-ae6f-45b7-9d23-0124748a7ae1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77c267b5-ae6f-45b7-9d23-0124748a7ae1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10546382366476248616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054638236647624861610546382366476248616105463823664762486161054638236647624861610546382366476248616105463823664762486161054638236647624861610546382366476248616105463823664762486161054638236647624861610546382366476248616105463823664762486161054638236647624861610546382366476248616105463823664762486161054638236647624861610546382366476248616105463823664762486161054638236647624861610546382366476248616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb7b10b9-de75-4c90-bd68-080fb1d59219, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 970e8c1e-da10-4f16-9439-909ce957d9c0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 970e8c1e-da10-4f16-9439-909ce957d9c0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1617356635772343124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16173566357723431241617356635772343124161735663577234312416173566357723431241617356635772343124161735663577234312416173566357723431241617356635772343124161735663577234312416173566357723431241617356635772343124161735663577234312416173566357723431241617356635772343124161735663577234312416173566357723431241617356635772343124161735663577234312416173566357723431241617356635772343124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77c267b5-ae6f-45b7-9d23-0124748a7ae1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3a6a8b0-b5f4-4f6b-8892-3cf8335c01be, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3a6a8b0-b5f4-4f6b-8892-3cf8335c01be, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9679735936779394381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96797359367793943819679735936779394381967973593677939438196797359367793943819679735936779394381967973593677939438196797359367793943819679735936779394381967973593677939438196797359367793943819679735936779394381967973593677939438196797359367793943819679735936779394381967973593677939438196797359367793943819679735936779394381967973593677939438196797359367793943819679735936779394381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3a6a8b0-b5f4-4f6b-8892-3cf8335c01be, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f49001c-08ff-4872-9c29-5b4e5861cdfb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f49001c-08ff-4872-9c29-5b4e5861cdfb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17346941430059846949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1734694143005984694917346941430059846949173469414300598469491734694143005984694917346941430059846949173469414300598469491734694143005984694917346941430059846949173469414300598469491734694143005984694917346941430059846949173469414300598469491734694143005984694917346941430059846949173469414300598469491734694143005984694917346941430059846949173469414300598469491734694143005984694917346941430059846949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 970e8c1e-da10-4f16-9439-909ce957d9c0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0b73056-9b0f-44eb-bc2c-66645f4d216f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0b73056-9b0f-44eb-bc2c-66645f4d216f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8896756243403046698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88967562434030466988896756243403046698889675624340304669888967562434030466988896756243403046698889675624340304669888967562434030466988896756243403046698889675624340304669888967562434030466988896756243403046698889675624340304669888967562434030466988896756243403046698889675624340304669888967562434030466988896756243403046698889675624340304669888967562434030466988896756243403046698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f49001c-08ff-4872-9c29-5b4e5861cdfb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d610ac3f-7f43-4d0e-ba82-a29ad004cb8a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d610ac3f-7f43-4d0e-ba82-a29ad004cb8a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13079584317590955588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307958431759095558813079584317590955588130795843175909555881307958431759095558813079584317590955588130795843175909555881307958431759095558813079584317590955588130795843175909555881307958431759095558813079584317590955588130795843175909555881307958431759095558813079584317590955588130795843175909555881307958431759095558813079584317590955588130795843175909555881307958431759095558813079584317590955588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0b73056-9b0f-44eb-bc2c-66645f4d216f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15d6c11a-3571-4c0f-9d47-4045e2b075ad, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15d6c11a-3571-4c0f-9d47-4045e2b075ad, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9019577316215984734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90195773162159847349019577316215984734901957731621598473490195773162159847349019577316215984734901957731621598473490195773162159847349019577316215984734901957731621598473490195773162159847349019577316215984734901957731621598473490195773162159847349019577316215984734901957731621598473490195773162159847349019577316215984734901957731621598473490195773162159847349019577316215984734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d610ac3f-7f43-4d0e-ba82-a29ad004cb8a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a297b552-536e-498b-a9a3-74fd5ca13864, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a297b552-536e-498b-a9a3-74fd5ca13864, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7200390658034168576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72003906580341685767200390658034168576720039065803416857672003906580341685767200390658034168576720039065803416857672003906580341685767200390658034168576720039065803416857672003906580341685767200390658034168576720039065803416857672003906580341685767200390658034168576720039065803416857672003906580341685767200390658034168576720039065803416857672003906580341685767200390658034168576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15d6c11a-3571-4c0f-9d47-4045e2b075ad, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71796e10-b1c6-4aba-bc37-316cfb18b70e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71796e10-b1c6-4aba-bc37-316cfb18b70e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9848999636503554257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98489996365035542579848999636503554257984899963650355425798489996365035542579848999636503554257984899963650355425798489996365035542579848999636503554257984899963650355425798489996365035542579848999636503554257984899963650355425798489996365035542579848999636503554257984899963650355425798489996365035542579848999636503554257984899963650355425798489996365035542579848999636503554257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a297b552-536e-498b-a9a3-74fd5ca13864, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec3c5cea-ae52-4405-a42c-33f8d85b2685, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec3c5cea-ae52-4405-a42c-33f8d85b2685, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9091515740760212420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90915157407602124209091515740760212420909151574076021242090915157407602124209091515740760212420909151574076021242090915157407602124209091515740760212420909151574076021242090915157407602124209091515740760212420909151574076021242090915157407602124209091515740760212420909151574076021242090915157407602124209091515740760212420909151574076021242090915157407602124209091515740760212420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71796e10-b1c6-4aba-bc37-316cfb18b70e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dd97dfc-3ceb-4f04-9083-b0ce1dd9026a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dd97dfc-3ceb-4f04-9083-b0ce1dd9026a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15956891037721663682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595689103772166368215956891037721663682159568910377216636821595689103772166368215956891037721663682159568910377216636821595689103772166368215956891037721663682159568910377216636821595689103772166368215956891037721663682159568910377216636821595689103772166368215956891037721663682159568910377216636821595689103772166368215956891037721663682159568910377216636821595689103772166368215956891037721663682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec3c5cea-ae52-4405-a42c-33f8d85b2685, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dd97dfc-3ceb-4f04-9083-b0ce1dd9026a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85abc8ee-7fea-4d81-bcfb-cc4e378dce2f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85abc8ee-7fea-4d81-bcfb-cc4e378dce2f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18129061023975701883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1812906102397570188318129061023975701883181290610239757018831812906102397570188318129061023975701883181290610239757018831812906102397570188318129061023975701883181290610239757018831812906102397570188318129061023975701883181290610239757018831812906102397570188318129061023975701883181290610239757018831812906102397570188318129061023975701883181290610239757018831812906102397570188318129061023975701883" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75a5f8e5-d91b-4670-8288-41491703afd0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75a5f8e5-d91b-4670-8288-41491703afd0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11435187344378454122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143518734437845412211435187344378454122114351873443784541221143518734437845412211435187344378454122114351873443784541221143518734437845412211435187344378454122114351873443784541221143518734437845412211435187344378454122114351873443784541221143518734437845412211435187344378454122114351873443784541221143518734437845412211435187344378454122114351873443784541221143518734437845412211435187344378454122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85abc8ee-7fea-4d81-bcfb-cc4e378dce2f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2dffc75-a88b-4da6-b887-069610b749e9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2dffc75-a88b-4da6-b887-069610b749e9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14258470394847629603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425847039484762960314258470394847629603142584703948476296031425847039484762960314258470394847629603142584703948476296031425847039484762960314258470394847629603142584703948476296031425847039484762960314258470394847629603142584703948476296031425847039484762960314258470394847629603142584703948476296031425847039484762960314258470394847629603142584703948476296031425847039484762960314258470394847629603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75a5f8e5-d91b-4670-8288-41491703afd0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7193fe34-7f0e-47cb-aecc-5cb1b1790316, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7193fe34-7f0e-47cb-aecc-5cb1b1790316, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12777357930692006608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277735793069200660812777357930692006608127773579306920066081277735793069200660812777357930692006608127773579306920066081277735793069200660812777357930692006608127773579306920066081277735793069200660812777357930692006608127773579306920066081277735793069200660812777357930692006608127773579306920066081277735793069200660812777357930692006608127773579306920066081277735793069200660812777357930692006608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7193fe34-7f0e-47cb-aecc-5cb1b1790316, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ef78344-aa59-4ca4-832e-b77cb331b46d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ef78344-aa59-4ca4-832e-b77cb331b46d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1544576601971059406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15445766019710594061544576601971059406154457660197105940615445766019710594061544576601971059406154457660197105940615445766019710594061544576601971059406154457660197105940615445766019710594061544576601971059406154457660197105940615445766019710594061544576601971059406154457660197105940615445766019710594061544576601971059406154457660197105940615445766019710594061544576601971059406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2dffc75-a88b-4da6-b887-069610b749e9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0355d1c2-6e33-46b6-b20f-8bbf3e71bfdc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0355d1c2-6e33-46b6-b20f-8bbf3e71bfdc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15915647240328266327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591564724032826632715915647240328266327159156472403282663271591564724032826632715915647240328266327159156472403282663271591564724032826632715915647240328266327159156472403282663271591564724032826632715915647240328266327159156472403282663271591564724032826632715915647240328266327159156472403282663271591564724032826632715915647240328266327159156472403282663271591564724032826632715915647240328266327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ef78344-aa59-4ca4-832e-b77cb331b46d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a454215-aff2-4444-8b3a-5c090c08f739, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a454215-aff2-4444-8b3a-5c090c08f739, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10009091535186723668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000909153518672366810009091535186723668100090915351867236681000909153518672366810009091535186723668100090915351867236681000909153518672366810009091535186723668100090915351867236681000909153518672366810009091535186723668100090915351867236681000909153518672366810009091535186723668100090915351867236681000909153518672366810009091535186723668100090915351867236681000909153518672366810009091535186723668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0355d1c2-6e33-46b6-b20f-8bbf3e71bfdc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d363937f-0ac2-4254-9749-7940b09294f0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d363937f-0ac2-4254-9749-7940b09294f0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9484519639599218945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94845196395992189459484519639599218945948451963959921894594845196395992189459484519639599218945948451963959921894594845196395992189459484519639599218945948451963959921894594845196395992189459484519639599218945948451963959921894594845196395992189459484519639599218945948451963959921894594845196395992189459484519639599218945948451963959921894594845196395992189459484519639599218945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a454215-aff2-4444-8b3a-5c090c08f739, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c984e5bd-b017-47bb-b3cd-0f41833fba08, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c984e5bd-b017-47bb-b3cd-0f41833fba08, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17284595835491591516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728459583549159151617284595835491591516172845958354915915161728459583549159151617284595835491591516172845958354915915161728459583549159151617284595835491591516172845958354915915161728459583549159151617284595835491591516172845958354915915161728459583549159151617284595835491591516172845958354915915161728459583549159151617284595835491591516172845958354915915161728459583549159151617284595835491591516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d363937f-0ac2-4254-9749-7940b09294f0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96bc7c48-75f5-442a-8fde-c3d2ea54cd74, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96bc7c48-75f5-442a-8fde-c3d2ea54cd74, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12511495943071067855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251149594307106785512511495943071067855125114959430710678551251149594307106785512511495943071067855125114959430710678551251149594307106785512511495943071067855125114959430710678551251149594307106785512511495943071067855125114959430710678551251149594307106785512511495943071067855125114959430710678551251149594307106785512511495943071067855125114959430710678551251149594307106785512511495943071067855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c984e5bd-b017-47bb-b3cd-0f41833fba08, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b83f565e-996c-4f75-8e2b-fed3364e8b41, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b83f565e-996c-4f75-8e2b-fed3364e8b41, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11236946677065639417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123694667706563941711236946677065639417112369466770656394171123694667706563941711236946677065639417112369466770656394171123694667706563941711236946677065639417112369466770656394171123694667706563941711236946677065639417112369466770656394171123694667706563941711236946677065639417112369466770656394171123694667706563941711236946677065639417112369466770656394171123694667706563941711236946677065639417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96bc7c48-75f5-442a-8fde-c3d2ea54cd74, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e37f5d9c-a365-4064-81a6-76746b76d496, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e37f5d9c-a365-4064-81a6-76746b76d496, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6140641743041503768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61406417430415037686140641743041503768614064174304150376861406417430415037686140641743041503768614064174304150376861406417430415037686140641743041503768614064174304150376861406417430415037686140641743041503768614064174304150376861406417430415037686140641743041503768614064174304150376861406417430415037686140641743041503768614064174304150376861406417430415037686140641743041503768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b83f565e-996c-4f75-8e2b-fed3364e8b41, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67219f85-c91e-402a-8f41-93590b619061, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67219f85-c91e-402a-8f41-93590b619061, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2701126184076540874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27011261840765408742701126184076540874270112618407654087427011261840765408742701126184076540874270112618407654087427011261840765408742701126184076540874270112618407654087427011261840765408742701126184076540874270112618407654087427011261840765408742701126184076540874270112618407654087427011261840765408742701126184076540874270112618407654087427011261840765408742701126184076540874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e37f5d9c-a365-4064-81a6-76746b76d496, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb2e141b-4dd0-49ca-a685-a26e3f3cf3c3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb2e141b-4dd0-49ca-a685-a26e3f3cf3c3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3143884913785003823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31438849137850038233143884913785003823314388491378500382331438849137850038233143884913785003823314388491378500382331438849137850038233143884913785003823314388491378500382331438849137850038233143884913785003823314388491378500382331438849137850038233143884913785003823314388491378500382331438849137850038233143884913785003823314388491378500382331438849137850038233143884913785003823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67219f85-c91e-402a-8f41-93590b619061, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aab6cbf7-8573-4394-8a46-77591283fb06, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aab6cbf7-8573-4394-8a46-77591283fb06, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14764141034651710735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476414103465171073514764141034651710735147641410346517107351476414103465171073514764141034651710735147641410346517107351476414103465171073514764141034651710735147641410346517107351476414103465171073514764141034651710735147641410346517107351476414103465171073514764141034651710735147641410346517107351476414103465171073514764141034651710735147641410346517107351476414103465171073514764141034651710735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb2e141b-4dd0-49ca-a685-a26e3f3cf3c3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5168d1f3-047e-4f87-97cd-56ebfb8cfa4f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5168d1f3-047e-4f87-97cd-56ebfb8cfa4f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15363679518621469544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1536367951862146954415363679518621469544153636795186214695441536367951862146954415363679518621469544153636795186214695441536367951862146954415363679518621469544153636795186214695441536367951862146954415363679518621469544153636795186214695441536367951862146954415363679518621469544153636795186214695441536367951862146954415363679518621469544153636795186214695441536367951862146954415363679518621469544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aab6cbf7-8573-4394-8a46-77591283fb06, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84ea7cd5-971f-4249-bf72-3f1712602771, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84ea7cd5-971f-4249-bf72-3f1712602771, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 325643349846236263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "325643349846236263325643349846236263325643349846236263325643349846236263325643349846236263325643349846236263325643349846236263325643349846236263325643349846236263325643349846236263325643349846236263325643349846236263325643349846236263325643349846236263325643349846236263325643349846236263325643349846236263325643349846236263325643349846236263325643349846236263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84ea7cd5-971f-4249-bf72-3f1712602771, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3c1f6ab-22c1-462e-8702-6a66ce9ad185, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3c1f6ab-22c1-462e-8702-6a66ce9ad185, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15082762052495860688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508276205249586068815082762052495860688150827620524958606881508276205249586068815082762052495860688150827620524958606881508276205249586068815082762052495860688150827620524958606881508276205249586068815082762052495860688150827620524958606881508276205249586068815082762052495860688150827620524958606881508276205249586068815082762052495860688150827620524958606881508276205249586068815082762052495860688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5168d1f3-047e-4f87-97cd-56ebfb8cfa4f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25c2b1ad-02b6-41f1-8a25-9c1bcd12375c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25c2b1ad-02b6-41f1-8a25-9c1bcd12375c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17795096191968891468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779509619196889146817795096191968891468177950961919688914681779509619196889146817795096191968891468177950961919688914681779509619196889146817795096191968891468177950961919688914681779509619196889146817795096191968891468177950961919688914681779509619196889146817795096191968891468177950961919688914681779509619196889146817795096191968891468177950961919688914681779509619196889146817795096191968891468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3c1f6ab-22c1-462e-8702-6a66ce9ad185, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f13afd70-abdf-4b37-a7c1-fc556319b96e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f13afd70-abdf-4b37-a7c1-fc556319b96e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8591373278364664511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85913732783646645118591373278364664511859137327836466451185913732783646645118591373278364664511859137327836466451185913732783646645118591373278364664511859137327836466451185913732783646645118591373278364664511859137327836466451185913732783646645118591373278364664511859137327836466451185913732783646645118591373278364664511859137327836466451185913732783646645118591373278364664511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25c2b1ad-02b6-41f1-8a25-9c1bcd12375c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71fd425d-f3ab-4412-bdde-14987837e846, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71fd425d-f3ab-4412-bdde-14987837e846, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13091247744227527317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309124774422752731713091247744227527317130912477442275273171309124774422752731713091247744227527317130912477442275273171309124774422752731713091247744227527317130912477442275273171309124774422752731713091247744227527317130912477442275273171309124774422752731713091247744227527317130912477442275273171309124774422752731713091247744227527317130912477442275273171309124774422752731713091247744227527317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f13afd70-abdf-4b37-a7c1-fc556319b96e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 307f6d50-4c42-40fb-9946-399f2a8a61d0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 307f6d50-4c42-40fb-9946-399f2a8a61d0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9132611846438767651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91326118464387676519132611846438767651913261184643876765191326118464387676519132611846438767651913261184643876765191326118464387676519132611846438767651913261184643876765191326118464387676519132611846438767651913261184643876765191326118464387676519132611846438767651913261184643876765191326118464387676519132611846438767651913261184643876765191326118464387676519132611846438767651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71fd425d-f3ab-4412-bdde-14987837e846, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ddef23c-b6e7-4d78-8753-a4356b1d8ce9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ddef23c-b6e7-4d78-8753-a4356b1d8ce9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4710234057345789518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47102340573457895184710234057345789518471023405734578951847102340573457895184710234057345789518471023405734578951847102340573457895184710234057345789518471023405734578951847102340573457895184710234057345789518471023405734578951847102340573457895184710234057345789518471023405734578951847102340573457895184710234057345789518471023405734578951847102340573457895184710234057345789518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 307f6d50-4c42-40fb-9946-399f2a8a61d0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2c8711e-d9ac-44fa-aeed-3a9f4bb9cbc6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2c8711e-d9ac-44fa-aeed-3a9f4bb9cbc6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1971768538619960673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19717685386199606731971768538619960673197176853861996067319717685386199606731971768538619960673197176853861996067319717685386199606731971768538619960673197176853861996067319717685386199606731971768538619960673197176853861996067319717685386199606731971768538619960673197176853861996067319717685386199606731971768538619960673197176853861996067319717685386199606731971768538619960673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ddef23c-b6e7-4d78-8753-a4356b1d8ce9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2c8711e-d9ac-44fa-aeed-3a9f4bb9cbc6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed50178c-d833-4140-a567-e27a01a1802e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed50178c-d833-4140-a567-e27a01a1802e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17282888477016226760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728288847701622676017282888477016226760172828884770162267601728288847701622676017282888477016226760172828884770162267601728288847701622676017282888477016226760172828884770162267601728288847701622676017282888477016226760172828884770162267601728288847701622676017282888477016226760172828884770162267601728288847701622676017282888477016226760172828884770162267601728288847701622676017282888477016226760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af32f687-c735-4803-8848-dc7991ac335f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af32f687-c735-4803-8848-dc7991ac335f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2910497726526683997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29104977265266839972910497726526683997291049772652668399729104977265266839972910497726526683997291049772652668399729104977265266839972910497726526683997291049772652668399729104977265266839972910497726526683997291049772652668399729104977265266839972910497726526683997291049772652668399729104977265266839972910497726526683997291049772652668399729104977265266839972910497726526683997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af32f687-c735-4803-8848-dc7991ac335f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 268afa90-9248-4b3d-bbbd-7dfb7ef38099, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 268afa90-9248-4b3d-bbbd-7dfb7ef38099, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2493804136487507035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24938041364875070352493804136487507035249380413648750703524938041364875070352493804136487507035249380413648750703524938041364875070352493804136487507035249380413648750703524938041364875070352493804136487507035249380413648750703524938041364875070352493804136487507035249380413648750703524938041364875070352493804136487507035249380413648750703524938041364875070352493804136487507035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed50178c-d833-4140-a567-e27a01a1802e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5108c119-4b50-4e26-8a5d-21c686d64831, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5108c119-4b50-4e26-8a5d-21c686d64831, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1980191709239270729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19801917092392707291980191709239270729198019170923927072919801917092392707291980191709239270729198019170923927072919801917092392707291980191709239270729198019170923927072919801917092392707291980191709239270729198019170923927072919801917092392707291980191709239270729198019170923927072919801917092392707291980191709239270729198019170923927072919801917092392707291980191709239270729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 268afa90-9248-4b3d-bbbd-7dfb7ef38099, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 863735d0-6a2a-438f-8c8a-de2725d05b9b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 863735d0-6a2a-438f-8c8a-de2725d05b9b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2594306391730769602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25943063917307696022594306391730769602259430639173076960225943063917307696022594306391730769602259430639173076960225943063917307696022594306391730769602259430639173076960225943063917307696022594306391730769602259430639173076960225943063917307696022594306391730769602259430639173076960225943063917307696022594306391730769602259430639173076960225943063917307696022594306391730769602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5108c119-4b50-4e26-8a5d-21c686d64831, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b882a00-62f4-40e6-bbbf-b18e747fd1a5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b882a00-62f4-40e6-bbbf-b18e747fd1a5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3589065069394503525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35890650693945035253589065069394503525358906506939450352535890650693945035253589065069394503525358906506939450352535890650693945035253589065069394503525358906506939450352535890650693945035253589065069394503525358906506939450352535890650693945035253589065069394503525358906506939450352535890650693945035253589065069394503525358906506939450352535890650693945035253589065069394503525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 863735d0-6a2a-438f-8c8a-de2725d05b9b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa2d6dc4-28fc-4bb7-bef5-eb3a6acd8471, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa2d6dc4-28fc-4bb7-bef5-eb3a6acd8471, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7143795147249536362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71437951472495363627143795147249536362714379514724953636271437951472495363627143795147249536362714379514724953636271437951472495363627143795147249536362714379514724953636271437951472495363627143795147249536362714379514724953636271437951472495363627143795147249536362714379514724953636271437951472495363627143795147249536362714379514724953636271437951472495363627143795147249536362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b882a00-62f4-40e6-bbbf-b18e747fd1a5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef8c8aaf-fc22-4a6e-8bae-34ef6ad98777, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef8c8aaf-fc22-4a6e-8bae-34ef6ad98777, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7822484821412397344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78224848214123973447822484821412397344782248482141239734478224848214123973447822484821412397344782248482141239734478224848214123973447822484821412397344782248482141239734478224848214123973447822484821412397344782248482141239734478224848214123973447822484821412397344782248482141239734478224848214123973447822484821412397344782248482141239734478224848214123973447822484821412397344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa2d6dc4-28fc-4bb7-bef5-eb3a6acd8471, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cbc5eea-ff96-432d-a3ab-c78d3bbd1997, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cbc5eea-ff96-432d-a3ab-c78d3bbd1997, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1062776139125370788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10627761391253707881062776139125370788106277613912537078810627761391253707881062776139125370788106277613912537078810627761391253707881062776139125370788106277613912537078810627761391253707881062776139125370788106277613912537078810627761391253707881062776139125370788106277613912537078810627761391253707881062776139125370788106277613912537078810627761391253707881062776139125370788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef8c8aaf-fc22-4a6e-8bae-34ef6ad98777, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b81ea5b7-77d7-484e-9ec8-d7a8cbf8c408, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b81ea5b7-77d7-484e-9ec8-d7a8cbf8c408, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8539361135342348623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85393611353423486238539361135342348623853936113534234862385393611353423486238539361135342348623853936113534234862385393611353423486238539361135342348623853936113534234862385393611353423486238539361135342348623853936113534234862385393611353423486238539361135342348623853936113534234862385393611353423486238539361135342348623853936113534234862385393611353423486238539361135342348623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b81ea5b7-77d7-484e-9ec8-d7a8cbf8c408, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15653dde-e9e1-4f16-b8b0-44ec451f18de, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15653dde-e9e1-4f16-b8b0-44ec451f18de, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12280406118768542157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228040611876854215712280406118768542157122804061187685421571228040611876854215712280406118768542157122804061187685421571228040611876854215712280406118768542157122804061187685421571228040611876854215712280406118768542157122804061187685421571228040611876854215712280406118768542157122804061187685421571228040611876854215712280406118768542157122804061187685421571228040611876854215712280406118768542157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cbc5eea-ff96-432d-a3ab-c78d3bbd1997, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b86851c-41a5-4e6e-8ed6-17d571f3f08f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b86851c-41a5-4e6e-8ed6-17d571f3f08f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6951696876793122600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69516968767931226006951696876793122600695169687679312260069516968767931226006951696876793122600695169687679312260069516968767931226006951696876793122600695169687679312260069516968767931226006951696876793122600695169687679312260069516968767931226006951696876793122600695169687679312260069516968767931226006951696876793122600695169687679312260069516968767931226006951696876793122600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15653dde-e9e1-4f16-b8b0-44ec451f18de, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7421a8fd-27c6-4e13-9dc2-aaf689e1aa77, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7421a8fd-27c6-4e13-9dc2-aaf689e1aa77, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6220623992550846521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62206239925508465216220623992550846521622062399255084652162206239925508465216220623992550846521622062399255084652162206239925508465216220623992550846521622062399255084652162206239925508465216220623992550846521622062399255084652162206239925508465216220623992550846521622062399255084652162206239925508465216220623992550846521622062399255084652162206239925508465216220623992550846521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b86851c-41a5-4e6e-8ed6-17d571f3f08f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 618cb6f2-b5fd-4e57-b50d-a3ac1b5b8fb3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 618cb6f2-b5fd-4e57-b50d-a3ac1b5b8fb3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6122065263164335618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61220652631643356186122065263164335618612206526316433561861220652631643356186122065263164335618612206526316433561861220652631643356186122065263164335618612206526316433561861220652631643356186122065263164335618612206526316433561861220652631643356186122065263164335618612206526316433561861220652631643356186122065263164335618612206526316433561861220652631643356186122065263164335618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7421a8fd-27c6-4e13-9dc2-aaf689e1aa77, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4771ec81-73fa-4749-b815-02411316302b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4771ec81-73fa-4749-b815-02411316302b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10279365461449023596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1027936546144902359610279365461449023596102793654614490235961027936546144902359610279365461449023596102793654614490235961027936546144902359610279365461449023596102793654614490235961027936546144902359610279365461449023596102793654614490235961027936546144902359610279365461449023596102793654614490235961027936546144902359610279365461449023596102793654614490235961027936546144902359610279365461449023596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 618cb6f2-b5fd-4e57-b50d-a3ac1b5b8fb3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3576987d-f2cb-4da1-8f77-300ab5c3f2ca, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3576987d-f2cb-4da1-8f77-300ab5c3f2ca, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13894392671708452134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389439267170845213413894392671708452134138943926717084521341389439267170845213413894392671708452134138943926717084521341389439267170845213413894392671708452134138943926717084521341389439267170845213413894392671708452134138943926717084521341389439267170845213413894392671708452134138943926717084521341389439267170845213413894392671708452134138943926717084521341389439267170845213413894392671708452134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4771ec81-73fa-4749-b815-02411316302b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b86bcd4-3e68-4401-8d24-0ece32524161, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b86bcd4-3e68-4401-8d24-0ece32524161, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10711500686493066294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1071150068649306629410711500686493066294107115006864930662941071150068649306629410711500686493066294107115006864930662941071150068649306629410711500686493066294107115006864930662941071150068649306629410711500686493066294107115006864930662941071150068649306629410711500686493066294107115006864930662941071150068649306629410711500686493066294107115006864930662941071150068649306629410711500686493066294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3576987d-f2cb-4da1-8f77-300ab5c3f2ca, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ec0d815-7c1d-4751-9221-d51e06bd7b49, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ec0d815-7c1d-4751-9221-d51e06bd7b49, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15201350065738229293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520135006573822929315201350065738229293152013500657382292931520135006573822929315201350065738229293152013500657382292931520135006573822929315201350065738229293152013500657382292931520135006573822929315201350065738229293152013500657382292931520135006573822929315201350065738229293152013500657382292931520135006573822929315201350065738229293152013500657382292931520135006573822929315201350065738229293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b86bcd4-3e68-4401-8d24-0ece32524161, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c62b5ac-bd9f-4fbd-b211-e132c6f9d20b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c62b5ac-bd9f-4fbd-b211-e132c6f9d20b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1021077812957400232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10210778129574002321021077812957400232102107781295740023210210778129574002321021077812957400232102107781295740023210210778129574002321021077812957400232102107781295740023210210778129574002321021077812957400232102107781295740023210210778129574002321021077812957400232102107781295740023210210778129574002321021077812957400232102107781295740023210210778129574002321021077812957400232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ec0d815-7c1d-4751-9221-d51e06bd7b49, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50563c7a-cb18-47a1-93af-8e18c37f9fa5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50563c7a-cb18-47a1-93af-8e18c37f9fa5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3765725615391242525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37657256153912425253765725615391242525376572561539124252537657256153912425253765725615391242525376572561539124252537657256153912425253765725615391242525376572561539124252537657256153912425253765725615391242525376572561539124252537657256153912425253765725615391242525376572561539124252537657256153912425253765725615391242525376572561539124252537657256153912425253765725615391242525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c62b5ac-bd9f-4fbd-b211-e132c6f9d20b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf5d8fea-7c89-4901-8600-cd06b62ceee3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf5d8fea-7c89-4901-8600-cd06b62ceee3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14822429359119334652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482242935911933465214822429359119334652148224293591193346521482242935911933465214822429359119334652148224293591193346521482242935911933465214822429359119334652148224293591193346521482242935911933465214822429359119334652148224293591193346521482242935911933465214822429359119334652148224293591193346521482242935911933465214822429359119334652148224293591193346521482242935911933465214822429359119334652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50563c7a-cb18-47a1-93af-8e18c37f9fa5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2aec9b7a-df2f-4f41-b9a2-37b450555767, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aec9b7a-df2f-4f41-b9a2-37b450555767, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4565528511493054038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45655285114930540384565528511493054038456552851149305403845655285114930540384565528511493054038456552851149305403845655285114930540384565528511493054038456552851149305403845655285114930540384565528511493054038456552851149305403845655285114930540384565528511493054038456552851149305403845655285114930540384565528511493054038456552851149305403845655285114930540384565528511493054038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aec9b7a-df2f-4f41-b9a2-37b450555767, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf5d8fea-7c89-4901-8600-cd06b62ceee3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 724c2795-8dba-4abf-874c-88166b6df94d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 724c2795-8dba-4abf-874c-88166b6df94d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17410775252427278166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741077525242727816617410775252427278166174107752524272781661741077525242727816617410775252427278166174107752524272781661741077525242727816617410775252427278166174107752524272781661741077525242727816617410775252427278166174107752524272781661741077525242727816617410775252427278166174107752524272781661741077525242727816617410775252427278166174107752524272781661741077525242727816617410775252427278166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 773af9d7-6b8c-4415-9d97-b1a9d75f28e9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 773af9d7-6b8c-4415-9d97-b1a9d75f28e9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7179843497591459413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71798434975914594137179843497591459413717984349759145941371798434975914594137179843497591459413717984349759145941371798434975914594137179843497591459413717984349759145941371798434975914594137179843497591459413717984349759145941371798434975914594137179843497591459413717984349759145941371798434975914594137179843497591459413717984349759145941371798434975914594137179843497591459413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 773af9d7-6b8c-4415-9d97-b1a9d75f28e9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbf27066-0dc0-4f00-84db-817a661779d2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbf27066-0dc0-4f00-84db-817a661779d2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15727214914840970024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572721491484097002415727214914840970024157272149148409700241572721491484097002415727214914840970024157272149148409700241572721491484097002415727214914840970024157272149148409700241572721491484097002415727214914840970024157272149148409700241572721491484097002415727214914840970024157272149148409700241572721491484097002415727214914840970024157272149148409700241572721491484097002415727214914840970024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 724c2795-8dba-4abf-874c-88166b6df94d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54a858f7-0ca1-4934-a785-be5ee1ad357f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54a858f7-0ca1-4934-a785-be5ee1ad357f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14561126574115239470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456112657411523947014561126574115239470145611265741152394701456112657411523947014561126574115239470145611265741152394701456112657411523947014561126574115239470145611265741152394701456112657411523947014561126574115239470145611265741152394701456112657411523947014561126574115239470145611265741152394701456112657411523947014561126574115239470145611265741152394701456112657411523947014561126574115239470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbf27066-0dc0-4f00-84db-817a661779d2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f1aa4ee-369d-416f-ab48-2fa913a9783f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f1aa4ee-369d-416f-ab48-2fa913a9783f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 309282834930345179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "309282834930345179309282834930345179309282834930345179309282834930345179309282834930345179309282834930345179309282834930345179309282834930345179309282834930345179309282834930345179309282834930345179309282834930345179309282834930345179309282834930345179309282834930345179309282834930345179309282834930345179309282834930345179309282834930345179309282834930345179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54a858f7-0ca1-4934-a785-be5ee1ad357f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 422a9757-6773-4391-9e7a-aac2da66a5fc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 422a9757-6773-4391-9e7a-aac2da66a5fc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1030585754803850832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10305857548038508321030585754803850832103058575480385083210305857548038508321030585754803850832103058575480385083210305857548038508321030585754803850832103058575480385083210305857548038508321030585754803850832103058575480385083210305857548038508321030585754803850832103058575480385083210305857548038508321030585754803850832103058575480385083210305857548038508321030585754803850832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f1aa4ee-369d-416f-ab48-2fa913a9783f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cda86b7-7798-480c-b34b-eb82f848c1b1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cda86b7-7798-480c-b34b-eb82f848c1b1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5792859353482371649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57928593534823716495792859353482371649579285935348237164957928593534823716495792859353482371649579285935348237164957928593534823716495792859353482371649579285935348237164957928593534823716495792859353482371649579285935348237164957928593534823716495792859353482371649579285935348237164957928593534823716495792859353482371649579285935348237164957928593534823716495792859353482371649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 422a9757-6773-4391-9e7a-aac2da66a5fc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5436a044-803a-44f4-86aa-e506f58b3332, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5436a044-803a-44f4-86aa-e506f58b3332, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12438935582348955205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243893558234895520512438935582348955205124389355823489552051243893558234895520512438935582348955205124389355823489552051243893558234895520512438935582348955205124389355823489552051243893558234895520512438935582348955205124389355823489552051243893558234895520512438935582348955205124389355823489552051243893558234895520512438935582348955205124389355823489552051243893558234895520512438935582348955205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cda86b7-7798-480c-b34b-eb82f848c1b1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a1cbb1d-8433-4de0-9bcc-121f86405e2c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a1cbb1d-8433-4de0-9bcc-121f86405e2c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2040153989727986467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20401539897279864672040153989727986467204015398972798646720401539897279864672040153989727986467204015398972798646720401539897279864672040153989727986467204015398972798646720401539897279864672040153989727986467204015398972798646720401539897279864672040153989727986467204015398972798646720401539897279864672040153989727986467204015398972798646720401539897279864672040153989727986467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5436a044-803a-44f4-86aa-e506f58b3332, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6aed82b-18ce-4a2d-8796-061a97773092, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6aed82b-18ce-4a2d-8796-061a97773092, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17652344836033088675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765234483603308867517652344836033088675176523448360330886751765234483603308867517652344836033088675176523448360330886751765234483603308867517652344836033088675176523448360330886751765234483603308867517652344836033088675176523448360330886751765234483603308867517652344836033088675176523448360330886751765234483603308867517652344836033088675176523448360330886751765234483603308867517652344836033088675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6aed82b-18ce-4a2d-8796-061a97773092, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8366ca5c-39ed-4a0b-9b6a-301eaf2009a5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8366ca5c-39ed-4a0b-9b6a-301eaf2009a5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6954220532140997481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69542205321409974816954220532140997481695422053214099748169542205321409974816954220532140997481695422053214099748169542205321409974816954220532140997481695422053214099748169542205321409974816954220532140997481695422053214099748169542205321409974816954220532140997481695422053214099748169542205321409974816954220532140997481695422053214099748169542205321409974816954220532140997481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a1cbb1d-8433-4de0-9bcc-121f86405e2c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4180bb4-808a-4a11-9beb-85b797cea26b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4180bb4-808a-4a11-9beb-85b797cea26b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15945153160438896217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1594515316043889621715945153160438896217159451531604388962171594515316043889621715945153160438896217159451531604388962171594515316043889621715945153160438896217159451531604388962171594515316043889621715945153160438896217159451531604388962171594515316043889621715945153160438896217159451531604388962171594515316043889621715945153160438896217159451531604388962171594515316043889621715945153160438896217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8366ca5c-39ed-4a0b-9b6a-301eaf2009a5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a41a133-e4d0-4c98-b993-cb8a81877b1e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a41a133-e4d0-4c98-b993-cb8a81877b1e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11721309252223553912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172130925222355391211721309252223553912117213092522235539121172130925222355391211721309252223553912117213092522235539121172130925222355391211721309252223553912117213092522235539121172130925222355391211721309252223553912117213092522235539121172130925222355391211721309252223553912117213092522235539121172130925222355391211721309252223553912117213092522235539121172130925222355391211721309252223553912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4180bb4-808a-4a11-9beb-85b797cea26b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 608d71c7-97a1-4771-9353-f5dc16331dca, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 608d71c7-97a1-4771-9353-f5dc16331dca, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11798462895147441490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179846289514744149011798462895147441490117984628951474414901179846289514744149011798462895147441490117984628951474414901179846289514744149011798462895147441490117984628951474414901179846289514744149011798462895147441490117984628951474414901179846289514744149011798462895147441490117984628951474414901179846289514744149011798462895147441490117984628951474414901179846289514744149011798462895147441490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a41a133-e4d0-4c98-b993-cb8a81877b1e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf73a0af-d0d4-4e5e-a92c-92c1f43aa8e4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf73a0af-d0d4-4e5e-a92c-92c1f43aa8e4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11163380547356182099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116338054735618209911163380547356182099111633805473561820991116338054735618209911163380547356182099111633805473561820991116338054735618209911163380547356182099111633805473561820991116338054735618209911163380547356182099111633805473561820991116338054735618209911163380547356182099111633805473561820991116338054735618209911163380547356182099111633805473561820991116338054735618209911163380547356182099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 608d71c7-97a1-4771-9353-f5dc16331dca, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74040ba4-01f9-4ac0-9971-4f6a843c1d88, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74040ba4-01f9-4ac0-9971-4f6a843c1d88, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17102173628508211896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710217362850821189617102173628508211896171021736285082118961710217362850821189617102173628508211896171021736285082118961710217362850821189617102173628508211896171021736285082118961710217362850821189617102173628508211896171021736285082118961710217362850821189617102173628508211896171021736285082118961710217362850821189617102173628508211896171021736285082118961710217362850821189617102173628508211896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf73a0af-d0d4-4e5e-a92c-92c1f43aa8e4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b5d7a71-0046-4084-8351-526dfcbf115f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b5d7a71-0046-4084-8351-526dfcbf115f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16132294885944416607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613229488594441660716132294885944416607161322948859444166071613229488594441660716132294885944416607161322948859444166071613229488594441660716132294885944416607161322948859444166071613229488594441660716132294885944416607161322948859444166071613229488594441660716132294885944416607161322948859444166071613229488594441660716132294885944416607161322948859444166071613229488594441660716132294885944416607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74040ba4-01f9-4ac0-9971-4f6a843c1d88, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ced80d35-c7df-458e-a07f-753aff761f83, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ced80d35-c7df-458e-a07f-753aff761f83, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7836303209371489909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78363032093714899097836303209371489909783630320937148990978363032093714899097836303209371489909783630320937148990978363032093714899097836303209371489909783630320937148990978363032093714899097836303209371489909783630320937148990978363032093714899097836303209371489909783630320937148990978363032093714899097836303209371489909783630320937148990978363032093714899097836303209371489909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b5d7a71-0046-4084-8351-526dfcbf115f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50416c93-7527-42c3-ab0f-e778d8975929, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50416c93-7527-42c3-ab0f-e778d8975929, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3341859706551414921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33418597065514149213341859706551414921334185970655141492133418597065514149213341859706551414921334185970655141492133418597065514149213341859706551414921334185970655141492133418597065514149213341859706551414921334185970655141492133418597065514149213341859706551414921334185970655141492133418597065514149213341859706551414921334185970655141492133418597065514149213341859706551414921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ced80d35-c7df-458e-a07f-753aff761f83, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7be44e2-89a0-4ff3-b8ea-80e965e6f30a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7be44e2-89a0-4ff3-b8ea-80e965e6f30a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1316374263113805691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13163742631138056911316374263113805691131637426311380569113163742631138056911316374263113805691131637426311380569113163742631138056911316374263113805691131637426311380569113163742631138056911316374263113805691131637426311380569113163742631138056911316374263113805691131637426311380569113163742631138056911316374263113805691131637426311380569113163742631138056911316374263113805691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50416c93-7527-42c3-ab0f-e778d8975929, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efc12ffd-1983-49d4-a2e9-e65fb3e1d89a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7be44e2-89a0-4ff3-b8ea-80e965e6f30a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7fc02fa-e58b-40cc-8523-bb4ae4995074, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7fc02fa-e58b-40cc-8523-bb4ae4995074, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 246245438831375628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "246245438831375628246245438831375628246245438831375628246245438831375628246245438831375628246245438831375628246245438831375628246245438831375628246245438831375628246245438831375628246245438831375628246245438831375628246245438831375628246245438831375628246245438831375628246245438831375628246245438831375628246245438831375628246245438831375628246245438831375628" } } } 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, efc12ffd-1983-49d4-a2e9-e65fb3e1d89a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5644819383955585919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56448193839555859195644819383955585919564481938395558591956448193839555859195644819383955585919564481938395558591956448193839555859195644819383955585919564481938395558591956448193839555859195644819383955585919564481938395558591956448193839555859195644819383955585919564481938395558591956448193839555859195644819383955585919564481938395558591956448193839555859195644819383955585919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7fc02fa-e58b-40cc-8523-bb4ae4995074, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a07c0ea3-e6e1-4c2a-9451-3715fc5a01e3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a07c0ea3-e6e1-4c2a-9451-3715fc5a01e3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17432687817796719413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743268781779671941317432687817796719413174326878177967194131743268781779671941317432687817796719413174326878177967194131743268781779671941317432687817796719413174326878177967194131743268781779671941317432687817796719413174326878177967194131743268781779671941317432687817796719413174326878177967194131743268781779671941317432687817796719413174326878177967194131743268781779671941317432687817796719413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efc12ffd-1983-49d4-a2e9-e65fb3e1d89a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d35f5566-4278-4d2f-830c-f47f6d47e05e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d35f5566-4278-4d2f-830c-f47f6d47e05e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10219205599390119589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021920559939011958910219205599390119589102192055993901195891021920559939011958910219205599390119589102192055993901195891021920559939011958910219205599390119589102192055993901195891021920559939011958910219205599390119589102192055993901195891021920559939011958910219205599390119589102192055993901195891021920559939011958910219205599390119589102192055993901195891021920559939011958910219205599390119589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a07c0ea3-e6e1-4c2a-9451-3715fc5a01e3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cbaf3af-7c5a-4f56-8066-af0891fb7fbc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cbaf3af-7c5a-4f56-8066-af0891fb7fbc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8365447593229313479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83654475932293134798365447593229313479836544759322931347983654475932293134798365447593229313479836544759322931347983654475932293134798365447593229313479836544759322931347983654475932293134798365447593229313479836544759322931347983654475932293134798365447593229313479836544759322931347983654475932293134798365447593229313479836544759322931347983654475932293134798365447593229313479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d35f5566-4278-4d2f-830c-f47f6d47e05e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 038d9c5d-986d-4a3e-9ed0-771a7dc91368, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 038d9c5d-986d-4a3e-9ed0-771a7dc91368, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17564575065973501386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756457506597350138617564575065973501386175645750659735013861756457506597350138617564575065973501386175645750659735013861756457506597350138617564575065973501386175645750659735013861756457506597350138617564575065973501386175645750659735013861756457506597350138617564575065973501386175645750659735013861756457506597350138617564575065973501386175645750659735013861756457506597350138617564575065973501386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cbaf3af-7c5a-4f56-8066-af0891fb7fbc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d18172b-2893-42df-a7fa-bb031ac59ebc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d18172b-2893-42df-a7fa-bb031ac59ebc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2691027821630931939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26910278216309319392691027821630931939269102782163093193926910278216309319392691027821630931939269102782163093193926910278216309319392691027821630931939269102782163093193926910278216309319392691027821630931939269102782163093193926910278216309319392691027821630931939269102782163093193926910278216309319392691027821630931939269102782163093193926910278216309319392691027821630931939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 038d9c5d-986d-4a3e-9ed0-771a7dc91368, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc796af3-3481-46be-9422-74388a253a2d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc796af3-3481-46be-9422-74388a253a2d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7787483115247037291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77874831152470372917787483115247037291778748311524703729177874831152470372917787483115247037291778748311524703729177874831152470372917787483115247037291778748311524703729177874831152470372917787483115247037291778748311524703729177874831152470372917787483115247037291778748311524703729177874831152470372917787483115247037291778748311524703729177874831152470372917787483115247037291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d18172b-2893-42df-a7fa-bb031ac59ebc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cb70715-8332-485f-b00c-c85144387c18, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cb70715-8332-485f-b00c-c85144387c18, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8082181213706789678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80821812137067896788082181213706789678808218121370678967880821812137067896788082181213706789678808218121370678967880821812137067896788082181213706789678808218121370678967880821812137067896788082181213706789678808218121370678967880821812137067896788082181213706789678808218121370678967880821812137067896788082181213706789678808218121370678967880821812137067896788082181213706789678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc796af3-3481-46be-9422-74388a253a2d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88b18d69-7bde-461a-93ca-57a5bc7c3235, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88b18d69-7bde-461a-93ca-57a5bc7c3235, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4548060293415665670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45480602934156656704548060293415665670454806029341566567045480602934156656704548060293415665670454806029341566567045480602934156656704548060293415665670454806029341566567045480602934156656704548060293415665670454806029341566567045480602934156656704548060293415665670454806029341566567045480602934156656704548060293415665670454806029341566567045480602934156656704548060293415665670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cb70715-8332-485f-b00c-c85144387c18, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51d0c2e5-7912-426b-be5d-e5e294fcafb9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51d0c2e5-7912-426b-be5d-e5e294fcafb9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12918906394120810118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291890639412081011812918906394120810118129189063941208101181291890639412081011812918906394120810118129189063941208101181291890639412081011812918906394120810118129189063941208101181291890639412081011812918906394120810118129189063941208101181291890639412081011812918906394120810118129189063941208101181291890639412081011812918906394120810118129189063941208101181291890639412081011812918906394120810118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88b18d69-7bde-461a-93ca-57a5bc7c3235, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c819300e-0c53-433f-adaf-d7c61c0f8d23, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c819300e-0c53-433f-adaf-d7c61c0f8d23, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14553926327162171396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455392632716217139614553926327162171396145539263271621713961455392632716217139614553926327162171396145539263271621713961455392632716217139614553926327162171396145539263271621713961455392632716217139614553926327162171396145539263271621713961455392632716217139614553926327162171396145539263271621713961455392632716217139614553926327162171396145539263271621713961455392632716217139614553926327162171396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51d0c2e5-7912-426b-be5d-e5e294fcafb9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4444b76d-e5d6-4ec5-9fc5-a47e922d4899, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4444b76d-e5d6-4ec5-9fc5-a47e922d4899, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5624092426256931551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56240924262569315515624092426256931551562409242625693155156240924262569315515624092426256931551562409242625693155156240924262569315515624092426256931551562409242625693155156240924262569315515624092426256931551562409242625693155156240924262569315515624092426256931551562409242625693155156240924262569315515624092426256931551562409242625693155156240924262569315515624092426256931551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c819300e-0c53-433f-adaf-d7c61c0f8d23, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1629c5b-6da6-4ca4-af64-2cc0cdff6a59, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1629c5b-6da6-4ca4-af64-2cc0cdff6a59, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1384718562006685842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13847185620066858421384718562006685842138471856200668584213847185620066858421384718562006685842138471856200668584213847185620066858421384718562006685842138471856200668584213847185620066858421384718562006685842138471856200668584213847185620066858421384718562006685842138471856200668584213847185620066858421384718562006685842138471856200668584213847185620066858421384718562006685842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4444b76d-e5d6-4ec5-9fc5-a47e922d4899, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1629c5b-6da6-4ca4-af64-2cc0cdff6a59, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c8cd565-224a-482f-a89b-e4426d9abe86, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c8cd565-224a-482f-a89b-e4426d9abe86, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4269473388731805007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42694733887318050074269473388731805007426947338873180500742694733887318050074269473388731805007426947338873180500742694733887318050074269473388731805007426947338873180500742694733887318050074269473388731805007426947338873180500742694733887318050074269473388731805007426947338873180500742694733887318050074269473388731805007426947338873180500742694733887318050074269473388731805007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0bc62f1-639e-4d45-a893-6fd82fd0a9c8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0bc62f1-639e-4d45-a893-6fd82fd0a9c8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17870594719052884334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787059471905288433417870594719052884334178705947190528843341787059471905288433417870594719052884334178705947190528843341787059471905288433417870594719052884334178705947190528843341787059471905288433417870594719052884334178705947190528843341787059471905288433417870594719052884334178705947190528843341787059471905288433417870594719052884334178705947190528843341787059471905288433417870594719052884334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c8cd565-224a-482f-a89b-e4426d9abe86, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2406fb6-4fdd-43f5-a2d5-ee4d9b21851f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2406fb6-4fdd-43f5-a2d5-ee4d9b21851f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6015958940187818107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60159589401878181076015958940187818107601595894018781810760159589401878181076015958940187818107601595894018781810760159589401878181076015958940187818107601595894018781810760159589401878181076015958940187818107601595894018781810760159589401878181076015958940187818107601595894018781810760159589401878181076015958940187818107601595894018781810760159589401878181076015958940187818107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0bc62f1-639e-4d45-a893-6fd82fd0a9c8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dd0d166-ce62-4136-a99f-17c70228084e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dd0d166-ce62-4136-a99f-17c70228084e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6829256307627435064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68292563076274350646829256307627435064682925630762743506468292563076274350646829256307627435064682925630762743506468292563076274350646829256307627435064682925630762743506468292563076274350646829256307627435064682925630762743506468292563076274350646829256307627435064682925630762743506468292563076274350646829256307627435064682925630762743506468292563076274350646829256307627435064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2406fb6-4fdd-43f5-a2d5-ee4d9b21851f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 736e44a7-d524-4844-a4b2-9d94027312eb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 736e44a7-d524-4844-a4b2-9d94027312eb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9519804795865793759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95198047958657937599519804795865793759951980479586579375995198047958657937599519804795865793759951980479586579375995198047958657937599519804795865793759951980479586579375995198047958657937599519804795865793759951980479586579375995198047958657937599519804795865793759951980479586579375995198047958657937599519804795865793759951980479586579375995198047958657937599519804795865793759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dd0d166-ce62-4136-a99f-17c70228084e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7948299c-bd15-480e-8541-c64238ff34f6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7948299c-bd15-480e-8541-c64238ff34f6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13100516516120173069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310051651612017306913100516516120173069131005165161201730691310051651612017306913100516516120173069131005165161201730691310051651612017306913100516516120173069131005165161201730691310051651612017306913100516516120173069131005165161201730691310051651612017306913100516516120173069131005165161201730691310051651612017306913100516516120173069131005165161201730691310051651612017306913100516516120173069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 736e44a7-d524-4844-a4b2-9d94027312eb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01bec501-717e-4486-baed-b1c8ca719d0e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01bec501-717e-4486-baed-b1c8ca719d0e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2266409961483149990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22664099614831499902266409961483149990226640996148314999022664099614831499902266409961483149990226640996148314999022664099614831499902266409961483149990226640996148314999022664099614831499902266409961483149990226640996148314999022664099614831499902266409961483149990226640996148314999022664099614831499902266409961483149990226640996148314999022664099614831499902266409961483149990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7948299c-bd15-480e-8541-c64238ff34f6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c93e8f39-765a-4975-b58d-51994ad880da, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c93e8f39-765a-4975-b58d-51994ad880da, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12770158446345420319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277015844634542031912770158446345420319127701584463454203191277015844634542031912770158446345420319127701584463454203191277015844634542031912770158446345420319127701584463454203191277015844634542031912770158446345420319127701584463454203191277015844634542031912770158446345420319127701584463454203191277015844634542031912770158446345420319127701584463454203191277015844634542031912770158446345420319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01bec501-717e-4486-baed-b1c8ca719d0e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c93e8f39-765a-4975-b58d-51994ad880da, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4804051-0a96-40d1-ab87-87b0d2fdfa3d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bc0fbcb-0971-46b4-8b54-ed31b36a5c6e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4804051-0a96-40d1-ab87-87b0d2fdfa3d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6151795429193436936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61517954291934369366151795429193436936615179542919343693661517954291934369366151795429193436936615179542919343693661517954291934369366151795429193436936615179542919343693661517954291934369366151795429193436936615179542919343693661517954291934369366151795429193436936615179542919343693661517954291934369366151795429193436936615179542919343693661517954291934369366151795429193436936" } } } 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, 9bc0fbcb-0971-46b4-8b54-ed31b36a5c6e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8143746846134441427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81437468461344414278143746846134441427814374684613444142781437468461344414278143746846134441427814374684613444142781437468461344414278143746846134441427814374684613444142781437468461344414278143746846134441427814374684613444142781437468461344414278143746846134441427814374684613444142781437468461344414278143746846134441427814374684613444142781437468461344414278143746846134441427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4804051-0a96-40d1-ab87-87b0d2fdfa3d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bc0fbcb-0971-46b4-8b54-ed31b36a5c6e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ac00a70-d697-4623-9bd9-0858dd42d6ed, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ac00a70-d697-4623-9bd9-0858dd42d6ed, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4071047180271344440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40710471802713444404071047180271344440407104718027134444040710471802713444404071047180271344440407104718027134444040710471802713444404071047180271344440407104718027134444040710471802713444404071047180271344440407104718027134444040710471802713444404071047180271344440407104718027134444040710471802713444404071047180271344440407104718027134444040710471802713444404071047180271344440" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8fe1a2d-7b1b-4e2c-93f5-9031b39a225d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8fe1a2d-7b1b-4e2c-93f5-9031b39a225d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4022638436378639950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40226384363786399504022638436378639950402263843637863995040226384363786399504022638436378639950402263843637863995040226384363786399504022638436378639950402263843637863995040226384363786399504022638436378639950402263843637863995040226384363786399504022638436378639950402263843637863995040226384363786399504022638436378639950402263843637863995040226384363786399504022638436378639950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ac00a70-d697-4623-9bd9-0858dd42d6ed, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e000cd91-f1d5-4379-b1b8-32f699a86f26, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e000cd91-f1d5-4379-b1b8-32f699a86f26, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11488789263293539032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148878926329353903211488789263293539032114887892632935390321148878926329353903211488789263293539032114887892632935390321148878926329353903211488789263293539032114887892632935390321148878926329353903211488789263293539032114887892632935390321148878926329353903211488789263293539032114887892632935390321148878926329353903211488789263293539032114887892632935390321148878926329353903211488789263293539032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8fe1a2d-7b1b-4e2c-93f5-9031b39a225d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd29e578-bf01-474c-8ee3-3ac4d0dff397, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd29e578-bf01-474c-8ee3-3ac4d0dff397, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 56874090648381746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5687409064838174656874090648381746568740906483817465687409064838174656874090648381746568740906483817465687409064838174656874090648381746568740906483817465687409064838174656874090648381746568740906483817465687409064838174656874090648381746568740906483817465687409064838174656874090648381746568740906483817465687409064838174656874090648381746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd29e578-bf01-474c-8ee3-3ac4d0dff397, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67161cf2-f45b-4396-82c2-942579658fd2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67161cf2-f45b-4396-82c2-942579658fd2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5235424945111231247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52354249451112312475235424945111231247523542494511123124752354249451112312475235424945111231247523542494511123124752354249451112312475235424945111231247523542494511123124752354249451112312475235424945111231247523542494511123124752354249451112312475235424945111231247523542494511123124752354249451112312475235424945111231247523542494511123124752354249451112312475235424945111231247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e000cd91-f1d5-4379-b1b8-32f699a86f26, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f76d169-1ace-4139-8a2c-44b746c14123, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f76d169-1ace-4139-8a2c-44b746c14123, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12547028981050709269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254702898105070926912547028981050709269125470289810507092691254702898105070926912547028981050709269125470289810507092691254702898105070926912547028981050709269125470289810507092691254702898105070926912547028981050709269125470289810507092691254702898105070926912547028981050709269125470289810507092691254702898105070926912547028981050709269125470289810507092691254702898105070926912547028981050709269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67161cf2-f45b-4396-82c2-942579658fd2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d16f1984-aa2b-41cf-a75b-df45c9dfe5e4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d16f1984-aa2b-41cf-a75b-df45c9dfe5e4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11140122116020716512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114012211602071651211140122116020716512111401221160207165121114012211602071651211140122116020716512111401221160207165121114012211602071651211140122116020716512111401221160207165121114012211602071651211140122116020716512111401221160207165121114012211602071651211140122116020716512111401221160207165121114012211602071651211140122116020716512111401221160207165121114012211602071651211140122116020716512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f76d169-1ace-4139-8a2c-44b746c14123, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 830fe3f7-e26c-40fe-adcd-3a2afa2f2b32, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 830fe3f7-e26c-40fe-adcd-3a2afa2f2b32, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4206476428294121597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42064764282941215974206476428294121597420647642829412159742064764282941215974206476428294121597420647642829412159742064764282941215974206476428294121597420647642829412159742064764282941215974206476428294121597420647642829412159742064764282941215974206476428294121597420647642829412159742064764282941215974206476428294121597420647642829412159742064764282941215974206476428294121597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 830fe3f7-e26c-40fe-adcd-3a2afa2f2b32, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5010b99b-f528-4cfb-9a21-dc1e626c3331, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5010b99b-f528-4cfb-9a21-dc1e626c3331, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5859192442916411538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58591924429164115385859192442916411538585919244291641153858591924429164115385859192442916411538585919244291641153858591924429164115385859192442916411538585919244291641153858591924429164115385859192442916411538585919244291641153858591924429164115385859192442916411538585919244291641153858591924429164115385859192442916411538585919244291641153858591924429164115385859192442916411538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d16f1984-aa2b-41cf-a75b-df45c9dfe5e4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b99f60a3-8c7d-4384-97ee-d116be4a42ee, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b99f60a3-8c7d-4384-97ee-d116be4a42ee, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14015194556935430327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401519455693543032714015194556935430327140151945569354303271401519455693543032714015194556935430327140151945569354303271401519455693543032714015194556935430327140151945569354303271401519455693543032714015194556935430327140151945569354303271401519455693543032714015194556935430327140151945569354303271401519455693543032714015194556935430327140151945569354303271401519455693543032714015194556935430327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b99f60a3-8c7d-4384-97ee-d116be4a42ee, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c3d12d8-a9f5-4b47-af07-a28bdff3c4da, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c3d12d8-a9f5-4b47-af07-a28bdff3c4da, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4416809007309994810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44168090073099948104416809007309994810441680900730999481044168090073099948104416809007309994810441680900730999481044168090073099948104416809007309994810441680900730999481044168090073099948104416809007309994810441680900730999481044168090073099948104416809007309994810441680900730999481044168090073099948104416809007309994810441680900730999481044168090073099948104416809007309994810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5010b99b-f528-4cfb-9a21-dc1e626c3331, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 181cc964-6f5a-4bc8-b004-b561881333c2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 181cc964-6f5a-4bc8-b004-b561881333c2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12126240429411327579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212624042941132757912126240429411327579121262404294113275791212624042941132757912126240429411327579121262404294113275791212624042941132757912126240429411327579121262404294113275791212624042941132757912126240429411327579121262404294113275791212624042941132757912126240429411327579121262404294113275791212624042941132757912126240429411327579121262404294113275791212624042941132757912126240429411327579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 181cc964-6f5a-4bc8-b004-b561881333c2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bba8340-c82a-4a01-9427-7b5f2ef4f46e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bba8340-c82a-4a01-9427-7b5f2ef4f46e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15986684634263869570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598668463426386957015986684634263869570159866846342638695701598668463426386957015986684634263869570159866846342638695701598668463426386957015986684634263869570159866846342638695701598668463426386957015986684634263869570159866846342638695701598668463426386957015986684634263869570159866846342638695701598668463426386957015986684634263869570159866846342638695701598668463426386957015986684634263869570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c3d12d8-a9f5-4b47-af07-a28bdff3c4da, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c076e4a-4247-4e19-a89e-0ca9387e30dc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c076e4a-4247-4e19-a89e-0ca9387e30dc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 862247720284782589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "862247720284782589862247720284782589862247720284782589862247720284782589862247720284782589862247720284782589862247720284782589862247720284782589862247720284782589862247720284782589862247720284782589862247720284782589862247720284782589862247720284782589862247720284782589862247720284782589862247720284782589862247720284782589862247720284782589862247720284782589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bba8340-c82a-4a01-9427-7b5f2ef4f46e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b88c2e6c-1348-4c57-849e-2095e4437251, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b88c2e6c-1348-4c57-849e-2095e4437251, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3108576279075994928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31085762790759949283108576279075994928310857627907599492831085762790759949283108576279075994928310857627907599492831085762790759949283108576279075994928310857627907599492831085762790759949283108576279075994928310857627907599492831085762790759949283108576279075994928310857627907599492831085762790759949283108576279075994928310857627907599492831085762790759949283108576279075994928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c076e4a-4247-4e19-a89e-0ca9387e30dc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ce54e08-7dad-4d14-b2e2-77ee0373590b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ce54e08-7dad-4d14-b2e2-77ee0373590b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10803567797128542350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080356779712854235010803567797128542350108035677971285423501080356779712854235010803567797128542350108035677971285423501080356779712854235010803567797128542350108035677971285423501080356779712854235010803567797128542350108035677971285423501080356779712854235010803567797128542350108035677971285423501080356779712854235010803567797128542350108035677971285423501080356779712854235010803567797128542350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b88c2e6c-1348-4c57-849e-2095e4437251, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2e9a506-6eb7-4b82-8be2-4723b9751688, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2e9a506-6eb7-4b82-8be2-4723b9751688, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4673569099082796932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46735690990827969324673569099082796932467356909908279693246735690990827969324673569099082796932467356909908279693246735690990827969324673569099082796932467356909908279693246735690990827969324673569099082796932467356909908279693246735690990827969324673569099082796932467356909908279693246735690990827969324673569099082796932467356909908279693246735690990827969324673569099082796932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ce54e08-7dad-4d14-b2e2-77ee0373590b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 626751c6-eb5f-46cb-ab1b-9d67f7cae827, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 626751c6-eb5f-46cb-ab1b-9d67f7cae827, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5553899876390181462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55538998763901814625553899876390181462555389987639018146255538998763901814625553899876390181462555389987639018146255538998763901814625553899876390181462555389987639018146255538998763901814625553899876390181462555389987639018146255538998763901814625553899876390181462555389987639018146255538998763901814625553899876390181462555389987639018146255538998763901814625553899876390181462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2e9a506-6eb7-4b82-8be2-4723b9751688, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f58a3dd-49d7-4599-adef-1c9b7d8eceeb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f58a3dd-49d7-4599-adef-1c9b7d8eceeb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1857150924580270894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18571509245802708941857150924580270894185715092458027089418571509245802708941857150924580270894185715092458027089418571509245802708941857150924580270894185715092458027089418571509245802708941857150924580270894185715092458027089418571509245802708941857150924580270894185715092458027089418571509245802708941857150924580270894185715092458027089418571509245802708941857150924580270894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 626751c6-eb5f-46cb-ab1b-9d67f7cae827, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cedc3e2-f66e-45b2-967b-0bae14aecd7c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cedc3e2-f66e-45b2-967b-0bae14aecd7c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12319127899955093163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231912789995509316312319127899955093163123191278999550931631231912789995509316312319127899955093163123191278999550931631231912789995509316312319127899955093163123191278999550931631231912789995509316312319127899955093163123191278999550931631231912789995509316312319127899955093163123191278999550931631231912789995509316312319127899955093163123191278999550931631231912789995509316312319127899955093163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f58a3dd-49d7-4599-adef-1c9b7d8eceeb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e277622-1c50-491e-8e09-e29f863e605f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e277622-1c50-491e-8e09-e29f863e605f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 324805491482759468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "324805491482759468324805491482759468324805491482759468324805491482759468324805491482759468324805491482759468324805491482759468324805491482759468324805491482759468324805491482759468324805491482759468324805491482759468324805491482759468324805491482759468324805491482759468324805491482759468324805491482759468324805491482759468324805491482759468324805491482759468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cedc3e2-f66e-45b2-967b-0bae14aecd7c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcf6d35e-c96b-4637-8d78-27928e96d81f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e277622-1c50-491e-8e09-e29f863e605f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8928a1a3-5ea3-4fd2-8533-2e6f036447fe, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8928a1a3-5ea3-4fd2-8533-2e6f036447fe, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16522472679581956641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652247267958195664116522472679581956641165224726795819566411652247267958195664116522472679581956641165224726795819566411652247267958195664116522472679581956641165224726795819566411652247267958195664116522472679581956641165224726795819566411652247267958195664116522472679581956641165224726795819566411652247267958195664116522472679581956641165224726795819566411652247267958195664116522472679581956641" } } } 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, fcf6d35e-c96b-4637-8d78-27928e96d81f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9035041395816071786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90350413958160717869035041395816071786903504139581607178690350413958160717869035041395816071786903504139581607178690350413958160717869035041395816071786903504139581607178690350413958160717869035041395816071786903504139581607178690350413958160717869035041395816071786903504139581607178690350413958160717869035041395816071786903504139581607178690350413958160717869035041395816071786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8928a1a3-5ea3-4fd2-8533-2e6f036447fe, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b15d739-6b9b-4dfe-9419-52e2dba8c80b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b15d739-6b9b-4dfe-9419-52e2dba8c80b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 856266944088996790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "856266944088996790856266944088996790856266944088996790856266944088996790856266944088996790856266944088996790856266944088996790856266944088996790856266944088996790856266944088996790856266944088996790856266944088996790856266944088996790856266944088996790856266944088996790856266944088996790856266944088996790856266944088996790856266944088996790856266944088996790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcf6d35e-c96b-4637-8d78-27928e96d81f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a9caa59-8a2d-41c7-b13f-cefbae8ef5df, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a9caa59-8a2d-41c7-b13f-cefbae8ef5df, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12295169400646785278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229516940064678527812295169400646785278122951694006467852781229516940064678527812295169400646785278122951694006467852781229516940064678527812295169400646785278122951694006467852781229516940064678527812295169400646785278122951694006467852781229516940064678527812295169400646785278122951694006467852781229516940064678527812295169400646785278122951694006467852781229516940064678527812295169400646785278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b15d739-6b9b-4dfe-9419-52e2dba8c80b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5a5becf-c5e4-44c4-b593-163da776cf42, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5a5becf-c5e4-44c4-b593-163da776cf42, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12934826694446493366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1293482669444649336612934826694446493366129348266944464933661293482669444649336612934826694446493366129348266944464933661293482669444649336612934826694446493366129348266944464933661293482669444649336612934826694446493366129348266944464933661293482669444649336612934826694446493366129348266944464933661293482669444649336612934826694446493366129348266944464933661293482669444649336612934826694446493366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a9caa59-8a2d-41c7-b13f-cefbae8ef5df, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0a8ac59-b39d-459a-9b56-88f51804b8a3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5a5becf-c5e4-44c4-b593-163da776cf42, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 664402e6-9dde-4f13-a701-fddc1111bf68, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 664402e6-9dde-4f13-a701-fddc1111bf68, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14849289620899752623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1484928962089975262314849289620899752623148492896208997526231484928962089975262314849289620899752623148492896208997526231484928962089975262314849289620899752623148492896208997526231484928962089975262314849289620899752623148492896208997526231484928962089975262314849289620899752623148492896208997526231484928962089975262314849289620899752623148492896208997526231484928962089975262314849289620899752623" } } } 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, a0a8ac59-b39d-459a-9b56-88f51804b8a3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16742736861556438248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674273686155643824816742736861556438248167427368615564382481674273686155643824816742736861556438248167427368615564382481674273686155643824816742736861556438248167427368615564382481674273686155643824816742736861556438248167427368615564382481674273686155643824816742736861556438248167427368615564382481674273686155643824816742736861556438248167427368615564382481674273686155643824816742736861556438248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0a8ac59-b39d-459a-9b56-88f51804b8a3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a72ced0-5e2c-4328-822f-dccd1aa5e3f8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a72ced0-5e2c-4328-822f-dccd1aa5e3f8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7674728004418974978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76747280044189749787674728004418974978767472800441897497876747280044189749787674728004418974978767472800441897497876747280044189749787674728004418974978767472800441897497876747280044189749787674728004418974978767472800441897497876747280044189749787674728004418974978767472800441897497876747280044189749787674728004418974978767472800441897497876747280044189749787674728004418974978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 664402e6-9dde-4f13-a701-fddc1111bf68, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dec7d582-d36a-4bef-8524-eb2038e112e2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dec7d582-d36a-4bef-8524-eb2038e112e2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2536917334682202987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25369173346822029872536917334682202987253691733468220298725369173346822029872536917334682202987253691733468220298725369173346822029872536917334682202987253691733468220298725369173346822029872536917334682202987253691733468220298725369173346822029872536917334682202987253691733468220298725369173346822029872536917334682202987253691733468220298725369173346822029872536917334682202987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a72ced0-5e2c-4328-822f-dccd1aa5e3f8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dec7d582-d36a-4bef-8524-eb2038e112e2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12893bdb-5f1e-4f33-b2c9-72c4e1d4c6f6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76c7d14a-c841-4eed-aeae-246016b7cd10, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12893bdb-5f1e-4f33-b2c9-72c4e1d4c6f6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11960608813965657171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196060881396565717111960608813965657171119606088139656571711196060881396565717111960608813965657171119606088139656571711196060881396565717111960608813965657171119606088139656571711196060881396565717111960608813965657171119606088139656571711196060881396565717111960608813965657171119606088139656571711196060881396565717111960608813965657171119606088139656571711196060881396565717111960608813965657171" } } } 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, 76c7d14a-c841-4eed-aeae-246016b7cd10, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18388529210153988686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838852921015398868618388529210153988686183885292101539886861838852921015398868618388529210153988686183885292101539886861838852921015398868618388529210153988686183885292101539886861838852921015398868618388529210153988686183885292101539886861838852921015398868618388529210153988686183885292101539886861838852921015398868618388529210153988686183885292101539886861838852921015398868618388529210153988686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76c7d14a-c841-4eed-aeae-246016b7cd10, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 489ca115-901b-43e4-8c64-5c381fb8e5a0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 489ca115-901b-43e4-8c64-5c381fb8e5a0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9485553838511616736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94855538385116167369485553838511616736948555383851161673694855538385116167369485553838511616736948555383851161673694855538385116167369485553838511616736948555383851161673694855538385116167369485553838511616736948555383851161673694855538385116167369485553838511616736948555383851161673694855538385116167369485553838511616736948555383851161673694855538385116167369485553838511616736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12893bdb-5f1e-4f33-b2c9-72c4e1d4c6f6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fb426f5-8067-49a5-8d17-d8ea180feed3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fb426f5-8067-49a5-8d17-d8ea180feed3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13205753753537844789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1320575375353784478913205753753537844789132057537535378447891320575375353784478913205753753537844789132057537535378447891320575375353784478913205753753537844789132057537535378447891320575375353784478913205753753537844789132057537535378447891320575375353784478913205753753537844789132057537535378447891320575375353784478913205753753537844789132057537535378447891320575375353784478913205753753537844789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 489ca115-901b-43e4-8c64-5c381fb8e5a0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a27926a1-3282-494e-b9a4-49ca1a4c0162, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a27926a1-3282-494e-b9a4-49ca1a4c0162, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7958967280206852126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79589672802068521267958967280206852126795896728020685212679589672802068521267958967280206852126795896728020685212679589672802068521267958967280206852126795896728020685212679589672802068521267958967280206852126795896728020685212679589672802068521267958967280206852126795896728020685212679589672802068521267958967280206852126795896728020685212679589672802068521267958967280206852126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fb426f5-8067-49a5-8d17-d8ea180feed3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5ebac39-2d2b-4647-af8d-154d3cc57015, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5ebac39-2d2b-4647-af8d-154d3cc57015, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11819267560716013317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181926756071601331711819267560716013317118192675607160133171181926756071601331711819267560716013317118192675607160133171181926756071601331711819267560716013317118192675607160133171181926756071601331711819267560716013317118192675607160133171181926756071601331711819267560716013317118192675607160133171181926756071601331711819267560716013317118192675607160133171181926756071601331711819267560716013317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a27926a1-3282-494e-b9a4-49ca1a4c0162, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a3925ac-13aa-44ee-9554-f47212515de5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a3925ac-13aa-44ee-9554-f47212515de5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1461279948991340384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14612799489913403841461279948991340384146127994899134038414612799489913403841461279948991340384146127994899134038414612799489913403841461279948991340384146127994899134038414612799489913403841461279948991340384146127994899134038414612799489913403841461279948991340384146127994899134038414612799489913403841461279948991340384146127994899134038414612799489913403841461279948991340384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5ebac39-2d2b-4647-af8d-154d3cc57015, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04083272-e5c6-43fa-8e04-cc6169ca5e45, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04083272-e5c6-43fa-8e04-cc6169ca5e45, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14463853717547605342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446385371754760534214463853717547605342144638537175476053421446385371754760534214463853717547605342144638537175476053421446385371754760534214463853717547605342144638537175476053421446385371754760534214463853717547605342144638537175476053421446385371754760534214463853717547605342144638537175476053421446385371754760534214463853717547605342144638537175476053421446385371754760534214463853717547605342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a3925ac-13aa-44ee-9554-f47212515de5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a11b0546-08f6-40f1-9240-fd02647f372a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a11b0546-08f6-40f1-9240-fd02647f372a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10284253176861739485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028425317686173948510284253176861739485102842531768617394851028425317686173948510284253176861739485102842531768617394851028425317686173948510284253176861739485102842531768617394851028425317686173948510284253176861739485102842531768617394851028425317686173948510284253176861739485102842531768617394851028425317686173948510284253176861739485102842531768617394851028425317686173948510284253176861739485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04083272-e5c6-43fa-8e04-cc6169ca5e45, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9256570c-b244-4cdc-8064-a925e71ca02a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9256570c-b244-4cdc-8064-a925e71ca02a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9322710265113377428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93227102651133774289322710265113377428932271026511337742893227102651133774289322710265113377428932271026511337742893227102651133774289322710265113377428932271026511337742893227102651133774289322710265113377428932271026511337742893227102651133774289322710265113377428932271026511337742893227102651133774289322710265113377428932271026511337742893227102651133774289322710265113377428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a11b0546-08f6-40f1-9240-fd02647f372a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 362af66b-9707-416b-a007-2031cd180a30, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 362af66b-9707-416b-a007-2031cd180a30, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16726769775077687528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672676977507768752816726769775077687528167267697750776875281672676977507768752816726769775077687528167267697750776875281672676977507768752816726769775077687528167267697750776875281672676977507768752816726769775077687528167267697750776875281672676977507768752816726769775077687528167267697750776875281672676977507768752816726769775077687528167267697750776875281672676977507768752816726769775077687528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9256570c-b244-4cdc-8064-a925e71ca02a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7f50a85-57b3-4203-9fcb-1742bd8af87a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7f50a85-57b3-4203-9fcb-1742bd8af87a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9981665182213979035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99816651822139790359981665182213979035998166518221397903599816651822139790359981665182213979035998166518221397903599816651822139790359981665182213979035998166518221397903599816651822139790359981665182213979035998166518221397903599816651822139790359981665182213979035998166518221397903599816651822139790359981665182213979035998166518221397903599816651822139790359981665182213979035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 362af66b-9707-416b-a007-2031cd180a30, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daac75f1-ab80-4696-a4d9-a0f06a361df4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daac75f1-ab80-4696-a4d9-a0f06a361df4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13946950077598542985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394695007759854298513946950077598542985139469500775985429851394695007759854298513946950077598542985139469500775985429851394695007759854298513946950077598542985139469500775985429851394695007759854298513946950077598542985139469500775985429851394695007759854298513946950077598542985139469500775985429851394695007759854298513946950077598542985139469500775985429851394695007759854298513946950077598542985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7f50a85-57b3-4203-9fcb-1742bd8af87a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63526339-4d1a-4e6a-85d9-be7e5a93499f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63526339-4d1a-4e6a-85d9-be7e5a93499f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 847256478812108252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "847256478812108252847256478812108252847256478812108252847256478812108252847256478812108252847256478812108252847256478812108252847256478812108252847256478812108252847256478812108252847256478812108252847256478812108252847256478812108252847256478812108252847256478812108252847256478812108252847256478812108252847256478812108252847256478812108252847256478812108252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63526339-4d1a-4e6a-85d9-be7e5a93499f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2436986b-a86e-45c6-a1e1-73a09d9348df, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2436986b-a86e-45c6-a1e1-73a09d9348df, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7725486605234553857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77254866052345538577725486605234553857772548660523455385777254866052345538577725486605234553857772548660523455385777254866052345538577725486605234553857772548660523455385777254866052345538577725486605234553857772548660523455385777254866052345538577725486605234553857772548660523455385777254866052345538577725486605234553857772548660523455385777254866052345538577725486605234553857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daac75f1-ab80-4696-a4d9-a0f06a361df4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a2cad84-f526-467f-9241-d271dc09ccad, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a2cad84-f526-467f-9241-d271dc09ccad, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1771695571094867867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17716955710948678671771695571094867867177169557109486786717716955710948678671771695571094867867177169557109486786717716955710948678671771695571094867867177169557109486786717716955710948678671771695571094867867177169557109486786717716955710948678671771695571094867867177169557109486786717716955710948678671771695571094867867177169557109486786717716955710948678671771695571094867867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2436986b-a86e-45c6-a1e1-73a09d9348df, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78ed8b09-cd3a-4abb-ba10-2f53012ecdc6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a2cad84-f526-467f-9241-d271dc09ccad, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78ed8b09-cd3a-4abb-ba10-2f53012ecdc6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8878731353994482918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88787313539944829188878731353994482918887873135399448291888787313539944829188878731353994482918887873135399448291888787313539944829188878731353994482918887873135399448291888787313539944829188878731353994482918887873135399448291888787313539944829188878731353994482918887873135399448291888787313539944829188878731353994482918887873135399448291888787313539944829188878731353994482918" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39c74895-6ea1-4bea-83e5-3796b427146d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39c74895-6ea1-4bea-83e5-3796b427146d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4706353770059088896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47063537700590888964706353770059088896470635377005908889647063537700590888964706353770059088896470635377005908889647063537700590888964706353770059088896470635377005908889647063537700590888964706353770059088896470635377005908889647063537700590888964706353770059088896470635377005908889647063537700590888964706353770059088896470635377005908889647063537700590888964706353770059088896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78ed8b09-cd3a-4abb-ba10-2f53012ecdc6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 642e4ab5-92de-4a20-961f-e1ba6199848e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 642e4ab5-92de-4a20-961f-e1ba6199848e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7579346687189397787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75793466871893977877579346687189397787757934668718939778775793466871893977877579346687189397787757934668718939778775793466871893977877579346687189397787757934668718939778775793466871893977877579346687189397787757934668718939778775793466871893977877579346687189397787757934668718939778775793466871893977877579346687189397787757934668718939778775793466871893977877579346687189397787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39c74895-6ea1-4bea-83e5-3796b427146d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a640c697-6888-482e-b7b9-c0625b3d8a32, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a640c697-6888-482e-b7b9-c0625b3d8a32, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10741420606325117456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1074142060632511745610741420606325117456107414206063251174561074142060632511745610741420606325117456107414206063251174561074142060632511745610741420606325117456107414206063251174561074142060632511745610741420606325117456107414206063251174561074142060632511745610741420606325117456107414206063251174561074142060632511745610741420606325117456107414206063251174561074142060632511745610741420606325117456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 642e4ab5-92de-4a20-961f-e1ba6199848e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c136ffd9-3a29-4e4c-aeef-fa8d58c278a6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c136ffd9-3a29-4e4c-aeef-fa8d58c278a6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 541370616522008382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "541370616522008382541370616522008382541370616522008382541370616522008382541370616522008382541370616522008382541370616522008382541370616522008382541370616522008382541370616522008382541370616522008382541370616522008382541370616522008382541370616522008382541370616522008382541370616522008382541370616522008382541370616522008382541370616522008382541370616522008382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a640c697-6888-482e-b7b9-c0625b3d8a32, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a79921d-c5ac-4b9e-a0fd-01da298ac675, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a79921d-c5ac-4b9e-a0fd-01da298ac675, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3237638967122198865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32376389671221988653237638967122198865323763896712219886532376389671221988653237638967122198865323763896712219886532376389671221988653237638967122198865323763896712219886532376389671221988653237638967122198865323763896712219886532376389671221988653237638967122198865323763896712219886532376389671221988653237638967122198865323763896712219886532376389671221988653237638967122198865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c136ffd9-3a29-4e4c-aeef-fa8d58c278a6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31d0fd65-b8b4-4f16-8077-e56e16ff7616, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31d0fd65-b8b4-4f16-8077-e56e16ff7616, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3635726651331973428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36357266513319734283635726651331973428363572665133197342836357266513319734283635726651331973428363572665133197342836357266513319734283635726651331973428363572665133197342836357266513319734283635726651331973428363572665133197342836357266513319734283635726651331973428363572665133197342836357266513319734283635726651331973428363572665133197342836357266513319734283635726651331973428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a79921d-c5ac-4b9e-a0fd-01da298ac675, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f113d68-5a1a-419e-a2f4-295239610489, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f113d68-5a1a-419e-a2f4-295239610489, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9851656713537849504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98516567135378495049851656713537849504985165671353784950498516567135378495049851656713537849504985165671353784950498516567135378495049851656713537849504985165671353784950498516567135378495049851656713537849504985165671353784950498516567135378495049851656713537849504985165671353784950498516567135378495049851656713537849504985165671353784950498516567135378495049851656713537849504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31d0fd65-b8b4-4f16-8077-e56e16ff7616, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4327bda8-9d28-4ddc-876b-12a71cda85fc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4327bda8-9d28-4ddc-876b-12a71cda85fc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16253633820100756910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625363382010075691016253633820100756910162536338201007569101625363382010075691016253633820100756910162536338201007569101625363382010075691016253633820100756910162536338201007569101625363382010075691016253633820100756910162536338201007569101625363382010075691016253633820100756910162536338201007569101625363382010075691016253633820100756910162536338201007569101625363382010075691016253633820100756910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f113d68-5a1a-419e-a2f4-295239610489, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b78c181-5bf6-43db-9e80-6970c6ebebfa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b78c181-5bf6-43db-9e80-6970c6ebebfa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11758193509523227824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1175819350952322782411758193509523227824117581935095232278241175819350952322782411758193509523227824117581935095232278241175819350952322782411758193509523227824117581935095232278241175819350952322782411758193509523227824117581935095232278241175819350952322782411758193509523227824117581935095232278241175819350952322782411758193509523227824117581935095232278241175819350952322782411758193509523227824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4327bda8-9d28-4ddc-876b-12a71cda85fc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 413fe897-54ae-403c-b569-af6e6e25dd2f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 413fe897-54ae-403c-b569-af6e6e25dd2f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12549580478241884818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254958047824188481812549580478241884818125495804782418848181254958047824188481812549580478241884818125495804782418848181254958047824188481812549580478241884818125495804782418848181254958047824188481812549580478241884818125495804782418848181254958047824188481812549580478241884818125495804782418848181254958047824188481812549580478241884818125495804782418848181254958047824188481812549580478241884818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b78c181-5bf6-43db-9e80-6970c6ebebfa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2a74cbb-1ff5-47a8-a3bf-d13be927785a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2a74cbb-1ff5-47a8-a3bf-d13be927785a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 133662481947788086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "133662481947788086133662481947788086133662481947788086133662481947788086133662481947788086133662481947788086133662481947788086133662481947788086133662481947788086133662481947788086133662481947788086133662481947788086133662481947788086133662481947788086133662481947788086133662481947788086133662481947788086133662481947788086133662481947788086133662481947788086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 413fe897-54ae-403c-b569-af6e6e25dd2f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e174c09-b2cc-421a-ac97-71460ac99c26, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e174c09-b2cc-421a-ac97-71460ac99c26, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14012057634445545847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401205763444554584714012057634445545847140120576344455458471401205763444554584714012057634445545847140120576344455458471401205763444554584714012057634445545847140120576344455458471401205763444554584714012057634445545847140120576344455458471401205763444554584714012057634445545847140120576344455458471401205763444554584714012057634445545847140120576344455458471401205763444554584714012057634445545847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2a74cbb-1ff5-47a8-a3bf-d13be927785a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1aa0cfaf-1d59-45fe-bfae-e6e740c5dd4b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e174c09-b2cc-421a-ac97-71460ac99c26, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1aa0cfaf-1d59-45fe-bfae-e6e740c5dd4b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1382613117854344114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13826131178543441141382613117854344114138261311785434411413826131178543441141382613117854344114138261311785434411413826131178543441141382613117854344114138261311785434411413826131178543441141382613117854344114138261311785434411413826131178543441141382613117854344114138261311785434411413826131178543441141382613117854344114138261311785434411413826131178543441141382613117854344114" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94a9be60-9184-434a-9478-f33eeb8b0721, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94a9be60-9184-434a-9478-f33eeb8b0721, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3364549728552824832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33645497285528248323364549728552824832336454972855282483233645497285528248323364549728552824832336454972855282483233645497285528248323364549728552824832336454972855282483233645497285528248323364549728552824832336454972855282483233645497285528248323364549728552824832336454972855282483233645497285528248323364549728552824832336454972855282483233645497285528248323364549728552824832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1aa0cfaf-1d59-45fe-bfae-e6e740c5dd4b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f97daa2a-4444-41c6-a304-c5c904096afb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f97daa2a-4444-41c6-a304-c5c904096afb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7662072733360403813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76620727333604038137662072733360403813766207273336040381376620727333604038137662072733360403813766207273336040381376620727333604038137662072733360403813766207273336040381376620727333604038137662072733360403813766207273336040381376620727333604038137662072733360403813766207273336040381376620727333604038137662072733360403813766207273336040381376620727333604038137662072733360403813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94a9be60-9184-434a-9478-f33eeb8b0721, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6566193a-d8d4-4664-abb6-51a225c07bbb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6566193a-d8d4-4664-abb6-51a225c07bbb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8386574032688676696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83865740326886766968386574032688676696838657403268867669683865740326886766968386574032688676696838657403268867669683865740326886766968386574032688676696838657403268867669683865740326886766968386574032688676696838657403268867669683865740326886766968386574032688676696838657403268867669683865740326886766968386574032688676696838657403268867669683865740326886766968386574032688676696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f97daa2a-4444-41c6-a304-c5c904096afb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c834009-a96a-46d6-bf9e-3876c0daedf4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c834009-a96a-46d6-bf9e-3876c0daedf4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10733330825223811402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073333082522381140210733330825223811402107333308252238114021073333082522381140210733330825223811402107333308252238114021073333082522381140210733330825223811402107333308252238114021073333082522381140210733330825223811402107333308252238114021073333082522381140210733330825223811402107333308252238114021073333082522381140210733330825223811402107333308252238114021073333082522381140210733330825223811402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6566193a-d8d4-4664-abb6-51a225c07bbb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e33b12e5-314b-4ca1-a0e7-ada7229400cc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e33b12e5-314b-4ca1-a0e7-ada7229400cc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14849817068716369382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1484981706871636938214849817068716369382148498170687163693821484981706871636938214849817068716369382148498170687163693821484981706871636938214849817068716369382148498170687163693821484981706871636938214849817068716369382148498170687163693821484981706871636938214849817068716369382148498170687163693821484981706871636938214849817068716369382148498170687163693821484981706871636938214849817068716369382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c834009-a96a-46d6-bf9e-3876c0daedf4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58206b3c-269d-48b0-b71b-c51f17c66802, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e33b12e5-314b-4ca1-a0e7-ada7229400cc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1b09fd9-ff8b-46d0-90d0-5e68b2257900, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1b09fd9-ff8b-46d0-90d0-5e68b2257900, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16054648241635488067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605464824163548806716054648241635488067160546482416354880671605464824163548806716054648241635488067160546482416354880671605464824163548806716054648241635488067160546482416354880671605464824163548806716054648241635488067160546482416354880671605464824163548806716054648241635488067160546482416354880671605464824163548806716054648241635488067160546482416354880671605464824163548806716054648241635488067" } } } 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, 58206b3c-269d-48b0-b71b-c51f17c66802, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18339185899683476783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833918589968347678318339185899683476783183391858996834767831833918589968347678318339185899683476783183391858996834767831833918589968347678318339185899683476783183391858996834767831833918589968347678318339185899683476783183391858996834767831833918589968347678318339185899683476783183391858996834767831833918589968347678318339185899683476783183391858996834767831833918589968347678318339185899683476783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1b09fd9-ff8b-46d0-90d0-5e68b2257900, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 968d5d7c-297c-4a0f-9b50-dfa23e9cc289, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 968d5d7c-297c-4a0f-9b50-dfa23e9cc289, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5188668421736547080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51886684217365470805188668421736547080518866842173654708051886684217365470805188668421736547080518866842173654708051886684217365470805188668421736547080518866842173654708051886684217365470805188668421736547080518866842173654708051886684217365470805188668421736547080518866842173654708051886684217365470805188668421736547080518866842173654708051886684217365470805188668421736547080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58206b3c-269d-48b0-b71b-c51f17c66802, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3012b7f6-8f12-429b-8621-aca54a21cf6e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3012b7f6-8f12-429b-8621-aca54a21cf6e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13127660563012392504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312766056301239250413127660563012392504131276605630123925041312766056301239250413127660563012392504131276605630123925041312766056301239250413127660563012392504131276605630123925041312766056301239250413127660563012392504131276605630123925041312766056301239250413127660563012392504131276605630123925041312766056301239250413127660563012392504131276605630123925041312766056301239250413127660563012392504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 968d5d7c-297c-4a0f-9b50-dfa23e9cc289, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26bc12dd-68ff-4594-b86f-ce04db03c81c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26bc12dd-68ff-4594-b86f-ce04db03c81c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 723792442725353261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "723792442725353261723792442725353261723792442725353261723792442725353261723792442725353261723792442725353261723792442725353261723792442725353261723792442725353261723792442725353261723792442725353261723792442725353261723792442725353261723792442725353261723792442725353261723792442725353261723792442725353261723792442725353261723792442725353261723792442725353261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3012b7f6-8f12-429b-8621-aca54a21cf6e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f083f7dd-9a2c-44a4-9253-21a8704b9e6f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26bc12dd-68ff-4594-b86f-ce04db03c81c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f083f7dd-9a2c-44a4-9253-21a8704b9e6f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1843619884835515144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18436198848355151441843619884835515144184361988483551514418436198848355151441843619884835515144184361988483551514418436198848355151441843619884835515144184361988483551514418436198848355151441843619884835515144184361988483551514418436198848355151441843619884835515144184361988483551514418436198848355151441843619884835515144184361988483551514418436198848355151441843619884835515144" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9555641d-2570-49a8-8ac2-4fba1bce2f6a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9555641d-2570-49a8-8ac2-4fba1bce2f6a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5556567414994359381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55565674149943593815556567414994359381555656741499435938155565674149943593815556567414994359381555656741499435938155565674149943593815556567414994359381555656741499435938155565674149943593815556567414994359381555656741499435938155565674149943593815556567414994359381555656741499435938155565674149943593815556567414994359381555656741499435938155565674149943593815556567414994359381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f083f7dd-9a2c-44a4-9253-21a8704b9e6f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecf4be84-b52f-4e53-9ed8-db40c18775c3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecf4be84-b52f-4e53-9ed8-db40c18775c3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16023842005686476249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602384200568647624916023842005686476249160238420056864762491602384200568647624916023842005686476249160238420056864762491602384200568647624916023842005686476249160238420056864762491602384200568647624916023842005686476249160238420056864762491602384200568647624916023842005686476249160238420056864762491602384200568647624916023842005686476249160238420056864762491602384200568647624916023842005686476249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9555641d-2570-49a8-8ac2-4fba1bce2f6a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb4d720f-9538-4e65-a72e-cd52fc0405c1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb4d720f-9538-4e65-a72e-cd52fc0405c1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4534914181151254386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45349141811512543864534914181151254386453491418115125438645349141811512543864534914181151254386453491418115125438645349141811512543864534914181151254386453491418115125438645349141811512543864534914181151254386453491418115125438645349141811512543864534914181151254386453491418115125438645349141811512543864534914181151254386453491418115125438645349141811512543864534914181151254386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecf4be84-b52f-4e53-9ed8-db40c18775c3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 216105c3-ea4b-43ea-8079-b67c41a7cc8a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 216105c3-ea4b-43ea-8079-b67c41a7cc8a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13973856319316794319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397385631931679431913973856319316794319139738563193167943191397385631931679431913973856319316794319139738563193167943191397385631931679431913973856319316794319139738563193167943191397385631931679431913973856319316794319139738563193167943191397385631931679431913973856319316794319139738563193167943191397385631931679431913973856319316794319139738563193167943191397385631931679431913973856319316794319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb4d720f-9538-4e65-a72e-cd52fc0405c1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07b27c36-27e3-4de6-b3bc-0179450b1b00, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07b27c36-27e3-4de6-b3bc-0179450b1b00, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3038223999854949585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30382239998549495853038223999854949585303822399985494958530382239998549495853038223999854949585303822399985494958530382239998549495853038223999854949585303822399985494958530382239998549495853038223999854949585303822399985494958530382239998549495853038223999854949585303822399985494958530382239998549495853038223999854949585303822399985494958530382239998549495853038223999854949585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 216105c3-ea4b-43ea-8079-b67c41a7cc8a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42701d57-3f52-4355-b2f8-124bc8ba2ace, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07b27c36-27e3-4de6-b3bc-0179450b1b00, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e382d313-148d-4bf6-b403-92929aa5d2bf, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e382d313-148d-4bf6-b403-92929aa5d2bf, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8879965480875088964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88799654808750889648879965480875088964887996548087508896488799654808750889648879965480875088964887996548087508896488799654808750889648879965480875088964887996548087508896488799654808750889648879965480875088964887996548087508896488799654808750889648879965480875088964887996548087508896488799654808750889648879965480875088964887996548087508896488799654808750889648879965480875088964" } } } 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, 42701d57-3f52-4355-b2f8-124bc8ba2ace, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9255569207728011509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92555692077280115099255569207728011509925556920772801150992555692077280115099255569207728011509925556920772801150992555692077280115099255569207728011509925556920772801150992555692077280115099255569207728011509925556920772801150992555692077280115099255569207728011509925556920772801150992555692077280115099255569207728011509925556920772801150992555692077280115099255569207728011509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42701d57-3f52-4355-b2f8-124bc8ba2ace, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e382d313-148d-4bf6-b403-92929aa5d2bf, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96e150d3-3c18-4b7b-96ce-5b74725edebf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96e150d3-3c18-4b7b-96ce-5b74725edebf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16234037248096866540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623403724809686654016234037248096866540162340372480968665401623403724809686654016234037248096866540162340372480968665401623403724809686654016234037248096866540162340372480968665401623403724809686654016234037248096866540162340372480968665401623403724809686654016234037248096866540162340372480968665401623403724809686654016234037248096866540162340372480968665401623403724809686654016234037248096866540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a304bb31-be54-4e57-aa43-3a59f870ce20, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a304bb31-be54-4e57-aa43-3a59f870ce20, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 875191011715446890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "875191011715446890875191011715446890875191011715446890875191011715446890875191011715446890875191011715446890875191011715446890875191011715446890875191011715446890875191011715446890875191011715446890875191011715446890875191011715446890875191011715446890875191011715446890875191011715446890875191011715446890875191011715446890875191011715446890875191011715446890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a304bb31-be54-4e57-aa43-3a59f870ce20, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96e150d3-3c18-4b7b-96ce-5b74725edebf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df1fe09f-7468-4737-ab3e-0214e744b54f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 862361db-e1a5-4caf-8b49-1e9997f3cb24, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 862361db-e1a5-4caf-8b49-1e9997f3cb24, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11239702827702876757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123970282770287675711239702827702876757112397028277028767571123970282770287675711239702827702876757112397028277028767571123970282770287675711239702827702876757112397028277028767571123970282770287675711239702827702876757112397028277028767571123970282770287675711239702827702876757112397028277028767571123970282770287675711239702827702876757112397028277028767571123970282770287675711239702827702876757" } } } 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, df1fe09f-7468-4737-ab3e-0214e744b54f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12065243013164963596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206524301316496359612065243013164963596120652430131649635961206524301316496359612065243013164963596120652430131649635961206524301316496359612065243013164963596120652430131649635961206524301316496359612065243013164963596120652430131649635961206524301316496359612065243013164963596120652430131649635961206524301316496359612065243013164963596120652430131649635961206524301316496359612065243013164963596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 862361db-e1a5-4caf-8b49-1e9997f3cb24, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da6808ab-bc95-46f6-bea8-52f5263a41ca, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da6808ab-bc95-46f6-bea8-52f5263a41ca, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 678339762618682659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "678339762618682659678339762618682659678339762618682659678339762618682659678339762618682659678339762618682659678339762618682659678339762618682659678339762618682659678339762618682659678339762618682659678339762618682659678339762618682659678339762618682659678339762618682659678339762618682659678339762618682659678339762618682659678339762618682659678339762618682659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df1fe09f-7468-4737-ab3e-0214e744b54f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33a9f86b-b0a0-4bbc-a9dc-18bcc0ce9a61, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33a9f86b-b0a0-4bbc-a9dc-18bcc0ce9a61, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 851139410552445004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "851139410552445004851139410552445004851139410552445004851139410552445004851139410552445004851139410552445004851139410552445004851139410552445004851139410552445004851139410552445004851139410552445004851139410552445004851139410552445004851139410552445004851139410552445004851139410552445004851139410552445004851139410552445004851139410552445004851139410552445004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da6808ab-bc95-46f6-bea8-52f5263a41ca, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3244a43-1bdc-496a-b1ee-d076905f19a9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3244a43-1bdc-496a-b1ee-d076905f19a9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10062381519397333548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006238151939733354810062381519397333548100623815193973335481006238151939733354810062381519397333548100623815193973335481006238151939733354810062381519397333548100623815193973335481006238151939733354810062381519397333548100623815193973335481006238151939733354810062381519397333548100623815193973335481006238151939733354810062381519397333548100623815193973335481006238151939733354810062381519397333548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33a9f86b-b0a0-4bbc-a9dc-18bcc0ce9a61, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdc95d47-149b-482a-bdae-ce4179a30b11, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdc95d47-149b-482a-bdae-ce4179a30b11, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2164943938088825572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21649439380888255722164943938088825572216494393808882557221649439380888255722164943938088825572216494393808882557221649439380888255722164943938088825572216494393808882557221649439380888255722164943938088825572216494393808882557221649439380888255722164943938088825572216494393808882557221649439380888255722164943938088825572216494393808882557221649439380888255722164943938088825572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3244a43-1bdc-496a-b1ee-d076905f19a9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67e3b9a7-c061-4569-bd52-ca05c39e462d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67e3b9a7-c061-4569-bd52-ca05c39e462d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5902999325340110961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59029993253401109615902999325340110961590299932534011096159029993253401109615902999325340110961590299932534011096159029993253401109615902999325340110961590299932534011096159029993253401109615902999325340110961590299932534011096159029993253401109615902999325340110961590299932534011096159029993253401109615902999325340110961590299932534011096159029993253401109615902999325340110961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdc95d47-149b-482a-bdae-ce4179a30b11, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b9a1493-8bff-440e-9e66-5073b2ea883f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b9a1493-8bff-440e-9e66-5073b2ea883f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1973793137455468932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19737931374554689321973793137455468932197379313745546893219737931374554689321973793137455468932197379313745546893219737931374554689321973793137455468932197379313745546893219737931374554689321973793137455468932197379313745546893219737931374554689321973793137455468932197379313745546893219737931374554689321973793137455468932197379313745546893219737931374554689321973793137455468932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67e3b9a7-c061-4569-bd52-ca05c39e462d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06ecca08-894c-4395-8761-f9301a05dd6e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06ecca08-894c-4395-8761-f9301a05dd6e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9629696536542131874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96296965365421318749629696536542131874962969653654213187496296965365421318749629696536542131874962969653654213187496296965365421318749629696536542131874962969653654213187496296965365421318749629696536542131874962969653654213187496296965365421318749629696536542131874962969653654213187496296965365421318749629696536542131874962969653654213187496296965365421318749629696536542131874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b9a1493-8bff-440e-9e66-5073b2ea883f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6270910-bca5-482b-8506-82f4686500b9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06ecca08-894c-4395-8761-f9301a05dd6e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b3a5ee0-d08b-4f09-bf00-3bca2c06522b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b3a5ee0-d08b-4f09-bf00-3bca2c06522b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4522923308579645736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45229233085796457364522923308579645736452292330857964573645229233085796457364522923308579645736452292330857964573645229233085796457364522923308579645736452292330857964573645229233085796457364522923308579645736452292330857964573645229233085796457364522923308579645736452292330857964573645229233085796457364522923308579645736452292330857964573645229233085796457364522923308579645736" } } } 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, b6270910-bca5-482b-8506-82f4686500b9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5776073451950387646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57760734519503876465776073451950387646577607345195038764657760734519503876465776073451950387646577607345195038764657760734519503876465776073451950387646577607345195038764657760734519503876465776073451950387646577607345195038764657760734519503876465776073451950387646577607345195038764657760734519503876465776073451950387646577607345195038764657760734519503876465776073451950387646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b3a5ee0-d08b-4f09-bf00-3bca2c06522b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2c1d099-fb18-4c6c-80e8-1282cec4058e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2c1d099-fb18-4c6c-80e8-1282cec4058e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4801463763360679889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48014637633606798894801463763360679889480146376336067988948014637633606798894801463763360679889480146376336067988948014637633606798894801463763360679889480146376336067988948014637633606798894801463763360679889480146376336067988948014637633606798894801463763360679889480146376336067988948014637633606798894801463763360679889480146376336067988948014637633606798894801463763360679889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6270910-bca5-482b-8506-82f4686500b9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ddbe428-fd7e-4337-bdc0-04e536eb73b9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ddbe428-fd7e-4337-bdc0-04e536eb73b9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15424523134578387911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542452313457838791115424523134578387911154245231345783879111542452313457838791115424523134578387911154245231345783879111542452313457838791115424523134578387911154245231345783879111542452313457838791115424523134578387911154245231345783879111542452313457838791115424523134578387911154245231345783879111542452313457838791115424523134578387911154245231345783879111542452313457838791115424523134578387911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2c1d099-fb18-4c6c-80e8-1282cec4058e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79fea0e8-2dd5-4efe-a1d0-a5c147f3649c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79fea0e8-2dd5-4efe-a1d0-a5c147f3649c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3254322670248681434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32543226702486814343254322670248681434325432267024868143432543226702486814343254322670248681434325432267024868143432543226702486814343254322670248681434325432267024868143432543226702486814343254322670248681434325432267024868143432543226702486814343254322670248681434325432267024868143432543226702486814343254322670248681434325432267024868143432543226702486814343254322670248681434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ddbe428-fd7e-4337-bdc0-04e536eb73b9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df814523-1c48-4325-81bc-d4931d275ab7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df814523-1c48-4325-81bc-d4931d275ab7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2587686003030914995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25876860030309149952587686003030914995258768600303091499525876860030309149952587686003030914995258768600303091499525876860030309149952587686003030914995258768600303091499525876860030309149952587686003030914995258768600303091499525876860030309149952587686003030914995258768600303091499525876860030309149952587686003030914995258768600303091499525876860030309149952587686003030914995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df814523-1c48-4325-81bc-d4931d275ab7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4294d84-81be-406e-81d1-05dae5665eca, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4294d84-81be-406e-81d1-05dae5665eca, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16389771253043875201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638977125304387520116389771253043875201163897712530438752011638977125304387520116389771253043875201163897712530438752011638977125304387520116389771253043875201163897712530438752011638977125304387520116389771253043875201163897712530438752011638977125304387520116389771253043875201163897712530438752011638977125304387520116389771253043875201163897712530438752011638977125304387520116389771253043875201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79fea0e8-2dd5-4efe-a1d0-a5c147f3649c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1694182-df1d-437d-9db9-330a1ef8855c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1694182-df1d-437d-9db9-330a1ef8855c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14851449210934923626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485144921093492362614851449210934923626148514492109349236261485144921093492362614851449210934923626148514492109349236261485144921093492362614851449210934923626148514492109349236261485144921093492362614851449210934923626148514492109349236261485144921093492362614851449210934923626148514492109349236261485144921093492362614851449210934923626148514492109349236261485144921093492362614851449210934923626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4294d84-81be-406e-81d1-05dae5665eca, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ba440d3-b9b7-41ab-9850-8c48adcd3179, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ba440d3-b9b7-41ab-9850-8c48adcd3179, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2254345772654270477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22543457726542704772254345772654270477225434577265427047722543457726542704772254345772654270477225434577265427047722543457726542704772254345772654270477225434577265427047722543457726542704772254345772654270477225434577265427047722543457726542704772254345772654270477225434577265427047722543457726542704772254345772654270477225434577265427047722543457726542704772254345772654270477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1694182-df1d-437d-9db9-330a1ef8855c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15cdf624-0cb3-4ab4-ba8a-ec7064c935ab, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15cdf624-0cb3-4ab4-ba8a-ec7064c935ab, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9283121944261828242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92831219442618282429283121944261828242928312194426182824292831219442618282429283121944261828242928312194426182824292831219442618282429283121944261828242928312194426182824292831219442618282429283121944261828242928312194426182824292831219442618282429283121944261828242928312194426182824292831219442618282429283121944261828242928312194426182824292831219442618282429283121944261828242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ba440d3-b9b7-41ab-9850-8c48adcd3179, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 266fd6f9-0b76-49bc-944b-530452da362b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 266fd6f9-0b76-49bc-944b-530452da362b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10000734670947713833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000073467094771383310000734670947713833100007346709477138331000073467094771383310000734670947713833100007346709477138331000073467094771383310000734670947713833100007346709477138331000073467094771383310000734670947713833100007346709477138331000073467094771383310000734670947713833100007346709477138331000073467094771383310000734670947713833100007346709477138331000073467094771383310000734670947713833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15cdf624-0cb3-4ab4-ba8a-ec7064c935ab, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6782b116-0a39-4283-aefb-1ca7556919c6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6782b116-0a39-4283-aefb-1ca7556919c6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6176065473888867615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61760654738888676156176065473888867615617606547388886761561760654738888676156176065473888867615617606547388886761561760654738888676156176065473888867615617606547388886761561760654738888676156176065473888867615617606547388886761561760654738888676156176065473888867615617606547388886761561760654738888676156176065473888867615617606547388886761561760654738888676156176065473888867615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6782b116-0a39-4283-aefb-1ca7556919c6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 266fd6f9-0b76-49bc-944b-530452da362b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db93a784-0c5b-47e2-8ce0-f1b80a17e9c9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db93a784-0c5b-47e2-8ce0-f1b80a17e9c9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15000324040472910176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500032404047291017615000324040472910176150003240404729101761500032404047291017615000324040472910176150003240404729101761500032404047291017615000324040472910176150003240404729101761500032404047291017615000324040472910176150003240404729101761500032404047291017615000324040472910176150003240404729101761500032404047291017615000324040472910176150003240404729101761500032404047291017615000324040472910176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d4bef2b-d30f-4a3b-a7f1-71edcbc8e5ea, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d4bef2b-d30f-4a3b-a7f1-71edcbc8e5ea, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9550946974233996766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95509469742339967669550946974233996766955094697423399676695509469742339967669550946974233996766955094697423399676695509469742339967669550946974233996766955094697423399676695509469742339967669550946974233996766955094697423399676695509469742339967669550946974233996766955094697423399676695509469742339967669550946974233996766955094697423399676695509469742339967669550946974233996766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d4bef2b-d30f-4a3b-a7f1-71edcbc8e5ea, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e825cc44-d8be-440c-b798-c95b3d6e70d8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e825cc44-d8be-440c-b798-c95b3d6e70d8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15602946300361566279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560294630036156627915602946300361566279156029463003615662791560294630036156627915602946300361566279156029463003615662791560294630036156627915602946300361566279156029463003615662791560294630036156627915602946300361566279156029463003615662791560294630036156627915602946300361566279156029463003615662791560294630036156627915602946300361566279156029463003615662791560294630036156627915602946300361566279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db93a784-0c5b-47e2-8ce0-f1b80a17e9c9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f518e70a-0092-48c3-b8b5-7817952abaf7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f518e70a-0092-48c3-b8b5-7817952abaf7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5766072914584999884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57660729145849998845766072914584999884576607291458499988457660729145849998845766072914584999884576607291458499988457660729145849998845766072914584999884576607291458499988457660729145849998845766072914584999884576607291458499988457660729145849998845766072914584999884576607291458499988457660729145849998845766072914584999884576607291458499988457660729145849998845766072914584999884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e825cc44-d8be-440c-b798-c95b3d6e70d8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63291556-1248-44e3-b69a-c465f25639f1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63291556-1248-44e3-b69a-c465f25639f1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10017524252744457150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001752425274445715010017524252744457150100175242527444571501001752425274445715010017524252744457150100175242527444571501001752425274445715010017524252744457150100175242527444571501001752425274445715010017524252744457150100175242527444571501001752425274445715010017524252744457150100175242527444571501001752425274445715010017524252744457150100175242527444571501001752425274445715010017524252744457150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f518e70a-0092-48c3-b8b5-7817952abaf7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8a9f832-daa8-4e76-a355-63be475724f8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8a9f832-daa8-4e76-a355-63be475724f8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1546314722632526474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15463147226325264741546314722632526474154631472263252647415463147226325264741546314722632526474154631472263252647415463147226325264741546314722632526474154631472263252647415463147226325264741546314722632526474154631472263252647415463147226325264741546314722632526474154631472263252647415463147226325264741546314722632526474154631472263252647415463147226325264741546314722632526474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63291556-1248-44e3-b69a-c465f25639f1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddc70002-4eb5-4184-9e32-dbc392d9cbfd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8a9f832-daa8-4e76-a355-63be475724f8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdcb8375-a4a4-41ca-a5d9-b9f5f04f2074, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddc70002-4eb5-4184-9e32-dbc392d9cbfd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15916394222475828582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591639422247582858215916394222475828582159163942224758285821591639422247582858215916394222475828582159163942224758285821591639422247582858215916394222475828582159163942224758285821591639422247582858215916394222475828582159163942224758285821591639422247582858215916394222475828582159163942224758285821591639422247582858215916394222475828582159163942224758285821591639422247582858215916394222475828582" } } } 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, cdcb8375-a4a4-41ca-a5d9-b9f5f04f2074, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4881723813149708146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48817238131497081464881723813149708146488172381314970814648817238131497081464881723813149708146488172381314970814648817238131497081464881723813149708146488172381314970814648817238131497081464881723813149708146488172381314970814648817238131497081464881723813149708146488172381314970814648817238131497081464881723813149708146488172381314970814648817238131497081464881723813149708146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdcb8375-a4a4-41ca-a5d9-b9f5f04f2074, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07aee8fc-4deb-4b90-b47b-485000fb0b07, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07aee8fc-4deb-4b90-b47b-485000fb0b07, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12518744393056775753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251874439305677575312518744393056775753125187443930567757531251874439305677575312518744393056775753125187443930567757531251874439305677575312518744393056775753125187443930567757531251874439305677575312518744393056775753125187443930567757531251874439305677575312518744393056775753125187443930567757531251874439305677575312518744393056775753125187443930567757531251874439305677575312518744393056775753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddc70002-4eb5-4184-9e32-dbc392d9cbfd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29c04aa8-be78-4763-8a10-6ae3af1f617b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29c04aa8-be78-4763-8a10-6ae3af1f617b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16180986122509019378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618098612250901937816180986122509019378161809861225090193781618098612250901937816180986122509019378161809861225090193781618098612250901937816180986122509019378161809861225090193781618098612250901937816180986122509019378161809861225090193781618098612250901937816180986122509019378161809861225090193781618098612250901937816180986122509019378161809861225090193781618098612250901937816180986122509019378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07aee8fc-4deb-4b90-b47b-485000fb0b07, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e93209a8-bd41-479b-9675-d6d55ae1aa6b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e93209a8-bd41-479b-9675-d6d55ae1aa6b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18189124485883346531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818912448588334653118189124485883346531181891244858833465311818912448588334653118189124485883346531181891244858833465311818912448588334653118189124485883346531181891244858833465311818912448588334653118189124485883346531181891244858833465311818912448588334653118189124485883346531181891244858833465311818912448588334653118189124485883346531181891244858833465311818912448588334653118189124485883346531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29c04aa8-be78-4763-8a10-6ae3af1f617b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c779862-6cc6-4806-a96a-c9dff4cc20f1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c779862-6cc6-4806-a96a-c9dff4cc20f1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15228434745915797593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1522843474591579759315228434745915797593152284347459157975931522843474591579759315228434745915797593152284347459157975931522843474591579759315228434745915797593152284347459157975931522843474591579759315228434745915797593152284347459157975931522843474591579759315228434745915797593152284347459157975931522843474591579759315228434745915797593152284347459157975931522843474591579759315228434745915797593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e93209a8-bd41-479b-9675-d6d55ae1aa6b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e42b7645-d725-481e-93a9-78d3d2d3ce65, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c779862-6cc6-4806-a96a-c9dff4cc20f1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e42b7645-d725-481e-93a9-78d3d2d3ce65, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3051042660317055788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30510426603170557883051042660317055788305104266031705578830510426603170557883051042660317055788305104266031705578830510426603170557883051042660317055788305104266031705578830510426603170557883051042660317055788305104266031705578830510426603170557883051042660317055788305104266031705578830510426603170557883051042660317055788305104266031705578830510426603170557883051042660317055788" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3eca7ac0-730c-452a-849f-726126793110, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eca7ac0-730c-452a-849f-726126793110, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9527875496765999510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95278754967659995109527875496765999510952787549676599951095278754967659995109527875496765999510952787549676599951095278754967659995109527875496765999510952787549676599951095278754967659995109527875496765999510952787549676599951095278754967659995109527875496765999510952787549676599951095278754967659995109527875496765999510952787549676599951095278754967659995109527875496765999510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3eca7ac0-730c-452a-849f-726126793110, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14200bcc-b0db-4ff9-912b-93327ba2f433, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14200bcc-b0db-4ff9-912b-93327ba2f433, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7161587297590678166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71615872975906781667161587297590678166716158729759067816671615872975906781667161587297590678166716158729759067816671615872975906781667161587297590678166716158729759067816671615872975906781667161587297590678166716158729759067816671615872975906781667161587297590678166716158729759067816671615872975906781667161587297590678166716158729759067816671615872975906781667161587297590678166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e42b7645-d725-481e-93a9-78d3d2d3ce65, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49a26d34-2455-4963-b11a-570280ed5d6f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49a26d34-2455-4963-b11a-570280ed5d6f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2529956215204361874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25299562152043618742529956215204361874252995621520436187425299562152043618742529956215204361874252995621520436187425299562152043618742529956215204361874252995621520436187425299562152043618742529956215204361874252995621520436187425299562152043618742529956215204361874252995621520436187425299562152043618742529956215204361874252995621520436187425299562152043618742529956215204361874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14200bcc-b0db-4ff9-912b-93327ba2f433, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49a26d34-2455-4963-b11a-570280ed5d6f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddeb26be-d3e3-45fb-a108-2fd08c7c2943, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddeb26be-d3e3-45fb-a108-2fd08c7c2943, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8828572941331294664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88285729413312946648828572941331294664882857294133129466488285729413312946648828572941331294664882857294133129466488285729413312946648828572941331294664882857294133129466488285729413312946648828572941331294664882857294133129466488285729413312946648828572941331294664882857294133129466488285729413312946648828572941331294664882857294133129466488285729413312946648828572941331294664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b867b4c-70c9-4576-983b-2fab0437354d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b867b4c-70c9-4576-983b-2fab0437354d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3800731615629440432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38007316156294404323800731615629440432380073161562944043238007316156294404323800731615629440432380073161562944043238007316156294404323800731615629440432380073161562944043238007316156294404323800731615629440432380073161562944043238007316156294404323800731615629440432380073161562944043238007316156294404323800731615629440432380073161562944043238007316156294404323800731615629440432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddeb26be-d3e3-45fb-a108-2fd08c7c2943, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f6c50c0-294e-486d-a429-385d757e1a7a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f6c50c0-294e-486d-a429-385d757e1a7a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17576294775129928175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757629477512992817517576294775129928175175762947751299281751757629477512992817517576294775129928175175762947751299281751757629477512992817517576294775129928175175762947751299281751757629477512992817517576294775129928175175762947751299281751757629477512992817517576294775129928175175762947751299281751757629477512992817517576294775129928175175762947751299281751757629477512992817517576294775129928175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b867b4c-70c9-4576-983b-2fab0437354d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90228179-3cfb-4236-bca3-0747017747c2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90228179-3cfb-4236-bca3-0747017747c2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14726032939267676933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472603293926767693314726032939267676933147260329392676769331472603293926767693314726032939267676933147260329392676769331472603293926767693314726032939267676933147260329392676769331472603293926767693314726032939267676933147260329392676769331472603293926767693314726032939267676933147260329392676769331472603293926767693314726032939267676933147260329392676769331472603293926767693314726032939267676933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f6c50c0-294e-486d-a429-385d757e1a7a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9793798a-70ac-439c-881b-67178647a16a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9793798a-70ac-439c-881b-67178647a16a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14372353508459597381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437235350845959738114372353508459597381143723535084595973811437235350845959738114372353508459597381143723535084595973811437235350845959738114372353508459597381143723535084595973811437235350845959738114372353508459597381143723535084595973811437235350845959738114372353508459597381143723535084595973811437235350845959738114372353508459597381143723535084595973811437235350845959738114372353508459597381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90228179-3cfb-4236-bca3-0747017747c2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7974b618-f095-4205-b120-4d6a71c67ffe, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7974b618-f095-4205-b120-4d6a71c67ffe, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3514117763780106859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35141177637801068593514117763780106859351411776378010685935141177637801068593514117763780106859351411776378010685935141177637801068593514117763780106859351411776378010685935141177637801068593514117763780106859351411776378010685935141177637801068593514117763780106859351411776378010685935141177637801068593514117763780106859351411776378010685935141177637801068593514117763780106859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9793798a-70ac-439c-881b-67178647a16a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8a01ff5-aa4d-438e-a47e-70cf425ed3a8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8a01ff5-aa4d-438e-a47e-70cf425ed3a8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5857667882044584312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58576678820445843125857667882044584312585766788204458431258576678820445843125857667882044584312585766788204458431258576678820445843125857667882044584312585766788204458431258576678820445843125857667882044584312585766788204458431258576678820445843125857667882044584312585766788204458431258576678820445843125857667882044584312585766788204458431258576678820445843125857667882044584312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7974b618-f095-4205-b120-4d6a71c67ffe, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be5349e7-626e-4e59-a537-082ca897f784, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be5349e7-626e-4e59-a537-082ca897f784, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13316550286428158474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331655028642815847413316550286428158474133165502864281584741331655028642815847413316550286428158474133165502864281584741331655028642815847413316550286428158474133165502864281584741331655028642815847413316550286428158474133165502864281584741331655028642815847413316550286428158474133165502864281584741331655028642815847413316550286428158474133165502864281584741331655028642815847413316550286428158474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8a01ff5-aa4d-438e-a47e-70cf425ed3a8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c091406-9a90-4a1f-8282-6f663b1157b1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c091406-9a90-4a1f-8282-6f663b1157b1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2594737974298989702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25947379742989897022594737974298989702259473797429898970225947379742989897022594737974298989702259473797429898970225947379742989897022594737974298989702259473797429898970225947379742989897022594737974298989702259473797429898970225947379742989897022594737974298989702259473797429898970225947379742989897022594737974298989702259473797429898970225947379742989897022594737974298989702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be5349e7-626e-4e59-a537-082ca897f784, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4f3e6f6-f7ac-4aaa-afa5-94d7b9575612, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4f3e6f6-f7ac-4aaa-afa5-94d7b9575612, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12031288606090723942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203128860609072394212031288606090723942120312886060907239421203128860609072394212031288606090723942120312886060907239421203128860609072394212031288606090723942120312886060907239421203128860609072394212031288606090723942120312886060907239421203128860609072394212031288606090723942120312886060907239421203128860609072394212031288606090723942120312886060907239421203128860609072394212031288606090723942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c091406-9a90-4a1f-8282-6f663b1157b1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2862f46-8a93-400c-89e7-955fbb1b8df6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2862f46-8a93-400c-89e7-955fbb1b8df6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9152617165741440351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91526171657414403519152617165741440351915261716574144035191526171657414403519152617165741440351915261716574144035191526171657414403519152617165741440351915261716574144035191526171657414403519152617165741440351915261716574144035191526171657414403519152617165741440351915261716574144035191526171657414403519152617165741440351915261716574144035191526171657414403519152617165741440351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4f3e6f6-f7ac-4aaa-afa5-94d7b9575612, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92fdb392-9fea-4570-81cc-e34c0d82046e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92fdb392-9fea-4570-81cc-e34c0d82046e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15522880748058913298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552288074805891329815522880748058913298155228807480589132981552288074805891329815522880748058913298155228807480589132981552288074805891329815522880748058913298155228807480589132981552288074805891329815522880748058913298155228807480589132981552288074805891329815522880748058913298155228807480589132981552288074805891329815522880748058913298155228807480589132981552288074805891329815522880748058913298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92fdb392-9fea-4570-81cc-e34c0d82046e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc4426ca-a9a6-426a-af05-69b560af2ae8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc4426ca-a9a6-426a-af05-69b560af2ae8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2816145174838215937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28161451748382159372816145174838215937281614517483821593728161451748382159372816145174838215937281614517483821593728161451748382159372816145174838215937281614517483821593728161451748382159372816145174838215937281614517483821593728161451748382159372816145174838215937281614517483821593728161451748382159372816145174838215937281614517483821593728161451748382159372816145174838215937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2862f46-8a93-400c-89e7-955fbb1b8df6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 714889be-e561-41e1-bb7d-48347df299a1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 714889be-e561-41e1-bb7d-48347df299a1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14459240870194157301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1445924087019415730114459240870194157301144592408701941573011445924087019415730114459240870194157301144592408701941573011445924087019415730114459240870194157301144592408701941573011445924087019415730114459240870194157301144592408701941573011445924087019415730114459240870194157301144592408701941573011445924087019415730114459240870194157301144592408701941573011445924087019415730114459240870194157301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc4426ca-a9a6-426a-af05-69b560af2ae8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b817065c-4265-4dac-837f-e8d2b4c3134a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b817065c-4265-4dac-837f-e8d2b4c3134a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17587377805176511175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758737780517651117517587377805176511175175873778051765111751758737780517651117517587377805176511175175873778051765111751758737780517651117517587377805176511175175873778051765111751758737780517651117517587377805176511175175873778051765111751758737780517651117517587377805176511175175873778051765111751758737780517651117517587377805176511175175873778051765111751758737780517651117517587377805176511175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 714889be-e561-41e1-bb7d-48347df299a1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b817065c-4265-4dac-837f-e8d2b4c3134a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3568d8be-3203-4375-8882-b84d37dfb84d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3568d8be-3203-4375-8882-b84d37dfb84d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17209710156744811786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1720971015674481178617209710156744811786172097101567448117861720971015674481178617209710156744811786172097101567448117861720971015674481178617209710156744811786172097101567448117861720971015674481178617209710156744811786172097101567448117861720971015674481178617209710156744811786172097101567448117861720971015674481178617209710156744811786172097101567448117861720971015674481178617209710156744811786" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 021991f0-3b9b-4ac0-9e2e-4f9a2c657594, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 021991f0-3b9b-4ac0-9e2e-4f9a2c657594, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16996929524043296441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699692952404329644116996929524043296441169969295240432964411699692952404329644116996929524043296441169969295240432964411699692952404329644116996929524043296441169969295240432964411699692952404329644116996929524043296441169969295240432964411699692952404329644116996929524043296441169969295240432964411699692952404329644116996929524043296441169969295240432964411699692952404329644116996929524043296441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3568d8be-3203-4375-8882-b84d37dfb84d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b54a58a9-dcc3-403c-8a9b-5139ab7d6250, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b54a58a9-dcc3-403c-8a9b-5139ab7d6250, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10303011730490930895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030301173049093089510303011730490930895103030117304909308951030301173049093089510303011730490930895103030117304909308951030301173049093089510303011730490930895103030117304909308951030301173049093089510303011730490930895103030117304909308951030301173049093089510303011730490930895103030117304909308951030301173049093089510303011730490930895103030117304909308951030301173049093089510303011730490930895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 021991f0-3b9b-4ac0-9e2e-4f9a2c657594, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be3007c1-45c4-47df-bcfe-39af3705bf9f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be3007c1-45c4-47df-bcfe-39af3705bf9f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5061588836245018788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50615888362450187885061588836245018788506158883624501878850615888362450187885061588836245018788506158883624501878850615888362450187885061588836245018788506158883624501878850615888362450187885061588836245018788506158883624501878850615888362450187885061588836245018788506158883624501878850615888362450187885061588836245018788506158883624501878850615888362450187885061588836245018788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be3007c1-45c4-47df-bcfe-39af3705bf9f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b54a58a9-dcc3-403c-8a9b-5139ab7d6250, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c11dde4e-6d6c-43ab-8b13-b3c2105b678b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c11dde4e-6d6c-43ab-8b13-b3c2105b678b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7559719205449106779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75597192054491067797559719205449106779755971920544910677975597192054491067797559719205449106779755971920544910677975597192054491067797559719205449106779755971920544910677975597192054491067797559719205449106779755971920544910677975597192054491067797559719205449106779755971920544910677975597192054491067797559719205449106779755971920544910677975597192054491067797559719205449106779" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a433aeba-ee89-46d3-ac55-5370e2fa2d2b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a433aeba-ee89-46d3-ac55-5370e2fa2d2b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13852685250918655957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385268525091865595713852685250918655957138526852509186559571385268525091865595713852685250918655957138526852509186559571385268525091865595713852685250918655957138526852509186559571385268525091865595713852685250918655957138526852509186559571385268525091865595713852685250918655957138526852509186559571385268525091865595713852685250918655957138526852509186559571385268525091865595713852685250918655957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a433aeba-ee89-46d3-ac55-5370e2fa2d2b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c11dde4e-6d6c-43ab-8b13-b3c2105b678b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5879c987-7fd4-44b8-ac4f-9cda44f40b07, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5879c987-7fd4-44b8-ac4f-9cda44f40b07, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8075646653181602280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80756466531816022808075646653181602280807564665318160228080756466531816022808075646653181602280807564665318160228080756466531816022808075646653181602280807564665318160228080756466531816022808075646653181602280807564665318160228080756466531816022808075646653181602280807564665318160228080756466531816022808075646653181602280807564665318160228080756466531816022808075646653181602280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f21b372b-0e6c-452e-be58-5f1f0e735919, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f21b372b-0e6c-452e-be58-5f1f0e735919, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 221169584514239707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "221169584514239707221169584514239707221169584514239707221169584514239707221169584514239707221169584514239707221169584514239707221169584514239707221169584514239707221169584514239707221169584514239707221169584514239707221169584514239707221169584514239707221169584514239707221169584514239707221169584514239707221169584514239707221169584514239707221169584514239707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5879c987-7fd4-44b8-ac4f-9cda44f40b07, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7a0144a-8be3-410b-b526-1494c3615f30, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7a0144a-8be3-410b-b526-1494c3615f30, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16408617330197986850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640861733019798685016408617330197986850164086173301979868501640861733019798685016408617330197986850164086173301979868501640861733019798685016408617330197986850164086173301979868501640861733019798685016408617330197986850164086173301979868501640861733019798685016408617330197986850164086173301979868501640861733019798685016408617330197986850164086173301979868501640861733019798685016408617330197986850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f21b372b-0e6c-452e-be58-5f1f0e735919, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46157d98-5273-424e-a6e3-8090d5de96dc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46157d98-5273-424e-a6e3-8090d5de96dc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3517228355191754730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35172283551917547303517228355191754730351722835519175473035172283551917547303517228355191754730351722835519175473035172283551917547303517228355191754730351722835519175473035172283551917547303517228355191754730351722835519175473035172283551917547303517228355191754730351722835519175473035172283551917547303517228355191754730351722835519175473035172283551917547303517228355191754730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7a0144a-8be3-410b-b526-1494c3615f30, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f50247f3-a1b6-46c8-b4a6-3de063cf0464, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f50247f3-a1b6-46c8-b4a6-3de063cf0464, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16142793536756941776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614279353675694177616142793536756941776161427935367569417761614279353675694177616142793536756941776161427935367569417761614279353675694177616142793536756941776161427935367569417761614279353675694177616142793536756941776161427935367569417761614279353675694177616142793536756941776161427935367569417761614279353675694177616142793536756941776161427935367569417761614279353675694177616142793536756941776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46157d98-5273-424e-a6e3-8090d5de96dc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86cf1ce0-b1a7-4633-90e2-ab7c286fc8ea, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86cf1ce0-b1a7-4633-90e2-ab7c286fc8ea, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9195441344148617165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91954413441486171659195441344148617165919544134414861716591954413441486171659195441344148617165919544134414861716591954413441486171659195441344148617165919544134414861716591954413441486171659195441344148617165919544134414861716591954413441486171659195441344148617165919544134414861716591954413441486171659195441344148617165919544134414861716591954413441486171659195441344148617165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f50247f3-a1b6-46c8-b4a6-3de063cf0464, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de5f14e9-efbf-421a-8a35-487c3614f19e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de5f14e9-efbf-421a-8a35-487c3614f19e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14078295924236952332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407829592423695233214078295924236952332140782959242369523321407829592423695233214078295924236952332140782959242369523321407829592423695233214078295924236952332140782959242369523321407829592423695233214078295924236952332140782959242369523321407829592423695233214078295924236952332140782959242369523321407829592423695233214078295924236952332140782959242369523321407829592423695233214078295924236952332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86cf1ce0-b1a7-4633-90e2-ab7c286fc8ea, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16b36402-fa70-4875-9f6d-7ee6e237ee19, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16b36402-fa70-4875-9f6d-7ee6e237ee19, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 628553525932621499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "628553525932621499628553525932621499628553525932621499628553525932621499628553525932621499628553525932621499628553525932621499628553525932621499628553525932621499628553525932621499628553525932621499628553525932621499628553525932621499628553525932621499628553525932621499628553525932621499628553525932621499628553525932621499628553525932621499628553525932621499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de5f14e9-efbf-421a-8a35-487c3614f19e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2477660-9cfb-4a46-baa4-9dd0fee26e74, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2477660-9cfb-4a46-baa4-9dd0fee26e74, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13482982002377242786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348298200237724278613482982002377242786134829820023772427861348298200237724278613482982002377242786134829820023772427861348298200237724278613482982002377242786134829820023772427861348298200237724278613482982002377242786134829820023772427861348298200237724278613482982002377242786134829820023772427861348298200237724278613482982002377242786134829820023772427861348298200237724278613482982002377242786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16b36402-fa70-4875-9f6d-7ee6e237ee19, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba01062d-bcf9-43c6-8978-2eaf242ea766, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba01062d-bcf9-43c6-8978-2eaf242ea766, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15428328448999871838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542832844899987183815428328448999871838154283284489998718381542832844899987183815428328448999871838154283284489998718381542832844899987183815428328448999871838154283284489998718381542832844899987183815428328448999871838154283284489998718381542832844899987183815428328448999871838154283284489998718381542832844899987183815428328448999871838154283284489998718381542832844899987183815428328448999871838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2477660-9cfb-4a46-baa4-9dd0fee26e74, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba01062d-bcf9-43c6-8978-2eaf242ea766, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7862c644-be5b-484e-bef8-61f093cb04f1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7862c644-be5b-484e-bef8-61f093cb04f1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1912920765773960821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19129207657739608211912920765773960821191292076577396082119129207657739608211912920765773960821191292076577396082119129207657739608211912920765773960821191292076577396082119129207657739608211912920765773960821191292076577396082119129207657739608211912920765773960821191292076577396082119129207657739608211912920765773960821191292076577396082119129207657739608211912920765773960821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3890aae-4b09-4bad-aacc-c53dff09c105, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3890aae-4b09-4bad-aacc-c53dff09c105, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13925719864000940116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392571986400094011613925719864000940116139257198640009401161392571986400094011613925719864000940116139257198640009401161392571986400094011613925719864000940116139257198640009401161392571986400094011613925719864000940116139257198640009401161392571986400094011613925719864000940116139257198640009401161392571986400094011613925719864000940116139257198640009401161392571986400094011613925719864000940116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7862c644-be5b-484e-bef8-61f093cb04f1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3890aae-4b09-4bad-aacc-c53dff09c105, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7d848b0-6866-471d-afaf-d3a1e8687012, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 043ca380-a27c-48d1-a46c-8807832cf11a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 043ca380-a27c-48d1-a46c-8807832cf11a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15767772111354512587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576777211135451258715767772111354512587157677721113545125871576777211135451258715767772111354512587157677721113545125871576777211135451258715767772111354512587157677721113545125871576777211135451258715767772111354512587157677721113545125871576777211135451258715767772111354512587157677721113545125871576777211135451258715767772111354512587157677721113545125871576777211135451258715767772111354512587" } } } 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, a7d848b0-6866-471d-afaf-d3a1e8687012, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13848692382991744470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384869238299174447013848692382991744470138486923829917444701384869238299174447013848692382991744470138486923829917444701384869238299174447013848692382991744470138486923829917444701384869238299174447013848692382991744470138486923829917444701384869238299174447013848692382991744470138486923829917444701384869238299174447013848692382991744470138486923829917444701384869238299174447013848692382991744470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 043ca380-a27c-48d1-a46c-8807832cf11a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4543ec67-251f-434e-9d1a-24d567f8dea0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4543ec67-251f-434e-9d1a-24d567f8dea0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17960521687100121756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1796052168710012175617960521687100121756179605216871001217561796052168710012175617960521687100121756179605216871001217561796052168710012175617960521687100121756179605216871001217561796052168710012175617960521687100121756179605216871001217561796052168710012175617960521687100121756179605216871001217561796052168710012175617960521687100121756179605216871001217561796052168710012175617960521687100121756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7d848b0-6866-471d-afaf-d3a1e8687012, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ee5526a-5b10-4d79-9973-c3854130ad46, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ee5526a-5b10-4d79-9973-c3854130ad46, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11583983851923775876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158398385192377587611583983851923775876115839838519237758761158398385192377587611583983851923775876115839838519237758761158398385192377587611583983851923775876115839838519237758761158398385192377587611583983851923775876115839838519237758761158398385192377587611583983851923775876115839838519237758761158398385192377587611583983851923775876115839838519237758761158398385192377587611583983851923775876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4543ec67-251f-434e-9d1a-24d567f8dea0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 563056ba-097d-4373-aec6-ba1f375a2c39, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 563056ba-097d-4373-aec6-ba1f375a2c39, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14791849343850227856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479184934385022785614791849343850227856147918493438502278561479184934385022785614791849343850227856147918493438502278561479184934385022785614791849343850227856147918493438502278561479184934385022785614791849343850227856147918493438502278561479184934385022785614791849343850227856147918493438502278561479184934385022785614791849343850227856147918493438502278561479184934385022785614791849343850227856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ee5526a-5b10-4d79-9973-c3854130ad46, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 344719d9-9ebb-4a0b-b3c0-bfe01f6fd763, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 344719d9-9ebb-4a0b-b3c0-bfe01f6fd763, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11557742727914205646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1155774272791420564611557742727914205646115577427279142056461155774272791420564611557742727914205646115577427279142056461155774272791420564611557742727914205646115577427279142056461155774272791420564611557742727914205646115577427279142056461155774272791420564611557742727914205646115577427279142056461155774272791420564611557742727914205646115577427279142056461155774272791420564611557742727914205646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 563056ba-097d-4373-aec6-ba1f375a2c39, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fdd6745-6370-4192-b60a-1c46b00e4d06, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fdd6745-6370-4192-b60a-1c46b00e4d06, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9610113417251863914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96101134172518639149610113417251863914961011341725186391496101134172518639149610113417251863914961011341725186391496101134172518639149610113417251863914961011341725186391496101134172518639149610113417251863914961011341725186391496101134172518639149610113417251863914961011341725186391496101134172518639149610113417251863914961011341725186391496101134172518639149610113417251863914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 344719d9-9ebb-4a0b-b3c0-bfe01f6fd763, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51b40e1f-d8d5-4077-8a24-ce25e3d1ce00, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51b40e1f-d8d5-4077-8a24-ce25e3d1ce00, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10723165773681101451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072316577368110145110723165773681101451107231657736811014511072316577368110145110723165773681101451107231657736811014511072316577368110145110723165773681101451107231657736811014511072316577368110145110723165773681101451107231657736811014511072316577368110145110723165773681101451107231657736811014511072316577368110145110723165773681101451107231657736811014511072316577368110145110723165773681101451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fdd6745-6370-4192-b60a-1c46b00e4d06, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2547428b-e38d-4819-b8c6-343d71b42780, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2547428b-e38d-4819-b8c6-343d71b42780, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4584370554791826100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45843705547918261004584370554791826100458437055479182610045843705547918261004584370554791826100458437055479182610045843705547918261004584370554791826100458437055479182610045843705547918261004584370554791826100458437055479182610045843705547918261004584370554791826100458437055479182610045843705547918261004584370554791826100458437055479182610045843705547918261004584370554791826100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51b40e1f-d8d5-4077-8a24-ce25e3d1ce00, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a82357a-2182-431b-8344-4a2840af95d9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a82357a-2182-431b-8344-4a2840af95d9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11158798868110922715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115879886811092271511158798868110922715111587988681109227151115879886811092271511158798868110922715111587988681109227151115879886811092271511158798868110922715111587988681109227151115879886811092271511158798868110922715111587988681109227151115879886811092271511158798868110922715111587988681109227151115879886811092271511158798868110922715111587988681109227151115879886811092271511158798868110922715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2547428b-e38d-4819-b8c6-343d71b42780, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fd90049-c50e-4283-9036-671fa2fffa88, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fd90049-c50e-4283-9036-671fa2fffa88, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12803652772400465534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280365277240046553412803652772400465534128036527724004655341280365277240046553412803652772400465534128036527724004655341280365277240046553412803652772400465534128036527724004655341280365277240046553412803652772400465534128036527724004655341280365277240046553412803652772400465534128036527724004655341280365277240046553412803652772400465534128036527724004655341280365277240046553412803652772400465534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a82357a-2182-431b-8344-4a2840af95d9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea9d11a8-55a9-4f4e-8cf0-246c8aeec15f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea9d11a8-55a9-4f4e-8cf0-246c8aeec15f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4069901634621743491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40699016346217434914069901634621743491406990163462174349140699016346217434914069901634621743491406990163462174349140699016346217434914069901634621743491406990163462174349140699016346217434914069901634621743491406990163462174349140699016346217434914069901634621743491406990163462174349140699016346217434914069901634621743491406990163462174349140699016346217434914069901634621743491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fd90049-c50e-4283-9036-671fa2fffa88, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e773fe06-c694-488a-900f-66ebbfab8b72, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e773fe06-c694-488a-900f-66ebbfab8b72, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11475351458163982639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147535145816398263911475351458163982639114753514581639826391147535145816398263911475351458163982639114753514581639826391147535145816398263911475351458163982639114753514581639826391147535145816398263911475351458163982639114753514581639826391147535145816398263911475351458163982639114753514581639826391147535145816398263911475351458163982639114753514581639826391147535145816398263911475351458163982639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea9d11a8-55a9-4f4e-8cf0-246c8aeec15f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fb6d65f-ca3c-4788-9660-50dcfa4d5a73, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fb6d65f-ca3c-4788-9660-50dcfa4d5a73, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18164448862725434770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816444886272543477018164448862725434770181644488627254347701816444886272543477018164448862725434770181644488627254347701816444886272543477018164448862725434770181644488627254347701816444886272543477018164448862725434770181644488627254347701816444886272543477018164448862725434770181644488627254347701816444886272543477018164448862725434770181644488627254347701816444886272543477018164448862725434770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e773fe06-c694-488a-900f-66ebbfab8b72, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3fbd5a0-b33b-4780-a833-29181b3e0a63, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3fbd5a0-b33b-4780-a833-29181b3e0a63, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14813826627935695178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481382662793569517814813826627935695178148138266279356951781481382662793569517814813826627935695178148138266279356951781481382662793569517814813826627935695178148138266279356951781481382662793569517814813826627935695178148138266279356951781481382662793569517814813826627935695178148138266279356951781481382662793569517814813826627935695178148138266279356951781481382662793569517814813826627935695178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fb6d65f-ca3c-4788-9660-50dcfa4d5a73, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09df310f-e896-489f-82c1-1a06802e6d9a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09df310f-e896-489f-82c1-1a06802e6d9a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14839240779916037389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483924077991603738914839240779916037389148392407799160373891483924077991603738914839240779916037389148392407799160373891483924077991603738914839240779916037389148392407799160373891483924077991603738914839240779916037389148392407799160373891483924077991603738914839240779916037389148392407799160373891483924077991603738914839240779916037389148392407799160373891483924077991603738914839240779916037389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3fbd5a0-b33b-4780-a833-29181b3e0a63, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 707d9769-39e1-42fb-b2ac-d59831e3d3ec, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 707d9769-39e1-42fb-b2ac-d59831e3d3ec, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1371167080192416875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13711670801924168751371167080192416875137116708019241687513711670801924168751371167080192416875137116708019241687513711670801924168751371167080192416875137116708019241687513711670801924168751371167080192416875137116708019241687513711670801924168751371167080192416875137116708019241687513711670801924168751371167080192416875137116708019241687513711670801924168751371167080192416875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09df310f-e896-489f-82c1-1a06802e6d9a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b416ffd-89b7-442f-ba88-1fb81c8f9724, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b416ffd-89b7-442f-ba88-1fb81c8f9724, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 609220370494593088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "609220370494593088609220370494593088609220370494593088609220370494593088609220370494593088609220370494593088609220370494593088609220370494593088609220370494593088609220370494593088609220370494593088609220370494593088609220370494593088609220370494593088609220370494593088609220370494593088609220370494593088609220370494593088609220370494593088609220370494593088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 707d9769-39e1-42fb-b2ac-d59831e3d3ec, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5a3e771-531e-4e4e-a176-16f1922aec5a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5a3e771-531e-4e4e-a176-16f1922aec5a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3702979744849623170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37029797448496231703702979744849623170370297974484962317037029797448496231703702979744849623170370297974484962317037029797448496231703702979744849623170370297974484962317037029797448496231703702979744849623170370297974484962317037029797448496231703702979744849623170370297974484962317037029797448496231703702979744849623170370297974484962317037029797448496231703702979744849623170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b416ffd-89b7-442f-ba88-1fb81c8f9724, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2f4cd10-ba4a-4f65-a9c0-f55ec06d26c7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2f4cd10-ba4a-4f65-a9c0-f55ec06d26c7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2433393893053251532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24333938930532515322433393893053251532243339389305325153224333938930532515322433393893053251532243339389305325153224333938930532515322433393893053251532243339389305325153224333938930532515322433393893053251532243339389305325153224333938930532515322433393893053251532243339389305325153224333938930532515322433393893053251532243339389305325153224333938930532515322433393893053251532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5a3e771-531e-4e4e-a176-16f1922aec5a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f02b939a-9b49-4d81-b415-ab6e14ebbda5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f02b939a-9b49-4d81-b415-ab6e14ebbda5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16632918087313293500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663291808731329350016632918087313293500166329180873132935001663291808731329350016632918087313293500166329180873132935001663291808731329350016632918087313293500166329180873132935001663291808731329350016632918087313293500166329180873132935001663291808731329350016632918087313293500166329180873132935001663291808731329350016632918087313293500166329180873132935001663291808731329350016632918087313293500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2f4cd10-ba4a-4f65-a9c0-f55ec06d26c7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c851edef-d208-422f-9b88-f5a5dbe3ea49, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c851edef-d208-422f-9b88-f5a5dbe3ea49, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15520165368451946971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552016536845194697115520165368451946971155201653684519469711552016536845194697115520165368451946971155201653684519469711552016536845194697115520165368451946971155201653684519469711552016536845194697115520165368451946971155201653684519469711552016536845194697115520165368451946971155201653684519469711552016536845194697115520165368451946971155201653684519469711552016536845194697115520165368451946971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f02b939a-9b49-4d81-b415-ab6e14ebbda5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 574bd26e-537e-4af2-b493-f0e2954bee74, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 574bd26e-537e-4af2-b493-f0e2954bee74, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10960914048156709484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096091404815670948410960914048156709484109609140481567094841096091404815670948410960914048156709484109609140481567094841096091404815670948410960914048156709484109609140481567094841096091404815670948410960914048156709484109609140481567094841096091404815670948410960914048156709484109609140481567094841096091404815670948410960914048156709484109609140481567094841096091404815670948410960914048156709484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c851edef-d208-422f-9b88-f5a5dbe3ea49, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5865adc4-cfb0-4b95-92c4-3627d4490d0e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5865adc4-cfb0-4b95-92c4-3627d4490d0e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16083177722372757357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608317772237275735716083177722372757357160831777223727573571608317772237275735716083177722372757357160831777223727573571608317772237275735716083177722372757357160831777223727573571608317772237275735716083177722372757357160831777223727573571608317772237275735716083177722372757357160831777223727573571608317772237275735716083177722372757357160831777223727573571608317772237275735716083177722372757357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 574bd26e-537e-4af2-b493-f0e2954bee74, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45ef55e2-2a1c-4559-936f-453044b2fec6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45ef55e2-2a1c-4559-936f-453044b2fec6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 221787656412384730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "221787656412384730221787656412384730221787656412384730221787656412384730221787656412384730221787656412384730221787656412384730221787656412384730221787656412384730221787656412384730221787656412384730221787656412384730221787656412384730221787656412384730221787656412384730221787656412384730221787656412384730221787656412384730221787656412384730221787656412384730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5865adc4-cfb0-4b95-92c4-3627d4490d0e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ca0b58e-2ce1-4c76-980c-ce73d4e505bc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ca0b58e-2ce1-4c76-980c-ce73d4e505bc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5758096941878658427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57580969418786584275758096941878658427575809694187865842757580969418786584275758096941878658427575809694187865842757580969418786584275758096941878658427575809694187865842757580969418786584275758096941878658427575809694187865842757580969418786584275758096941878658427575809694187865842757580969418786584275758096941878658427575809694187865842757580969418786584275758096941878658427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45ef55e2-2a1c-4559-936f-453044b2fec6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f8359fd-95f8-4d59-9996-fc0d02c01d77, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f8359fd-95f8-4d59-9996-fc0d02c01d77, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17003451595008592372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700345159500859237217003451595008592372170034515950085923721700345159500859237217003451595008592372170034515950085923721700345159500859237217003451595008592372170034515950085923721700345159500859237217003451595008592372170034515950085923721700345159500859237217003451595008592372170034515950085923721700345159500859237217003451595008592372170034515950085923721700345159500859237217003451595008592372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ca0b58e-2ce1-4c76-980c-ce73d4e505bc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a8f5c6c-c231-4f60-904d-47a8d47f1bd9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a8f5c6c-c231-4f60-904d-47a8d47f1bd9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1494095461579309131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14940954615793091311494095461579309131149409546157930913114940954615793091311494095461579309131149409546157930913114940954615793091311494095461579309131149409546157930913114940954615793091311494095461579309131149409546157930913114940954615793091311494095461579309131149409546157930913114940954615793091311494095461579309131149409546157930913114940954615793091311494095461579309131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f8359fd-95f8-4d59-9996-fc0d02c01d77, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9ce5292-0fb5-4cb1-9313-7790ad0514c3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9ce5292-0fb5-4cb1-9313-7790ad0514c3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16459214836803327050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645921483680332705016459214836803327050164592148368033270501645921483680332705016459214836803327050164592148368033270501645921483680332705016459214836803327050164592148368033270501645921483680332705016459214836803327050164592148368033270501645921483680332705016459214836803327050164592148368033270501645921483680332705016459214836803327050164592148368033270501645921483680332705016459214836803327050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a8f5c6c-c231-4f60-904d-47a8d47f1bd9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe97418c-c8c0-4894-9af1-8fa21981393b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe97418c-c8c0-4894-9af1-8fa21981393b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15132465798628933472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513246579862893347215132465798628933472151324657986289334721513246579862893347215132465798628933472151324657986289334721513246579862893347215132465798628933472151324657986289334721513246579862893347215132465798628933472151324657986289334721513246579862893347215132465798628933472151324657986289334721513246579862893347215132465798628933472151324657986289334721513246579862893347215132465798628933472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9ce5292-0fb5-4cb1-9313-7790ad0514c3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9c3d325-9958-41ec-8a31-d2d18025e51c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9c3d325-9958-41ec-8a31-d2d18025e51c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16988306883001213168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698830688300121316816988306883001213168169883068830012131681698830688300121316816988306883001213168169883068830012131681698830688300121316816988306883001213168169883068830012131681698830688300121316816988306883001213168169883068830012131681698830688300121316816988306883001213168169883068830012131681698830688300121316816988306883001213168169883068830012131681698830688300121316816988306883001213168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9c3d325-9958-41ec-8a31-d2d18025e51c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 050bc9fa-4653-430b-a962-be9bac92719d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 050bc9fa-4653-430b-a962-be9bac92719d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14472004549436852257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447200454943685225714472004549436852257144720045494368522571447200454943685225714472004549436852257144720045494368522571447200454943685225714472004549436852257144720045494368522571447200454943685225714472004549436852257144720045494368522571447200454943685225714472004549436852257144720045494368522571447200454943685225714472004549436852257144720045494368522571447200454943685225714472004549436852257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 050bc9fa-4653-430b-a962-be9bac92719d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cc44f78-35f5-4833-a0f7-744a38f38ea1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe97418c-c8c0-4894-9af1-8fa21981393b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cc44f78-35f5-4833-a0f7-744a38f38ea1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5310363387960114845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53103633879601148455310363387960114845531036338796011484553103633879601148455310363387960114845531036338796011484553103633879601148455310363387960114845531036338796011484553103633879601148455310363387960114845531036338796011484553103633879601148455310363387960114845531036338796011484553103633879601148455310363387960114845531036338796011484553103633879601148455310363387960114845" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20e7591a-0f50-4df5-ab7f-4a2f9f21bf57, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20e7591a-0f50-4df5-ab7f-4a2f9f21bf57, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16091321117794577858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609132111779457785816091321117794577858160913211177945778581609132111779457785816091321117794577858160913211177945778581609132111779457785816091321117794577858160913211177945778581609132111779457785816091321117794577858160913211177945778581609132111779457785816091321117794577858160913211177945778581609132111779457785816091321117794577858160913211177945778581609132111779457785816091321117794577858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cc44f78-35f5-4833-a0f7-744a38f38ea1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4722b9e8-0c6b-4d71-b99e-52849d1b2431, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4722b9e8-0c6b-4d71-b99e-52849d1b2431, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16768245021704896965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676824502170489696516768245021704896965167682450217048969651676824502170489696516768245021704896965167682450217048969651676824502170489696516768245021704896965167682450217048969651676824502170489696516768245021704896965167682450217048969651676824502170489696516768245021704896965167682450217048969651676824502170489696516768245021704896965167682450217048969651676824502170489696516768245021704896965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20e7591a-0f50-4df5-ab7f-4a2f9f21bf57, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bd2e4a7-a0eb-4376-81e4-3a63ce5045a5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bd2e4a7-a0eb-4376-81e4-3a63ce5045a5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1891690970028248040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18916909700282480401891690970028248040189169097002824804018916909700282480401891690970028248040189169097002824804018916909700282480401891690970028248040189169097002824804018916909700282480401891690970028248040189169097002824804018916909700282480401891690970028248040189169097002824804018916909700282480401891690970028248040189169097002824804018916909700282480401891690970028248040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4722b9e8-0c6b-4d71-b99e-52849d1b2431, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf8969ef-50b2-4ea4-982c-09d2325a6306, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bd2e4a7-a0eb-4376-81e4-3a63ce5045a5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 626598fd-8162-4b2c-ae2e-d50c824766df, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 626598fd-8162-4b2c-ae2e-d50c824766df, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 779811156035985979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "779811156035985979779811156035985979779811156035985979779811156035985979779811156035985979779811156035985979779811156035985979779811156035985979779811156035985979779811156035985979779811156035985979779811156035985979779811156035985979779811156035985979779811156035985979779811156035985979779811156035985979779811156035985979779811156035985979779811156035985979" } } } 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, bf8969ef-50b2-4ea4-982c-09d2325a6306, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3308080422627194920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33080804226271949203308080422627194920330808042262719492033080804226271949203308080422627194920330808042262719492033080804226271949203308080422627194920330808042262719492033080804226271949203308080422627194920330808042262719492033080804226271949203308080422627194920330808042262719492033080804226271949203308080422627194920330808042262719492033080804226271949203308080422627194920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 626598fd-8162-4b2c-ae2e-d50c824766df, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 075acafb-1db2-4fa7-93b2-5067a8edd207, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 075acafb-1db2-4fa7-93b2-5067a8edd207, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8786837903631753396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87868379036317533968786837903631753396878683790363175339687868379036317533968786837903631753396878683790363175339687868379036317533968786837903631753396878683790363175339687868379036317533968786837903631753396878683790363175339687868379036317533968786837903631753396878683790363175339687868379036317533968786837903631753396878683790363175339687868379036317533968786837903631753396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf8969ef-50b2-4ea4-982c-09d2325a6306, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 075acafb-1db2-4fa7-93b2-5067a8edd207, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a39b5e4-7276-49e9-b5a7-1aa53fbf0836, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a39b5e4-7276-49e9-b5a7-1aa53fbf0836, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5423664140219063563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54236641402190635635423664140219063563542366414021906356354236641402190635635423664140219063563542366414021906356354236641402190635635423664140219063563542366414021906356354236641402190635635423664140219063563542366414021906356354236641402190635635423664140219063563542366414021906356354236641402190635635423664140219063563542366414021906356354236641402190635635423664140219063563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 263b0489-c699-4cd1-b174-d21b3ba19d9c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 263b0489-c699-4cd1-b174-d21b3ba19d9c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 854924121083479564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "854924121083479564854924121083479564854924121083479564854924121083479564854924121083479564854924121083479564854924121083479564854924121083479564854924121083479564854924121083479564854924121083479564854924121083479564854924121083479564854924121083479564854924121083479564854924121083479564854924121083479564854924121083479564854924121083479564854924121083479564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a39b5e4-7276-49e9-b5a7-1aa53fbf0836, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c5fe72e-ee72-4c64-ba1b-c7dde93bff5d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c5fe72e-ee72-4c64-ba1b-c7dde93bff5d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15823768024221193331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582376802422119333115823768024221193331158237680242211933311582376802422119333115823768024221193331158237680242211933311582376802422119333115823768024221193331158237680242211933311582376802422119333115823768024221193331158237680242211933311582376802422119333115823768024221193331158237680242211933311582376802422119333115823768024221193331158237680242211933311582376802422119333115823768024221193331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 263b0489-c699-4cd1-b174-d21b3ba19d9c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 056fb7e6-e87c-454a-810c-9b8539a9b227, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 056fb7e6-e87c-454a-810c-9b8539a9b227, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15768289679177497488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576828967917749748815768289679177497488157682896791774974881576828967917749748815768289679177497488157682896791774974881576828967917749748815768289679177497488157682896791774974881576828967917749748815768289679177497488157682896791774974881576828967917749748815768289679177497488157682896791774974881576828967917749748815768289679177497488157682896791774974881576828967917749748815768289679177497488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c5fe72e-ee72-4c64-ba1b-c7dde93bff5d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10fb0174-a186-419e-b279-366945640ba1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10fb0174-a186-419e-b279-366945640ba1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14097697230629357264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1409769723062935726414097697230629357264140976972306293572641409769723062935726414097697230629357264140976972306293572641409769723062935726414097697230629357264140976972306293572641409769723062935726414097697230629357264140976972306293572641409769723062935726414097697230629357264140976972306293572641409769723062935726414097697230629357264140976972306293572641409769723062935726414097697230629357264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 056fb7e6-e87c-454a-810c-9b8539a9b227, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 537b8367-8a69-4d8c-8f8c-6d32445f6ae3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 537b8367-8a69-4d8c-8f8c-6d32445f6ae3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2066161118947160024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20661611189471600242066161118947160024206616111894716002420661611189471600242066161118947160024206616111894716002420661611189471600242066161118947160024206616111894716002420661611189471600242066161118947160024206616111894716002420661611189471600242066161118947160024206616111894716002420661611189471600242066161118947160024206616111894716002420661611189471600242066161118947160024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10fb0174-a186-419e-b279-366945640ba1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23088dbd-f0cc-4c0b-ae48-2db9535f7e1a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23088dbd-f0cc-4c0b-ae48-2db9535f7e1a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15756249733931216458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575624973393121645815756249733931216458157562497339312164581575624973393121645815756249733931216458157562497339312164581575624973393121645815756249733931216458157562497339312164581575624973393121645815756249733931216458157562497339312164581575624973393121645815756249733931216458157562497339312164581575624973393121645815756249733931216458157562497339312164581575624973393121645815756249733931216458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 537b8367-8a69-4d8c-8f8c-6d32445f6ae3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ef472b5-c0f0-44d5-b534-588816458d2d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ef472b5-c0f0-44d5-b534-588816458d2d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3814215284748433589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38142152847484335893814215284748433589381421528474843358938142152847484335893814215284748433589381421528474843358938142152847484335893814215284748433589381421528474843358938142152847484335893814215284748433589381421528474843358938142152847484335893814215284748433589381421528474843358938142152847484335893814215284748433589381421528474843358938142152847484335893814215284748433589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23088dbd-f0cc-4c0b-ae48-2db9535f7e1a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05240b4b-8aa0-433e-81fd-cbe30e751da2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05240b4b-8aa0-433e-81fd-cbe30e751da2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11146679528096379018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114667952809637901811146679528096379018111466795280963790181114667952809637901811146679528096379018111466795280963790181114667952809637901811146679528096379018111466795280963790181114667952809637901811146679528096379018111466795280963790181114667952809637901811146679528096379018111466795280963790181114667952809637901811146679528096379018111466795280963790181114667952809637901811146679528096379018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ef472b5-c0f0-44d5-b534-588816458d2d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b83e2d5f-b209-47e9-be6f-d2b6a319d1a6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b83e2d5f-b209-47e9-be6f-d2b6a319d1a6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15173737006040244911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517373700604024491115173737006040244911151737370060402449111517373700604024491115173737006040244911151737370060402449111517373700604024491115173737006040244911151737370060402449111517373700604024491115173737006040244911151737370060402449111517373700604024491115173737006040244911151737370060402449111517373700604024491115173737006040244911151737370060402449111517373700604024491115173737006040244911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05240b4b-8aa0-433e-81fd-cbe30e751da2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 519f6b5b-35c3-4311-a3bc-117fe3185c8d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b83e2d5f-b209-47e9-be6f-d2b6a319d1a6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fa40c25-7d4f-49be-9876-193130016f01, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fa40c25-7d4f-49be-9876-193130016f01, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10587105463649666222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058710546364966622210587105463649666222105871054636496662221058710546364966622210587105463649666222105871054636496662221058710546364966622210587105463649666222105871054636496662221058710546364966622210587105463649666222105871054636496662221058710546364966622210587105463649666222105871054636496662221058710546364966622210587105463649666222105871054636496662221058710546364966622210587105463649666222" } } } 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, 519f6b5b-35c3-4311-a3bc-117fe3185c8d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14762837531082744468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476283753108274446814762837531082744468147628375310827444681476283753108274446814762837531082744468147628375310827444681476283753108274446814762837531082744468147628375310827444681476283753108274446814762837531082744468147628375310827444681476283753108274446814762837531082744468147628375310827444681476283753108274446814762837531082744468147628375310827444681476283753108274446814762837531082744468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fa40c25-7d4f-49be-9876-193130016f01, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e264509-59c1-414f-a008-9839f74d1806, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e264509-59c1-414f-a008-9839f74d1806, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2094544012960724344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20945440129607243442094544012960724344209454401296072434420945440129607243442094544012960724344209454401296072434420945440129607243442094544012960724344209454401296072434420945440129607243442094544012960724344209454401296072434420945440129607243442094544012960724344209454401296072434420945440129607243442094544012960724344209454401296072434420945440129607243442094544012960724344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 519f6b5b-35c3-4311-a3bc-117fe3185c8d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 680f80f8-60ed-46ee-9baa-078d339495d6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 680f80f8-60ed-46ee-9baa-078d339495d6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14331491136104985201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433149113610498520114331491136104985201143314911361049852011433149113610498520114331491136104985201143314911361049852011433149113610498520114331491136104985201143314911361049852011433149113610498520114331491136104985201143314911361049852011433149113610498520114331491136104985201143314911361049852011433149113610498520114331491136104985201143314911361049852011433149113610498520114331491136104985201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e264509-59c1-414f-a008-9839f74d1806, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dc9b691-0a06-4885-a9db-ea4dcf0144d7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dc9b691-0a06-4885-a9db-ea4dcf0144d7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5783307909051509830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57833079090515098305783307909051509830578330790905150983057833079090515098305783307909051509830578330790905150983057833079090515098305783307909051509830578330790905150983057833079090515098305783307909051509830578330790905150983057833079090515098305783307909051509830578330790905150983057833079090515098305783307909051509830578330790905150983057833079090515098305783307909051509830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 680f80f8-60ed-46ee-9baa-078d339495d6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d48361e-e2bd-4834-b5ca-230b3fcb0c32, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d48361e-e2bd-4834-b5ca-230b3fcb0c32, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5526419814870163178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55264198148701631785526419814870163178552641981487016317855264198148701631785526419814870163178552641981487016317855264198148701631785526419814870163178552641981487016317855264198148701631785526419814870163178552641981487016317855264198148701631785526419814870163178552641981487016317855264198148701631785526419814870163178552641981487016317855264198148701631785526419814870163178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dc9b691-0a06-4885-a9db-ea4dcf0144d7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdac2767-29fa-4a91-a5b2-381cb15c62f2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdac2767-29fa-4a91-a5b2-381cb15c62f2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15693180679789056605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569318067978905660515693180679789056605156931806797890566051569318067978905660515693180679789056605156931806797890566051569318067978905660515693180679789056605156931806797890566051569318067978905660515693180679789056605156931806797890566051569318067978905660515693180679789056605156931806797890566051569318067978905660515693180679789056605156931806797890566051569318067978905660515693180679789056605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d48361e-e2bd-4834-b5ca-230b3fcb0c32, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2a801eb-cdab-4c3d-be18-b17277bd2b43, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2a801eb-cdab-4c3d-be18-b17277bd2b43, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7149481913309839686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71494819133098396867149481913309839686714948191330983968671494819133098396867149481913309839686714948191330983968671494819133098396867149481913309839686714948191330983968671494819133098396867149481913309839686714948191330983968671494819133098396867149481913309839686714948191330983968671494819133098396867149481913309839686714948191330983968671494819133098396867149481913309839686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdac2767-29fa-4a91-a5b2-381cb15c62f2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7cad7b5-94f0-4fc6-9d78-ad70a6f05f6b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7cad7b5-94f0-4fc6-9d78-ad70a6f05f6b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8262466487421247432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82624664874212474328262466487421247432826246648742124743282624664874212474328262466487421247432826246648742124743282624664874212474328262466487421247432826246648742124743282624664874212474328262466487421247432826246648742124743282624664874212474328262466487421247432826246648742124743282624664874212474328262466487421247432826246648742124743282624664874212474328262466487421247432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2a801eb-cdab-4c3d-be18-b17277bd2b43, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de938479-1eb9-4ac7-860f-369675bdb1ff, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de938479-1eb9-4ac7-860f-369675bdb1ff, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17466026212075922313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746602621207592231317466026212075922313174660262120759223131746602621207592231317466026212075922313174660262120759223131746602621207592231317466026212075922313174660262120759223131746602621207592231317466026212075922313174660262120759223131746602621207592231317466026212075922313174660262120759223131746602621207592231317466026212075922313174660262120759223131746602621207592231317466026212075922313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7cad7b5-94f0-4fc6-9d78-ad70a6f05f6b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33384170-6196-4815-acb6-8e24867e0527, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33384170-6196-4815-acb6-8e24867e0527, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14746675000288120172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474667500028812017214746675000288120172147466750002881201721474667500028812017214746675000288120172147466750002881201721474667500028812017214746675000288120172147466750002881201721474667500028812017214746675000288120172147466750002881201721474667500028812017214746675000288120172147466750002881201721474667500028812017214746675000288120172147466750002881201721474667500028812017214746675000288120172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de938479-1eb9-4ac7-860f-369675bdb1ff, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30f577c6-a495-48b5-8e32-08da8aaac8ab, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33384170-6196-4815-acb6-8e24867e0527, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37bcf183-bb26-4a57-9610-524048103985, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30f577c6-a495-48b5-8e32-08da8aaac8ab, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5953582329332733538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59535823293327335385953582329332733538595358232933273353859535823293327335385953582329332733538595358232933273353859535823293327335385953582329332733538595358232933273353859535823293327335385953582329332733538595358232933273353859535823293327335385953582329332733538595358232933273353859535823293327335385953582329332733538595358232933273353859535823293327335385953582329332733538" } } } 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, 37bcf183-bb26-4a57-9610-524048103985, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12938432465712196625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1293843246571219662512938432465712196625129384324657121966251293843246571219662512938432465712196625129384324657121966251293843246571219662512938432465712196625129384324657121966251293843246571219662512938432465712196625129384324657121966251293843246571219662512938432465712196625129384324657121966251293843246571219662512938432465712196625129384324657121966251293843246571219662512938432465712196625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30f577c6-a495-48b5-8e32-08da8aaac8ab, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37bcf183-bb26-4a57-9610-524048103985, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0faca222-9aba-4a63-b8d0-4da233f7a20f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0faca222-9aba-4a63-b8d0-4da233f7a20f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16846185253496665098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684618525349666509816846185253496665098168461852534966650981684618525349666509816846185253496665098168461852534966650981684618525349666509816846185253496665098168461852534966650981684618525349666509816846185253496665098168461852534966650981684618525349666509816846185253496665098168461852534966650981684618525349666509816846185253496665098168461852534966650981684618525349666509816846185253496665098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 246a6952-1889-468e-bf31-d17dd318725c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 246a6952-1889-468e-bf31-d17dd318725c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17516035017362993316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751603501736299331617516035017362993316175160350173629933161751603501736299331617516035017362993316175160350173629933161751603501736299331617516035017362993316175160350173629933161751603501736299331617516035017362993316175160350173629933161751603501736299331617516035017362993316175160350173629933161751603501736299331617516035017362993316175160350173629933161751603501736299331617516035017362993316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0faca222-9aba-4a63-b8d0-4da233f7a20f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 353b157f-c2d9-4143-a5b2-a67823bb9506, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 246a6952-1889-468e-bf31-d17dd318725c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c43b0347-17fa-41a8-8668-0bdf14e7b8c0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c43b0347-17fa-41a8-8668-0bdf14e7b8c0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16834226330164435293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683422633016443529316834226330164435293168342263301644352931683422633016443529316834226330164435293168342263301644352931683422633016443529316834226330164435293168342263301644352931683422633016443529316834226330164435293168342263301644352931683422633016443529316834226330164435293168342263301644352931683422633016443529316834226330164435293168342263301644352931683422633016443529316834226330164435293" } } } 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, 353b157f-c2d9-4143-a5b2-a67823bb9506, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8642740629559182461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86427406295591824618642740629559182461864274062955918246186427406295591824618642740629559182461864274062955918246186427406295591824618642740629559182461864274062955918246186427406295591824618642740629559182461864274062955918246186427406295591824618642740629559182461864274062955918246186427406295591824618642740629559182461864274062955918246186427406295591824618642740629559182461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c43b0347-17fa-41a8-8668-0bdf14e7b8c0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8566d9b9-2759-4613-91cb-d25fac97dbc2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8566d9b9-2759-4613-91cb-d25fac97dbc2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16720003825584356618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672000382558435661816720003825584356618167200038255843566181672000382558435661816720003825584356618167200038255843566181672000382558435661816720003825584356618167200038255843566181672000382558435661816720003825584356618167200038255843566181672000382558435661816720003825584356618167200038255843566181672000382558435661816720003825584356618167200038255843566181672000382558435661816720003825584356618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 353b157f-c2d9-4143-a5b2-a67823bb9506, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fc37251-624b-41bb-a909-f914cb4ed3ea, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fc37251-624b-41bb-a909-f914cb4ed3ea, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9435575566806142839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94355755668061428399435575566806142839943557556680614283994355755668061428399435575566806142839943557556680614283994355755668061428399435575566806142839943557556680614283994355755668061428399435575566806142839943557556680614283994355755668061428399435575566806142839943557556680614283994355755668061428399435575566806142839943557556680614283994355755668061428399435575566806142839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8566d9b9-2759-4613-91cb-d25fac97dbc2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7af9bb3-f9b3-4571-8478-aaed43a0f1a1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7af9bb3-f9b3-4571-8478-aaed43a0f1a1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13895548957017084073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389554895701708407313895548957017084073138955489570170840731389554895701708407313895548957017084073138955489570170840731389554895701708407313895548957017084073138955489570170840731389554895701708407313895548957017084073138955489570170840731389554895701708407313895548957017084073138955489570170840731389554895701708407313895548957017084073138955489570170840731389554895701708407313895548957017084073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fc37251-624b-41bb-a909-f914cb4ed3ea, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42bf36ea-af2f-4e28-a601-1ccdd28689d4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42bf36ea-af2f-4e28-a601-1ccdd28689d4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6689002049407478283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66890020494074782836689002049407478283668900204940747828366890020494074782836689002049407478283668900204940747828366890020494074782836689002049407478283668900204940747828366890020494074782836689002049407478283668900204940747828366890020494074782836689002049407478283668900204940747828366890020494074782836689002049407478283668900204940747828366890020494074782836689002049407478283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42bf36ea-af2f-4e28-a601-1ccdd28689d4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92c0e0bb-8bc6-43c8-9d62-a11b11a3d5fb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92c0e0bb-8bc6-43c8-9d62-a11b11a3d5fb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10464969430522135030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046496943052213503010464969430522135030104649694305221350301046496943052213503010464969430522135030104649694305221350301046496943052213503010464969430522135030104649694305221350301046496943052213503010464969430522135030104649694305221350301046496943052213503010464969430522135030104649694305221350301046496943052213503010464969430522135030104649694305221350301046496943052213503010464969430522135030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7af9bb3-f9b3-4571-8478-aaed43a0f1a1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1df3efc1-431f-440e-a3bd-b458bb93d981, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1df3efc1-431f-440e-a3bd-b458bb93d981, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8065362532409764914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80653625324097649148065362532409764914806536253240976491480653625324097649148065362532409764914806536253240976491480653625324097649148065362532409764914806536253240976491480653625324097649148065362532409764914806536253240976491480653625324097649148065362532409764914806536253240976491480653625324097649148065362532409764914806536253240976491480653625324097649148065362532409764914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92c0e0bb-8bc6-43c8-9d62-a11b11a3d5fb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9086ec3-176b-4c3f-b53c-be8ea193ec59, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9086ec3-176b-4c3f-b53c-be8ea193ec59, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16562501022150369523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656250102215036952316562501022150369523165625010221503695231656250102215036952316562501022150369523165625010221503695231656250102215036952316562501022150369523165625010221503695231656250102215036952316562501022150369523165625010221503695231656250102215036952316562501022150369523165625010221503695231656250102215036952316562501022150369523165625010221503695231656250102215036952316562501022150369523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1df3efc1-431f-440e-a3bd-b458bb93d981, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f76a7972-e5b1-463f-a3cf-ac3eb65c34fa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f76a7972-e5b1-463f-a3cf-ac3eb65c34fa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1009186735588879431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10091867355888794311009186735588879431100918673558887943110091867355888794311009186735588879431100918673558887943110091867355888794311009186735588879431100918673558887943110091867355888794311009186735588879431100918673558887943110091867355888794311009186735588879431100918673558887943110091867355888794311009186735588879431100918673558887943110091867355888794311009186735588879431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9086ec3-176b-4c3f-b53c-be8ea193ec59, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce0b4732-6d2e-4e46-9d49-9fc76ad5fb4d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce0b4732-6d2e-4e46-9d49-9fc76ad5fb4d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1282313912443154473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12823139124431544731282313912443154473128231391244315447312823139124431544731282313912443154473128231391244315447312823139124431544731282313912443154473128231391244315447312823139124431544731282313912443154473128231391244315447312823139124431544731282313912443154473128231391244315447312823139124431544731282313912443154473128231391244315447312823139124431544731282313912443154473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f76a7972-e5b1-463f-a3cf-ac3eb65c34fa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3db46d0-ab80-46c5-950b-d8f665ee728b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3db46d0-ab80-46c5-950b-d8f665ee728b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13048936795887941606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304893679588794160613048936795887941606130489367958879416061304893679588794160613048936795887941606130489367958879416061304893679588794160613048936795887941606130489367958879416061304893679588794160613048936795887941606130489367958879416061304893679588794160613048936795887941606130489367958879416061304893679588794160613048936795887941606130489367958879416061304893679588794160613048936795887941606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce0b4732-6d2e-4e46-9d49-9fc76ad5fb4d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b65b275-a889-4f78-b31c-03394205d979, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b65b275-a889-4f78-b31c-03394205d979, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16325059501523739020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632505950152373902016325059501523739020163250595015237390201632505950152373902016325059501523739020163250595015237390201632505950152373902016325059501523739020163250595015237390201632505950152373902016325059501523739020163250595015237390201632505950152373902016325059501523739020163250595015237390201632505950152373902016325059501523739020163250595015237390201632505950152373902016325059501523739020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3db46d0-ab80-46c5-950b-d8f665ee728b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5851e2d-6cc7-4aad-a7bd-9551e4dc7d2b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5851e2d-6cc7-4aad-a7bd-9551e4dc7d2b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15327900998828278106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532790099882827810615327900998828278106153279009988282781061532790099882827810615327900998828278106153279009988282781061532790099882827810615327900998828278106153279009988282781061532790099882827810615327900998828278106153279009988282781061532790099882827810615327900998828278106153279009988282781061532790099882827810615327900998828278106153279009988282781061532790099882827810615327900998828278106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b65b275-a889-4f78-b31c-03394205d979, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82f134e5-2110-4a8a-a1d9-472e00bd4ca2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82f134e5-2110-4a8a-a1d9-472e00bd4ca2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7450894183291290772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74508941832912907727450894183291290772745089418329129077274508941832912907727450894183291290772745089418329129077274508941832912907727450894183291290772745089418329129077274508941832912907727450894183291290772745089418329129077274508941832912907727450894183291290772745089418329129077274508941832912907727450894183291290772745089418329129077274508941832912907727450894183291290772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5851e2d-6cc7-4aad-a7bd-9551e4dc7d2b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 852042ff-fd65-4266-ab59-abd3b5955be7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 852042ff-fd65-4266-ab59-abd3b5955be7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7609689719786428670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76096897197864286707609689719786428670760968971978642867076096897197864286707609689719786428670760968971978642867076096897197864286707609689719786428670760968971978642867076096897197864286707609689719786428670760968971978642867076096897197864286707609689719786428670760968971978642867076096897197864286707609689719786428670760968971978642867076096897197864286707609689719786428670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82f134e5-2110-4a8a-a1d9-472e00bd4ca2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a71ad3a-618a-4050-a0db-7f0a47fda30e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a71ad3a-618a-4050-a0db-7f0a47fda30e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3630682500079019803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36306825000790198033630682500079019803363068250007901980336306825000790198033630682500079019803363068250007901980336306825000790198033630682500079019803363068250007901980336306825000790198033630682500079019803363068250007901980336306825000790198033630682500079019803363068250007901980336306825000790198033630682500079019803363068250007901980336306825000790198033630682500079019803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 852042ff-fd65-4266-ab59-abd3b5955be7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91b07045-9521-44bd-9cdd-04bd898ae19f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91b07045-9521-44bd-9cdd-04bd898ae19f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2410667016816497009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24106670168164970092410667016816497009241066701681649700924106670168164970092410667016816497009241066701681649700924106670168164970092410667016816497009241066701681649700924106670168164970092410667016816497009241066701681649700924106670168164970092410667016816497009241066701681649700924106670168164970092410667016816497009241066701681649700924106670168164970092410667016816497009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a71ad3a-618a-4050-a0db-7f0a47fda30e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d97ff3a5-6591-4f04-925d-eece76198ba7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d97ff3a5-6591-4f04-925d-eece76198ba7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14659375187391963190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1465937518739196319014659375187391963190146593751873919631901465937518739196319014659375187391963190146593751873919631901465937518739196319014659375187391963190146593751873919631901465937518739196319014659375187391963190146593751873919631901465937518739196319014659375187391963190146593751873919631901465937518739196319014659375187391963190146593751873919631901465937518739196319014659375187391963190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91b07045-9521-44bd-9cdd-04bd898ae19f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed382063-b30e-4eb7-b368-b1987199337b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed382063-b30e-4eb7-b368-b1987199337b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5352104762423204014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53521047624232040145352104762423204014535210476242320401453521047624232040145352104762423204014535210476242320401453521047624232040145352104762423204014535210476242320401453521047624232040145352104762423204014535210476242320401453521047624232040145352104762423204014535210476242320401453521047624232040145352104762423204014535210476242320401453521047624232040145352104762423204014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d97ff3a5-6591-4f04-925d-eece76198ba7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 642ebe67-0a43-4c6a-8c56-671e45f7d581, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 642ebe67-0a43-4c6a-8c56-671e45f7d581, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1367489089992706458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13674890899927064581367489089992706458136748908999270645813674890899927064581367489089992706458136748908999270645813674890899927064581367489089992706458136748908999270645813674890899927064581367489089992706458136748908999270645813674890899927064581367489089992706458136748908999270645813674890899927064581367489089992706458136748908999270645813674890899927064581367489089992706458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed382063-b30e-4eb7-b368-b1987199337b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d0c5c0d-12e3-4480-887a-8e8c7cff54c1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d0c5c0d-12e3-4480-887a-8e8c7cff54c1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10028454551262824362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002845455126282436210028454551262824362100284545512628243621002845455126282436210028454551262824362100284545512628243621002845455126282436210028454551262824362100284545512628243621002845455126282436210028454551262824362100284545512628243621002845455126282436210028454551262824362100284545512628243621002845455126282436210028454551262824362100284545512628243621002845455126282436210028454551262824362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 642ebe67-0a43-4c6a-8c56-671e45f7d581, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dd9cb7c-58f1-491e-bdc1-e1ea25bf1e23, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dd9cb7c-58f1-491e-bdc1-e1ea25bf1e23, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17424914823688421231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742491482368842123117424914823688421231174249148236884212311742491482368842123117424914823688421231174249148236884212311742491482368842123117424914823688421231174249148236884212311742491482368842123117424914823688421231174249148236884212311742491482368842123117424914823688421231174249148236884212311742491482368842123117424914823688421231174249148236884212311742491482368842123117424914823688421231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d0c5c0d-12e3-4480-887a-8e8c7cff54c1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78762db2-8eaa-4958-b609-d7b5e2d78885, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78762db2-8eaa-4958-b609-d7b5e2d78885, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5101936624063400103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51019366240634001035101936624063400103510193662406340010351019366240634001035101936624063400103510193662406340010351019366240634001035101936624063400103510193662406340010351019366240634001035101936624063400103510193662406340010351019366240634001035101936624063400103510193662406340010351019366240634001035101936624063400103510193662406340010351019366240634001035101936624063400103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dd9cb7c-58f1-491e-bdc1-e1ea25bf1e23, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a66930e8-8245-4f58-82fb-3a365ae35d04, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a66930e8-8245-4f58-82fb-3a365ae35d04, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5841403424534403612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58414034245344036125841403424534403612584140342453440361258414034245344036125841403424534403612584140342453440361258414034245344036125841403424534403612584140342453440361258414034245344036125841403424534403612584140342453440361258414034245344036125841403424534403612584140342453440361258414034245344036125841403424534403612584140342453440361258414034245344036125841403424534403612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78762db2-8eaa-4958-b609-d7b5e2d78885, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47e4b830-d411-4f52-803a-539817b5fd3f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a66930e8-8245-4f58-82fb-3a365ae35d04, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47e4b830-d411-4f52-803a-539817b5fd3f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17014520092997111355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701452009299711135517014520092997111355170145200929971113551701452009299711135517014520092997111355170145200929971113551701452009299711135517014520092997111355170145200929971113551701452009299711135517014520092997111355170145200929971113551701452009299711135517014520092997111355170145200929971113551701452009299711135517014520092997111355170145200929971113551701452009299711135517014520092997111355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03c446c4-eb01-4333-aad8-4c7c99a4fb28, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03c446c4-eb01-4333-aad8-4c7c99a4fb28, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5507044281807470343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55070442818074703435507044281807470343550704428180747034355070442818074703435507044281807470343550704428180747034355070442818074703435507044281807470343550704428180747034355070442818074703435507044281807470343550704428180747034355070442818074703435507044281807470343550704428180747034355070442818074703435507044281807470343550704428180747034355070442818074703435507044281807470343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47e4b830-d411-4f52-803a-539817b5fd3f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50fb21d4-ecf7-43c4-8d99-4cda41474837, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50fb21d4-ecf7-43c4-8d99-4cda41474837, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7043586532201136768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70435865322011367687043586532201136768704358653220113676870435865322011367687043586532201136768704358653220113676870435865322011367687043586532201136768704358653220113676870435865322011367687043586532201136768704358653220113676870435865322011367687043586532201136768704358653220113676870435865322011367687043586532201136768704358653220113676870435865322011367687043586532201136768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03c446c4-eb01-4333-aad8-4c7c99a4fb28, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cfbde05-72b6-478b-af3c-c1f8b611022e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cfbde05-72b6-478b-af3c-c1f8b611022e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4220398381203989505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42203983812039895054220398381203989505422039838120398950542203983812039895054220398381203989505422039838120398950542203983812039895054220398381203989505422039838120398950542203983812039895054220398381203989505422039838120398950542203983812039895054220398381203989505422039838120398950542203983812039895054220398381203989505422039838120398950542203983812039895054220398381203989505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50fb21d4-ecf7-43c4-8d99-4cda41474837, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c04191f-e090-402c-a2ea-76c40193cf57, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c04191f-e090-402c-a2ea-76c40193cf57, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12344545974841399670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234454597484139967012344545974841399670123445459748413996701234454597484139967012344545974841399670123445459748413996701234454597484139967012344545974841399670123445459748413996701234454597484139967012344545974841399670123445459748413996701234454597484139967012344545974841399670123445459748413996701234454597484139967012344545974841399670123445459748413996701234454597484139967012344545974841399670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cfbde05-72b6-478b-af3c-c1f8b611022e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f2600de-f657-4d1b-b2a2-81ace5a4948a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f2600de-f657-4d1b-b2a2-81ace5a4948a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 876258778195728781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "876258778195728781876258778195728781876258778195728781876258778195728781876258778195728781876258778195728781876258778195728781876258778195728781876258778195728781876258778195728781876258778195728781876258778195728781876258778195728781876258778195728781876258778195728781876258778195728781876258778195728781876258778195728781876258778195728781876258778195728781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c04191f-e090-402c-a2ea-76c40193cf57, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f187182-45fc-445b-8826-362a74df4b5e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f187182-45fc-445b-8826-362a74df4b5e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6212374602839584871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62123746028395848716212374602839584871621237460283958487162123746028395848716212374602839584871621237460283958487162123746028395848716212374602839584871621237460283958487162123746028395848716212374602839584871621237460283958487162123746028395848716212374602839584871621237460283958487162123746028395848716212374602839584871621237460283958487162123746028395848716212374602839584871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f2600de-f657-4d1b-b2a2-81ace5a4948a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c8497c3-51b5-4487-bf86-09d5f0dbac9b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c8497c3-51b5-4487-bf86-09d5f0dbac9b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4669964375642724868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46699643756427248684669964375642724868466996437564272486846699643756427248684669964375642724868466996437564272486846699643756427248684669964375642724868466996437564272486846699643756427248684669964375642724868466996437564272486846699643756427248684669964375642724868466996437564272486846699643756427248684669964375642724868466996437564272486846699643756427248684669964375642724868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f187182-45fc-445b-8826-362a74df4b5e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fec470a9-4a39-47ab-83a8-fad7a4468a5f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fec470a9-4a39-47ab-83a8-fad7a4468a5f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4599755223052765070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45997552230527650704599755223052765070459975522305276507045997552230527650704599755223052765070459975522305276507045997552230527650704599755223052765070459975522305276507045997552230527650704599755223052765070459975522305276507045997552230527650704599755223052765070459975522305276507045997552230527650704599755223052765070459975522305276507045997552230527650704599755223052765070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c8497c3-51b5-4487-bf86-09d5f0dbac9b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea47f4d1-4185-4fe9-8012-71e5867ef53c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea47f4d1-4185-4fe9-8012-71e5867ef53c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11829879767123711803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1182987976712371180311829879767123711803118298797671237118031182987976712371180311829879767123711803118298797671237118031182987976712371180311829879767123711803118298797671237118031182987976712371180311829879767123711803118298797671237118031182987976712371180311829879767123711803118298797671237118031182987976712371180311829879767123711803118298797671237118031182987976712371180311829879767123711803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fec470a9-4a39-47ab-83a8-fad7a4468a5f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85d5a83b-a808-4322-8927-f2bb2225ffbe, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85d5a83b-a808-4322-8927-f2bb2225ffbe, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1752159850811197685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17521598508111976851752159850811197685175215985081119768517521598508111976851752159850811197685175215985081119768517521598508111976851752159850811197685175215985081119768517521598508111976851752159850811197685175215985081119768517521598508111976851752159850811197685175215985081119768517521598508111976851752159850811197685175215985081119768517521598508111976851752159850811197685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea47f4d1-4185-4fe9-8012-71e5867ef53c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de7f84d8-479a-440f-8b5c-e10c9bd2a436, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de7f84d8-479a-440f-8b5c-e10c9bd2a436, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7568159412499833550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75681594124998335507568159412499833550756815941249983355075681594124998335507568159412499833550756815941249983355075681594124998335507568159412499833550756815941249983355075681594124998335507568159412499833550756815941249983355075681594124998335507568159412499833550756815941249983355075681594124998335507568159412499833550756815941249983355075681594124998335507568159412499833550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85d5a83b-a808-4322-8927-f2bb2225ffbe, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 967cbf4d-04bf-4d78-885a-173195d0897c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 967cbf4d-04bf-4d78-885a-173195d0897c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5109539432125034435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51095394321250344355109539432125034435510953943212503443551095394321250344355109539432125034435510953943212503443551095394321250344355109539432125034435510953943212503443551095394321250344355109539432125034435510953943212503443551095394321250344355109539432125034435510953943212503443551095394321250344355109539432125034435510953943212503443551095394321250344355109539432125034435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de7f84d8-479a-440f-8b5c-e10c9bd2a436, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff4ed4fc-5e7c-4650-adfa-0f8c5ccb1962, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff4ed4fc-5e7c-4650-adfa-0f8c5ccb1962, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5550287604482151240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55502876044821512405550287604482151240555028760448215124055502876044821512405550287604482151240555028760448215124055502876044821512405550287604482151240555028760448215124055502876044821512405550287604482151240555028760448215124055502876044821512405550287604482151240555028760448215124055502876044821512405550287604482151240555028760448215124055502876044821512405550287604482151240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 967cbf4d-04bf-4d78-885a-173195d0897c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb0fa28b-b96b-4676-8833-b7ee02ed765d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb0fa28b-b96b-4676-8833-b7ee02ed765d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10009176003917236254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000917600391723625410009176003917236254100091760039172362541000917600391723625410009176003917236254100091760039172362541000917600391723625410009176003917236254100091760039172362541000917600391723625410009176003917236254100091760039172362541000917600391723625410009176003917236254100091760039172362541000917600391723625410009176003917236254100091760039172362541000917600391723625410009176003917236254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff4ed4fc-5e7c-4650-adfa-0f8c5ccb1962, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51a1a9e8-b604-4f19-83bd-4522e53c5f5b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51a1a9e8-b604-4f19-83bd-4522e53c5f5b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11868265387311821336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186826538731182133611868265387311821336118682653873118213361186826538731182133611868265387311821336118682653873118213361186826538731182133611868265387311821336118682653873118213361186826538731182133611868265387311821336118682653873118213361186826538731182133611868265387311821336118682653873118213361186826538731182133611868265387311821336118682653873118213361186826538731182133611868265387311821336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb0fa28b-b96b-4676-8833-b7ee02ed765d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3044b8fc-7053-4e92-bb9c-def1d4b29d5a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3044b8fc-7053-4e92-bb9c-def1d4b29d5a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1315701287257151539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13157012872571515391315701287257151539131570128725715153913157012872571515391315701287257151539131570128725715153913157012872571515391315701287257151539131570128725715153913157012872571515391315701287257151539131570128725715153913157012872571515391315701287257151539131570128725715153913157012872571515391315701287257151539131570128725715153913157012872571515391315701287257151539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51a1a9e8-b604-4f19-83bd-4522e53c5f5b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04ff88fc-ace7-4015-ba1c-c35b9b9881e4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04ff88fc-ace7-4015-ba1c-c35b9b9881e4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13518970073051813643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351897007305181364313518970073051813643135189700730518136431351897007305181364313518970073051813643135189700730518136431351897007305181364313518970073051813643135189700730518136431351897007305181364313518970073051813643135189700730518136431351897007305181364313518970073051813643135189700730518136431351897007305181364313518970073051813643135189700730518136431351897007305181364313518970073051813643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3044b8fc-7053-4e92-bb9c-def1d4b29d5a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65ebf100-b2d0-4928-8acc-7ed87c7bd568, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65ebf100-b2d0-4928-8acc-7ed87c7bd568, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12749522229809427045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274952222980942704512749522229809427045127495222298094270451274952222980942704512749522229809427045127495222298094270451274952222980942704512749522229809427045127495222298094270451274952222980942704512749522229809427045127495222298094270451274952222980942704512749522229809427045127495222298094270451274952222980942704512749522229809427045127495222298094270451274952222980942704512749522229809427045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04ff88fc-ace7-4015-ba1c-c35b9b9881e4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8995bc7d-1f80-4b0f-bd1a-00786a639019, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8995bc7d-1f80-4b0f-bd1a-00786a639019, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 923175331473431538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "923175331473431538923175331473431538923175331473431538923175331473431538923175331473431538923175331473431538923175331473431538923175331473431538923175331473431538923175331473431538923175331473431538923175331473431538923175331473431538923175331473431538923175331473431538923175331473431538923175331473431538923175331473431538923175331473431538923175331473431538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65ebf100-b2d0-4928-8acc-7ed87c7bd568, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aba5b751-b6c3-4be6-8d8c-2ff02893ae6b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aba5b751-b6c3-4be6-8d8c-2ff02893ae6b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10702537137129861911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070253713712986191110702537137129861911107025371371298619111070253713712986191110702537137129861911107025371371298619111070253713712986191110702537137129861911107025371371298619111070253713712986191110702537137129861911107025371371298619111070253713712986191110702537137129861911107025371371298619111070253713712986191110702537137129861911107025371371298619111070253713712986191110702537137129861911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8995bc7d-1f80-4b0f-bd1a-00786a639019, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 224d8dfb-5db2-4aaa-a0e3-1afd090e3136, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 224d8dfb-5db2-4aaa-a0e3-1afd090e3136, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4223235438668767819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42232354386687678194223235438668767819422323543866876781942232354386687678194223235438668767819422323543866876781942232354386687678194223235438668767819422323543866876781942232354386687678194223235438668767819422323543866876781942232354386687678194223235438668767819422323543866876781942232354386687678194223235438668767819422323543866876781942232354386687678194223235438668767819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 224d8dfb-5db2-4aaa-a0e3-1afd090e3136, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fdf9cf9-f832-4d51-8e80-12325e6d7c67, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fdf9cf9-f832-4d51-8e80-12325e6d7c67, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16341583054349569246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634158305434956924616341583054349569246163415830543495692461634158305434956924616341583054349569246163415830543495692461634158305434956924616341583054349569246163415830543495692461634158305434956924616341583054349569246163415830543495692461634158305434956924616341583054349569246163415830543495692461634158305434956924616341583054349569246163415830543495692461634158305434956924616341583054349569246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aba5b751-b6c3-4be6-8d8c-2ff02893ae6b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0ae78fb-ad35-473e-a859-33597d746f9c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0ae78fb-ad35-473e-a859-33597d746f9c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16935865990274342359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693586599027434235916935865990274342359169358659902743423591693586599027434235916935865990274342359169358659902743423591693586599027434235916935865990274342359169358659902743423591693586599027434235916935865990274342359169358659902743423591693586599027434235916935865990274342359169358659902743423591693586599027434235916935865990274342359169358659902743423591693586599027434235916935865990274342359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fdf9cf9-f832-4d51-8e80-12325e6d7c67, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 002b5ad2-4d30-4194-acbf-60a13b09f4b7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 002b5ad2-4d30-4194-acbf-60a13b09f4b7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 654612796052732219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "654612796052732219654612796052732219654612796052732219654612796052732219654612796052732219654612796052732219654612796052732219654612796052732219654612796052732219654612796052732219654612796052732219654612796052732219654612796052732219654612796052732219654612796052732219654612796052732219654612796052732219654612796052732219654612796052732219654612796052732219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0ae78fb-ad35-473e-a859-33597d746f9c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bd08ec5-cda2-417b-b295-72dd57e76b4e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bd08ec5-cda2-417b-b295-72dd57e76b4e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10533079805530029245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053307980553002924510533079805530029245105330798055300292451053307980553002924510533079805530029245105330798055300292451053307980553002924510533079805530029245105330798055300292451053307980553002924510533079805530029245105330798055300292451053307980553002924510533079805530029245105330798055300292451053307980553002924510533079805530029245105330798055300292451053307980553002924510533079805530029245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 002b5ad2-4d30-4194-acbf-60a13b09f4b7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f5ac1da-2d28-4bdd-811d-56c04d026735, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f5ac1da-2d28-4bdd-811d-56c04d026735, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9356230167442689482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93562301674426894829356230167442689482935623016744268948293562301674426894829356230167442689482935623016744268948293562301674426894829356230167442689482935623016744268948293562301674426894829356230167442689482935623016744268948293562301674426894829356230167442689482935623016744268948293562301674426894829356230167442689482935623016744268948293562301674426894829356230167442689482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bd08ec5-cda2-417b-b295-72dd57e76b4e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1213ba83-b83f-417c-9590-67a62447c26e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1213ba83-b83f-417c-9590-67a62447c26e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5162917551096023605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51629175510960236055162917551096023605516291755109602360551629175510960236055162917551096023605516291755109602360551629175510960236055162917551096023605516291755109602360551629175510960236055162917551096023605516291755109602360551629175510960236055162917551096023605516291755109602360551629175510960236055162917551096023605516291755109602360551629175510960236055162917551096023605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f5ac1da-2d28-4bdd-811d-56c04d026735, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5397333b-6d29-412f-871b-a44e96445b3f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5397333b-6d29-412f-871b-a44e96445b3f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18293634725387102002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829363472538710200218293634725387102002182936347253871020021829363472538710200218293634725387102002182936347253871020021829363472538710200218293634725387102002182936347253871020021829363472538710200218293634725387102002182936347253871020021829363472538710200218293634725387102002182936347253871020021829363472538710200218293634725387102002182936347253871020021829363472538710200218293634725387102002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5397333b-6d29-412f-871b-a44e96445b3f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1213ba83-b83f-417c-9590-67a62447c26e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0008f7fb-d6ab-44bc-b1fe-51fac68cd895, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0008f7fb-d6ab-44bc-b1fe-51fac68cd895, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5691232514613745170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56912325146137451705691232514613745170569123251461374517056912325146137451705691232514613745170569123251461374517056912325146137451705691232514613745170569123251461374517056912325146137451705691232514613745170569123251461374517056912325146137451705691232514613745170569123251461374517056912325146137451705691232514613745170569123251461374517056912325146137451705691232514613745170" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9bc14f7-eaab-4da4-954e-de4865657f35, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9bc14f7-eaab-4da4-954e-de4865657f35, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1175892435955912504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11758924359559125041175892435955912504117589243595591250411758924359559125041175892435955912504117589243595591250411758924359559125041175892435955912504117589243595591250411758924359559125041175892435955912504117589243595591250411758924359559125041175892435955912504117589243595591250411758924359559125041175892435955912504117589243595591250411758924359559125041175892435955912504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9bc14f7-eaab-4da4-954e-de4865657f35, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0008f7fb-d6ab-44bc-b1fe-51fac68cd895, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c5565c3-515c-42e1-b849-66683c4593d7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c5565c3-515c-42e1-b849-66683c4593d7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13488771574814392202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348877157481439220213488771574814392202134887715748143922021348877157481439220213488771574814392202134887715748143922021348877157481439220213488771574814392202134887715748143922021348877157481439220213488771574814392202134887715748143922021348877157481439220213488771574814392202134887715748143922021348877157481439220213488771574814392202134887715748143922021348877157481439220213488771574814392202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd446e04-1299-401b-b27a-c2a36ed54a6b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd446e04-1299-401b-b27a-c2a36ed54a6b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18345873621537893984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834587362153789398418345873621537893984183458736215378939841834587362153789398418345873621537893984183458736215378939841834587362153789398418345873621537893984183458736215378939841834587362153789398418345873621537893984183458736215378939841834587362153789398418345873621537893984183458736215378939841834587362153789398418345873621537893984183458736215378939841834587362153789398418345873621537893984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c5565c3-515c-42e1-b849-66683c4593d7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 325b76e2-e9a1-4caa-8576-efeac9f4a276, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 325b76e2-e9a1-4caa-8576-efeac9f4a276, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3666651737166930708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36666517371669307083666651737166930708366665173716693070836666517371669307083666651737166930708366665173716693070836666517371669307083666651737166930708366665173716693070836666517371669307083666651737166930708366665173716693070836666517371669307083666651737166930708366665173716693070836666517371669307083666651737166930708366665173716693070836666517371669307083666651737166930708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd446e04-1299-401b-b27a-c2a36ed54a6b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05472399-29ee-4cf4-ba6e-e305fa813a0d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05472399-29ee-4cf4-ba6e-e305fa813a0d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7663729536664063394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76637295366640633947663729536664063394766372953666406339476637295366640633947663729536664063394766372953666406339476637295366640633947663729536664063394766372953666406339476637295366640633947663729536664063394766372953666406339476637295366640633947663729536664063394766372953666406339476637295366640633947663729536664063394766372953666406339476637295366640633947663729536664063394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 325b76e2-e9a1-4caa-8576-efeac9f4a276, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ac24618-4384-4926-8296-de0ec91c45c4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05472399-29ee-4cf4-ba6e-e305fa813a0d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ac24618-4384-4926-8296-de0ec91c45c4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11084814710214457912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108481471021445791211084814710214457912110848147102144579121108481471021445791211084814710214457912110848147102144579121108481471021445791211084814710214457912110848147102144579121108481471021445791211084814710214457912110848147102144579121108481471021445791211084814710214457912110848147102144579121108481471021445791211084814710214457912110848147102144579121108481471021445791211084814710214457912" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d303a1b5-d7ae-4583-8740-52b2ebb8bf81, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d303a1b5-d7ae-4583-8740-52b2ebb8bf81, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3621148512196099640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36211485121960996403621148512196099640362114851219609964036211485121960996403621148512196099640362114851219609964036211485121960996403621148512196099640362114851219609964036211485121960996403621148512196099640362114851219609964036211485121960996403621148512196099640362114851219609964036211485121960996403621148512196099640362114851219609964036211485121960996403621148512196099640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ac24618-4384-4926-8296-de0ec91c45c4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5727ef3-716f-44db-9815-13096c001a06, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5727ef3-716f-44db-9815-13096c001a06, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 935943422831256882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "935943422831256882935943422831256882935943422831256882935943422831256882935943422831256882935943422831256882935943422831256882935943422831256882935943422831256882935943422831256882935943422831256882935943422831256882935943422831256882935943422831256882935943422831256882935943422831256882935943422831256882935943422831256882935943422831256882935943422831256882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d303a1b5-d7ae-4583-8740-52b2ebb8bf81, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edcce35c-f5c8-4224-b083-7bc7768b011c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edcce35c-f5c8-4224-b083-7bc7768b011c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5199604001407617825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51996040014076178255199604001407617825519960400140761782551996040014076178255199604001407617825519960400140761782551996040014076178255199604001407617825519960400140761782551996040014076178255199604001407617825519960400140761782551996040014076178255199604001407617825519960400140761782551996040014076178255199604001407617825519960400140761782551996040014076178255199604001407617825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5727ef3-716f-44db-9815-13096c001a06, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f08bb64-0cef-4f8f-bb66-143d31833669, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f08bb64-0cef-4f8f-bb66-143d31833669, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4556732190487736052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45567321904877360524556732190487736052455673219048773605245567321904877360524556732190487736052455673219048773605245567321904877360524556732190487736052455673219048773605245567321904877360524556732190487736052455673219048773605245567321904877360524556732190487736052455673219048773605245567321904877360524556732190487736052455673219048773605245567321904877360524556732190487736052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edcce35c-f5c8-4224-b083-7bc7768b011c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a41ba8b1-7a70-4143-9e29-0a1b65c68da3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a41ba8b1-7a70-4143-9e29-0a1b65c68da3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8941115317055674546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89411153170556745468941115317055674546894111531705567454689411153170556745468941115317055674546894111531705567454689411153170556745468941115317055674546894111531705567454689411153170556745468941115317055674546894111531705567454689411153170556745468941115317055674546894111531705567454689411153170556745468941115317055674546894111531705567454689411153170556745468941115317055674546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f08bb64-0cef-4f8f-bb66-143d31833669, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07d5c384-03ff-42e0-984b-47bd33a8b42f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07d5c384-03ff-42e0-984b-47bd33a8b42f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17862631693157088602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786263169315708860217862631693157088602178626316931570886021786263169315708860217862631693157088602178626316931570886021786263169315708860217862631693157088602178626316931570886021786263169315708860217862631693157088602178626316931570886021786263169315708860217862631693157088602178626316931570886021786263169315708860217862631693157088602178626316931570886021786263169315708860217862631693157088602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a41ba8b1-7a70-4143-9e29-0a1b65c68da3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 130df356-5691-435c-8573-bee031cf1b1f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 130df356-5691-435c-8573-bee031cf1b1f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4611532854361935619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46115328543619356194611532854361935619461153285436193561946115328543619356194611532854361935619461153285436193561946115328543619356194611532854361935619461153285436193561946115328543619356194611532854361935619461153285436193561946115328543619356194611532854361935619461153285436193561946115328543619356194611532854361935619461153285436193561946115328543619356194611532854361935619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07d5c384-03ff-42e0-984b-47bd33a8b42f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdfb8389-f32f-4721-9706-e0649c459020, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdfb8389-f32f-4721-9706-e0649c459020, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10868943540886408386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086894354088640838610868943540886408386108689435408864083861086894354088640838610868943540886408386108689435408864083861086894354088640838610868943540886408386108689435408864083861086894354088640838610868943540886408386108689435408864083861086894354088640838610868943540886408386108689435408864083861086894354088640838610868943540886408386108689435408864083861086894354088640838610868943540886408386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 130df356-5691-435c-8573-bee031cf1b1f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdfb8389-f32f-4721-9706-e0649c459020, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51988aa5-5010-4b21-9d5f-a6d3c61105df, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51988aa5-5010-4b21-9d5f-a6d3c61105df, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18114445661901936809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811444566190193680918114445661901936809181144456619019368091811444566190193680918114445661901936809181144456619019368091811444566190193680918114445661901936809181144456619019368091811444566190193680918114445661901936809181144456619019368091811444566190193680918114445661901936809181144456619019368091811444566190193680918114445661901936809181144456619019368091811444566190193680918114445661901936809" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61a11998-6e5b-414d-b8a1-15612ca8bc77, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61a11998-6e5b-414d-b8a1-15612ca8bc77, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8471585572367038845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84715855723670388458471585572367038845847158557236703884584715855723670388458471585572367038845847158557236703884584715855723670388458471585572367038845847158557236703884584715855723670388458471585572367038845847158557236703884584715855723670388458471585572367038845847158557236703884584715855723670388458471585572367038845847158557236703884584715855723670388458471585572367038845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51988aa5-5010-4b21-9d5f-a6d3c61105df, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92e9800e-7e9d-4cfa-b07f-aaa3684b2475, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92e9800e-7e9d-4cfa-b07f-aaa3684b2475, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12017845371639512144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1201784537163951214412017845371639512144120178453716395121441201784537163951214412017845371639512144120178453716395121441201784537163951214412017845371639512144120178453716395121441201784537163951214412017845371639512144120178453716395121441201784537163951214412017845371639512144120178453716395121441201784537163951214412017845371639512144120178453716395121441201784537163951214412017845371639512144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61a11998-6e5b-414d-b8a1-15612ca8bc77, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a38a6a0-d5bd-4917-985a-d5fab05c8077, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a38a6a0-d5bd-4917-985a-d5fab05c8077, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13428174032974129624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342817403297412962413428174032974129624134281740329741296241342817403297412962413428174032974129624134281740329741296241342817403297412962413428174032974129624134281740329741296241342817403297412962413428174032974129624134281740329741296241342817403297412962413428174032974129624134281740329741296241342817403297412962413428174032974129624134281740329741296241342817403297412962413428174032974129624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92e9800e-7e9d-4cfa-b07f-aaa3684b2475, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad7dfc96-bdc2-42d9-87d1-d49e878c7041, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad7dfc96-bdc2-42d9-87d1-d49e878c7041, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12616471561214505788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261647156121450578812616471561214505788126164715612145057881261647156121450578812616471561214505788126164715612145057881261647156121450578812616471561214505788126164715612145057881261647156121450578812616471561214505788126164715612145057881261647156121450578812616471561214505788126164715612145057881261647156121450578812616471561214505788126164715612145057881261647156121450578812616471561214505788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a38a6a0-d5bd-4917-985a-d5fab05c8077, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 704e9dea-51e1-420f-9162-ae6d8f1533b4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 704e9dea-51e1-420f-9162-ae6d8f1533b4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15826921590506010012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582692159050601001215826921590506010012158269215905060100121582692159050601001215826921590506010012158269215905060100121582692159050601001215826921590506010012158269215905060100121582692159050601001215826921590506010012158269215905060100121582692159050601001215826921590506010012158269215905060100121582692159050601001215826921590506010012158269215905060100121582692159050601001215826921590506010012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad7dfc96-bdc2-42d9-87d1-d49e878c7041, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a2afeb8-7aac-474f-85a3-3a057754fd92, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a2afeb8-7aac-474f-85a3-3a057754fd92, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16226125757935814202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622612575793581420216226125757935814202162261257579358142021622612575793581420216226125757935814202162261257579358142021622612575793581420216226125757935814202162261257579358142021622612575793581420216226125757935814202162261257579358142021622612575793581420216226125757935814202162261257579358142021622612575793581420216226125757935814202162261257579358142021622612575793581420216226125757935814202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 704e9dea-51e1-420f-9162-ae6d8f1533b4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f77b67ac-7bfd-45f6-8306-1e5dc6b4bb61, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f77b67ac-7bfd-45f6-8306-1e5dc6b4bb61, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7665261105786398583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76652611057863985837665261105786398583766526110578639858376652611057863985837665261105786398583766526110578639858376652611057863985837665261105786398583766526110578639858376652611057863985837665261105786398583766526110578639858376652611057863985837665261105786398583766526110578639858376652611057863985837665261105786398583766526110578639858376652611057863985837665261105786398583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a2afeb8-7aac-474f-85a3-3a057754fd92, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e374c7c9-31f8-4b6a-a565-897b223967ff, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e374c7c9-31f8-4b6a-a565-897b223967ff, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13713401453412178286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371340145341217828613713401453412178286137134014534121782861371340145341217828613713401453412178286137134014534121782861371340145341217828613713401453412178286137134014534121782861371340145341217828613713401453412178286137134014534121782861371340145341217828613713401453412178286137134014534121782861371340145341217828613713401453412178286137134014534121782861371340145341217828613713401453412178286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f77b67ac-7bfd-45f6-8306-1e5dc6b4bb61, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e374c7c9-31f8-4b6a-a565-897b223967ff, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9931fd6d-211b-44a8-bce4-3df3dd4df9e8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9931fd6d-211b-44a8-bce4-3df3dd4df9e8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14383409945344411656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438340994534441165614383409945344411656143834099453444116561438340994534441165614383409945344411656143834099453444116561438340994534441165614383409945344411656143834099453444116561438340994534441165614383409945344411656143834099453444116561438340994534441165614383409945344411656143834099453444116561438340994534441165614383409945344411656143834099453444116561438340994534441165614383409945344411656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 661189b4-99b7-4977-ae74-55f9b22d7794, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 661189b4-99b7-4977-ae74-55f9b22d7794, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2493185427062335362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24931854270623353622493185427062335362249318542706233536224931854270623353622493185427062335362249318542706233536224931854270623353622493185427062335362249318542706233536224931854270623353622493185427062335362249318542706233536224931854270623353622493185427062335362249318542706233536224931854270623353622493185427062335362249318542706233536224931854270623353622493185427062335362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9931fd6d-211b-44a8-bce4-3df3dd4df9e8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 661189b4-99b7-4977-ae74-55f9b22d7794, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 549e3717-d6b3-4a39-a52f-aaf80f41d7ea, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 549e3717-d6b3-4a39-a52f-aaf80f41d7ea, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3649188599007032218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36491885990070322183649188599007032218364918859900703221836491885990070322183649188599007032218364918859900703221836491885990070322183649188599007032218364918859900703221836491885990070322183649188599007032218364918859900703221836491885990070322183649188599007032218364918859900703221836491885990070322183649188599007032218364918859900703221836491885990070322183649188599007032218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 097bc05e-0714-4543-949a-40d2b5c6ac02, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 097bc05e-0714-4543-949a-40d2b5c6ac02, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8298028071311726650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82980280713117266508298028071311726650829802807131172665082980280713117266508298028071311726650829802807131172665082980280713117266508298028071311726650829802807131172665082980280713117266508298028071311726650829802807131172665082980280713117266508298028071311726650829802807131172665082980280713117266508298028071311726650829802807131172665082980280713117266508298028071311726650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 549e3717-d6b3-4a39-a52f-aaf80f41d7ea, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 219044b1-cf95-4cf6-8765-62dba8a31123, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 097bc05e-0714-4543-949a-40d2b5c6ac02, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 219044b1-cf95-4cf6-8765-62dba8a31123, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 237534257409353894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "237534257409353894237534257409353894237534257409353894237534257409353894237534257409353894237534257409353894237534257409353894237534257409353894237534257409353894237534257409353894237534257409353894237534257409353894237534257409353894237534257409353894237534257409353894237534257409353894237534257409353894237534257409353894237534257409353894237534257409353894" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4a78f1a-99b5-406c-9722-1a67b436620d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4a78f1a-99b5-406c-9722-1a67b436620d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5805648824655113121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58056488246551131215805648824655113121580564882465511312158056488246551131215805648824655113121580564882465511312158056488246551131215805648824655113121580564882465511312158056488246551131215805648824655113121580564882465511312158056488246551131215805648824655113121580564882465511312158056488246551131215805648824655113121580564882465511312158056488246551131215805648824655113121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 219044b1-cf95-4cf6-8765-62dba8a31123, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b67162a7-2cec-4ed0-b995-c1f35b83dd8a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b67162a7-2cec-4ed0-b995-c1f35b83dd8a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3002112187018395943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30021121870183959433002112187018395943300211218701839594330021121870183959433002112187018395943300211218701839594330021121870183959433002112187018395943300211218701839594330021121870183959433002112187018395943300211218701839594330021121870183959433002112187018395943300211218701839594330021121870183959433002112187018395943300211218701839594330021121870183959433002112187018395943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4a78f1a-99b5-406c-9722-1a67b436620d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d3178e5-459b-46eb-8274-e71fb25aaeaa, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d3178e5-459b-46eb-8274-e71fb25aaeaa, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13099097365884122740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309909736588412274013099097365884122740130990973658841227401309909736588412274013099097365884122740130990973658841227401309909736588412274013099097365884122740130990973658841227401309909736588412274013099097365884122740130990973658841227401309909736588412274013099097365884122740130990973658841227401309909736588412274013099097365884122740130990973658841227401309909736588412274013099097365884122740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b67162a7-2cec-4ed0-b995-c1f35b83dd8a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d539949-6eed-4012-a176-7d43babc7977, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d539949-6eed-4012-a176-7d43babc7977, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10599846326259927640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059984632625992764010599846326259927640105998463262599276401059984632625992764010599846326259927640105998463262599276401059984632625992764010599846326259927640105998463262599276401059984632625992764010599846326259927640105998463262599276401059984632625992764010599846326259927640105998463262599276401059984632625992764010599846326259927640105998463262599276401059984632625992764010599846326259927640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d3178e5-459b-46eb-8274-e71fb25aaeaa, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aac05d7e-bed2-449d-af3e-032e8e68319b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aac05d7e-bed2-449d-af3e-032e8e68319b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18373724494350935149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1837372449435093514918373724494350935149183737244943509351491837372449435093514918373724494350935149183737244943509351491837372449435093514918373724494350935149183737244943509351491837372449435093514918373724494350935149183737244943509351491837372449435093514918373724494350935149183737244943509351491837372449435093514918373724494350935149183737244943509351491837372449435093514918373724494350935149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d539949-6eed-4012-a176-7d43babc7977, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb0826be-4f56-434f-b5ef-042aac1f4652, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb0826be-4f56-434f-b5ef-042aac1f4652, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13659076683580519323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365907668358051932313659076683580519323136590766835805193231365907668358051932313659076683580519323136590766835805193231365907668358051932313659076683580519323136590766835805193231365907668358051932313659076683580519323136590766835805193231365907668358051932313659076683580519323136590766835805193231365907668358051932313659076683580519323136590766835805193231365907668358051932313659076683580519323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aac05d7e-bed2-449d-af3e-032e8e68319b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dd6cfdf-1937-4931-a1d2-d7e48cecf0fb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dd6cfdf-1937-4931-a1d2-d7e48cecf0fb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6466139937692447279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64661399376924472796466139937692447279646613993769244727964661399376924472796466139937692447279646613993769244727964661399376924472796466139937692447279646613993769244727964661399376924472796466139937692447279646613993769244727964661399376924472796466139937692447279646613993769244727964661399376924472796466139937692447279646613993769244727964661399376924472796466139937692447279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb0826be-4f56-434f-b5ef-042aac1f4652, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6c069df-cb22-432e-a605-37de52f598f0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6c069df-cb22-432e-a605-37de52f598f0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3634179584989270095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36341795849892700953634179584989270095363417958498927009536341795849892700953634179584989270095363417958498927009536341795849892700953634179584989270095363417958498927009536341795849892700953634179584989270095363417958498927009536341795849892700953634179584989270095363417958498927009536341795849892700953634179584989270095363417958498927009536341795849892700953634179584989270095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dd6cfdf-1937-4931-a1d2-d7e48cecf0fb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eafd199c-89fe-4c44-b2eb-e034c281e705, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eafd199c-89fe-4c44-b2eb-e034c281e705, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2519221430524139174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25192214305241391742519221430524139174251922143052413917425192214305241391742519221430524139174251922143052413917425192214305241391742519221430524139174251922143052413917425192214305241391742519221430524139174251922143052413917425192214305241391742519221430524139174251922143052413917425192214305241391742519221430524139174251922143052413917425192214305241391742519221430524139174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6c069df-cb22-432e-a605-37de52f598f0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e591cdf0-95d3-46bc-8bf7-359d49858dbb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e591cdf0-95d3-46bc-8bf7-359d49858dbb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16038689466700571225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603868946670057122516038689466700571225160386894667005712251603868946670057122516038689466700571225160386894667005712251603868946670057122516038689466700571225160386894667005712251603868946670057122516038689466700571225160386894667005712251603868946670057122516038689466700571225160386894667005712251603868946670057122516038689466700571225160386894667005712251603868946670057122516038689466700571225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eafd199c-89fe-4c44-b2eb-e034c281e705, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 066beafc-1c42-448a-8d61-66c2e54ab5ad, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 066beafc-1c42-448a-8d61-66c2e54ab5ad, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17312447699725336159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731244769972533615917312447699725336159173124476997253361591731244769972533615917312447699725336159173124476997253361591731244769972533615917312447699725336159173124476997253361591731244769972533615917312447699725336159173124476997253361591731244769972533615917312447699725336159173124476997253361591731244769972533615917312447699725336159173124476997253361591731244769972533615917312447699725336159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e591cdf0-95d3-46bc-8bf7-359d49858dbb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6370161-4cf1-4d6a-863c-24d6552b6bb6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6370161-4cf1-4d6a-863c-24d6552b6bb6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17628063404985200137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762806340498520013717628063404985200137176280634049852001371762806340498520013717628063404985200137176280634049852001371762806340498520013717628063404985200137176280634049852001371762806340498520013717628063404985200137176280634049852001371762806340498520013717628063404985200137176280634049852001371762806340498520013717628063404985200137176280634049852001371762806340498520013717628063404985200137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 066beafc-1c42-448a-8d61-66c2e54ab5ad, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f841be3-5c51-44f2-9d50-4f4f8584a4af, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f841be3-5c51-44f2-9d50-4f4f8584a4af, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4363811332277879454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43638113322778794544363811332277879454436381133227787945443638113322778794544363811332277879454436381133227787945443638113322778794544363811332277879454436381133227787945443638113322778794544363811332277879454436381133227787945443638113322778794544363811332277879454436381133227787945443638113322778794544363811332277879454436381133227787945443638113322778794544363811332277879454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6370161-4cf1-4d6a-863c-24d6552b6bb6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ad917e5-e818-4fd0-bd5e-e8133e57df87, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ad917e5-e818-4fd0-bd5e-e8133e57df87, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14163571473919577833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416357147391957783314163571473919577833141635714739195778331416357147391957783314163571473919577833141635714739195778331416357147391957783314163571473919577833141635714739195778331416357147391957783314163571473919577833141635714739195778331416357147391957783314163571473919577833141635714739195778331416357147391957783314163571473919577833141635714739195778331416357147391957783314163571473919577833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f841be3-5c51-44f2-9d50-4f4f8584a4af, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59d23e34-0b4a-427a-b10c-ee0364edfb53, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59d23e34-0b4a-427a-b10c-ee0364edfb53, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12482194147956405598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248219414795640559812482194147956405598124821941479564055981248219414795640559812482194147956405598124821941479564055981248219414795640559812482194147956405598124821941479564055981248219414795640559812482194147956405598124821941479564055981248219414795640559812482194147956405598124821941479564055981248219414795640559812482194147956405598124821941479564055981248219414795640559812482194147956405598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ad917e5-e818-4fd0-bd5e-e8133e57df87, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1400009-2c00-4126-bae5-68a411a373c8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1400009-2c00-4126-bae5-68a411a373c8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18228536555726499015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822853655572649901518228536555726499015182285365557264990151822853655572649901518228536555726499015182285365557264990151822853655572649901518228536555726499015182285365557264990151822853655572649901518228536555726499015182285365557264990151822853655572649901518228536555726499015182285365557264990151822853655572649901518228536555726499015182285365557264990151822853655572649901518228536555726499015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59d23e34-0b4a-427a-b10c-ee0364edfb53, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b49c7b6-d0d5-4065-8b1b-78b7b99e73d0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b49c7b6-d0d5-4065-8b1b-78b7b99e73d0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2963569149546698807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29635691495466988072963569149546698807296356914954669880729635691495466988072963569149546698807296356914954669880729635691495466988072963569149546698807296356914954669880729635691495466988072963569149546698807296356914954669880729635691495466988072963569149546698807296356914954669880729635691495466988072963569149546698807296356914954669880729635691495466988072963569149546698807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1400009-2c00-4126-bae5-68a411a373c8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6270d1f-6d9a-43c7-ac57-e4b21d72d829, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6270d1f-6d9a-43c7-ac57-e4b21d72d829, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6328924965194712383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63289249651947123836328924965194712383632892496519471238363289249651947123836328924965194712383632892496519471238363289249651947123836328924965194712383632892496519471238363289249651947123836328924965194712383632892496519471238363289249651947123836328924965194712383632892496519471238363289249651947123836328924965194712383632892496519471238363289249651947123836328924965194712383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b49c7b6-d0d5-4065-8b1b-78b7b99e73d0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfd12b95-5def-4cba-8444-f338eb436f15, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfd12b95-5def-4cba-8444-f338eb436f15, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15278521139306271226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527852113930627122615278521139306271226152785211393062712261527852113930627122615278521139306271226152785211393062712261527852113930627122615278521139306271226152785211393062712261527852113930627122615278521139306271226152785211393062712261527852113930627122615278521139306271226152785211393062712261527852113930627122615278521139306271226152785211393062712261527852113930627122615278521139306271226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6270d1f-6d9a-43c7-ac57-e4b21d72d829, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db48e0e6-2b3f-4d5a-b9b0-55f29bbe77c0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db48e0e6-2b3f-4d5a-b9b0-55f29bbe77c0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17029086809072007039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702908680907200703917029086809072007039170290868090720070391702908680907200703917029086809072007039170290868090720070391702908680907200703917029086809072007039170290868090720070391702908680907200703917029086809072007039170290868090720070391702908680907200703917029086809072007039170290868090720070391702908680907200703917029086809072007039170290868090720070391702908680907200703917029086809072007039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db48e0e6-2b3f-4d5a-b9b0-55f29bbe77c0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a28b94b-5772-4a71-8ecd-206343003dda, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a28b94b-5772-4a71-8ecd-206343003dda, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8831134241096805934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88311342410968059348831134241096805934883113424109680593488311342410968059348831134241096805934883113424109680593488311342410968059348831134241096805934883113424109680593488311342410968059348831134241096805934883113424109680593488311342410968059348831134241096805934883113424109680593488311342410968059348831134241096805934883113424109680593488311342410968059348831134241096805934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfd12b95-5def-4cba-8444-f338eb436f15, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08964ee7-fc63-4ca3-8881-014301caeafe, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08964ee7-fc63-4ca3-8881-014301caeafe, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11342039619796121119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134203961979612111911342039619796121119113420396197961211191134203961979612111911342039619796121119113420396197961211191134203961979612111911342039619796121119113420396197961211191134203961979612111911342039619796121119113420396197961211191134203961979612111911342039619796121119113420396197961211191134203961979612111911342039619796121119113420396197961211191134203961979612111911342039619796121119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a28b94b-5772-4a71-8ecd-206343003dda, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 850f4690-efb9-43e0-a03e-6c65dbc22e04, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 850f4690-efb9-43e0-a03e-6c65dbc22e04, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17645378321054965229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764537832105496522917645378321054965229176453783210549652291764537832105496522917645378321054965229176453783210549652291764537832105496522917645378321054965229176453783210549652291764537832105496522917645378321054965229176453783210549652291764537832105496522917645378321054965229176453783210549652291764537832105496522917645378321054965229176453783210549652291764537832105496522917645378321054965229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08964ee7-fc63-4ca3-8881-014301caeafe, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c486291-b8a3-4517-b4ef-428fc5cdd75b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c486291-b8a3-4517-b4ef-428fc5cdd75b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8424667780724826714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84246677807248267148424667780724826714842466778072482671484246677807248267148424667780724826714842466778072482671484246677807248267148424667780724826714842466778072482671484246677807248267148424667780724826714842466778072482671484246677807248267148424667780724826714842466778072482671484246677807248267148424667780724826714842466778072482671484246677807248267148424667780724826714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 850f4690-efb9-43e0-a03e-6c65dbc22e04, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a7e1f52-c20a-45bf-9b40-8813ffae9776, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a7e1f52-c20a-45bf-9b40-8813ffae9776, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18066298242572651384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1806629824257265138418066298242572651384180662982425726513841806629824257265138418066298242572651384180662982425726513841806629824257265138418066298242572651384180662982425726513841806629824257265138418066298242572651384180662982425726513841806629824257265138418066298242572651384180662982425726513841806629824257265138418066298242572651384180662982425726513841806629824257265138418066298242572651384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c486291-b8a3-4517-b4ef-428fc5cdd75b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab3aef5f-0b0f-43cc-9df9-35e1e705d5b9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab3aef5f-0b0f-43cc-9df9-35e1e705d5b9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6539609428522115481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65396094285221154816539609428522115481653960942852211548165396094285221154816539609428522115481653960942852211548165396094285221154816539609428522115481653960942852211548165396094285221154816539609428522115481653960942852211548165396094285221154816539609428522115481653960942852211548165396094285221154816539609428522115481653960942852211548165396094285221154816539609428522115481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a7e1f52-c20a-45bf-9b40-8813ffae9776, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e8c48e4-00a3-4d1b-8cc1-025eee08b9d3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e8c48e4-00a3-4d1b-8cc1-025eee08b9d3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8805194510263327787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88051945102633277878805194510263327787880519451026332778788051945102633277878805194510263327787880519451026332778788051945102633277878805194510263327787880519451026332778788051945102633277878805194510263327787880519451026332778788051945102633277878805194510263327787880519451026332778788051945102633277878805194510263327787880519451026332778788051945102633277878805194510263327787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab3aef5f-0b0f-43cc-9df9-35e1e705d5b9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bdf0b18-5982-41c2-9636-3b16ae9d7f66, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e8c48e4-00a3-4d1b-8cc1-025eee08b9d3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bdf0b18-5982-41c2-9636-3b16ae9d7f66, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8043034040556683020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80430340405566830208043034040556683020804303404055668302080430340405566830208043034040556683020804303404055668302080430340405566830208043034040556683020804303404055668302080430340405566830208043034040556683020804303404055668302080430340405566830208043034040556683020804303404055668302080430340405566830208043034040556683020804303404055668302080430340405566830208043034040556683020" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d35e9742-dc53-4afb-b6d7-bf1f08e03045, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d35e9742-dc53-4afb-b6d7-bf1f08e03045, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8691713700221109260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86917137002211092608691713700221109260869171370022110926086917137002211092608691713700221109260869171370022110926086917137002211092608691713700221109260869171370022110926086917137002211092608691713700221109260869171370022110926086917137002211092608691713700221109260869171370022110926086917137002211092608691713700221109260869171370022110926086917137002211092608691713700221109260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bdf0b18-5982-41c2-9636-3b16ae9d7f66, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb790e09-41ce-4a78-81d4-fc8347dcd2ce, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb790e09-41ce-4a78-81d4-fc8347dcd2ce, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17385351858386530626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738535185838653062617385351858386530626173853518583865306261738535185838653062617385351858386530626173853518583865306261738535185838653062617385351858386530626173853518583865306261738535185838653062617385351858386530626173853518583865306261738535185838653062617385351858386530626173853518583865306261738535185838653062617385351858386530626173853518583865306261738535185838653062617385351858386530626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d35e9742-dc53-4afb-b6d7-bf1f08e03045, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c62a29c3-2bd8-48bf-a427-e3a206349970, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c62a29c3-2bd8-48bf-a427-e3a206349970, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6799977699375040685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67999776993750406856799977699375040685679997769937504068567999776993750406856799977699375040685679997769937504068567999776993750406856799977699375040685679997769937504068567999776993750406856799977699375040685679997769937504068567999776993750406856799977699375040685679997769937504068567999776993750406856799977699375040685679997769937504068567999776993750406856799977699375040685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb790e09-41ce-4a78-81d4-fc8347dcd2ce, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc7e27ae-5dbc-49cd-a03f-0360a7a2a649, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc7e27ae-5dbc-49cd-a03f-0360a7a2a649, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4008442546201901760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40084425462019017604008442546201901760400844254620190176040084425462019017604008442546201901760400844254620190176040084425462019017604008442546201901760400844254620190176040084425462019017604008442546201901760400844254620190176040084425462019017604008442546201901760400844254620190176040084425462019017604008442546201901760400844254620190176040084425462019017604008442546201901760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c62a29c3-2bd8-48bf-a427-e3a206349970, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ef8d7d5-952c-4ab9-a288-cc71bbb0eafb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ef8d7d5-952c-4ab9-a288-cc71bbb0eafb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11354843529782029422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135484352978202942211354843529782029422113548435297820294221135484352978202942211354843529782029422113548435297820294221135484352978202942211354843529782029422113548435297820294221135484352978202942211354843529782029422113548435297820294221135484352978202942211354843529782029422113548435297820294221135484352978202942211354843529782029422113548435297820294221135484352978202942211354843529782029422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc7e27ae-5dbc-49cd-a03f-0360a7a2a649, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cb04355-42f7-4824-b9f7-b580651697a4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cb04355-42f7-4824-b9f7-b580651697a4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 655049102482640232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "655049102482640232655049102482640232655049102482640232655049102482640232655049102482640232655049102482640232655049102482640232655049102482640232655049102482640232655049102482640232655049102482640232655049102482640232655049102482640232655049102482640232655049102482640232655049102482640232655049102482640232655049102482640232655049102482640232655049102482640232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ef8d7d5-952c-4ab9-a288-cc71bbb0eafb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8258268-532d-41b0-9116-9ae9ac1f05d4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8258268-532d-41b0-9116-9ae9ac1f05d4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12218990328923618215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221899032892361821512218990328923618215122189903289236182151221899032892361821512218990328923618215122189903289236182151221899032892361821512218990328923618215122189903289236182151221899032892361821512218990328923618215122189903289236182151221899032892361821512218990328923618215122189903289236182151221899032892361821512218990328923618215122189903289236182151221899032892361821512218990328923618215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cb04355-42f7-4824-b9f7-b580651697a4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbeb7fe8-f940-4126-9713-e749a864c3e1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbeb7fe8-f940-4126-9713-e749a864c3e1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6466609343579862024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64666093435798620246466609343579862024646660934357986202464666093435798620246466609343579862024646660934357986202464666093435798620246466609343579862024646660934357986202464666093435798620246466609343579862024646660934357986202464666093435798620246466609343579862024646660934357986202464666093435798620246466609343579862024646660934357986202464666093435798620246466609343579862024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8258268-532d-41b0-9116-9ae9ac1f05d4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e95cdc79-9dfe-49e4-9506-f5e7efa2760c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e95cdc79-9dfe-49e4-9506-f5e7efa2760c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7056583483939144349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70565834839391443497056583483939144349705658348393914434970565834839391443497056583483939144349705658348393914434970565834839391443497056583483939144349705658348393914434970565834839391443497056583483939144349705658348393914434970565834839391443497056583483939144349705658348393914434970565834839391443497056583483939144349705658348393914434970565834839391443497056583483939144349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbeb7fe8-f940-4126-9713-e749a864c3e1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e95cdc79-9dfe-49e4-9506-f5e7efa2760c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, febb4772-bdd5-477a-96aa-0c4b4c4cd9ba, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a6c0d89-4842-433b-9323-ee1492d02282, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, febb4772-bdd5-477a-96aa-0c4b4c4cd9ba, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10436078555222362230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043607855522236223010436078555222362230104360785552223622301043607855522236223010436078555222362230104360785552223622301043607855522236223010436078555222362230104360785552223622301043607855522236223010436078555222362230104360785552223622301043607855522236223010436078555222362230104360785552223622301043607855522236223010436078555222362230104360785552223622301043607855522236223010436078555222362230" } } } 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, 3a6c0d89-4842-433b-9323-ee1492d02282, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12334880374139266855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233488037413926685512334880374139266855123348803741392668551233488037413926685512334880374139266855123348803741392668551233488037413926685512334880374139266855123348803741392668551233488037413926685512334880374139266855123348803741392668551233488037413926685512334880374139266855123348803741392668551233488037413926685512334880374139266855123348803741392668551233488037413926685512334880374139266855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a6c0d89-4842-433b-9323-ee1492d02282, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ae29bf4-0ac8-4341-9467-1ee2f6bc6c75, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ae29bf4-0ac8-4341-9467-1ee2f6bc6c75, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9075732986066165944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90757329860661659449075732986066165944907573298606616594490757329860661659449075732986066165944907573298606616594490757329860661659449075732986066165944907573298606616594490757329860661659449075732986066165944907573298606616594490757329860661659449075732986066165944907573298606616594490757329860661659449075732986066165944907573298606616594490757329860661659449075732986066165944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, febb4772-bdd5-477a-96aa-0c4b4c4cd9ba, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57e73f06-e563-4197-9a20-1103c1a57290, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57e73f06-e563-4197-9a20-1103c1a57290, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14987206103404087896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498720610340408789614987206103404087896149872061034040878961498720610340408789614987206103404087896149872061034040878961498720610340408789614987206103404087896149872061034040878961498720610340408789614987206103404087896149872061034040878961498720610340408789614987206103404087896149872061034040878961498720610340408789614987206103404087896149872061034040878961498720610340408789614987206103404087896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ae29bf4-0ac8-4341-9467-1ee2f6bc6c75, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0224c45d-21a6-45d7-a91d-5c0b739bb4f6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0224c45d-21a6-45d7-a91d-5c0b739bb4f6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5940983812249450045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59409838122494500455940983812249450045594098381224945004559409838122494500455940983812249450045594098381224945004559409838122494500455940983812249450045594098381224945004559409838122494500455940983812249450045594098381224945004559409838122494500455940983812249450045594098381224945004559409838122494500455940983812249450045594098381224945004559409838122494500455940983812249450045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57e73f06-e563-4197-9a20-1103c1a57290, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19856869-3012-48ab-8828-19810f6dcf5f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19856869-3012-48ab-8828-19810f6dcf5f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6521727000056999438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65217270000569994386521727000056999438652172700005699943865217270000569994386521727000056999438652172700005699943865217270000569994386521727000056999438652172700005699943865217270000569994386521727000056999438652172700005699943865217270000569994386521727000056999438652172700005699943865217270000569994386521727000056999438652172700005699943865217270000569994386521727000056999438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0224c45d-21a6-45d7-a91d-5c0b739bb4f6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8499450-cd8b-4836-b721-06efa88d6534, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8499450-cd8b-4836-b721-06efa88d6534, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6050905333381440648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60509053333814406486050905333381440648605090533338144064860509053333814406486050905333381440648605090533338144064860509053333814406486050905333381440648605090533338144064860509053333814406486050905333381440648605090533338144064860509053333814406486050905333381440648605090533338144064860509053333814406486050905333381440648605090533338144064860509053333814406486050905333381440648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19856869-3012-48ab-8828-19810f6dcf5f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5015ae6d-2a59-4336-903d-82eb302ebff4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5015ae6d-2a59-4336-903d-82eb302ebff4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18084773585266397516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808477358526639751618084773585266397516180847735852663975161808477358526639751618084773585266397516180847735852663975161808477358526639751618084773585266397516180847735852663975161808477358526639751618084773585266397516180847735852663975161808477358526639751618084773585266397516180847735852663975161808477358526639751618084773585266397516180847735852663975161808477358526639751618084773585266397516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8499450-cd8b-4836-b721-06efa88d6534, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e173623-cc76-4658-88d5-adbe8b789df3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e173623-cc76-4658-88d5-adbe8b789df3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16149033769655047070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614903376965504707016149033769655047070161490337696550470701614903376965504707016149033769655047070161490337696550470701614903376965504707016149033769655047070161490337696550470701614903376965504707016149033769655047070161490337696550470701614903376965504707016149033769655047070161490337696550470701614903376965504707016149033769655047070161490337696550470701614903376965504707016149033769655047070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5015ae6d-2a59-4336-903d-82eb302ebff4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be5243e6-6395-41d0-b801-8e77e46dd3e3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be5243e6-6395-41d0-b801-8e77e46dd3e3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14533195162291278045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453319516229127804514533195162291278045145331951622912780451453319516229127804514533195162291278045145331951622912780451453319516229127804514533195162291278045145331951622912780451453319516229127804514533195162291278045145331951622912780451453319516229127804514533195162291278045145331951622912780451453319516229127804514533195162291278045145331951622912780451453319516229127804514533195162291278045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e173623-cc76-4658-88d5-adbe8b789df3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c46aa25c-7d7b-4d67-8103-cb7f4581c928, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c46aa25c-7d7b-4d67-8103-cb7f4581c928, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4960264020475741382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49602640204757413824960264020475741382496026402047574138249602640204757413824960264020475741382496026402047574138249602640204757413824960264020475741382496026402047574138249602640204757413824960264020475741382496026402047574138249602640204757413824960264020475741382496026402047574138249602640204757413824960264020475741382496026402047574138249602640204757413824960264020475741382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be5243e6-6395-41d0-b801-8e77e46dd3e3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d323733-a23e-470e-8298-8bbf1f1607d8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d323733-a23e-470e-8298-8bbf1f1607d8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2247419827831380128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22474198278313801282247419827831380128224741982783138012822474198278313801282247419827831380128224741982783138012822474198278313801282247419827831380128224741982783138012822474198278313801282247419827831380128224741982783138012822474198278313801282247419827831380128224741982783138012822474198278313801282247419827831380128224741982783138012822474198278313801282247419827831380128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c46aa25c-7d7b-4d67-8103-cb7f4581c928, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ab5fcda-6258-4e8f-9f48-f36c833703d9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ab5fcda-6258-4e8f-9f48-f36c833703d9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9706491390498546425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97064913904985464259706491390498546425970649139049854642597064913904985464259706491390498546425970649139049854642597064913904985464259706491390498546425970649139049854642597064913904985464259706491390498546425970649139049854642597064913904985464259706491390498546425970649139049854642597064913904985464259706491390498546425970649139049854642597064913904985464259706491390498546425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d323733-a23e-470e-8298-8bbf1f1607d8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea28e2df-2d66-4f36-9a12-38eccd8523c2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea28e2df-2d66-4f36-9a12-38eccd8523c2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5771822751819751090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57718227518197510905771822751819751090577182275181975109057718227518197510905771822751819751090577182275181975109057718227518197510905771822751819751090577182275181975109057718227518197510905771822751819751090577182275181975109057718227518197510905771822751819751090577182275181975109057718227518197510905771822751819751090577182275181975109057718227518197510905771822751819751090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ab5fcda-6258-4e8f-9f48-f36c833703d9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c626f9fe-4ea1-45a3-ae2a-16cee56a092a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c626f9fe-4ea1-45a3-ae2a-16cee56a092a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6341757756914628257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63417577569146282576341757756914628257634175775691462825763417577569146282576341757756914628257634175775691462825763417577569146282576341757756914628257634175775691462825763417577569146282576341757756914628257634175775691462825763417577569146282576341757756914628257634175775691462825763417577569146282576341757756914628257634175775691462825763417577569146282576341757756914628257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea28e2df-2d66-4f36-9a12-38eccd8523c2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73bbe16a-8043-4ce9-afb0-3481d8ddde80, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73bbe16a-8043-4ce9-afb0-3481d8ddde80, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17287933882952553294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728793388295255329417287933882952553294172879338829525532941728793388295255329417287933882952553294172879338829525532941728793388295255329417287933882952553294172879338829525532941728793388295255329417287933882952553294172879338829525532941728793388295255329417287933882952553294172879338829525532941728793388295255329417287933882952553294172879338829525532941728793388295255329417287933882952553294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c626f9fe-4ea1-45a3-ae2a-16cee56a092a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3543a86b-34d4-4ace-82fe-00438a163761, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3543a86b-34d4-4ace-82fe-00438a163761, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14578599265204024942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457859926520402494214578599265204024942145785992652040249421457859926520402494214578599265204024942145785992652040249421457859926520402494214578599265204024942145785992652040249421457859926520402494214578599265204024942145785992652040249421457859926520402494214578599265204024942145785992652040249421457859926520402494214578599265204024942145785992652040249421457859926520402494214578599265204024942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73bbe16a-8043-4ce9-afb0-3481d8ddde80, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa9b87f2-f935-4ebd-9310-efdd169c7d79, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa9b87f2-f935-4ebd-9310-efdd169c7d79, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10390033781210881859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039003378121088185910390033781210881859103900337812108818591039003378121088185910390033781210881859103900337812108818591039003378121088185910390033781210881859103900337812108818591039003378121088185910390033781210881859103900337812108818591039003378121088185910390033781210881859103900337812108818591039003378121088185910390033781210881859103900337812108818591039003378121088185910390033781210881859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3543a86b-34d4-4ace-82fe-00438a163761, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa9b87f2-f935-4ebd-9310-efdd169c7d79, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef3e8ce0-cf7a-497a-bfc6-caa7c4b866fe, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef3e8ce0-cf7a-497a-bfc6-caa7c4b866fe, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4659366680185745860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46593666801857458604659366680185745860465936668018574586046593666801857458604659366680185745860465936668018574586046593666801857458604659366680185745860465936668018574586046593666801857458604659366680185745860465936668018574586046593666801857458604659366680185745860465936668018574586046593666801857458604659366680185745860465936668018574586046593666801857458604659366680185745860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06959cfa-a1bb-42bc-a290-886c4555b29d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06959cfa-a1bb-42bc-a290-886c4555b29d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5777392271068169299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57773922710681692995777392271068169299577739227106816929957773922710681692995777392271068169299577739227106816929957773922710681692995777392271068169299577739227106816929957773922710681692995777392271068169299577739227106816929957773922710681692995777392271068169299577739227106816929957773922710681692995777392271068169299577739227106816929957773922710681692995777392271068169299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef3e8ce0-cf7a-497a-bfc6-caa7c4b866fe, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3515c78f-f248-4d41-98db-e7c7248c79f4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06959cfa-a1bb-42bc-a290-886c4555b29d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3515c78f-f248-4d41-98db-e7c7248c79f4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 234627026060559430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "234627026060559430234627026060559430234627026060559430234627026060559430234627026060559430234627026060559430234627026060559430234627026060559430234627026060559430234627026060559430234627026060559430234627026060559430234627026060559430234627026060559430234627026060559430234627026060559430234627026060559430234627026060559430234627026060559430234627026060559430" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c52b7f1c-1942-4920-b688-c5f79da32f10, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c52b7f1c-1942-4920-b688-c5f79da32f10, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18106188566341549607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810618856634154960718106188566341549607181061885663415496071810618856634154960718106188566341549607181061885663415496071810618856634154960718106188566341549607181061885663415496071810618856634154960718106188566341549607181061885663415496071810618856634154960718106188566341549607181061885663415496071810618856634154960718106188566341549607181061885663415496071810618856634154960718106188566341549607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3515c78f-f248-4d41-98db-e7c7248c79f4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b63802f-853d-4371-87e8-6f6e564ed40a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b63802f-853d-4371-87e8-6f6e564ed40a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16500784546949393292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650078454694939329216500784546949393292165007845469493932921650078454694939329216500784546949393292165007845469493932921650078454694939329216500784546949393292165007845469493932921650078454694939329216500784546949393292165007845469493932921650078454694939329216500784546949393292165007845469493932921650078454694939329216500784546949393292165007845469493932921650078454694939329216500784546949393292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c52b7f1c-1942-4920-b688-c5f79da32f10, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d45756d-6b87-41ca-b57f-4cb14dcefa5e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d45756d-6b87-41ca-b57f-4cb14dcefa5e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3399743391804962745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33997433918049627453399743391804962745339974339180496274533997433918049627453399743391804962745339974339180496274533997433918049627453399743391804962745339974339180496274533997433918049627453399743391804962745339974339180496274533997433918049627453399743391804962745339974339180496274533997433918049627453399743391804962745339974339180496274533997433918049627453399743391804962745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b63802f-853d-4371-87e8-6f6e564ed40a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fb6b19c-629a-4480-94f4-55c2258e2f45, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fb6b19c-629a-4480-94f4-55c2258e2f45, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17168050530391509014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716805053039150901417168050530391509014171680505303915090141716805053039150901417168050530391509014171680505303915090141716805053039150901417168050530391509014171680505303915090141716805053039150901417168050530391509014171680505303915090141716805053039150901417168050530391509014171680505303915090141716805053039150901417168050530391509014171680505303915090141716805053039150901417168050530391509014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d45756d-6b87-41ca-b57f-4cb14dcefa5e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daf6aba0-45c9-4533-a8a5-a6682905e70c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daf6aba0-45c9-4533-a8a5-a6682905e70c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15519763208859080535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551976320885908053515519763208859080535155197632088590805351551976320885908053515519763208859080535155197632088590805351551976320885908053515519763208859080535155197632088590805351551976320885908053515519763208859080535155197632088590805351551976320885908053515519763208859080535155197632088590805351551976320885908053515519763208859080535155197632088590805351551976320885908053515519763208859080535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fb6b19c-629a-4480-94f4-55c2258e2f45, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef0e5c34-111c-47db-92de-b0d034661c90, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef0e5c34-111c-47db-92de-b0d034661c90, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17536456713561702696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753645671356170269617536456713561702696175364567135617026961753645671356170269617536456713561702696175364567135617026961753645671356170269617536456713561702696175364567135617026961753645671356170269617536456713561702696175364567135617026961753645671356170269617536456713561702696175364567135617026961753645671356170269617536456713561702696175364567135617026961753645671356170269617536456713561702696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daf6aba0-45c9-4533-a8a5-a6682905e70c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ca41c0b-3d86-47fe-b3a5-2ed8ce9b7b1f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ca41c0b-3d86-47fe-b3a5-2ed8ce9b7b1f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 577815240475980196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "577815240475980196577815240475980196577815240475980196577815240475980196577815240475980196577815240475980196577815240475980196577815240475980196577815240475980196577815240475980196577815240475980196577815240475980196577815240475980196577815240475980196577815240475980196577815240475980196577815240475980196577815240475980196577815240475980196577815240475980196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef0e5c34-111c-47db-92de-b0d034661c90, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce0d207c-7afd-476f-80ce-bb5835d2c489, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce0d207c-7afd-476f-80ce-bb5835d2c489, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13594366483049232732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359436648304923273213594366483049232732135943664830492327321359436648304923273213594366483049232732135943664830492327321359436648304923273213594366483049232732135943664830492327321359436648304923273213594366483049232732135943664830492327321359436648304923273213594366483049232732135943664830492327321359436648304923273213594366483049232732135943664830492327321359436648304923273213594366483049232732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ca41c0b-3d86-47fe-b3a5-2ed8ce9b7b1f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbf69d9b-7437-4c1c-8645-c4e79a67efa7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbf69d9b-7437-4c1c-8645-c4e79a67efa7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1301053276597986377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13010532765979863771301053276597986377130105327659798637713010532765979863771301053276597986377130105327659798637713010532765979863771301053276597986377130105327659798637713010532765979863771301053276597986377130105327659798637713010532765979863771301053276597986377130105327659798637713010532765979863771301053276597986377130105327659798637713010532765979863771301053276597986377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce0d207c-7afd-476f-80ce-bb5835d2c489, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2471275-97e2-407d-a527-962471a061c1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2471275-97e2-407d-a527-962471a061c1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5106899628995680338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51068996289956803385106899628995680338510689962899568033851068996289956803385106899628995680338510689962899568033851068996289956803385106899628995680338510689962899568033851068996289956803385106899628995680338510689962899568033851068996289956803385106899628995680338510689962899568033851068996289956803385106899628995680338510689962899568033851068996289956803385106899628995680338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbf69d9b-7437-4c1c-8645-c4e79a67efa7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 765e9a78-6d39-4d78-b195-9ee18544f1c1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 765e9a78-6d39-4d78-b195-9ee18544f1c1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14645975991428865633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464597599142886563314645975991428865633146459759914288656331464597599142886563314645975991428865633146459759914288656331464597599142886563314645975991428865633146459759914288656331464597599142886563314645975991428865633146459759914288656331464597599142886563314645975991428865633146459759914288656331464597599142886563314645975991428865633146459759914288656331464597599142886563314645975991428865633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2471275-97e2-407d-a527-962471a061c1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 638eb312-fa86-47f7-a862-8be8202f4ddb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 638eb312-fa86-47f7-a862-8be8202f4ddb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10074803709790121320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1007480370979012132010074803709790121320100748037097901213201007480370979012132010074803709790121320100748037097901213201007480370979012132010074803709790121320100748037097901213201007480370979012132010074803709790121320100748037097901213201007480370979012132010074803709790121320100748037097901213201007480370979012132010074803709790121320100748037097901213201007480370979012132010074803709790121320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 765e9a78-6d39-4d78-b195-9ee18544f1c1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9145ce7d-b944-4114-b4a5-a7d5551d6230, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9145ce7d-b944-4114-b4a5-a7d5551d6230, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15677339663040948212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567733966304094821215677339663040948212156773396630409482121567733966304094821215677339663040948212156773396630409482121567733966304094821215677339663040948212156773396630409482121567733966304094821215677339663040948212156773396630409482121567733966304094821215677339663040948212156773396630409482121567733966304094821215677339663040948212156773396630409482121567733966304094821215677339663040948212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 638eb312-fa86-47f7-a862-8be8202f4ddb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dcf35de-ddb4-494c-9d43-c15d6f7bf805, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dcf35de-ddb4-494c-9d43-c15d6f7bf805, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10526118650105709093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052611865010570909310526118650105709093105261186501057090931052611865010570909310526118650105709093105261186501057090931052611865010570909310526118650105709093105261186501057090931052611865010570909310526118650105709093105261186501057090931052611865010570909310526118650105709093105261186501057090931052611865010570909310526118650105709093105261186501057090931052611865010570909310526118650105709093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9145ce7d-b944-4114-b4a5-a7d5551d6230, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53991a24-6e12-48db-b232-31cfd2ad4184, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53991a24-6e12-48db-b232-31cfd2ad4184, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3749377830561635621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37493778305616356213749377830561635621374937783056163562137493778305616356213749377830561635621374937783056163562137493778305616356213749377830561635621374937783056163562137493778305616356213749377830561635621374937783056163562137493778305616356213749377830561635621374937783056163562137493778305616356213749377830561635621374937783056163562137493778305616356213749377830561635621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dcf35de-ddb4-494c-9d43-c15d6f7bf805, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5277efb6-5809-4a43-8b08-2a01274fa707, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5277efb6-5809-4a43-8b08-2a01274fa707, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6805988387044032805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68059883870440328056805988387044032805680598838704403280568059883870440328056805988387044032805680598838704403280568059883870440328056805988387044032805680598838704403280568059883870440328056805988387044032805680598838704403280568059883870440328056805988387044032805680598838704403280568059883870440328056805988387044032805680598838704403280568059883870440328056805988387044032805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53991a24-6e12-48db-b232-31cfd2ad4184, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4777f91c-9e1e-4a2b-8f41-27657c8c573d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4777f91c-9e1e-4a2b-8f41-27657c8c573d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 842688040456720686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "842688040456720686842688040456720686842688040456720686842688040456720686842688040456720686842688040456720686842688040456720686842688040456720686842688040456720686842688040456720686842688040456720686842688040456720686842688040456720686842688040456720686842688040456720686842688040456720686842688040456720686842688040456720686842688040456720686842688040456720686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5277efb6-5809-4a43-8b08-2a01274fa707, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36656ce8-c62c-4f27-b9dd-ab65639f548c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36656ce8-c62c-4f27-b9dd-ab65639f548c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5190797327803207654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51907973278032076545190797327803207654519079732780320765451907973278032076545190797327803207654519079732780320765451907973278032076545190797327803207654519079732780320765451907973278032076545190797327803207654519079732780320765451907973278032076545190797327803207654519079732780320765451907973278032076545190797327803207654519079732780320765451907973278032076545190797327803207654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4777f91c-9e1e-4a2b-8f41-27657c8c573d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 480665f5-c36f-43cf-b976-005db88413f7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 480665f5-c36f-43cf-b976-005db88413f7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11755540426266705434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1175554042626670543411755540426266705434117555404262667054341175554042626670543411755540426266705434117555404262667054341175554042626670543411755540426266705434117555404262667054341175554042626670543411755540426266705434117555404262667054341175554042626670543411755540426266705434117555404262667054341175554042626670543411755540426266705434117555404262667054341175554042626670543411755540426266705434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36656ce8-c62c-4f27-b9dd-ab65639f548c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f4690e7-88a2-4172-a411-5ca758c2c259, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f4690e7-88a2-4172-a411-5ca758c2c259, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8801418548950583271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88014185489505832718801418548950583271880141854895058327188014185489505832718801418548950583271880141854895058327188014185489505832718801418548950583271880141854895058327188014185489505832718801418548950583271880141854895058327188014185489505832718801418548950583271880141854895058327188014185489505832718801418548950583271880141854895058327188014185489505832718801418548950583271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f4690e7-88a2-4172-a411-5ca758c2c259, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4526e09b-f923-4339-9ea4-4504712d0379, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4526e09b-f923-4339-9ea4-4504712d0379, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13581937698018538712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358193769801853871213581937698018538712135819376980185387121358193769801853871213581937698018538712135819376980185387121358193769801853871213581937698018538712135819376980185387121358193769801853871213581937698018538712135819376980185387121358193769801853871213581937698018538712135819376980185387121358193769801853871213581937698018538712135819376980185387121358193769801853871213581937698018538712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 480665f5-c36f-43cf-b976-005db88413f7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9a8c793-1c55-49d3-adcc-d6d7c975297a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9a8c793-1c55-49d3-adcc-d6d7c975297a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15887411982719162750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588741198271916275015887411982719162750158874119827191627501588741198271916275015887411982719162750158874119827191627501588741198271916275015887411982719162750158874119827191627501588741198271916275015887411982719162750158874119827191627501588741198271916275015887411982719162750158874119827191627501588741198271916275015887411982719162750158874119827191627501588741198271916275015887411982719162750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4526e09b-f923-4339-9ea4-4504712d0379, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61e7faf2-0d88-4c07-b554-857655ab208e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61e7faf2-0d88-4c07-b554-857655ab208e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11081658007970655770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108165800797065577011081658007970655770110816580079706557701108165800797065577011081658007970655770110816580079706557701108165800797065577011081658007970655770110816580079706557701108165800797065577011081658007970655770110816580079706557701108165800797065577011081658007970655770110816580079706557701108165800797065577011081658007970655770110816580079706557701108165800797065577011081658007970655770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9a8c793-1c55-49d3-adcc-d6d7c975297a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 100d1a71-bf6b-4f27-97f3-51748eabd875, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 100d1a71-bf6b-4f27-97f3-51748eabd875, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2532445312728790858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25324453127287908582532445312728790858253244531272879085825324453127287908582532445312728790858253244531272879085825324453127287908582532445312728790858253244531272879085825324453127287908582532445312728790858253244531272879085825324453127287908582532445312728790858253244531272879085825324453127287908582532445312728790858253244531272879085825324453127287908582532445312728790858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61e7faf2-0d88-4c07-b554-857655ab208e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d42ebc1a-a0e2-4d5f-96f3-21a8253af7d0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d42ebc1a-a0e2-4d5f-96f3-21a8253af7d0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17591077279126719357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759107727912671935717591077279126719357175910772791267193571759107727912671935717591077279126719357175910772791267193571759107727912671935717591077279126719357175910772791267193571759107727912671935717591077279126719357175910772791267193571759107727912671935717591077279126719357175910772791267193571759107727912671935717591077279126719357175910772791267193571759107727912671935717591077279126719357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 100d1a71-bf6b-4f27-97f3-51748eabd875, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10c80a27-f1e0-49a9-9650-b682c44c9caa, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10c80a27-f1e0-49a9-9650-b682c44c9caa, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18310405877521299384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831040587752129938418310405877521299384183104058775212993841831040587752129938418310405877521299384183104058775212993841831040587752129938418310405877521299384183104058775212993841831040587752129938418310405877521299384183104058775212993841831040587752129938418310405877521299384183104058775212993841831040587752129938418310405877521299384183104058775212993841831040587752129938418310405877521299384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d42ebc1a-a0e2-4d5f-96f3-21a8253af7d0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4649f849-d674-46c5-a161-02d503c3cf63, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4649f849-d674-46c5-a161-02d503c3cf63, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17785478816584218360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778547881658421836017785478816584218360177854788165842183601778547881658421836017785478816584218360177854788165842183601778547881658421836017785478816584218360177854788165842183601778547881658421836017785478816584218360177854788165842183601778547881658421836017785478816584218360177854788165842183601778547881658421836017785478816584218360177854788165842183601778547881658421836017785478816584218360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10c80a27-f1e0-49a9-9650-b682c44c9caa, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e186c1af-acdc-4fd0-a0f3-d6dcc1b1e2c6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e186c1af-acdc-4fd0-a0f3-d6dcc1b1e2c6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16925327030576260297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692532703057626029716925327030576260297169253270305762602971692532703057626029716925327030576260297169253270305762602971692532703057626029716925327030576260297169253270305762602971692532703057626029716925327030576260297169253270305762602971692532703057626029716925327030576260297169253270305762602971692532703057626029716925327030576260297169253270305762602971692532703057626029716925327030576260297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4649f849-d674-46c5-a161-02d503c3cf63, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fddaba83-87e1-43c4-93bf-ed8abcdc68b2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fddaba83-87e1-43c4-93bf-ed8abcdc68b2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1830196756392426911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18301967563924269111830196756392426911183019675639242691118301967563924269111830196756392426911183019675639242691118301967563924269111830196756392426911183019675639242691118301967563924269111830196756392426911183019675639242691118301967563924269111830196756392426911183019675639242691118301967563924269111830196756392426911183019675639242691118301967563924269111830196756392426911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e186c1af-acdc-4fd0-a0f3-d6dcc1b1e2c6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d1a38d6-23c6-4ca1-a634-07b2c1a27c34, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d1a38d6-23c6-4ca1-a634-07b2c1a27c34, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5497941616530465264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54979416165304652645497941616530465264549794161653046526454979416165304652645497941616530465264549794161653046526454979416165304652645497941616530465264549794161653046526454979416165304652645497941616530465264549794161653046526454979416165304652645497941616530465264549794161653046526454979416165304652645497941616530465264549794161653046526454979416165304652645497941616530465264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fddaba83-87e1-43c4-93bf-ed8abcdc68b2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17079462-ddd9-4a42-8b67-fcdef930bc9f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17079462-ddd9-4a42-8b67-fcdef930bc9f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1636271511199518711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16362715111995187111636271511199518711163627151119951871116362715111995187111636271511199518711163627151119951871116362715111995187111636271511199518711163627151119951871116362715111995187111636271511199518711163627151119951871116362715111995187111636271511199518711163627151119951871116362715111995187111636271511199518711163627151119951871116362715111995187111636271511199518711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d1a38d6-23c6-4ca1-a634-07b2c1a27c34, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5e5698d-8e6a-4c97-b263-8296c33488da, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5e5698d-8e6a-4c97-b263-8296c33488da, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8894477097473337134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88944770974733371348894477097473337134889447709747333713488944770974733371348894477097473337134889447709747333713488944770974733371348894477097473337134889447709747333713488944770974733371348894477097473337134889447709747333713488944770974733371348894477097473337134889447709747333713488944770974733371348894477097473337134889447709747333713488944770974733371348894477097473337134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17079462-ddd9-4a42-8b67-fcdef930bc9f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eee8a2e9-b047-4ba4-a512-002160c55f78, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eee8a2e9-b047-4ba4-a512-002160c55f78, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2501651797146119519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25016517971461195192501651797146119519250165179714611951925016517971461195192501651797146119519250165179714611951925016517971461195192501651797146119519250165179714611951925016517971461195192501651797146119519250165179714611951925016517971461195192501651797146119519250165179714611951925016517971461195192501651797146119519250165179714611951925016517971461195192501651797146119519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5e5698d-8e6a-4c97-b263-8296c33488da, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6f2ed1b-0fe3-4d99-990a-3ffc29c8d3ec, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6f2ed1b-0fe3-4d99-990a-3ffc29c8d3ec, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10266039112678455161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026603911267845516110266039112678455161102660391126784551611026603911267845516110266039112678455161102660391126784551611026603911267845516110266039112678455161102660391126784551611026603911267845516110266039112678455161102660391126784551611026603911267845516110266039112678455161102660391126784551611026603911267845516110266039112678455161102660391126784551611026603911267845516110266039112678455161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eee8a2e9-b047-4ba4-a512-002160c55f78, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f0f4592-b320-4524-a977-e95bee1c6923, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f0f4592-b320-4524-a977-e95bee1c6923, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12090372186746062227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209037218674606222712090372186746062227120903721867460622271209037218674606222712090372186746062227120903721867460622271209037218674606222712090372186746062227120903721867460622271209037218674606222712090372186746062227120903721867460622271209037218674606222712090372186746062227120903721867460622271209037218674606222712090372186746062227120903721867460622271209037218674606222712090372186746062227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6f2ed1b-0fe3-4d99-990a-3ffc29c8d3ec, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e4d8700-1f95-4817-a94d-11852ea05c42, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e4d8700-1f95-4817-a94d-11852ea05c42, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2454203083246823475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24542030832468234752454203083246823475245420308324682347524542030832468234752454203083246823475245420308324682347524542030832468234752454203083246823475245420308324682347524542030832468234752454203083246823475245420308324682347524542030832468234752454203083246823475245420308324682347524542030832468234752454203083246823475245420308324682347524542030832468234752454203083246823475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f0f4592-b320-4524-a977-e95bee1c6923, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efcb3993-c37d-47b2-b170-ed899ceb541c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efcb3993-c37d-47b2-b170-ed899ceb541c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3102504780813816569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31025047808138165693102504780813816569310250478081381656931025047808138165693102504780813816569310250478081381656931025047808138165693102504780813816569310250478081381656931025047808138165693102504780813816569310250478081381656931025047808138165693102504780813816569310250478081381656931025047808138165693102504780813816569310250478081381656931025047808138165693102504780813816569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e4d8700-1f95-4817-a94d-11852ea05c42, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbda99b7-9e06-47f8-bc5d-a74463ba3054, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbda99b7-9e06-47f8-bc5d-a74463ba3054, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13710887343174495759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371088734317449575913710887343174495759137108873431744957591371088734317449575913710887343174495759137108873431744957591371088734317449575913710887343174495759137108873431744957591371088734317449575913710887343174495759137108873431744957591371088734317449575913710887343174495759137108873431744957591371088734317449575913710887343174495759137108873431744957591371088734317449575913710887343174495759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efcb3993-c37d-47b2-b170-ed899ceb541c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee2e36a6-3d9c-417e-b4ed-f2587e9ec629, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee2e36a6-3d9c-417e-b4ed-f2587e9ec629, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10994528480119128902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1099452848011912890210994528480119128902109945284801191289021099452848011912890210994528480119128902109945284801191289021099452848011912890210994528480119128902109945284801191289021099452848011912890210994528480119128902109945284801191289021099452848011912890210994528480119128902109945284801191289021099452848011912890210994528480119128902109945284801191289021099452848011912890210994528480119128902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbda99b7-9e06-47f8-bc5d-a74463ba3054, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cced2b9c-da3e-4541-9cb6-bca57b7be832, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cced2b9c-da3e-4541-9cb6-bca57b7be832, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14589536543869022436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458953654386902243614589536543869022436145895365438690224361458953654386902243614589536543869022436145895365438690224361458953654386902243614589536543869022436145895365438690224361458953654386902243614589536543869022436145895365438690224361458953654386902243614589536543869022436145895365438690224361458953654386902243614589536543869022436145895365438690224361458953654386902243614589536543869022436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee2e36a6-3d9c-417e-b4ed-f2587e9ec629, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aa9486b-1d17-4370-9c39-18e453d3aa19, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aa9486b-1d17-4370-9c39-18e453d3aa19, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5773006633494433903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57730066334944339035773006633494433903577300663349443390357730066334944339035773006633494433903577300663349443390357730066334944339035773006633494433903577300663349443390357730066334944339035773006633494433903577300663349443390357730066334944339035773006633494433903577300663349443390357730066334944339035773006633494433903577300663349443390357730066334944339035773006633494433903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cced2b9c-da3e-4541-9cb6-bca57b7be832, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 091e2825-df8b-4a14-a2d2-82ea0eb4c714, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 091e2825-df8b-4a14-a2d2-82ea0eb4c714, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6106757070786307479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61067570707863074796106757070786307479610675707078630747961067570707863074796106757070786307479610675707078630747961067570707863074796106757070786307479610675707078630747961067570707863074796106757070786307479610675707078630747961067570707863074796106757070786307479610675707078630747961067570707863074796106757070786307479610675707078630747961067570707863074796106757070786307479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aa9486b-1d17-4370-9c39-18e453d3aa19, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77e5525f-499a-456e-b0e6-78effd405f5a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77e5525f-499a-456e-b0e6-78effd405f5a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16216780383911200550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621678038391120055016216780383911200550162167803839112005501621678038391120055016216780383911200550162167803839112005501621678038391120055016216780383911200550162167803839112005501621678038391120055016216780383911200550162167803839112005501621678038391120055016216780383911200550162167803839112005501621678038391120055016216780383911200550162167803839112005501621678038391120055016216780383911200550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 091e2825-df8b-4a14-a2d2-82ea0eb4c714, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f31df028-7578-4cba-a5e0-cd65403051cd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f31df028-7578-4cba-a5e0-cd65403051cd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2023099579568909194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20230995795689091942023099579568909194202309957956890919420230995795689091942023099579568909194202309957956890919420230995795689091942023099579568909194202309957956890919420230995795689091942023099579568909194202309957956890919420230995795689091942023099579568909194202309957956890919420230995795689091942023099579568909194202309957956890919420230995795689091942023099579568909194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77e5525f-499a-456e-b0e6-78effd405f5a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 383c5a64-9cab-488e-ba81-229c59b139ed, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 383c5a64-9cab-488e-ba81-229c59b139ed, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4361566326239348406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43615663262393484064361566326239348406436156632623934840643615663262393484064361566326239348406436156632623934840643615663262393484064361566326239348406436156632623934840643615663262393484064361566326239348406436156632623934840643615663262393484064361566326239348406436156632623934840643615663262393484064361566326239348406436156632623934840643615663262393484064361566326239348406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f31df028-7578-4cba-a5e0-cd65403051cd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea0fc058-058c-4896-87ab-c9eab790f8aa, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 383c5a64-9cab-488e-ba81-229c59b139ed, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea0fc058-058c-4896-87ab-c9eab790f8aa, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16772283815172932261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677228381517293226116772283815172932261167722838151729322611677228381517293226116772283815172932261167722838151729322611677228381517293226116772283815172932261167722838151729322611677228381517293226116772283815172932261167722838151729322611677228381517293226116772283815172932261167722838151729322611677228381517293226116772283815172932261167722838151729322611677228381517293226116772283815172932261" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab58c2db-1cbb-4670-a449-2dee6dc346b3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab58c2db-1cbb-4670-a449-2dee6dc346b3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5679975262184415859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56799752621844158595679975262184415859567997526218441585956799752621844158595679975262184415859567997526218441585956799752621844158595679975262184415859567997526218441585956799752621844158595679975262184415859567997526218441585956799752621844158595679975262184415859567997526218441585956799752621844158595679975262184415859567997526218441585956799752621844158595679975262184415859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea0fc058-058c-4896-87ab-c9eab790f8aa, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d978cfd-84dd-431c-a5c6-d21fa1110df4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d978cfd-84dd-431c-a5c6-d21fa1110df4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13617835171731616524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361783517173161652413617835171731616524136178351717316165241361783517173161652413617835171731616524136178351717316165241361783517173161652413617835171731616524136178351717316165241361783517173161652413617835171731616524136178351717316165241361783517173161652413617835171731616524136178351717316165241361783517173161652413617835171731616524136178351717316165241361783517173161652413617835171731616524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab58c2db-1cbb-4670-a449-2dee6dc346b3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41f622d9-af59-42d9-aee1-a10f86a66ae9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41f622d9-af59-42d9-aee1-a10f86a66ae9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1817308176145308035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18173081761453080351817308176145308035181730817614530803518173081761453080351817308176145308035181730817614530803518173081761453080351817308176145308035181730817614530803518173081761453080351817308176145308035181730817614530803518173081761453080351817308176145308035181730817614530803518173081761453080351817308176145308035181730817614530803518173081761453080351817308176145308035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d978cfd-84dd-431c-a5c6-d21fa1110df4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fa28e86-4d67-43ab-8c77-606e55e0a47f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fa28e86-4d67-43ab-8c77-606e55e0a47f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9066988593949769047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90669885939497690479066988593949769047906698859394976904790669885939497690479066988593949769047906698859394976904790669885939497690479066988593949769047906698859394976904790669885939497690479066988593949769047906698859394976904790669885939497690479066988593949769047906698859394976904790669885939497690479066988593949769047906698859394976904790669885939497690479066988593949769047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41f622d9-af59-42d9-aee1-a10f86a66ae9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38b86b1f-be42-4c17-87d3-6c0bfe38a416, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38b86b1f-be42-4c17-87d3-6c0bfe38a416, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3231029402477655026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32310294024776550263231029402477655026323102940247765502632310294024776550263231029402477655026323102940247765502632310294024776550263231029402477655026323102940247765502632310294024776550263231029402477655026323102940247765502632310294024776550263231029402477655026323102940247765502632310294024776550263231029402477655026323102940247765502632310294024776550263231029402477655026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fa28e86-4d67-43ab-8c77-606e55e0a47f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 818ec0e0-7ada-4bfa-9a41-b28280dc757a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 818ec0e0-7ada-4bfa-9a41-b28280dc757a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 849954565640555697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "849954565640555697849954565640555697849954565640555697849954565640555697849954565640555697849954565640555697849954565640555697849954565640555697849954565640555697849954565640555697849954565640555697849954565640555697849954565640555697849954565640555697849954565640555697849954565640555697849954565640555697849954565640555697849954565640555697849954565640555697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38b86b1f-be42-4c17-87d3-6c0bfe38a416, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd3c1eae-e690-4619-b90f-61e3f1ff357e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd3c1eae-e690-4619-b90f-61e3f1ff357e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4468552516311108087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44685525163111080874468552516311108087446855251631110808744685525163111080874468552516311108087446855251631110808744685525163111080874468552516311108087446855251631110808744685525163111080874468552516311108087446855251631110808744685525163111080874468552516311108087446855251631110808744685525163111080874468552516311108087446855251631110808744685525163111080874468552516311108087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 818ec0e0-7ada-4bfa-9a41-b28280dc757a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1556bcf-3559-449d-b1dd-70a77be8c893, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1556bcf-3559-449d-b1dd-70a77be8c893, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 688303733194807368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "688303733194807368688303733194807368688303733194807368688303733194807368688303733194807368688303733194807368688303733194807368688303733194807368688303733194807368688303733194807368688303733194807368688303733194807368688303733194807368688303733194807368688303733194807368688303733194807368688303733194807368688303733194807368688303733194807368688303733194807368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1556bcf-3559-449d-b1dd-70a77be8c893, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7577b305-afcb-47a8-a72b-140b330c73dc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7577b305-afcb-47a8-a72b-140b330c73dc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5218937753098280972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52189377530982809725218937753098280972521893775309828097252189377530982809725218937753098280972521893775309828097252189377530982809725218937753098280972521893775309828097252189377530982809725218937753098280972521893775309828097252189377530982809725218937753098280972521893775309828097252189377530982809725218937753098280972521893775309828097252189377530982809725218937753098280972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7577b305-afcb-47a8-a72b-140b330c73dc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3daada4c-0875-4608-8582-397b3039546f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3daada4c-0875-4608-8582-397b3039546f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3950725104961754113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39507251049617541133950725104961754113395072510496175411339507251049617541133950725104961754113395072510496175411339507251049617541133950725104961754113395072510496175411339507251049617541133950725104961754113395072510496175411339507251049617541133950725104961754113395072510496175411339507251049617541133950725104961754113395072510496175411339507251049617541133950725104961754113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd3c1eae-e690-4619-b90f-61e3f1ff357e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba34090b-0a26-4c48-8185-4cb91b773634, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba34090b-0a26-4c48-8185-4cb91b773634, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17944511548659196629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794451154865919662917944511548659196629179445115486591966291794451154865919662917944511548659196629179445115486591966291794451154865919662917944511548659196629179445115486591966291794451154865919662917944511548659196629179445115486591966291794451154865919662917944511548659196629179445115486591966291794451154865919662917944511548659196629179445115486591966291794451154865919662917944511548659196629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3daada4c-0875-4608-8582-397b3039546f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 309463f4-09c0-4d31-b33e-117bcd7308d5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 309463f4-09c0-4d31-b33e-117bcd7308d5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9246059948742797061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92460599487427970619246059948742797061924605994874279706192460599487427970619246059948742797061924605994874279706192460599487427970619246059948742797061924605994874279706192460599487427970619246059948742797061924605994874279706192460599487427970619246059948742797061924605994874279706192460599487427970619246059948742797061924605994874279706192460599487427970619246059948742797061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba34090b-0a26-4c48-8185-4cb91b773634, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82e9867c-9666-44d1-a2d5-81ee40bc131e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82e9867c-9666-44d1-a2d5-81ee40bc131e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 338276049326603406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "338276049326603406338276049326603406338276049326603406338276049326603406338276049326603406338276049326603406338276049326603406338276049326603406338276049326603406338276049326603406338276049326603406338276049326603406338276049326603406338276049326603406338276049326603406338276049326603406338276049326603406338276049326603406338276049326603406338276049326603406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 309463f4-09c0-4d31-b33e-117bcd7308d5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8edcd4f-718f-420b-be2f-edc36642d1f9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8edcd4f-718f-420b-be2f-edc36642d1f9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2456619567502160318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24566195675021603182456619567502160318245661956750216031824566195675021603182456619567502160318245661956750216031824566195675021603182456619567502160318245661956750216031824566195675021603182456619567502160318245661956750216031824566195675021603182456619567502160318245661956750216031824566195675021603182456619567502160318245661956750216031824566195675021603182456619567502160318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82e9867c-9666-44d1-a2d5-81ee40bc131e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 599f2982-0905-4138-a8c0-4f59d32835bc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 599f2982-0905-4138-a8c0-4f59d32835bc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16790142549587993405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679014254958799340516790142549587993405167901425495879934051679014254958799340516790142549587993405167901425495879934051679014254958799340516790142549587993405167901425495879934051679014254958799340516790142549587993405167901425495879934051679014254958799340516790142549587993405167901425495879934051679014254958799340516790142549587993405167901425495879934051679014254958799340516790142549587993405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8edcd4f-718f-420b-be2f-edc36642d1f9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43bae047-9af7-421c-b6d3-fcf83162c585, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43bae047-9af7-421c-b6d3-fcf83162c585, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5340334639918217756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53403346399182177565340334639918217756534033463991821775653403346399182177565340334639918217756534033463991821775653403346399182177565340334639918217756534033463991821775653403346399182177565340334639918217756534033463991821775653403346399182177565340334639918217756534033463991821775653403346399182177565340334639918217756534033463991821775653403346399182177565340334639918217756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 599f2982-0905-4138-a8c0-4f59d32835bc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43bae047-9af7-421c-b6d3-fcf83162c585, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99fc81b2-ca0d-48f8-a47e-7ddb20bfc5e1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ebccd54-8743-4b88-8d5b-3c53a9aa5b5f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99fc81b2-ca0d-48f8-a47e-7ddb20bfc5e1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7102711074107872957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71027110741078729577102711074107872957710271107410787295771027110741078729577102711074107872957710271107410787295771027110741078729577102711074107872957710271107410787295771027110741078729577102711074107872957710271107410787295771027110741078729577102711074107872957710271107410787295771027110741078729577102711074107872957710271107410787295771027110741078729577102711074107872957" } } } 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, 1ebccd54-8743-4b88-8d5b-3c53a9aa5b5f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3080214759213275418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30802147592132754183080214759213275418308021475921327541830802147592132754183080214759213275418308021475921327541830802147592132754183080214759213275418308021475921327541830802147592132754183080214759213275418308021475921327541830802147592132754183080214759213275418308021475921327541830802147592132754183080214759213275418308021475921327541830802147592132754183080214759213275418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99fc81b2-ca0d-48f8-a47e-7ddb20bfc5e1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb70371e-4e17-4820-9445-0220a03928e8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb70371e-4e17-4820-9445-0220a03928e8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4970755287056061934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49707552870560619344970755287056061934497075528705606193449707552870560619344970755287056061934497075528705606193449707552870560619344970755287056061934497075528705606193449707552870560619344970755287056061934497075528705606193449707552870560619344970755287056061934497075528705606193449707552870560619344970755287056061934497075528705606193449707552870560619344970755287056061934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ebccd54-8743-4b88-8d5b-3c53a9aa5b5f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4149f93-bce2-48c5-aed6-62c050396e42, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4149f93-bce2-48c5-aed6-62c050396e42, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14068460363272295342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406846036327229534214068460363272295342140684603632722953421406846036327229534214068460363272295342140684603632722953421406846036327229534214068460363272295342140684603632722953421406846036327229534214068460363272295342140684603632722953421406846036327229534214068460363272295342140684603632722953421406846036327229534214068460363272295342140684603632722953421406846036327229534214068460363272295342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4149f93-bce2-48c5-aed6-62c050396e42, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f6ecae4-bcac-4278-adc9-62009dab8063, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f6ecae4-bcac-4278-adc9-62009dab8063, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3693641943743328373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36936419437433283733693641943743328373369364194374332837336936419437433283733693641943743328373369364194374332837336936419437433283733693641943743328373369364194374332837336936419437433283733693641943743328373369364194374332837336936419437433283733693641943743328373369364194374332837336936419437433283733693641943743328373369364194374332837336936419437433283733693641943743328373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb70371e-4e17-4820-9445-0220a03928e8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 792209a4-00fe-46b3-899a-4ff9b7f2895f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 792209a4-00fe-46b3-899a-4ff9b7f2895f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4393003457865212641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43930034578652126414393003457865212641439300345786521264143930034578652126414393003457865212641439300345786521264143930034578652126414393003457865212641439300345786521264143930034578652126414393003457865212641439300345786521264143930034578652126414393003457865212641439300345786521264143930034578652126414393003457865212641439300345786521264143930034578652126414393003457865212641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f6ecae4-bcac-4278-adc9-62009dab8063, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba284d0c-a084-40ab-ac9c-94051184bf91, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba284d0c-a084-40ab-ac9c-94051184bf91, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10454230867392846417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045423086739284641710454230867392846417104542308673928464171045423086739284641710454230867392846417104542308673928464171045423086739284641710454230867392846417104542308673928464171045423086739284641710454230867392846417104542308673928464171045423086739284641710454230867392846417104542308673928464171045423086739284641710454230867392846417104542308673928464171045423086739284641710454230867392846417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 792209a4-00fe-46b3-899a-4ff9b7f2895f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6bcd8bb-4316-4f7c-95c7-778f3c8df571, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6bcd8bb-4316-4f7c-95c7-778f3c8df571, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9968138686631432054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99681386866314320549968138686631432054996813868663143205499681386866314320549968138686631432054996813868663143205499681386866314320549968138686631432054996813868663143205499681386866314320549968138686631432054996813868663143205499681386866314320549968138686631432054996813868663143205499681386866314320549968138686631432054996813868663143205499681386866314320549968138686631432054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba284d0c-a084-40ab-ac9c-94051184bf91, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 022bf868-caab-424e-8285-cd04e7dcbc80, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6bcd8bb-4316-4f7c-95c7-778f3c8df571, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 022bf868-caab-424e-8285-cd04e7dcbc80, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6887445321343682800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68874453213436828006887445321343682800688744532134368280068874453213436828006887445321343682800688744532134368280068874453213436828006887445321343682800688744532134368280068874453213436828006887445321343682800688744532134368280068874453213436828006887445321343682800688744532134368280068874453213436828006887445321343682800688744532134368280068874453213436828006887445321343682800" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1aa6a0c-5086-41cc-88c7-8cc6e0bdfcca, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1aa6a0c-5086-41cc-88c7-8cc6e0bdfcca, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3494482708402171862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34944827084021718623494482708402171862349448270840217186234944827084021718623494482708402171862349448270840217186234944827084021718623494482708402171862349448270840217186234944827084021718623494482708402171862349448270840217186234944827084021718623494482708402171862349448270840217186234944827084021718623494482708402171862349448270840217186234944827084021718623494482708402171862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 022bf868-caab-424e-8285-cd04e7dcbc80, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 455aeec7-2f8b-44db-83bd-821791d1021a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 455aeec7-2f8b-44db-83bd-821791d1021a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2562439586786210868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25624395867862108682562439586786210868256243958678621086825624395867862108682562439586786210868256243958678621086825624395867862108682562439586786210868256243958678621086825624395867862108682562439586786210868256243958678621086825624395867862108682562439586786210868256243958678621086825624395867862108682562439586786210868256243958678621086825624395867862108682562439586786210868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1aa6a0c-5086-41cc-88c7-8cc6e0bdfcca, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 705a9c64-ee39-4676-9680-9e6895fee970, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 705a9c64-ee39-4676-9680-9e6895fee970, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6317521842363940489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63175218423639404896317521842363940489631752184236394048963175218423639404896317521842363940489631752184236394048963175218423639404896317521842363940489631752184236394048963175218423639404896317521842363940489631752184236394048963175218423639404896317521842363940489631752184236394048963175218423639404896317521842363940489631752184236394048963175218423639404896317521842363940489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 455aeec7-2f8b-44db-83bd-821791d1021a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f878cd26-c2d9-49f4-ad84-74203b1f946c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 705a9c64-ee39-4676-9680-9e6895fee970, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f878cd26-c2d9-49f4-ad84-74203b1f946c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4372739466952145247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43727394669521452474372739466952145247437273946695214524743727394669521452474372739466952145247437273946695214524743727394669521452474372739466952145247437273946695214524743727394669521452474372739466952145247437273946695214524743727394669521452474372739466952145247437273946695214524743727394669521452474372739466952145247437273946695214524743727394669521452474372739466952145247" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1d389ab-86ee-4521-b92b-3f2ecb16957e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1d389ab-86ee-4521-b92b-3f2ecb16957e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9431350571039736098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94313505710397360989431350571039736098943135057103973609894313505710397360989431350571039736098943135057103973609894313505710397360989431350571039736098943135057103973609894313505710397360989431350571039736098943135057103973609894313505710397360989431350571039736098943135057103973609894313505710397360989431350571039736098943135057103973609894313505710397360989431350571039736098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f878cd26-c2d9-49f4-ad84-74203b1f946c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ad966d6-c38f-42e4-ad43-80f2c1582dcb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ad966d6-c38f-42e4-ad43-80f2c1582dcb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2338867233236712256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23388672332367122562338867233236712256233886723323671225623388672332367122562338867233236712256233886723323671225623388672332367122562338867233236712256233886723323671225623388672332367122562338867233236712256233886723323671225623388672332367122562338867233236712256233886723323671225623388672332367122562338867233236712256233886723323671225623388672332367122562338867233236712256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1d389ab-86ee-4521-b92b-3f2ecb16957e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de22da22-bd21-40c2-9ab1-303896dbfde4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de22da22-bd21-40c2-9ab1-303896dbfde4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11250372572843569665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125037257284356966511250372572843569665112503725728435696651125037257284356966511250372572843569665112503725728435696651125037257284356966511250372572843569665112503725728435696651125037257284356966511250372572843569665112503725728435696651125037257284356966511250372572843569665112503725728435696651125037257284356966511250372572843569665112503725728435696651125037257284356966511250372572843569665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ad966d6-c38f-42e4-ad43-80f2c1582dcb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35e6d554-0278-4859-a721-05e24608d448, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35e6d554-0278-4859-a721-05e24608d448, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5790399918301832939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57903999183018329395790399918301832939579039991830183293957903999183018329395790399918301832939579039991830183293957903999183018329395790399918301832939579039991830183293957903999183018329395790399918301832939579039991830183293957903999183018329395790399918301832939579039991830183293957903999183018329395790399918301832939579039991830183293957903999183018329395790399918301832939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de22da22-bd21-40c2-9ab1-303896dbfde4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 295ac6d9-25ff-43a3-a710-626c2e99f927, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 295ac6d9-25ff-43a3-a710-626c2e99f927, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7921289419531875171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79212894195318751717921289419531875171792128941953187517179212894195318751717921289419531875171792128941953187517179212894195318751717921289419531875171792128941953187517179212894195318751717921289419531875171792128941953187517179212894195318751717921289419531875171792128941953187517179212894195318751717921289419531875171792128941953187517179212894195318751717921289419531875171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 295ac6d9-25ff-43a3-a710-626c2e99f927, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35e6d554-0278-4859-a721-05e24608d448, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6624c6a-f8f6-451f-b491-46b71b0b6b49, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0e114b1-192e-4cf8-8d4f-32fddacc8b7e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6624c6a-f8f6-451f-b491-46b71b0b6b49, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16928649037116599943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692864903711659994316928649037116599943169286490371165999431692864903711659994316928649037116599943169286490371165999431692864903711659994316928649037116599943169286490371165999431692864903711659994316928649037116599943169286490371165999431692864903711659994316928649037116599943169286490371165999431692864903711659994316928649037116599943169286490371165999431692864903711659994316928649037116599943" } } } 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, d0e114b1-192e-4cf8-8d4f-32fddacc8b7e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17547251786177821570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754725178617782157017547251786177821570175472517861778215701754725178617782157017547251786177821570175472517861778215701754725178617782157017547251786177821570175472517861778215701754725178617782157017547251786177821570175472517861778215701754725178617782157017547251786177821570175472517861778215701754725178617782157017547251786177821570175472517861778215701754725178617782157017547251786177821570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6624c6a-f8f6-451f-b491-46b71b0b6b49, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce16590b-6998-46e2-9593-5ab60cf63a8a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce16590b-6998-46e2-9593-5ab60cf63a8a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13149826169468957832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1314982616946895783213149826169468957832131498261694689578321314982616946895783213149826169468957832131498261694689578321314982616946895783213149826169468957832131498261694689578321314982616946895783213149826169468957832131498261694689578321314982616946895783213149826169468957832131498261694689578321314982616946895783213149826169468957832131498261694689578321314982616946895783213149826169468957832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0e114b1-192e-4cf8-8d4f-32fddacc8b7e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6247fc33-fa8f-4b2a-a2a3-dd607d24a772, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6247fc33-fa8f-4b2a-a2a3-dd607d24a772, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7946614141810291223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79466141418102912237946614141810291223794661414181029122379466141418102912237946614141810291223794661414181029122379466141418102912237946614141810291223794661414181029122379466141418102912237946614141810291223794661414181029122379466141418102912237946614141810291223794661414181029122379466141418102912237946614141810291223794661414181029122379466141418102912237946614141810291223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce16590b-6998-46e2-9593-5ab60cf63a8a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d508e3b-662a-4f9a-8942-dd3f2a45b87f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d508e3b-662a-4f9a-8942-dd3f2a45b87f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4714513933198045552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47145139331980455524714513933198045552471451393319804555247145139331980455524714513933198045552471451393319804555247145139331980455524714513933198045552471451393319804555247145139331980455524714513933198045552471451393319804555247145139331980455524714513933198045552471451393319804555247145139331980455524714513933198045552471451393319804555247145139331980455524714513933198045552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6247fc33-fa8f-4b2a-a2a3-dd607d24a772, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 920bab09-3bec-4f8b-a129-b70dbabca13b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d508e3b-662a-4f9a-8942-dd3f2a45b87f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 920bab09-3bec-4f8b-a129-b70dbabca13b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16609677593221078640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660967759322107864016609677593221078640166096775932210786401660967759322107864016609677593221078640166096775932210786401660967759322107864016609677593221078640166096775932210786401660967759322107864016609677593221078640166096775932210786401660967759322107864016609677593221078640166096775932210786401660967759322107864016609677593221078640166096775932210786401660967759322107864016609677593221078640" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2dbba19-87a0-4598-be81-ad40a28c6ebf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2dbba19-87a0-4598-be81-ad40a28c6ebf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1927043897343585218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19270438973435852181927043897343585218192704389734358521819270438973435852181927043897343585218192704389734358521819270438973435852181927043897343585218192704389734358521819270438973435852181927043897343585218192704389734358521819270438973435852181927043897343585218192704389734358521819270438973435852181927043897343585218192704389734358521819270438973435852181927043897343585218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 920bab09-3bec-4f8b-a129-b70dbabca13b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8751b7f-80d3-4df5-9588-e70b497a1ff3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8751b7f-80d3-4df5-9588-e70b497a1ff3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3015025044632086395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30150250446320863953015025044632086395301502504463208639530150250446320863953015025044632086395301502504463208639530150250446320863953015025044632086395301502504463208639530150250446320863953015025044632086395301502504463208639530150250446320863953015025044632086395301502504463208639530150250446320863953015025044632086395301502504463208639530150250446320863953015025044632086395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2dbba19-87a0-4598-be81-ad40a28c6ebf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 928bed77-baf6-4aac-b2ee-37ccab55a05f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 928bed77-baf6-4aac-b2ee-37ccab55a05f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8709419560057639761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87094195600576397618709419560057639761870941956005763976187094195600576397618709419560057639761870941956005763976187094195600576397618709419560057639761870941956005763976187094195600576397618709419560057639761870941956005763976187094195600576397618709419560057639761870941956005763976187094195600576397618709419560057639761870941956005763976187094195600576397618709419560057639761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8751b7f-80d3-4df5-9588-e70b497a1ff3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d633547-14fa-4111-9abe-2ded35bcc815, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d633547-14fa-4111-9abe-2ded35bcc815, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1444433683773198000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14444336837731980001444433683773198000144443368377319800014444336837731980001444433683773198000144443368377319800014444336837731980001444433683773198000144443368377319800014444336837731980001444433683773198000144443368377319800014444336837731980001444433683773198000144443368377319800014444336837731980001444433683773198000144443368377319800014444336837731980001444433683773198000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 928bed77-baf6-4aac-b2ee-37ccab55a05f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d633547-14fa-4111-9abe-2ded35bcc815, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c210184-a089-455e-8ed4-3c8d974ce5a0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c210184-a089-455e-8ed4-3c8d974ce5a0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8295516750985312113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82955167509853121138295516750985312113829551675098531211382955167509853121138295516750985312113829551675098531211382955167509853121138295516750985312113829551675098531211382955167509853121138295516750985312113829551675098531211382955167509853121138295516750985312113829551675098531211382955167509853121138295516750985312113829551675098531211382955167509853121138295516750985312113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2315bda3-a287-47e4-b588-6e16652fdf11, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2315bda3-a287-47e4-b588-6e16652fdf11, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8057560183294854910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80575601832948549108057560183294854910805756018329485491080575601832948549108057560183294854910805756018329485491080575601832948549108057560183294854910805756018329485491080575601832948549108057560183294854910805756018329485491080575601832948549108057560183294854910805756018329485491080575601832948549108057560183294854910805756018329485491080575601832948549108057560183294854910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c210184-a089-455e-8ed4-3c8d974ce5a0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 295e8b06-5c72-4486-b1c5-4522fd421a73, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 295e8b06-5c72-4486-b1c5-4522fd421a73, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9496308280324553462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94963082803245534629496308280324553462949630828032455346294963082803245534629496308280324553462949630828032455346294963082803245534629496308280324553462949630828032455346294963082803245534629496308280324553462949630828032455346294963082803245534629496308280324553462949630828032455346294963082803245534629496308280324553462949630828032455346294963082803245534629496308280324553462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2315bda3-a287-47e4-b588-6e16652fdf11, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 295e8b06-5c72-4486-b1c5-4522fd421a73, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3eb1d54a-7348-4332-8b98-9b597b54e755, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eb1d54a-7348-4332-8b98-9b597b54e755, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3324756880897274290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33247568808972742903324756880897274290332475688089727429033247568808972742903324756880897274290332475688089727429033247568808972742903324756880897274290332475688089727429033247568808972742903324756880897274290332475688089727429033247568808972742903324756880897274290332475688089727429033247568808972742903324756880897274290332475688089727429033247568808972742903324756880897274290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56b9382d-6a8d-4835-a59a-84b4df1678b7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56b9382d-6a8d-4835-a59a-84b4df1678b7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11743760791708682153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174376079170868215311743760791708682153117437607917086821531174376079170868215311743760791708682153117437607917086821531174376079170868215311743760791708682153117437607917086821531174376079170868215311743760791708682153117437607917086821531174376079170868215311743760791708682153117437607917086821531174376079170868215311743760791708682153117437607917086821531174376079170868215311743760791708682153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3eb1d54a-7348-4332-8b98-9b597b54e755, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56b9382d-6a8d-4835-a59a-84b4df1678b7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 212a2d87-8ab4-4263-b1c1-49dcda6a5191, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 212a2d87-8ab4-4263-b1c1-49dcda6a5191, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10654570455609653546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065457045560965354610654570455609653546106545704556096535461065457045560965354610654570455609653546106545704556096535461065457045560965354610654570455609653546106545704556096535461065457045560965354610654570455609653546106545704556096535461065457045560965354610654570455609653546106545704556096535461065457045560965354610654570455609653546106545704556096535461065457045560965354610654570455609653546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d1afecb-e8cb-4dc8-b009-3fc52301a319, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d1afecb-e8cb-4dc8-b009-3fc52301a319, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1956633706901471266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19566337069014712661956633706901471266195663370690147126619566337069014712661956633706901471266195663370690147126619566337069014712661956633706901471266195663370690147126619566337069014712661956633706901471266195663370690147126619566337069014712661956633706901471266195663370690147126619566337069014712661956633706901471266195663370690147126619566337069014712661956633706901471266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 212a2d87-8ab4-4263-b1c1-49dcda6a5191, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5db9b73e-416b-4ec4-ba34-c15b3589d62e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5db9b73e-416b-4ec4-ba34-c15b3589d62e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7241469214818201250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72414692148182012507241469214818201250724146921481820125072414692148182012507241469214818201250724146921481820125072414692148182012507241469214818201250724146921481820125072414692148182012507241469214818201250724146921481820125072414692148182012507241469214818201250724146921481820125072414692148182012507241469214818201250724146921481820125072414692148182012507241469214818201250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d1afecb-e8cb-4dc8-b009-3fc52301a319, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99e7249e-cb7b-40cf-9988-94b653d1e502, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99e7249e-cb7b-40cf-9988-94b653d1e502, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2284345841462865184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22843458414628651842284345841462865184228434584146286518422843458414628651842284345841462865184228434584146286518422843458414628651842284345841462865184228434584146286518422843458414628651842284345841462865184228434584146286518422843458414628651842284345841462865184228434584146286518422843458414628651842284345841462865184228434584146286518422843458414628651842284345841462865184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5db9b73e-416b-4ec4-ba34-c15b3589d62e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99e7249e-cb7b-40cf-9988-94b653d1e502, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1deb97b7-6b3b-4d02-a41e-05947b39e0d1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1deb97b7-6b3b-4d02-a41e-05947b39e0d1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1334778093615734696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13347780936157346961334778093615734696133477809361573469613347780936157346961334778093615734696133477809361573469613347780936157346961334778093615734696133477809361573469613347780936157346961334778093615734696133477809361573469613347780936157346961334778093615734696133477809361573469613347780936157346961334778093615734696133477809361573469613347780936157346961334778093615734696" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d400489-bc38-4a2a-8329-0dcebdaf64ee, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d400489-bc38-4a2a-8329-0dcebdaf64ee, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13703204250280746956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370320425028074695613703204250280746956137032042502807469561370320425028074695613703204250280746956137032042502807469561370320425028074695613703204250280746956137032042502807469561370320425028074695613703204250280746956137032042502807469561370320425028074695613703204250280746956137032042502807469561370320425028074695613703204250280746956137032042502807469561370320425028074695613703204250280746956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d400489-bc38-4a2a-8329-0dcebdaf64ee, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d45735f0-3a32-41a9-9a73-ac1baa061ecc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d45735f0-3a32-41a9-9a73-ac1baa061ecc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7020838558573317704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70208385585733177047020838558573317704702083855857331770470208385585733177047020838558573317704702083855857331770470208385585733177047020838558573317704702083855857331770470208385585733177047020838558573317704702083855857331770470208385585733177047020838558573317704702083855857331770470208385585733177047020838558573317704702083855857331770470208385585733177047020838558573317704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1deb97b7-6b3b-4d02-a41e-05947b39e0d1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba99986d-7e96-4d04-8a32-4fba1924c380, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba99986d-7e96-4d04-8a32-4fba1924c380, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 456063698180817628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "456063698180817628456063698180817628456063698180817628456063698180817628456063698180817628456063698180817628456063698180817628456063698180817628456063698180817628456063698180817628456063698180817628456063698180817628456063698180817628456063698180817628456063698180817628456063698180817628456063698180817628456063698180817628456063698180817628456063698180817628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d45735f0-3a32-41a9-9a73-ac1baa061ecc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00da3716-0475-42a2-9af8-c13d82b26f84, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00da3716-0475-42a2-9af8-c13d82b26f84, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4978709002111418175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49787090021114181754978709002111418175497870900211141817549787090021114181754978709002111418175497870900211141817549787090021114181754978709002111418175497870900211141817549787090021114181754978709002111418175497870900211141817549787090021114181754978709002111418175497870900211141817549787090021114181754978709002111418175497870900211141817549787090021114181754978709002111418175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba99986d-7e96-4d04-8a32-4fba1924c380, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 822b3933-6d7d-46e7-9503-304ea008c872, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 822b3933-6d7d-46e7-9503-304ea008c872, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16970011190754859338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697001119075485933816970011190754859338169700111907548593381697001119075485933816970011190754859338169700111907548593381697001119075485933816970011190754859338169700111907548593381697001119075485933816970011190754859338169700111907548593381697001119075485933816970011190754859338169700111907548593381697001119075485933816970011190754859338169700111907548593381697001119075485933816970011190754859338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00da3716-0475-42a2-9af8-c13d82b26f84, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 335236c0-b707-4c5b-a76b-c4373612fcb3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 335236c0-b707-4c5b-a76b-c4373612fcb3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12584370356911737580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1258437035691173758012584370356911737580125843703569117375801258437035691173758012584370356911737580125843703569117375801258437035691173758012584370356911737580125843703569117375801258437035691173758012584370356911737580125843703569117375801258437035691173758012584370356911737580125843703569117375801258437035691173758012584370356911737580125843703569117375801258437035691173758012584370356911737580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 822b3933-6d7d-46e7-9503-304ea008c872, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1c11279-1d91-4a65-9903-796d72c765b0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1c11279-1d91-4a65-9903-796d72c765b0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1174027369921518526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11740273699215185261174027369921518526117402736992151852611740273699215185261174027369921518526117402736992151852611740273699215185261174027369921518526117402736992151852611740273699215185261174027369921518526117402736992151852611740273699215185261174027369921518526117402736992151852611740273699215185261174027369921518526117402736992151852611740273699215185261174027369921518526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 335236c0-b707-4c5b-a76b-c4373612fcb3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c30ae8be-5042-4439-8043-81c4d7cef118, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c30ae8be-5042-4439-8043-81c4d7cef118, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5674894079321512504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56748940793215125045674894079321512504567489407932151250456748940793215125045674894079321512504567489407932151250456748940793215125045674894079321512504567489407932151250456748940793215125045674894079321512504567489407932151250456748940793215125045674894079321512504567489407932151250456748940793215125045674894079321512504567489407932151250456748940793215125045674894079321512504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1c11279-1d91-4a65-9903-796d72c765b0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c30ae8be-5042-4439-8043-81c4d7cef118, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d810d9d-323b-40d4-85bd-b9a9c171693e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d810d9d-323b-40d4-85bd-b9a9c171693e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10296073244167148999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029607324416714899910296073244167148999102960732441671489991029607324416714899910296073244167148999102960732441671489991029607324416714899910296073244167148999102960732441671489991029607324416714899910296073244167148999102960732441671489991029607324416714899910296073244167148999102960732441671489991029607324416714899910296073244167148999102960732441671489991029607324416714899910296073244167148999" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b470eee4-eacf-4920-b4b4-e70bbc78948c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b470eee4-eacf-4920-b4b4-e70bbc78948c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13928487018540526268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392848701854052626813928487018540526268139284870185405262681392848701854052626813928487018540526268139284870185405262681392848701854052626813928487018540526268139284870185405262681392848701854052626813928487018540526268139284870185405262681392848701854052626813928487018540526268139284870185405262681392848701854052626813928487018540526268139284870185405262681392848701854052626813928487018540526268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d810d9d-323b-40d4-85bd-b9a9c171693e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dcb26e4-0559-4116-bbc7-cfeb773d03fe, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dcb26e4-0559-4116-bbc7-cfeb773d03fe, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7094895484082649324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70948954840826493247094895484082649324709489548408264932470948954840826493247094895484082649324709489548408264932470948954840826493247094895484082649324709489548408264932470948954840826493247094895484082649324709489548408264932470948954840826493247094895484082649324709489548408264932470948954840826493247094895484082649324709489548408264932470948954840826493247094895484082649324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b470eee4-eacf-4920-b4b4-e70bbc78948c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01994adf-47bc-45a8-8ee9-26761e7e29ab, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dcb26e4-0559-4116-bbc7-cfeb773d03fe, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01994adf-47bc-45a8-8ee9-26761e7e29ab, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5518594951865698705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55185949518656987055518594951865698705551859495186569870555185949518656987055518594951865698705551859495186569870555185949518656987055518594951865698705551859495186569870555185949518656987055518594951865698705551859495186569870555185949518656987055518594951865698705551859495186569870555185949518656987055518594951865698705551859495186569870555185949518656987055518594951865698705" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73b6587d-4fa1-420d-9007-a8e027295f29, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73b6587d-4fa1-420d-9007-a8e027295f29, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6176999285220210133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61769992852202101336176999285220210133617699928522021013361769992852202101336176999285220210133617699928522021013361769992852202101336176999285220210133617699928522021013361769992852202101336176999285220210133617699928522021013361769992852202101336176999285220210133617699928522021013361769992852202101336176999285220210133617699928522021013361769992852202101336176999285220210133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01994adf-47bc-45a8-8ee9-26761e7e29ab, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73b6587d-4fa1-420d-9007-a8e027295f29, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83b1bc23-027f-460d-9c13-01da8f590881, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 245ae404-f78f-4a9e-9d31-a59f02369091, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83b1bc23-027f-460d-9c13-01da8f590881, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13607802411690804526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360780241169080452613607802411690804526136078024116908045261360780241169080452613607802411690804526136078024116908045261360780241169080452613607802411690804526136078024116908045261360780241169080452613607802411690804526136078024116908045261360780241169080452613607802411690804526136078024116908045261360780241169080452613607802411690804526136078024116908045261360780241169080452613607802411690804526" } } } 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, 245ae404-f78f-4a9e-9d31-a59f02369091, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6647497916847509125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66474979168475091256647497916847509125664749791684750912566474979168475091256647497916847509125664749791684750912566474979168475091256647497916847509125664749791684750912566474979168475091256647497916847509125664749791684750912566474979168475091256647497916847509125664749791684750912566474979168475091256647497916847509125664749791684750912566474979168475091256647497916847509125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83b1bc23-027f-460d-9c13-01da8f590881, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2862dc5-a2fb-4e69-99b4-abd7e14cb379, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 245ae404-f78f-4a9e-9d31-a59f02369091, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2862dc5-a2fb-4e69-99b4-abd7e14cb379, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9044232799883592897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90442327998835928979044232799883592897904423279988359289790442327998835928979044232799883592897904423279988359289790442327998835928979044232799883592897904423279988359289790442327998835928979044232799883592897904423279988359289790442327998835928979044232799883592897904423279988359289790442327998835928979044232799883592897904423279988359289790442327998835928979044232799883592897" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c329399-510b-4b89-adef-607725ae4507, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2862dc5-a2fb-4e69-99b4-abd7e14cb379, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c329399-510b-4b89-adef-607725ae4507, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11875582951207930587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1187558295120793058711875582951207930587118755829512079305871187558295120793058711875582951207930587118755829512079305871187558295120793058711875582951207930587118755829512079305871187558295120793058711875582951207930587118755829512079305871187558295120793058711875582951207930587118755829512079305871187558295120793058711875582951207930587118755829512079305871187558295120793058711875582951207930587" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b019c9d-688a-460e-8184-a144815ea171, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b019c9d-688a-460e-8184-a144815ea171, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15840019173112001752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584001917311200175215840019173112001752158400191731120017521584001917311200175215840019173112001752158400191731120017521584001917311200175215840019173112001752158400191731120017521584001917311200175215840019173112001752158400191731120017521584001917311200175215840019173112001752158400191731120017521584001917311200175215840019173112001752158400191731120017521584001917311200175215840019173112001752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c329399-510b-4b89-adef-607725ae4507, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b019c9d-688a-460e-8184-a144815ea171, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d63de8d6-37bb-4a8a-9ec5-2edb13c692fc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d63de8d6-37bb-4a8a-9ec5-2edb13c692fc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3032963875058323034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30329638750583230343032963875058323034303296387505832303430329638750583230343032963875058323034303296387505832303430329638750583230343032963875058323034303296387505832303430329638750583230343032963875058323034303296387505832303430329638750583230343032963875058323034303296387505832303430329638750583230343032963875058323034303296387505832303430329638750583230343032963875058323034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39158aba-a427-45c7-a5f4-7ce03e76d56b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39158aba-a427-45c7-a5f4-7ce03e76d56b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8533501081931593883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85335010819315938838533501081931593883853350108193159388385335010819315938838533501081931593883853350108193159388385335010819315938838533501081931593883853350108193159388385335010819315938838533501081931593883853350108193159388385335010819315938838533501081931593883853350108193159388385335010819315938838533501081931593883853350108193159388385335010819315938838533501081931593883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39158aba-a427-45c7-a5f4-7ce03e76d56b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96c92d3c-c1c9-4628-a9a9-bf43de6c68b5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96c92d3c-c1c9-4628-a9a9-bf43de6c68b5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1143719453231940620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11437194532319406201143719453231940620114371945323194062011437194532319406201143719453231940620114371945323194062011437194532319406201143719453231940620114371945323194062011437194532319406201143719453231940620114371945323194062011437194532319406201143719453231940620114371945323194062011437194532319406201143719453231940620114371945323194062011437194532319406201143719453231940620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d63de8d6-37bb-4a8a-9ec5-2edb13c692fc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 376a8b0d-5758-4e94-b678-f67f57da23a6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 376a8b0d-5758-4e94-b678-f67f57da23a6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2569340564811741155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25693405648117411552569340564811741155256934056481174115525693405648117411552569340564811741155256934056481174115525693405648117411552569340564811741155256934056481174115525693405648117411552569340564811741155256934056481174115525693405648117411552569340564811741155256934056481174115525693405648117411552569340564811741155256934056481174115525693405648117411552569340564811741155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96c92d3c-c1c9-4628-a9a9-bf43de6c68b5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 790b09ef-4f69-4cb6-b63c-bb36d7417ddf, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 790b09ef-4f69-4cb6-b63c-bb36d7417ddf, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4695478841623442979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46954788416234429794695478841623442979469547884162344297946954788416234429794695478841623442979469547884162344297946954788416234429794695478841623442979469547884162344297946954788416234429794695478841623442979469547884162344297946954788416234429794695478841623442979469547884162344297946954788416234429794695478841623442979469547884162344297946954788416234429794695478841623442979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 376a8b0d-5758-4e94-b678-f67f57da23a6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf8264c7-73cf-4cf0-9bd3-ef2475e523ef, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf8264c7-73cf-4cf0-9bd3-ef2475e523ef, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17702395147165902467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770239514716590246717702395147165902467177023951471659024671770239514716590246717702395147165902467177023951471659024671770239514716590246717702395147165902467177023951471659024671770239514716590246717702395147165902467177023951471659024671770239514716590246717702395147165902467177023951471659024671770239514716590246717702395147165902467177023951471659024671770239514716590246717702395147165902467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 790b09ef-4f69-4cb6-b63c-bb36d7417ddf, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11d4f3a6-67de-4e18-9900-440d7f64f0c9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11d4f3a6-67de-4e18-9900-440d7f64f0c9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9451974337786207168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94519743377862071689451974337786207168945197433778620716894519743377862071689451974337786207168945197433778620716894519743377862071689451974337786207168945197433778620716894519743377862071689451974337786207168945197433778620716894519743377862071689451974337786207168945197433778620716894519743377862071689451974337786207168945197433778620716894519743377862071689451974337786207168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf8264c7-73cf-4cf0-9bd3-ef2475e523ef, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cb6f47b-ac45-4791-b9e0-a976209fb7aa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cb6f47b-ac45-4791-b9e0-a976209fb7aa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2321330831845374701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23213308318453747012321330831845374701232133083184537470123213308318453747012321330831845374701232133083184537470123213308318453747012321330831845374701232133083184537470123213308318453747012321330831845374701232133083184537470123213308318453747012321330831845374701232133083184537470123213308318453747012321330831845374701232133083184537470123213308318453747012321330831845374701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cb6f47b-ac45-4791-b9e0-a976209fb7aa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f07070e8-bb47-4a4a-8dab-3a6238676022, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f07070e8-bb47-4a4a-8dab-3a6238676022, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12804100313864771121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280410031386477112112804100313864771121128041003138647711211280410031386477112112804100313864771121128041003138647711211280410031386477112112804100313864771121128041003138647711211280410031386477112112804100313864771121128041003138647711211280410031386477112112804100313864771121128041003138647711211280410031386477112112804100313864771121128041003138647711211280410031386477112112804100313864771121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11d4f3a6-67de-4e18-9900-440d7f64f0c9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10236027-e9df-49d2-b7aa-68a5fdc597e8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10236027-e9df-49d2-b7aa-68a5fdc597e8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7081137845688556613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70811378456885566137081137845688556613708113784568855661370811378456885566137081137845688556613708113784568855661370811378456885566137081137845688556613708113784568855661370811378456885566137081137845688556613708113784568855661370811378456885566137081137845688556613708113784568855661370811378456885566137081137845688556613708113784568855661370811378456885566137081137845688556613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f07070e8-bb47-4a4a-8dab-3a6238676022, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10236027-e9df-49d2-b7aa-68a5fdc597e8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1a2a5af-6261-40a3-9cff-cbcc2bb24c05, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9972f4e-527f-44f5-a241-dbcd1b14e949, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9972f4e-527f-44f5-a241-dbcd1b14e949, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17972248035414287341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1797224803541428734117972248035414287341179722480354142873411797224803541428734117972248035414287341179722480354142873411797224803541428734117972248035414287341179722480354142873411797224803541428734117972248035414287341179722480354142873411797224803541428734117972248035414287341179722480354142873411797224803541428734117972248035414287341179722480354142873411797224803541428734117972248035414287341" } } } 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, c1a2a5af-6261-40a3-9cff-cbcc2bb24c05, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10343308159178518770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034330815917851877010343308159178518770103433081591785187701034330815917851877010343308159178518770103433081591785187701034330815917851877010343308159178518770103433081591785187701034330815917851877010343308159178518770103433081591785187701034330815917851877010343308159178518770103433081591785187701034330815917851877010343308159178518770103433081591785187701034330815917851877010343308159178518770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9972f4e-527f-44f5-a241-dbcd1b14e949, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f14854d-4587-4e30-ade1-a9365b06cc96, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f14854d-4587-4e30-ade1-a9365b06cc96, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17202998439592404930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1720299843959240493017202998439592404930172029984395924049301720299843959240493017202998439592404930172029984395924049301720299843959240493017202998439592404930172029984395924049301720299843959240493017202998439592404930172029984395924049301720299843959240493017202998439592404930172029984395924049301720299843959240493017202998439592404930172029984395924049301720299843959240493017202998439592404930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1a2a5af-6261-40a3-9cff-cbcc2bb24c05, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e57bf71c-8a3c-4f42-af12-41457cf7a067, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e57bf71c-8a3c-4f42-af12-41457cf7a067, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6542325827981879132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65423258279818791326542325827981879132654232582798187913265423258279818791326542325827981879132654232582798187913265423258279818791326542325827981879132654232582798187913265423258279818791326542325827981879132654232582798187913265423258279818791326542325827981879132654232582798187913265423258279818791326542325827981879132654232582798187913265423258279818791326542325827981879132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f14854d-4587-4e30-ade1-a9365b06cc96, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e57bf71c-8a3c-4f42-af12-41457cf7a067, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9dbbaf1-7363-4fbc-a913-b581a66554b1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9dbbaf1-7363-4fbc-a913-b581a66554b1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7107010616022741180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71070106160227411807107010616022741180710701061602274118071070106160227411807107010616022741180710701061602274118071070106160227411807107010616022741180710701061602274118071070106160227411807107010616022741180710701061602274118071070106160227411807107010616022741180710701061602274118071070106160227411807107010616022741180710701061602274118071070106160227411807107010616022741180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c18fdb6f-0b79-4e71-82ab-e020755de3ca, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c18fdb6f-0b79-4e71-82ab-e020755de3ca, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2278366449352990939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22783664493529909392278366449352990939227836644935299093922783664493529909392278366449352990939227836644935299093922783664493529909392278366449352990939227836644935299093922783664493529909392278366449352990939227836644935299093922783664493529909392278366449352990939227836644935299093922783664493529909392278366449352990939227836644935299093922783664493529909392278366449352990939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c18fdb6f-0b79-4e71-82ab-e020755de3ca, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9dbbaf1-7363-4fbc-a913-b581a66554b1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36808136-1c7c-4d4d-90e3-bd7a5f20b34c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36808136-1c7c-4d4d-90e3-bd7a5f20b34c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4479039830251802845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44790398302518028454479039830251802845447903983025180284544790398302518028454479039830251802845447903983025180284544790398302518028454479039830251802845447903983025180284544790398302518028454479039830251802845447903983025180284544790398302518028454479039830251802845447903983025180284544790398302518028454479039830251802845447903983025180284544790398302518028454479039830251802845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56a57957-5fa8-43d2-8af5-b8937ff7f996, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56a57957-5fa8-43d2-8af5-b8937ff7f996, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7470786002270336468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74707860022703364687470786002270336468747078600227033646874707860022703364687470786002270336468747078600227033646874707860022703364687470786002270336468747078600227033646874707860022703364687470786002270336468747078600227033646874707860022703364687470786002270336468747078600227033646874707860022703364687470786002270336468747078600227033646874707860022703364687470786002270336468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36808136-1c7c-4d4d-90e3-bd7a5f20b34c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56a57957-5fa8-43d2-8af5-b8937ff7f996, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1e06f2b-09e8-4f45-88d0-68dd511f46bf, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 580d393b-0d0d-467a-86b4-ce8a0f6d1541, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 580d393b-0d0d-467a-86b4-ce8a0f6d1541, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2304651555238674501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23046515552386745012304651555238674501230465155523867450123046515552386745012304651555238674501230465155523867450123046515552386745012304651555238674501230465155523867450123046515552386745012304651555238674501230465155523867450123046515552386745012304651555238674501230465155523867450123046515552386745012304651555238674501230465155523867450123046515552386745012304651555238674501" } } } 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, c1e06f2b-09e8-4f45-88d0-68dd511f46bf, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2557261354422763825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25572613544227638252557261354422763825255726135442276382525572613544227638252557261354422763825255726135442276382525572613544227638252557261354422763825255726135442276382525572613544227638252557261354422763825255726135442276382525572613544227638252557261354422763825255726135442276382525572613544227638252557261354422763825255726135442276382525572613544227638252557261354422763825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1e06f2b-09e8-4f45-88d0-68dd511f46bf, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e1d261c-49d5-4c9d-8508-592db9471062, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 580d393b-0d0d-467a-86b4-ce8a0f6d1541, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e1d261c-49d5-4c9d-8508-592db9471062, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13926212616440953220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392621261644095322013926212616440953220139262126164409532201392621261644095322013926212616440953220139262126164409532201392621261644095322013926212616440953220139262126164409532201392621261644095322013926212616440953220139262126164409532201392621261644095322013926212616440953220139262126164409532201392621261644095322013926212616440953220139262126164409532201392621261644095322013926212616440953220" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76ac49c7-1241-4bf3-a3fe-0bff91836cb7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76ac49c7-1241-4bf3-a3fe-0bff91836cb7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6408277587319489968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64082775873194899686408277587319489968640827758731948996864082775873194899686408277587319489968640827758731948996864082775873194899686408277587319489968640827758731948996864082775873194899686408277587319489968640827758731948996864082775873194899686408277587319489968640827758731948996864082775873194899686408277587319489968640827758731948996864082775873194899686408277587319489968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76ac49c7-1241-4bf3-a3fe-0bff91836cb7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc62358b-d8cd-4409-aab2-add6a0e2b344, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc62358b-d8cd-4409-aab2-add6a0e2b344, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14030133889450354685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403013388945035468514030133889450354685140301338894503546851403013388945035468514030133889450354685140301338894503546851403013388945035468514030133889450354685140301338894503546851403013388945035468514030133889450354685140301338894503546851403013388945035468514030133889450354685140301338894503546851403013388945035468514030133889450354685140301338894503546851403013388945035468514030133889450354685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e1d261c-49d5-4c9d-8508-592db9471062, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94b6f77f-c243-4cd6-bc27-ab8db7a6deaa, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94b6f77f-c243-4cd6-bc27-ab8db7a6deaa, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4974082879721064231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49740828797210642314974082879721064231497408287972106423149740828797210642314974082879721064231497408287972106423149740828797210642314974082879721064231497408287972106423149740828797210642314974082879721064231497408287972106423149740828797210642314974082879721064231497408287972106423149740828797210642314974082879721064231497408287972106423149740828797210642314974082879721064231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc62358b-d8cd-4409-aab2-add6a0e2b344, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f83a6fff-5bfc-48be-834e-f7fa8770fed9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f83a6fff-5bfc-48be-834e-f7fa8770fed9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17219970411296177064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721997041129617706417219970411296177064172199704112961770641721997041129617706417219970411296177064172199704112961770641721997041129617706417219970411296177064172199704112961770641721997041129617706417219970411296177064172199704112961770641721997041129617706417219970411296177064172199704112961770641721997041129617706417219970411296177064172199704112961770641721997041129617706417219970411296177064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94b6f77f-c243-4cd6-bc27-ab8db7a6deaa, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f17b4771-dabe-46a7-bf9f-302fce0eb171, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f17b4771-dabe-46a7-bf9f-302fce0eb171, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12562080033424450872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256208003342445087212562080033424450872125620800334244508721256208003342445087212562080033424450872125620800334244508721256208003342445087212562080033424450872125620800334244508721256208003342445087212562080033424450872125620800334244508721256208003342445087212562080033424450872125620800334244508721256208003342445087212562080033424450872125620800334244508721256208003342445087212562080033424450872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f83a6fff-5bfc-48be-834e-f7fa8770fed9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2185bbbe-8246-4d5d-84ca-b1de5478a640, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2185bbbe-8246-4d5d-84ca-b1de5478a640, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13005766678261924839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300576667826192483913005766678261924839130057666782619248391300576667826192483913005766678261924839130057666782619248391300576667826192483913005766678261924839130057666782619248391300576667826192483913005766678261924839130057666782619248391300576667826192483913005766678261924839130057666782619248391300576667826192483913005766678261924839130057666782619248391300576667826192483913005766678261924839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f17b4771-dabe-46a7-bf9f-302fce0eb171, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a111c3d5-170c-45e5-80ea-729b7f862831, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a111c3d5-170c-45e5-80ea-729b7f862831, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5286623677907732330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52866236779077323305286623677907732330528662367790773233052866236779077323305286623677907732330528662367790773233052866236779077323305286623677907732330528662367790773233052866236779077323305286623677907732330528662367790773233052866236779077323305286623677907732330528662367790773233052866236779077323305286623677907732330528662367790773233052866236779077323305286623677907732330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2185bbbe-8246-4d5d-84ca-b1de5478a640, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a0225bc-0f5c-4071-95d0-23ad7446c635, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a0225bc-0f5c-4071-95d0-23ad7446c635, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6067886510868829624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60678865108688296246067886510868829624606788651086882962460678865108688296246067886510868829624606788651086882962460678865108688296246067886510868829624606788651086882962460678865108688296246067886510868829624606788651086882962460678865108688296246067886510868829624606788651086882962460678865108688296246067886510868829624606788651086882962460678865108688296246067886510868829624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a111c3d5-170c-45e5-80ea-729b7f862831, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a294fad-368d-4f72-84ec-89f8bfbd2a8f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a294fad-368d-4f72-84ec-89f8bfbd2a8f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11725404915380210935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172540491538021093511725404915380210935117254049153802109351172540491538021093511725404915380210935117254049153802109351172540491538021093511725404915380210935117254049153802109351172540491538021093511725404915380210935117254049153802109351172540491538021093511725404915380210935117254049153802109351172540491538021093511725404915380210935117254049153802109351172540491538021093511725404915380210935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a0225bc-0f5c-4071-95d0-23ad7446c635, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be2c084c-e235-4dca-8b1f-e0831254f92c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be2c084c-e235-4dca-8b1f-e0831254f92c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7570298919693832514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75702989196938325147570298919693832514757029891969383251475702989196938325147570298919693832514757029891969383251475702989196938325147570298919693832514757029891969383251475702989196938325147570298919693832514757029891969383251475702989196938325147570298919693832514757029891969383251475702989196938325147570298919693832514757029891969383251475702989196938325147570298919693832514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a294fad-368d-4f72-84ec-89f8bfbd2a8f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5151a9b4-f84c-49dc-b5d0-ca10ed820735, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5151a9b4-f84c-49dc-b5d0-ca10ed820735, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14284389867436605398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428438986743660539814284389867436605398142843898674366053981428438986743660539814284389867436605398142843898674366053981428438986743660539814284389867436605398142843898674366053981428438986743660539814284389867436605398142843898674366053981428438986743660539814284389867436605398142843898674366053981428438986743660539814284389867436605398142843898674366053981428438986743660539814284389867436605398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be2c084c-e235-4dca-8b1f-e0831254f92c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3332776b-6cb5-4d46-a8e9-c83774382508, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3332776b-6cb5-4d46-a8e9-c83774382508, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6206917215914495839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62069172159144958396206917215914495839620691721591449583962069172159144958396206917215914495839620691721591449583962069172159144958396206917215914495839620691721591449583962069172159144958396206917215914495839620691721591449583962069172159144958396206917215914495839620691721591449583962069172159144958396206917215914495839620691721591449583962069172159144958396206917215914495839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5151a9b4-f84c-49dc-b5d0-ca10ed820735, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 295a2824-95ee-4e0b-b1da-0476d9f8223c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 295a2824-95ee-4e0b-b1da-0476d9f8223c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14420454071695144931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442045407169514493114420454071695144931144204540716951449311442045407169514493114420454071695144931144204540716951449311442045407169514493114420454071695144931144204540716951449311442045407169514493114420454071695144931144204540716951449311442045407169514493114420454071695144931144204540716951449311442045407169514493114420454071695144931144204540716951449311442045407169514493114420454071695144931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3332776b-6cb5-4d46-a8e9-c83774382508, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 386a5e5e-9a3c-4da2-bc79-b52ba79071ec, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 386a5e5e-9a3c-4da2-bc79-b52ba79071ec, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3401469809167114129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34014698091671141293401469809167114129340146980916711412934014698091671141293401469809167114129340146980916711412934014698091671141293401469809167114129340146980916711412934014698091671141293401469809167114129340146980916711412934014698091671141293401469809167114129340146980916711412934014698091671141293401469809167114129340146980916711412934014698091671141293401469809167114129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 295a2824-95ee-4e0b-b1da-0476d9f8223c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c59d89a5-0ac5-4798-9ba2-e66238d09239, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c59d89a5-0ac5-4798-9ba2-e66238d09239, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3459825520369116799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34598255203691167993459825520369116799345982552036911679934598255203691167993459825520369116799345982552036911679934598255203691167993459825520369116799345982552036911679934598255203691167993459825520369116799345982552036911679934598255203691167993459825520369116799345982552036911679934598255203691167993459825520369116799345982552036911679934598255203691167993459825520369116799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 386a5e5e-9a3c-4da2-bc79-b52ba79071ec, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60fa77b5-0ff3-4646-bf1b-db16ac60348b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60fa77b5-0ff3-4646-bf1b-db16ac60348b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7926726691806528377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79267266918065283777926726691806528377792672669180652837779267266918065283777926726691806528377792672669180652837779267266918065283777926726691806528377792672669180652837779267266918065283777926726691806528377792672669180652837779267266918065283777926726691806528377792672669180652837779267266918065283777926726691806528377792672669180652837779267266918065283777926726691806528377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c59d89a5-0ac5-4798-9ba2-e66238d09239, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2052f17-fb29-4bdb-bd4c-176170bd0a2d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2052f17-fb29-4bdb-bd4c-176170bd0a2d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12434387979028468815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243438797902846881512434387979028468815124343879790284688151243438797902846881512434387979028468815124343879790284688151243438797902846881512434387979028468815124343879790284688151243438797902846881512434387979028468815124343879790284688151243438797902846881512434387979028468815124343879790284688151243438797902846881512434387979028468815124343879790284688151243438797902846881512434387979028468815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60fa77b5-0ff3-4646-bf1b-db16ac60348b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c90af3c-4bf2-478a-919a-dbc10f12120e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c90af3c-4bf2-478a-919a-dbc10f12120e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1520998195327733984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15209981953277339841520998195327733984152099819532773398415209981953277339841520998195327733984152099819532773398415209981953277339841520998195327733984152099819532773398415209981953277339841520998195327733984152099819532773398415209981953277339841520998195327733984152099819532773398415209981953277339841520998195327733984152099819532773398415209981953277339841520998195327733984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2052f17-fb29-4bdb-bd4c-176170bd0a2d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 018b0677-0e1f-4448-ab93-906be80f4e61, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 018b0677-0e1f-4448-ab93-906be80f4e61, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1039013887207293699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10390138872072936991039013887207293699103901388720729369910390138872072936991039013887207293699103901388720729369910390138872072936991039013887207293699103901388720729369910390138872072936991039013887207293699103901388720729369910390138872072936991039013887207293699103901388720729369910390138872072936991039013887207293699103901388720729369910390138872072936991039013887207293699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c90af3c-4bf2-478a-919a-dbc10f12120e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46ca2afb-4761-401c-ad75-50234104afab, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46ca2afb-4761-401c-ad75-50234104afab, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3889945833323513113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38899458333235131133889945833323513113388994583332351311338899458333235131133889945833323513113388994583332351311338899458333235131133889945833323513113388994583332351311338899458333235131133889945833323513113388994583332351311338899458333235131133889945833323513113388994583332351311338899458333235131133889945833323513113388994583332351311338899458333235131133889945833323513113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 018b0677-0e1f-4448-ab93-906be80f4e61, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc62c679-8b8e-4889-9a96-d1faef12c279, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc62c679-8b8e-4889-9a96-d1faef12c279, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4573886067314239591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45738860673142395914573886067314239591457388606731423959145738860673142395914573886067314239591457388606731423959145738860673142395914573886067314239591457388606731423959145738860673142395914573886067314239591457388606731423959145738860673142395914573886067314239591457388606731423959145738860673142395914573886067314239591457388606731423959145738860673142395914573886067314239591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46ca2afb-4761-401c-ad75-50234104afab, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 706ab6bf-5771-46cc-9d51-150b95feed30, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 706ab6bf-5771-46cc-9d51-150b95feed30, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10941250242962305907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094125024296230590710941250242962305907109412502429623059071094125024296230590710941250242962305907109412502429623059071094125024296230590710941250242962305907109412502429623059071094125024296230590710941250242962305907109412502429623059071094125024296230590710941250242962305907109412502429623059071094125024296230590710941250242962305907109412502429623059071094125024296230590710941250242962305907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc62c679-8b8e-4889-9a96-d1faef12c279, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2709b5e6-2fb6-4607-b6ed-efa798132b46, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2709b5e6-2fb6-4607-b6ed-efa798132b46, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14005222870081485428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400522287008148542814005222870081485428140052228700814854281400522287008148542814005222870081485428140052228700814854281400522287008148542814005222870081485428140052228700814854281400522287008148542814005222870081485428140052228700814854281400522287008148542814005222870081485428140052228700814854281400522287008148542814005222870081485428140052228700814854281400522287008148542814005222870081485428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 706ab6bf-5771-46cc-9d51-150b95feed30, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7599ef6-9678-40e2-adbc-387636de9667, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2709b5e6-2fb6-4607-b6ed-efa798132b46, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7599ef6-9678-40e2-adbc-387636de9667, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3190639104958460317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31906391049584603173190639104958460317319063910495846031731906391049584603173190639104958460317319063910495846031731906391049584603173190639104958460317319063910495846031731906391049584603173190639104958460317319063910495846031731906391049584603173190639104958460317319063910495846031731906391049584603173190639104958460317319063910495846031731906391049584603173190639104958460317" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9c65130-3e46-4c42-83cc-446ee31b7fca, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9c65130-3e46-4c42-83cc-446ee31b7fca, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8129188053193878273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81291880531938782738129188053193878273812918805319387827381291880531938782738129188053193878273812918805319387827381291880531938782738129188053193878273812918805319387827381291880531938782738129188053193878273812918805319387827381291880531938782738129188053193878273812918805319387827381291880531938782738129188053193878273812918805319387827381291880531938782738129188053193878273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7599ef6-9678-40e2-adbc-387636de9667, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 006eafef-9876-4a74-97c4-2ed2a35e7fca, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 006eafef-9876-4a74-97c4-2ed2a35e7fca, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17925267798428442285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792526779842844228517925267798428442285179252677984284422851792526779842844228517925267798428442285179252677984284422851792526779842844228517925267798428442285179252677984284422851792526779842844228517925267798428442285179252677984284422851792526779842844228517925267798428442285179252677984284422851792526779842844228517925267798428442285179252677984284422851792526779842844228517925267798428442285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9c65130-3e46-4c42-83cc-446ee31b7fca, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79ba037b-e691-4ea2-89fb-37812db3d2a0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79ba037b-e691-4ea2-89fb-37812db3d2a0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10272245229782080167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1027224522978208016710272245229782080167102722452297820801671027224522978208016710272245229782080167102722452297820801671027224522978208016710272245229782080167102722452297820801671027224522978208016710272245229782080167102722452297820801671027224522978208016710272245229782080167102722452297820801671027224522978208016710272245229782080167102722452297820801671027224522978208016710272245229782080167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 006eafef-9876-4a74-97c4-2ed2a35e7fca, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57bb70f7-0bd5-4f2b-bc99-868fa7be4d90, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57bb70f7-0bd5-4f2b-bc99-868fa7be4d90, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9628063575101663019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96280635751016630199628063575101663019962806357510166301996280635751016630199628063575101663019962806357510166301996280635751016630199628063575101663019962806357510166301996280635751016630199628063575101663019962806357510166301996280635751016630199628063575101663019962806357510166301996280635751016630199628063575101663019962806357510166301996280635751016630199628063575101663019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79ba037b-e691-4ea2-89fb-37812db3d2a0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ff92318-6120-4bba-903f-23c786169bc0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ff92318-6120-4bba-903f-23c786169bc0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16677828216903980729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667782821690398072916677828216903980729166778282169039807291667782821690398072916677828216903980729166778282169039807291667782821690398072916677828216903980729166778282169039807291667782821690398072916677828216903980729166778282169039807291667782821690398072916677828216903980729166778282169039807291667782821690398072916677828216903980729166778282169039807291667782821690398072916677828216903980729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57bb70f7-0bd5-4f2b-bc99-868fa7be4d90, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b797759b-30f1-4b29-934e-9d326e0fd7de, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b797759b-30f1-4b29-934e-9d326e0fd7de, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9007953769812364266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90079537698123642669007953769812364266900795376981236426690079537698123642669007953769812364266900795376981236426690079537698123642669007953769812364266900795376981236426690079537698123642669007953769812364266900795376981236426690079537698123642669007953769812364266900795376981236426690079537698123642669007953769812364266900795376981236426690079537698123642669007953769812364266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ff92318-6120-4bba-903f-23c786169bc0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 170fb122-908f-425e-a8ea-20c8eead7087, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 170fb122-908f-425e-a8ea-20c8eead7087, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1154456706706402492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11544567067064024921154456706706402492115445670670640249211544567067064024921154456706706402492115445670670640249211544567067064024921154456706706402492115445670670640249211544567067064024921154456706706402492115445670670640249211544567067064024921154456706706402492115445670670640249211544567067064024921154456706706402492115445670670640249211544567067064024921154456706706402492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b797759b-30f1-4b29-934e-9d326e0fd7de, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e24e2b3-dfc3-4cf5-8039-0ddf4a4a4bd6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e24e2b3-dfc3-4cf5-8039-0ddf4a4a4bd6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9131209613548533600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91312096135485336009131209613548533600913120961354853360091312096135485336009131209613548533600913120961354853360091312096135485336009131209613548533600913120961354853360091312096135485336009131209613548533600913120961354853360091312096135485336009131209613548533600913120961354853360091312096135485336009131209613548533600913120961354853360091312096135485336009131209613548533600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 170fb122-908f-425e-a8ea-20c8eead7087, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c96942e-5dcb-4571-93fb-2a3f1fe24552, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c96942e-5dcb-4571-93fb-2a3f1fe24552, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5526251453210609252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55262514532106092525526251453210609252552625145321060925255262514532106092525526251453210609252552625145321060925255262514532106092525526251453210609252552625145321060925255262514532106092525526251453210609252552625145321060925255262514532106092525526251453210609252552625145321060925255262514532106092525526251453210609252552625145321060925255262514532106092525526251453210609252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e24e2b3-dfc3-4cf5-8039-0ddf4a4a4bd6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1831e6d7-7346-43d7-95bd-17aeab9c0791, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1831e6d7-7346-43d7-95bd-17aeab9c0791, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14164821782600827943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416482178260082794314164821782600827943141648217826008279431416482178260082794314164821782600827943141648217826008279431416482178260082794314164821782600827943141648217826008279431416482178260082794314164821782600827943141648217826008279431416482178260082794314164821782600827943141648217826008279431416482178260082794314164821782600827943141648217826008279431416482178260082794314164821782600827943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c96942e-5dcb-4571-93fb-2a3f1fe24552, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89dfdbc2-bf52-46fc-94ae-41f91c3786d9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89dfdbc2-bf52-46fc-94ae-41f91c3786d9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10493871849426176571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049387184942617657110493871849426176571104938718494261765711049387184942617657110493871849426176571104938718494261765711049387184942617657110493871849426176571104938718494261765711049387184942617657110493871849426176571104938718494261765711049387184942617657110493871849426176571104938718494261765711049387184942617657110493871849426176571104938718494261765711049387184942617657110493871849426176571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1831e6d7-7346-43d7-95bd-17aeab9c0791, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d695d919-f100-4589-b302-4ca04e0f8c6b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d695d919-f100-4589-b302-4ca04e0f8c6b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3019376801727031566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30193768017270315663019376801727031566301937680172703156630193768017270315663019376801727031566301937680172703156630193768017270315663019376801727031566301937680172703156630193768017270315663019376801727031566301937680172703156630193768017270315663019376801727031566301937680172703156630193768017270315663019376801727031566301937680172703156630193768017270315663019376801727031566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89dfdbc2-bf52-46fc-94ae-41f91c3786d9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81971cfa-9de5-4a91-9d0a-7c61d1b970ae, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81971cfa-9de5-4a91-9d0a-7c61d1b970ae, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13822011415749336302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382201141574933630213822011415749336302138220114157493363021382201141574933630213822011415749336302138220114157493363021382201141574933630213822011415749336302138220114157493363021382201141574933630213822011415749336302138220114157493363021382201141574933630213822011415749336302138220114157493363021382201141574933630213822011415749336302138220114157493363021382201141574933630213822011415749336302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d695d919-f100-4589-b302-4ca04e0f8c6b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0d5bc22-e94b-4923-9ac8-a1ffae4e6abf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0d5bc22-e94b-4923-9ac8-a1ffae4e6abf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8353854874569176089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83538548745691760898353854874569176089835385487456917608983538548745691760898353854874569176089835385487456917608983538548745691760898353854874569176089835385487456917608983538548745691760898353854874569176089835385487456917608983538548745691760898353854874569176089835385487456917608983538548745691760898353854874569176089835385487456917608983538548745691760898353854874569176089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81971cfa-9de5-4a91-9d0a-7c61d1b970ae, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2a4a491-a475-4bed-8fee-4be8fb6b45f7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2a4a491-a475-4bed-8fee-4be8fb6b45f7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15174475257858203489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517447525785820348915174475257858203489151744752578582034891517447525785820348915174475257858203489151744752578582034891517447525785820348915174475257858203489151744752578582034891517447525785820348915174475257858203489151744752578582034891517447525785820348915174475257858203489151744752578582034891517447525785820348915174475257858203489151744752578582034891517447525785820348915174475257858203489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0d5bc22-e94b-4923-9ac8-a1ffae4e6abf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 359fe5a1-cba1-4690-ab55-470eb27b1024, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 359fe5a1-cba1-4690-ab55-470eb27b1024, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9412161400506014526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94121614005060145269412161400506014526941216140050601452694121614005060145269412161400506014526941216140050601452694121614005060145269412161400506014526941216140050601452694121614005060145269412161400506014526941216140050601452694121614005060145269412161400506014526941216140050601452694121614005060145269412161400506014526941216140050601452694121614005060145269412161400506014526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2a4a491-a475-4bed-8fee-4be8fb6b45f7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67349ee5-571c-4b7b-a257-a7d3ef1f5162, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67349ee5-571c-4b7b-a257-a7d3ef1f5162, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1877539375558747930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18775393755587479301877539375558747930187753937555874793018775393755587479301877539375558747930187753937555874793018775393755587479301877539375558747930187753937555874793018775393755587479301877539375558747930187753937555874793018775393755587479301877539375558747930187753937555874793018775393755587479301877539375558747930187753937555874793018775393755587479301877539375558747930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 359fe5a1-cba1-4690-ab55-470eb27b1024, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28c7a089-bfba-45e7-bf81-60d7f24b254c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28c7a089-bfba-45e7-bf81-60d7f24b254c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4061375958768218588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40613759587682185884061375958768218588406137595876821858840613759587682185884061375958768218588406137595876821858840613759587682185884061375958768218588406137595876821858840613759587682185884061375958768218588406137595876821858840613759587682185884061375958768218588406137595876821858840613759587682185884061375958768218588406137595876821858840613759587682185884061375958768218588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67349ee5-571c-4b7b-a257-a7d3ef1f5162, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dd199c5-4591-460e-8cb7-6500a508fd61, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dd199c5-4591-460e-8cb7-6500a508fd61, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15161231560536168522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516123156053616852215161231560536168522151612315605361685221516123156053616852215161231560536168522151612315605361685221516123156053616852215161231560536168522151612315605361685221516123156053616852215161231560536168522151612315605361685221516123156053616852215161231560536168522151612315605361685221516123156053616852215161231560536168522151612315605361685221516123156053616852215161231560536168522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28c7a089-bfba-45e7-bf81-60d7f24b254c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0f4562f-ea61-43cd-893a-250624d4b67b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0f4562f-ea61-43cd-893a-250624d4b67b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16867198373340066003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1686719837334006600316867198373340066003168671983733400660031686719837334006600316867198373340066003168671983733400660031686719837334006600316867198373340066003168671983733400660031686719837334006600316867198373340066003168671983733400660031686719837334006600316867198373340066003168671983733400660031686719837334006600316867198373340066003168671983733400660031686719837334006600316867198373340066003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dd199c5-4591-460e-8cb7-6500a508fd61, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d31a5bfb-9e64-4f7b-a719-2bd3be9b4a28, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d31a5bfb-9e64-4f7b-a719-2bd3be9b4a28, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3885639402834625983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38856394028346259833885639402834625983388563940283462598338856394028346259833885639402834625983388563940283462598338856394028346259833885639402834625983388563940283462598338856394028346259833885639402834625983388563940283462598338856394028346259833885639402834625983388563940283462598338856394028346259833885639402834625983388563940283462598338856394028346259833885639402834625983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0f4562f-ea61-43cd-893a-250624d4b67b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 123bf260-cae7-44bc-9fc2-81d9481ee211, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 123bf260-cae7-44bc-9fc2-81d9481ee211, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13011075120977234591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301107512097723459113011075120977234591130110751209772345911301107512097723459113011075120977234591130110751209772345911301107512097723459113011075120977234591130110751209772345911301107512097723459113011075120977234591130110751209772345911301107512097723459113011075120977234591130110751209772345911301107512097723459113011075120977234591130110751209772345911301107512097723459113011075120977234591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d31a5bfb-9e64-4f7b-a719-2bd3be9b4a28, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc8fd848-f067-45a8-bf36-9b6b4244d7ae, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc8fd848-f067-45a8-bf36-9b6b4244d7ae, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15407417548440887779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540741754844088777915407417548440887779154074175484408877791540741754844088777915407417548440887779154074175484408877791540741754844088777915407417548440887779154074175484408877791540741754844088777915407417548440887779154074175484408877791540741754844088777915407417548440887779154074175484408877791540741754844088777915407417548440887779154074175484408877791540741754844088777915407417548440887779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 123bf260-cae7-44bc-9fc2-81d9481ee211, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c35d96a-9c61-4d49-99ae-13a5f0c65089, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c35d96a-9c61-4d49-99ae-13a5f0c65089, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6988193124110544851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69881931241105448516988193124110544851698819312411054485169881931241105448516988193124110544851698819312411054485169881931241105448516988193124110544851698819312411054485169881931241105448516988193124110544851698819312411054485169881931241105448516988193124110544851698819312411054485169881931241105448516988193124110544851698819312411054485169881931241105448516988193124110544851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc8fd848-f067-45a8-bf36-9b6b4244d7ae, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b725e468-bdc1-4822-9c24-761eaa6821b0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b725e468-bdc1-4822-9c24-761eaa6821b0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10672673222087580451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067267322208758045110672673222087580451106726732220875804511067267322208758045110672673222087580451106726732220875804511067267322208758045110672673222087580451106726732220875804511067267322208758045110672673222087580451106726732220875804511067267322208758045110672673222087580451106726732220875804511067267322208758045110672673222087580451106726732220875804511067267322208758045110672673222087580451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c35d96a-9c61-4d49-99ae-13a5f0c65089, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ab58702-6d24-44c1-9d91-959c6f2df4d1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ab58702-6d24-44c1-9d91-959c6f2df4d1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17426304382375972126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742630438237597212617426304382375972126174263043823759721261742630438237597212617426304382375972126174263043823759721261742630438237597212617426304382375972126174263043823759721261742630438237597212617426304382375972126174263043823759721261742630438237597212617426304382375972126174263043823759721261742630438237597212617426304382375972126174263043823759721261742630438237597212617426304382375972126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b725e468-bdc1-4822-9c24-761eaa6821b0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f08447b0-296e-4b10-bbf0-c7316f5e9037, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f08447b0-296e-4b10-bbf0-c7316f5e9037, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17920170774700403652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792017077470040365217920170774700403652179201707747004036521792017077470040365217920170774700403652179201707747004036521792017077470040365217920170774700403652179201707747004036521792017077470040365217920170774700403652179201707747004036521792017077470040365217920170774700403652179201707747004036521792017077470040365217920170774700403652179201707747004036521792017077470040365217920170774700403652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ab58702-6d24-44c1-9d91-959c6f2df4d1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad9a55fd-d16f-45e0-9cef-b4fc41483419, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad9a55fd-d16f-45e0-9cef-b4fc41483419, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15327643878087580076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532764387808758007615327643878087580076153276438780875800761532764387808758007615327643878087580076153276438780875800761532764387808758007615327643878087580076153276438780875800761532764387808758007615327643878087580076153276438780875800761532764387808758007615327643878087580076153276438780875800761532764387808758007615327643878087580076153276438780875800761532764387808758007615327643878087580076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f08447b0-296e-4b10-bbf0-c7316f5e9037, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1456ee61-1ffc-43d5-99a0-e0475a53f313, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad9a55fd-d16f-45e0-9cef-b4fc41483419, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1456ee61-1ffc-43d5-99a0-e0475a53f313, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13163131001437747391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316313100143774739113163131001437747391131631310014377473911316313100143774739113163131001437747391131631310014377473911316313100143774739113163131001437747391131631310014377473911316313100143774739113163131001437747391131631310014377473911316313100143774739113163131001437747391131631310014377473911316313100143774739113163131001437747391131631310014377473911316313100143774739113163131001437747391" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 450ff3bc-c838-4b32-9ae0-845eb9c075ff, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 450ff3bc-c838-4b32-9ae0-845eb9c075ff, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18091480232030741140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809148023203074114018091480232030741140180914802320307411401809148023203074114018091480232030741140180914802320307411401809148023203074114018091480232030741140180914802320307411401809148023203074114018091480232030741140180914802320307411401809148023203074114018091480232030741140180914802320307411401809148023203074114018091480232030741140180914802320307411401809148023203074114018091480232030741140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1456ee61-1ffc-43d5-99a0-e0475a53f313, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 450ff3bc-c838-4b32-9ae0-845eb9c075ff, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4820ef3-d4fe-4d87-ac1f-82e4e3d30f4e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3200fc16-db3f-4b14-b1dc-16312fb3bc7b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4820ef3-d4fe-4d87-ac1f-82e4e3d30f4e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17840654893750277721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784065489375027772117840654893750277721178406548937502777211784065489375027772117840654893750277721178406548937502777211784065489375027772117840654893750277721178406548937502777211784065489375027772117840654893750277721178406548937502777211784065489375027772117840654893750277721178406548937502777211784065489375027772117840654893750277721178406548937502777211784065489375027772117840654893750277721" } } } 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, 3200fc16-db3f-4b14-b1dc-16312fb3bc7b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9215399663153147000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92153996631531470009215399663153147000921539966315314700092153996631531470009215399663153147000921539966315314700092153996631531470009215399663153147000921539966315314700092153996631531470009215399663153147000921539966315314700092153996631531470009215399663153147000921539966315314700092153996631531470009215399663153147000921539966315314700092153996631531470009215399663153147000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3200fc16-db3f-4b14-b1dc-16312fb3bc7b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7477efe-4cbe-48a9-95ce-20ec74a6b324, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7477efe-4cbe-48a9-95ce-20ec74a6b324, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12042430012703251573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204243001270325157312042430012703251573120424300127032515731204243001270325157312042430012703251573120424300127032515731204243001270325157312042430012703251573120424300127032515731204243001270325157312042430012703251573120424300127032515731204243001270325157312042430012703251573120424300127032515731204243001270325157312042430012703251573120424300127032515731204243001270325157312042430012703251573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4820ef3-d4fe-4d87-ac1f-82e4e3d30f4e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d1afa18-1712-46c8-97e6-6e0cef57c183, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d1afa18-1712-46c8-97e6-6e0cef57c183, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10143882535282642629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014388253528264262910143882535282642629101438825352826426291014388253528264262910143882535282642629101438825352826426291014388253528264262910143882535282642629101438825352826426291014388253528264262910143882535282642629101438825352826426291014388253528264262910143882535282642629101438825352826426291014388253528264262910143882535282642629101438825352826426291014388253528264262910143882535282642629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7477efe-4cbe-48a9-95ce-20ec74a6b324, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79919919-729b-40de-9007-2a278b3c0230, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79919919-729b-40de-9007-2a278b3c0230, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3655821767883573131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36558217678835731313655821767883573131365582176788357313136558217678835731313655821767883573131365582176788357313136558217678835731313655821767883573131365582176788357313136558217678835731313655821767883573131365582176788357313136558217678835731313655821767883573131365582176788357313136558217678835731313655821767883573131365582176788357313136558217678835731313655821767883573131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d1afa18-1712-46c8-97e6-6e0cef57c183, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 417f3382-eb69-45f7-ae10-a94265db932b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 417f3382-eb69-45f7-ae10-a94265db932b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11559929508033545192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1155992950803354519211559929508033545192115599295080335451921155992950803354519211559929508033545192115599295080335451921155992950803354519211559929508033545192115599295080335451921155992950803354519211559929508033545192115599295080335451921155992950803354519211559929508033545192115599295080335451921155992950803354519211559929508033545192115599295080335451921155992950803354519211559929508033545192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79919919-729b-40de-9007-2a278b3c0230, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a0dcba8-da02-4f6b-b74b-d4bf5f5256ae, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a0dcba8-da02-4f6b-b74b-d4bf5f5256ae, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11041828111237676185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104182811123767618511041828111237676185110418281112376761851104182811123767618511041828111237676185110418281112376761851104182811123767618511041828111237676185110418281112376761851104182811123767618511041828111237676185110418281112376761851104182811123767618511041828111237676185110418281112376761851104182811123767618511041828111237676185110418281112376761851104182811123767618511041828111237676185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 417f3382-eb69-45f7-ae10-a94265db932b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d09f8964-b837-4fa0-a320-43cfd96c0af3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d09f8964-b837-4fa0-a320-43cfd96c0af3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12423428282076580280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242342828207658028012423428282076580280124234282820765802801242342828207658028012423428282076580280124234282820765802801242342828207658028012423428282076580280124234282820765802801242342828207658028012423428282076580280124234282820765802801242342828207658028012423428282076580280124234282820765802801242342828207658028012423428282076580280124234282820765802801242342828207658028012423428282076580280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a0dcba8-da02-4f6b-b74b-d4bf5f5256ae, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77e2e8ea-0a04-4fb7-8e51-5ec57a69d2c2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77e2e8ea-0a04-4fb7-8e51-5ec57a69d2c2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4590217507653468710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45902175076534687104590217507653468710459021750765346871045902175076534687104590217507653468710459021750765346871045902175076534687104590217507653468710459021750765346871045902175076534687104590217507653468710459021750765346871045902175076534687104590217507653468710459021750765346871045902175076534687104590217507653468710459021750765346871045902175076534687104590217507653468710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d09f8964-b837-4fa0-a320-43cfd96c0af3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 371244b9-99f2-41fb-8238-dddce7794ff5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 371244b9-99f2-41fb-8238-dddce7794ff5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17127824181043599666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712782418104359966617127824181043599666171278241810435996661712782418104359966617127824181043599666171278241810435996661712782418104359966617127824181043599666171278241810435996661712782418104359966617127824181043599666171278241810435996661712782418104359966617127824181043599666171278241810435996661712782418104359966617127824181043599666171278241810435996661712782418104359966617127824181043599666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77e2e8ea-0a04-4fb7-8e51-5ec57a69d2c2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07ccd5e1-4851-4d32-b19c-facc6e223551, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07ccd5e1-4851-4d32-b19c-facc6e223551, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17327155083706673662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732715508370667366217327155083706673662173271550837066736621732715508370667366217327155083706673662173271550837066736621732715508370667366217327155083706673662173271550837066736621732715508370667366217327155083706673662173271550837066736621732715508370667366217327155083706673662173271550837066736621732715508370667366217327155083706673662173271550837066736621732715508370667366217327155083706673662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 371244b9-99f2-41fb-8238-dddce7794ff5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e85330eb-74cf-41f6-aaa2-5e5f9432c174, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e85330eb-74cf-41f6-aaa2-5e5f9432c174, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4264079302189623098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42640793021896230984264079302189623098426407930218962309842640793021896230984264079302189623098426407930218962309842640793021896230984264079302189623098426407930218962309842640793021896230984264079302189623098426407930218962309842640793021896230984264079302189623098426407930218962309842640793021896230984264079302189623098426407930218962309842640793021896230984264079302189623098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07ccd5e1-4851-4d32-b19c-facc6e223551, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dcfbe9d-8bf2-4f8d-bcf9-d3ccbc6598ee, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dcfbe9d-8bf2-4f8d-bcf9-d3ccbc6598ee, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4955488777873903054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49554887778739030544955488777873903054495548877787390305449554887778739030544955488777873903054495548877787390305449554887778739030544955488777873903054495548877787390305449554887778739030544955488777873903054495548877787390305449554887778739030544955488777873903054495548877787390305449554887778739030544955488777873903054495548877787390305449554887778739030544955488777873903054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e85330eb-74cf-41f6-aaa2-5e5f9432c174, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 385004ed-d778-4dfa-a0dd-5a8024bd5be4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 385004ed-d778-4dfa-a0dd-5a8024bd5be4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6151905773663168574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61519057736631685746151905773663168574615190577366316857461519057736631685746151905773663168574615190577366316857461519057736631685746151905773663168574615190577366316857461519057736631685746151905773663168574615190577366316857461519057736631685746151905773663168574615190577366316857461519057736631685746151905773663168574615190577366316857461519057736631685746151905773663168574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dcfbe9d-8bf2-4f8d-bcf9-d3ccbc6598ee, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07da3d80-9cf3-4d1b-a0c2-20cb4de04a78, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07da3d80-9cf3-4d1b-a0c2-20cb4de04a78, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1438927630110822970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14389276301108229701438927630110822970143892763011082297014389276301108229701438927630110822970143892763011082297014389276301108229701438927630110822970143892763011082297014389276301108229701438927630110822970143892763011082297014389276301108229701438927630110822970143892763011082297014389276301108229701438927630110822970143892763011082297014389276301108229701438927630110822970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 385004ed-d778-4dfa-a0dd-5a8024bd5be4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7ff58ff-b901-4cb7-9af2-46b0fb544ec3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7ff58ff-b901-4cb7-9af2-46b0fb544ec3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1013360877384137580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10133608773841375801013360877384137580101336087738413758010133608773841375801013360877384137580101336087738413758010133608773841375801013360877384137580101336087738413758010133608773841375801013360877384137580101336087738413758010133608773841375801013360877384137580101336087738413758010133608773841375801013360877384137580101336087738413758010133608773841375801013360877384137580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07da3d80-9cf3-4d1b-a0c2-20cb4de04a78, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9519c687-d95b-4b73-8a66-602ce9efc8a1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9519c687-d95b-4b73-8a66-602ce9efc8a1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8815630398758178700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88156303987581787008815630398758178700881563039875817870088156303987581787008815630398758178700881563039875817870088156303987581787008815630398758178700881563039875817870088156303987581787008815630398758178700881563039875817870088156303987581787008815630398758178700881563039875817870088156303987581787008815630398758178700881563039875817870088156303987581787008815630398758178700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7ff58ff-b901-4cb7-9af2-46b0fb544ec3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd2c359a-63a6-4805-8495-63c521f16869, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd2c359a-63a6-4805-8495-63c521f16869, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4350531214980352464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43505312149803524644350531214980352464435053121498035246443505312149803524644350531214980352464435053121498035246443505312149803524644350531214980352464435053121498035246443505312149803524644350531214980352464435053121498035246443505312149803524644350531214980352464435053121498035246443505312149803524644350531214980352464435053121498035246443505312149803524644350531214980352464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9519c687-d95b-4b73-8a66-602ce9efc8a1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e41f586-14ae-47bd-abfd-71f436e76052, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e41f586-14ae-47bd-abfd-71f436e76052, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16609736788398081970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660973678839808197016609736788398081970166097367883980819701660973678839808197016609736788398081970166097367883980819701660973678839808197016609736788398081970166097367883980819701660973678839808197016609736788398081970166097367883980819701660973678839808197016609736788398081970166097367883980819701660973678839808197016609736788398081970166097367883980819701660973678839808197016609736788398081970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd2c359a-63a6-4805-8495-63c521f16869, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc183a26-449d-4d16-bcf9-1a9bdb53c0fb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc183a26-449d-4d16-bcf9-1a9bdb53c0fb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7178189863113858954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71781898631138589547178189863113858954717818986311385895471781898631138589547178189863113858954717818986311385895471781898631138589547178189863113858954717818986311385895471781898631138589547178189863113858954717818986311385895471781898631138589547178189863113858954717818986311385895471781898631138589547178189863113858954717818986311385895471781898631138589547178189863113858954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e41f586-14ae-47bd-abfd-71f436e76052, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09e3be3e-2ce2-4199-9991-a38764f0f6df, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09e3be3e-2ce2-4199-9991-a38764f0f6df, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15307238832236486108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530723883223648610815307238832236486108153072388322364861081530723883223648610815307238832236486108153072388322364861081530723883223648610815307238832236486108153072388322364861081530723883223648610815307238832236486108153072388322364861081530723883223648610815307238832236486108153072388322364861081530723883223648610815307238832236486108153072388322364861081530723883223648610815307238832236486108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc183a26-449d-4d16-bcf9-1a9bdb53c0fb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecc8c4fd-f5f5-43f7-80f9-896e72651cbc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecc8c4fd-f5f5-43f7-80f9-896e72651cbc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5456036334765128307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54560363347651283075456036334765128307545603633476512830754560363347651283075456036334765128307545603633476512830754560363347651283075456036334765128307545603633476512830754560363347651283075456036334765128307545603633476512830754560363347651283075456036334765128307545603633476512830754560363347651283075456036334765128307545603633476512830754560363347651283075456036334765128307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09e3be3e-2ce2-4199-9991-a38764f0f6df, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78efc9c8-4208-4da1-abc3-434b74d02e42, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78efc9c8-4208-4da1-abc3-434b74d02e42, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16755159808156792749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675515980815679274916755159808156792749167551598081567927491675515980815679274916755159808156792749167551598081567927491675515980815679274916755159808156792749167551598081567927491675515980815679274916755159808156792749167551598081567927491675515980815679274916755159808156792749167551598081567927491675515980815679274916755159808156792749167551598081567927491675515980815679274916755159808156792749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecc8c4fd-f5f5-43f7-80f9-896e72651cbc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9efe16b-0261-4752-965f-c738b1a77959, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9efe16b-0261-4752-965f-c738b1a77959, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11288275034831475270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128827503483147527011288275034831475270112882750348314752701128827503483147527011288275034831475270112882750348314752701128827503483147527011288275034831475270112882750348314752701128827503483147527011288275034831475270112882750348314752701128827503483147527011288275034831475270112882750348314752701128827503483147527011288275034831475270112882750348314752701128827503483147527011288275034831475270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78efc9c8-4208-4da1-abc3-434b74d02e42, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd83d323-e610-4289-bbd2-4e31266ee596, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd83d323-e610-4289-bbd2-4e31266ee596, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11652369500764779059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165236950076477905911652369500764779059116523695007647790591165236950076477905911652369500764779059116523695007647790591165236950076477905911652369500764779059116523695007647790591165236950076477905911652369500764779059116523695007647790591165236950076477905911652369500764779059116523695007647790591165236950076477905911652369500764779059116523695007647790591165236950076477905911652369500764779059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9efe16b-0261-4752-965f-c738b1a77959, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81a39aea-dae1-4535-ada3-90a9f850dc9f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81a39aea-dae1-4535-ada3-90a9f850dc9f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8667230882311143602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86672308823111436028667230882311143602866723088231114360286672308823111436028667230882311143602866723088231114360286672308823111436028667230882311143602866723088231114360286672308823111436028667230882311143602866723088231114360286672308823111436028667230882311143602866723088231114360286672308823111436028667230882311143602866723088231114360286672308823111436028667230882311143602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd83d323-e610-4289-bbd2-4e31266ee596, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2308896-a6ef-439a-ad9c-02ecc5966cfa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81a39aea-dae1-4535-ada3-90a9f850dc9f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2308896-a6ef-439a-ad9c-02ecc5966cfa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7236549843478090283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72365498434780902837236549843478090283723654984347809028372365498434780902837236549843478090283723654984347809028372365498434780902837236549843478090283723654984347809028372365498434780902837236549843478090283723654984347809028372365498434780902837236549843478090283723654984347809028372365498434780902837236549843478090283723654984347809028372365498434780902837236549843478090283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53adf4db-3710-4ab0-afe4-0d665e2a5baa, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53adf4db-3710-4ab0-afe4-0d665e2a5baa, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7744396759938404775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77443967599384047757744396759938404775774439675993840477577443967599384047757744396759938404775774439675993840477577443967599384047757744396759938404775774439675993840477577443967599384047757744396759938404775774439675993840477577443967599384047757744396759938404775774439675993840477577443967599384047757744396759938404775774439675993840477577443967599384047757744396759938404775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2308896-a6ef-439a-ad9c-02ecc5966cfa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95848c06-cfd6-4eab-b63f-7d0dd4a5ed1f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95848c06-cfd6-4eab-b63f-7d0dd4a5ed1f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11135995846920631767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113599584692063176711135995846920631767111359958469206317671113599584692063176711135995846920631767111359958469206317671113599584692063176711135995846920631767111359958469206317671113599584692063176711135995846920631767111359958469206317671113599584692063176711135995846920631767111359958469206317671113599584692063176711135995846920631767111359958469206317671113599584692063176711135995846920631767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53adf4db-3710-4ab0-afe4-0d665e2a5baa, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be87b493-89b3-4b5b-9250-65fd5e176453, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be87b493-89b3-4b5b-9250-65fd5e176453, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17193833733678106469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719383373367810646917193833733678106469171938337336781064691719383373367810646917193833733678106469171938337336781064691719383373367810646917193833733678106469171938337336781064691719383373367810646917193833733678106469171938337336781064691719383373367810646917193833733678106469171938337336781064691719383373367810646917193833733678106469171938337336781064691719383373367810646917193833733678106469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95848c06-cfd6-4eab-b63f-7d0dd4a5ed1f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9955583f-d87c-4417-880f-781fcb2cbe28, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9955583f-d87c-4417-880f-781fcb2cbe28, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12351955747650264320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235195574765026432012351955747650264320123519557476502643201235195574765026432012351955747650264320123519557476502643201235195574765026432012351955747650264320123519557476502643201235195574765026432012351955747650264320123519557476502643201235195574765026432012351955747650264320123519557476502643201235195574765026432012351955747650264320123519557476502643201235195574765026432012351955747650264320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be87b493-89b3-4b5b-9250-65fd5e176453, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c47f788-e88c-412c-805d-36664c866043, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c47f788-e88c-412c-805d-36664c866043, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 408211594228744924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "408211594228744924408211594228744924408211594228744924408211594228744924408211594228744924408211594228744924408211594228744924408211594228744924408211594228744924408211594228744924408211594228744924408211594228744924408211594228744924408211594228744924408211594228744924408211594228744924408211594228744924408211594228744924408211594228744924408211594228744924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9955583f-d87c-4417-880f-781fcb2cbe28, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d06a93e-c66d-48d5-9276-eaa345dd1bb9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d06a93e-c66d-48d5-9276-eaa345dd1bb9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7105151413312842485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71051514133128424857105151413312842485710515141331284248571051514133128424857105151413312842485710515141331284248571051514133128424857105151413312842485710515141331284248571051514133128424857105151413312842485710515141331284248571051514133128424857105151413312842485710515141331284248571051514133128424857105151413312842485710515141331284248571051514133128424857105151413312842485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c47f788-e88c-412c-805d-36664c866043, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3f4bb59-0032-4980-9c27-9b7a4d24ca3d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3f4bb59-0032-4980-9c27-9b7a4d24ca3d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4133990511764130328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41339905117641303284133990511764130328413399051176413032841339905117641303284133990511764130328413399051176413032841339905117641303284133990511764130328413399051176413032841339905117641303284133990511764130328413399051176413032841339905117641303284133990511764130328413399051176413032841339905117641303284133990511764130328413399051176413032841339905117641303284133990511764130328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d06a93e-c66d-48d5-9276-eaa345dd1bb9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cc66679-1d4c-42f7-b36b-2eeb4d9853b0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cc66679-1d4c-42f7-b36b-2eeb4d9853b0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9871580541613866008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98715805416138660089871580541613866008987158054161386600898715805416138660089871580541613866008987158054161386600898715805416138660089871580541613866008987158054161386600898715805416138660089871580541613866008987158054161386600898715805416138660089871580541613866008987158054161386600898715805416138660089871580541613866008987158054161386600898715805416138660089871580541613866008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3f4bb59-0032-4980-9c27-9b7a4d24ca3d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1f5c394-6179-4c45-86a9-dab11d47cef8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1f5c394-6179-4c45-86a9-dab11d47cef8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1720531795238820283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17205317952388202831720531795238820283172053179523882028317205317952388202831720531795238820283172053179523882028317205317952388202831720531795238820283172053179523882028317205317952388202831720531795238820283172053179523882028317205317952388202831720531795238820283172053179523882028317205317952388202831720531795238820283172053179523882028317205317952388202831720531795238820283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cc66679-1d4c-42f7-b36b-2eeb4d9853b0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01c2304c-6599-466c-8b64-167a9d0f6b44, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01c2304c-6599-466c-8b64-167a9d0f6b44, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15328943037882527097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532894303788252709715328943037882527097153289430378825270971532894303788252709715328943037882527097153289430378825270971532894303788252709715328943037882527097153289430378825270971532894303788252709715328943037882527097153289430378825270971532894303788252709715328943037882527097153289430378825270971532894303788252709715328943037882527097153289430378825270971532894303788252709715328943037882527097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1f5c394-6179-4c45-86a9-dab11d47cef8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80c0b490-1647-442c-a072-446284f09fae, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80c0b490-1647-442c-a072-446284f09fae, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2312540481149268231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23125404811492682312312540481149268231231254048114926823123125404811492682312312540481149268231231254048114926823123125404811492682312312540481149268231231254048114926823123125404811492682312312540481149268231231254048114926823123125404811492682312312540481149268231231254048114926823123125404811492682312312540481149268231231254048114926823123125404811492682312312540481149268231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01c2304c-6599-466c-8b64-167a9d0f6b44, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f1fd8f3-77bd-4e82-80ed-b64f5c0c6a97, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f1fd8f3-77bd-4e82-80ed-b64f5c0c6a97, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9781872093158210120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97818720931582101209781872093158210120978187209315821012097818720931582101209781872093158210120978187209315821012097818720931582101209781872093158210120978187209315821012097818720931582101209781872093158210120978187209315821012097818720931582101209781872093158210120978187209315821012097818720931582101209781872093158210120978187209315821012097818720931582101209781872093158210120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80c0b490-1647-442c-a072-446284f09fae, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 237931cd-28ca-4b1b-81e0-302ccbbcd01f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 237931cd-28ca-4b1b-81e0-302ccbbcd01f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8481072931921443072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84810729319214430728481072931921443072848107293192144307284810729319214430728481072931921443072848107293192144307284810729319214430728481072931921443072848107293192144307284810729319214430728481072931921443072848107293192144307284810729319214430728481072931921443072848107293192144307284810729319214430728481072931921443072848107293192144307284810729319214430728481072931921443072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f1fd8f3-77bd-4e82-80ed-b64f5c0c6a97, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 237931cd-28ca-4b1b-81e0-302ccbbcd01f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fafa309-9712-48cf-8d70-0e4a8e3bcadb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fafa309-9712-48cf-8d70-0e4a8e3bcadb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7894642378724154472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78946423787241544727894642378724154472789464237872415447278946423787241544727894642378724154472789464237872415447278946423787241544727894642378724154472789464237872415447278946423787241544727894642378724154472789464237872415447278946423787241544727894642378724154472789464237872415447278946423787241544727894642378724154472789464237872415447278946423787241544727894642378724154472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9c2ce3a-9a5c-4e0e-82b5-3da871c1d8c4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9c2ce3a-9a5c-4e0e-82b5-3da871c1d8c4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9823624587632154840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98236245876321548409823624587632154840982362458763215484098236245876321548409823624587632154840982362458763215484098236245876321548409823624587632154840982362458763215484098236245876321548409823624587632154840982362458763215484098236245876321548409823624587632154840982362458763215484098236245876321548409823624587632154840982362458763215484098236245876321548409823624587632154840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fafa309-9712-48cf-8d70-0e4a8e3bcadb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5a7e98b-c098-4da9-9168-dc8c37f05d09, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5a7e98b-c098-4da9-9168-dc8c37f05d09, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12878947168777233769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287894716877723376912878947168777233769128789471687772337691287894716877723376912878947168777233769128789471687772337691287894716877723376912878947168777233769128789471687772337691287894716877723376912878947168777233769128789471687772337691287894716877723376912878947168777233769128789471687772337691287894716877723376912878947168777233769128789471687772337691287894716877723376912878947168777233769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9c2ce3a-9a5c-4e0e-82b5-3da871c1d8c4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d04704dc-469b-4d7f-b4ea-6f31ea79ce67, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d04704dc-469b-4d7f-b4ea-6f31ea79ce67, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8248789928479270454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82487899284792704548248789928479270454824878992847927045482487899284792704548248789928479270454824878992847927045482487899284792704548248789928479270454824878992847927045482487899284792704548248789928479270454824878992847927045482487899284792704548248789928479270454824878992847927045482487899284792704548248789928479270454824878992847927045482487899284792704548248789928479270454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5a7e98b-c098-4da9-9168-dc8c37f05d09, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44f62c4d-007e-4dcd-a162-7aa4203b8588, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44f62c4d-007e-4dcd-a162-7aa4203b8588, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12294949753947374543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229494975394737454312294949753947374543122949497539473745431229494975394737454312294949753947374543122949497539473745431229494975394737454312294949753947374543122949497539473745431229494975394737454312294949753947374543122949497539473745431229494975394737454312294949753947374543122949497539473745431229494975394737454312294949753947374543122949497539473745431229494975394737454312294949753947374543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d04704dc-469b-4d7f-b4ea-6f31ea79ce67, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8383f58c-3f40-4294-935d-124e3d9c6fbe, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8383f58c-3f40-4294-935d-124e3d9c6fbe, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12946492849797933231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294649284979793323112946492849797933231129464928497979332311294649284979793323112946492849797933231129464928497979332311294649284979793323112946492849797933231129464928497979332311294649284979793323112946492849797933231129464928497979332311294649284979793323112946492849797933231129464928497979332311294649284979793323112946492849797933231129464928497979332311294649284979793323112946492849797933231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44f62c4d-007e-4dcd-a162-7aa4203b8588, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4412a6ee-1078-4255-8eac-391bff3103bb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4412a6ee-1078-4255-8eac-391bff3103bb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2897969658337999772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28979696583379997722897969658337999772289796965833799977228979696583379997722897969658337999772289796965833799977228979696583379997722897969658337999772289796965833799977228979696583379997722897969658337999772289796965833799977228979696583379997722897969658337999772289796965833799977228979696583379997722897969658337999772289796965833799977228979696583379997722897969658337999772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8383f58c-3f40-4294-935d-124e3d9c6fbe, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4412a6ee-1078-4255-8eac-391bff3103bb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0c22e01-8a12-4b0b-be12-c6d76d2ef7fb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bae8b042-3b4e-4d7a-a03b-902f925c5f6e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0c22e01-8a12-4b0b-be12-c6d76d2ef7fb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6617499684467591539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66174996844675915396617499684467591539661749968446759153966174996844675915396617499684467591539661749968446759153966174996844675915396617499684467591539661749968446759153966174996844675915396617499684467591539661749968446759153966174996844675915396617499684467591539661749968446759153966174996844675915396617499684467591539661749968446759153966174996844675915396617499684467591539" } } } 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, bae8b042-3b4e-4d7a-a03b-902f925c5f6e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13271905076442363134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327190507644236313413271905076442363134132719050764423631341327190507644236313413271905076442363134132719050764423631341327190507644236313413271905076442363134132719050764423631341327190507644236313413271905076442363134132719050764423631341327190507644236313413271905076442363134132719050764423631341327190507644236313413271905076442363134132719050764423631341327190507644236313413271905076442363134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0c22e01-8a12-4b0b-be12-c6d76d2ef7fb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3a80203-fcd1-4ec2-99e5-a9719a41ec68, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3a80203-fcd1-4ec2-99e5-a9719a41ec68, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9741384295933515394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97413842959335153949741384295933515394974138429593351539497413842959335153949741384295933515394974138429593351539497413842959335153949741384295933515394974138429593351539497413842959335153949741384295933515394974138429593351539497413842959335153949741384295933515394974138429593351539497413842959335153949741384295933515394974138429593351539497413842959335153949741384295933515394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bae8b042-3b4e-4d7a-a03b-902f925c5f6e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a831f1b-9e39-44b0-b3e5-ca6b048b0bcb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a831f1b-9e39-44b0-b3e5-ca6b048b0bcb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8077711005794506327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80777110057945063278077711005794506327807771100579450632780777110057945063278077711005794506327807771100579450632780777110057945063278077711005794506327807771100579450632780777110057945063278077711005794506327807771100579450632780777110057945063278077711005794506327807771100579450632780777110057945063278077711005794506327807771100579450632780777110057945063278077711005794506327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3a80203-fcd1-4ec2-99e5-a9719a41ec68, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e55eea08-e7f2-4367-97ec-74758788a225, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e55eea08-e7f2-4367-97ec-74758788a225, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9098255195277721087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90982551952777210879098255195277721087909825519527772108790982551952777210879098255195277721087909825519527772108790982551952777210879098255195277721087909825519527772108790982551952777210879098255195277721087909825519527772108790982551952777210879098255195277721087909825519527772108790982551952777210879098255195277721087909825519527772108790982551952777210879098255195277721087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a831f1b-9e39-44b0-b3e5-ca6b048b0bcb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 663afc85-4d92-4490-8e98-85851d632122, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 663afc85-4d92-4490-8e98-85851d632122, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8419865740687527532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84198657406875275328419865740687527532841986574068752753284198657406875275328419865740687527532841986574068752753284198657406875275328419865740687527532841986574068752753284198657406875275328419865740687527532841986574068752753284198657406875275328419865740687527532841986574068752753284198657406875275328419865740687527532841986574068752753284198657406875275328419865740687527532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e55eea08-e7f2-4367-97ec-74758788a225, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c7525d7-7740-47eb-95b3-078829e091aa, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c7525d7-7740-47eb-95b3-078829e091aa, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2090405470923122132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20904054709231221322090405470923122132209040547092312213220904054709231221322090405470923122132209040547092312213220904054709231221322090405470923122132209040547092312213220904054709231221322090405470923122132209040547092312213220904054709231221322090405470923122132209040547092312213220904054709231221322090405470923122132209040547092312213220904054709231221322090405470923122132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 663afc85-4d92-4490-8e98-85851d632122, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 895f736b-a44c-4ac4-ac8c-5b27eb18b438, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 895f736b-a44c-4ac4-ac8c-5b27eb18b438, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15166526691681193866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516652669168119386615166526691681193866151665266916811938661516652669168119386615166526691681193866151665266916811938661516652669168119386615166526691681193866151665266916811938661516652669168119386615166526691681193866151665266916811938661516652669168119386615166526691681193866151665266916811938661516652669168119386615166526691681193866151665266916811938661516652669168119386615166526691681193866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c7525d7-7740-47eb-95b3-078829e091aa, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9553230-3631-4afe-b8e6-5863bff15142, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 895f736b-a44c-4ac4-ac8c-5b27eb18b438, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9553230-3631-4afe-b8e6-5863bff15142, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8260420271357710140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82604202713577101408260420271357710140826042027135771014082604202713577101408260420271357710140826042027135771014082604202713577101408260420271357710140826042027135771014082604202713577101408260420271357710140826042027135771014082604202713577101408260420271357710140826042027135771014082604202713577101408260420271357710140826042027135771014082604202713577101408260420271357710140" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dc663d1-c842-4d3d-8663-c297b860317e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dc663d1-c842-4d3d-8663-c297b860317e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1231499186941393985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12314991869413939851231499186941393985123149918694139398512314991869413939851231499186941393985123149918694139398512314991869413939851231499186941393985123149918694139398512314991869413939851231499186941393985123149918694139398512314991869413939851231499186941393985123149918694139398512314991869413939851231499186941393985123149918694139398512314991869413939851231499186941393985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dc663d1-c842-4d3d-8663-c297b860317e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9553230-3631-4afe-b8e6-5863bff15142, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1177376f-3fcb-4dc9-b756-711547579172, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1177376f-3fcb-4dc9-b756-711547579172, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16331489222958643928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633148922295864392816331489222958643928163314892229586439281633148922295864392816331489222958643928163314892229586439281633148922295864392816331489222958643928163314892229586439281633148922295864392816331489222958643928163314892229586439281633148922295864392816331489222958643928163314892229586439281633148922295864392816331489222958643928163314892229586439281633148922295864392816331489222958643928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8f01966-b1aa-4aa6-a071-e9914a706325, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8f01966-b1aa-4aa6-a071-e9914a706325, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1852202623508471136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18522026235084711361852202623508471136185220262350847113618522026235084711361852202623508471136185220262350847113618522026235084711361852202623508471136185220262350847113618522026235084711361852202623508471136185220262350847113618522026235084711361852202623508471136185220262350847113618522026235084711361852202623508471136185220262350847113618522026235084711361852202623508471136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1177376f-3fcb-4dc9-b756-711547579172, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 192296a9-43cc-4899-8c85-5ea7c0a22e11, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 192296a9-43cc-4899-8c85-5ea7c0a22e11, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2664817724039000155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26648177240390001552664817724039000155266481772403900015526648177240390001552664817724039000155266481772403900015526648177240390001552664817724039000155266481772403900015526648177240390001552664817724039000155266481772403900015526648177240390001552664817724039000155266481772403900015526648177240390001552664817724039000155266481772403900015526648177240390001552664817724039000155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8f01966-b1aa-4aa6-a071-e9914a706325, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85218d56-68e5-41ec-9d16-bcf4da7fec3f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85218d56-68e5-41ec-9d16-bcf4da7fec3f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5308403741258655698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53084037412586556985308403741258655698530840374125865569853084037412586556985308403741258655698530840374125865569853084037412586556985308403741258655698530840374125865569853084037412586556985308403741258655698530840374125865569853084037412586556985308403741258655698530840374125865569853084037412586556985308403741258655698530840374125865569853084037412586556985308403741258655698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85218d56-68e5-41ec-9d16-bcf4da7fec3f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67c1d182-28fe-477a-ae23-5244216a70c5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67c1d182-28fe-477a-ae23-5244216a70c5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2945538067023812109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29455380670238121092945538067023812109294553806702381210929455380670238121092945538067023812109294553806702381210929455380670238121092945538067023812109294553806702381210929455380670238121092945538067023812109294553806702381210929455380670238121092945538067023812109294553806702381210929455380670238121092945538067023812109294553806702381210929455380670238121092945538067023812109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 192296a9-43cc-4899-8c85-5ea7c0a22e11, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d72d0f35-3181-4e96-93b7-c5abc9fa1992, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d72d0f35-3181-4e96-93b7-c5abc9fa1992, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7197578795376650283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71975787953766502837197578795376650283719757879537665028371975787953766502837197578795376650283719757879537665028371975787953766502837197578795376650283719757879537665028371975787953766502837197578795376650283719757879537665028371975787953766502837197578795376650283719757879537665028371975787953766502837197578795376650283719757879537665028371975787953766502837197578795376650283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67c1d182-28fe-477a-ae23-5244216a70c5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5662a26c-b478-41c7-8e4f-f8324a9eb52b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5662a26c-b478-41c7-8e4f-f8324a9eb52b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8568944950232045113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85689449502320451138568944950232045113856894495023204511385689449502320451138568944950232045113856894495023204511385689449502320451138568944950232045113856894495023204511385689449502320451138568944950232045113856894495023204511385689449502320451138568944950232045113856894495023204511385689449502320451138568944950232045113856894495023204511385689449502320451138568944950232045113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d72d0f35-3181-4e96-93b7-c5abc9fa1992, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 344c42a1-c03d-4a05-bbc0-6693834bebb9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 344c42a1-c03d-4a05-bbc0-6693834bebb9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12343110350712991764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234311035071299176412343110350712991764123431103507129917641234311035071299176412343110350712991764123431103507129917641234311035071299176412343110350712991764123431103507129917641234311035071299176412343110350712991764123431103507129917641234311035071299176412343110350712991764123431103507129917641234311035071299176412343110350712991764123431103507129917641234311035071299176412343110350712991764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5662a26c-b478-41c7-8e4f-f8324a9eb52b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db91c2ca-fc79-416d-945c-3244a34caf7b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db91c2ca-fc79-416d-945c-3244a34caf7b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10972602877709072308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097260287770907230810972602877709072308109726028777090723081097260287770907230810972602877709072308109726028777090723081097260287770907230810972602877709072308109726028777090723081097260287770907230810972602877709072308109726028777090723081097260287770907230810972602877709072308109726028777090723081097260287770907230810972602877709072308109726028777090723081097260287770907230810972602877709072308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 344c42a1-c03d-4a05-bbc0-6693834bebb9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1585a656-9c9b-494d-b9ef-216a686d249a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1585a656-9c9b-494d-b9ef-216a686d249a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1872369627289754582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18723696272897545821872369627289754582187236962728975458218723696272897545821872369627289754582187236962728975458218723696272897545821872369627289754582187236962728975458218723696272897545821872369627289754582187236962728975458218723696272897545821872369627289754582187236962728975458218723696272897545821872369627289754582187236962728975458218723696272897545821872369627289754582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db91c2ca-fc79-416d-945c-3244a34caf7b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13f38754-c8f1-4087-96cb-26648317aabf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1585a656-9c9b-494d-b9ef-216a686d249a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13f38754-c8f1-4087-96cb-26648317aabf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16038758743174933248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603875874317493324816038758743174933248160387587431749332481603875874317493324816038758743174933248160387587431749332481603875874317493324816038758743174933248160387587431749332481603875874317493324816038758743174933248160387587431749332481603875874317493324816038758743174933248160387587431749332481603875874317493324816038758743174933248160387587431749332481603875874317493324816038758743174933248" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea5de695-5569-4e56-ae4c-64101bdda598, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea5de695-5569-4e56-ae4c-64101bdda598, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14245818277330886351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424581827733088635114245818277330886351142458182773308863511424581827733088635114245818277330886351142458182773308863511424581827733088635114245818277330886351142458182773308863511424581827733088635114245818277330886351142458182773308863511424581827733088635114245818277330886351142458182773308863511424581827733088635114245818277330886351142458182773308863511424581827733088635114245818277330886351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13f38754-c8f1-4087-96cb-26648317aabf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 690b5a82-7399-4226-96e3-603ddf9bab93, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 690b5a82-7399-4226-96e3-603ddf9bab93, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14311875288939060343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431187528893906034314311875288939060343143118752889390603431431187528893906034314311875288939060343143118752889390603431431187528893906034314311875288939060343143118752889390603431431187528893906034314311875288939060343143118752889390603431431187528893906034314311875288939060343143118752889390603431431187528893906034314311875288939060343143118752889390603431431187528893906034314311875288939060343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea5de695-5569-4e56-ae4c-64101bdda598, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a66edda7-cc63-4161-9dec-1b8d53b60089, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a66edda7-cc63-4161-9dec-1b8d53b60089, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13400296387086219301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340029638708621930113400296387086219301134002963870862193011340029638708621930113400296387086219301134002963870862193011340029638708621930113400296387086219301134002963870862193011340029638708621930113400296387086219301134002963870862193011340029638708621930113400296387086219301134002963870862193011340029638708621930113400296387086219301134002963870862193011340029638708621930113400296387086219301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 690b5a82-7399-4226-96e3-603ddf9bab93, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81a66784-9e77-4a17-886c-8b40f6b02ea8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81a66784-9e77-4a17-886c-8b40f6b02ea8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6049781994850094979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60497819948500949796049781994850094979604978199485009497960497819948500949796049781994850094979604978199485009497960497819948500949796049781994850094979604978199485009497960497819948500949796049781994850094979604978199485009497960497819948500949796049781994850094979604978199485009497960497819948500949796049781994850094979604978199485009497960497819948500949796049781994850094979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a66edda7-cc63-4161-9dec-1b8d53b60089, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca02091d-40c7-41d0-ba44-7791f3a1466a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca02091d-40c7-41d0-ba44-7791f3a1466a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 273689132070142408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "273689132070142408273689132070142408273689132070142408273689132070142408273689132070142408273689132070142408273689132070142408273689132070142408273689132070142408273689132070142408273689132070142408273689132070142408273689132070142408273689132070142408273689132070142408273689132070142408273689132070142408273689132070142408273689132070142408273689132070142408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81a66784-9e77-4a17-886c-8b40f6b02ea8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9832b22-c7fe-45a1-ad0e-9430e15fb40f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9832b22-c7fe-45a1-ad0e-9430e15fb40f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9035606442920451310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90356064429204513109035606442920451310903560644292045131090356064429204513109035606442920451310903560644292045131090356064429204513109035606442920451310903560644292045131090356064429204513109035606442920451310903560644292045131090356064429204513109035606442920451310903560644292045131090356064429204513109035606442920451310903560644292045131090356064429204513109035606442920451310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca02091d-40c7-41d0-ba44-7791f3a1466a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa197028-0b09-486f-ad08-1608285a01c3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa197028-0b09-486f-ad08-1608285a01c3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13583101756958011072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358310175695801107213583101756958011072135831017569580110721358310175695801107213583101756958011072135831017569580110721358310175695801107213583101756958011072135831017569580110721358310175695801107213583101756958011072135831017569580110721358310175695801107213583101756958011072135831017569580110721358310175695801107213583101756958011072135831017569580110721358310175695801107213583101756958011072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9832b22-c7fe-45a1-ad0e-9430e15fb40f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a65d744-f9d2-4535-8396-60945d9df840, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a65d744-f9d2-4535-8396-60945d9df840, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16002513573278689839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600251357327868983916002513573278689839160025135732786898391600251357327868983916002513573278689839160025135732786898391600251357327868983916002513573278689839160025135732786898391600251357327868983916002513573278689839160025135732786898391600251357327868983916002513573278689839160025135732786898391600251357327868983916002513573278689839160025135732786898391600251357327868983916002513573278689839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa197028-0b09-486f-ad08-1608285a01c3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fa19b20-057f-47db-8579-0be031e1e9e5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fa19b20-057f-47db-8579-0be031e1e9e5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2548519879331783855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25485198793317838552548519879331783855254851987933178385525485198793317838552548519879331783855254851987933178385525485198793317838552548519879331783855254851987933178385525485198793317838552548519879331783855254851987933178385525485198793317838552548519879331783855254851987933178385525485198793317838552548519879331783855254851987933178385525485198793317838552548519879331783855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a65d744-f9d2-4535-8396-60945d9df840, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 219d1c9e-e4ed-4454-821e-da0a0ff4dd89, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 219d1c9e-e4ed-4454-821e-da0a0ff4dd89, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7530756460589801010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75307564605898010107530756460589801010753075646058980101075307564605898010107530756460589801010753075646058980101075307564605898010107530756460589801010753075646058980101075307564605898010107530756460589801010753075646058980101075307564605898010107530756460589801010753075646058980101075307564605898010107530756460589801010753075646058980101075307564605898010107530756460589801010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fa19b20-057f-47db-8579-0be031e1e9e5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1d505ef-6a5e-4eb5-b6c6-f0436d204ac9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1d505ef-6a5e-4eb5-b6c6-f0436d204ac9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6902481830006801028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69024818300068010286902481830006801028690248183000680102869024818300068010286902481830006801028690248183000680102869024818300068010286902481830006801028690248183000680102869024818300068010286902481830006801028690248183000680102869024818300068010286902481830006801028690248183000680102869024818300068010286902481830006801028690248183000680102869024818300068010286902481830006801028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 219d1c9e-e4ed-4454-821e-da0a0ff4dd89, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f19415a-98da-411a-b163-62833895fabc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f19415a-98da-411a-b163-62833895fabc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13351577706197140756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335157770619714075613351577706197140756133515777061971407561335157770619714075613351577706197140756133515777061971407561335157770619714075613351577706197140756133515777061971407561335157770619714075613351577706197140756133515777061971407561335157770619714075613351577706197140756133515777061971407561335157770619714075613351577706197140756133515777061971407561335157770619714075613351577706197140756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1d505ef-6a5e-4eb5-b6c6-f0436d204ac9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f19415a-98da-411a-b163-62833895fabc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcef3bba-4e49-418f-8186-39354c928c4c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcef3bba-4e49-418f-8186-39354c928c4c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15688101002846761337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568810100284676133715688101002846761337156881010028467613371568810100284676133715688101002846761337156881010028467613371568810100284676133715688101002846761337156881010028467613371568810100284676133715688101002846761337156881010028467613371568810100284676133715688101002846761337156881010028467613371568810100284676133715688101002846761337156881010028467613371568810100284676133715688101002846761337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 925d66d9-2925-42f8-89f3-b835616ae0e9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 925d66d9-2925-42f8-89f3-b835616ae0e9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16021534160650695917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602153416065069591716021534160650695917160215341606506959171602153416065069591716021534160650695917160215341606506959171602153416065069591716021534160650695917160215341606506959171602153416065069591716021534160650695917160215341606506959171602153416065069591716021534160650695917160215341606506959171602153416065069591716021534160650695917160215341606506959171602153416065069591716021534160650695917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcef3bba-4e49-418f-8186-39354c928c4c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5138b268-62c7-4bf9-8eab-1974c19ab85f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5138b268-62c7-4bf9-8eab-1974c19ab85f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13443651623522575117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344365162352257511713443651623522575117134436516235225751171344365162352257511713443651623522575117134436516235225751171344365162352257511713443651623522575117134436516235225751171344365162352257511713443651623522575117134436516235225751171344365162352257511713443651623522575117134436516235225751171344365162352257511713443651623522575117134436516235225751171344365162352257511713443651623522575117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 925d66d9-2925-42f8-89f3-b835616ae0e9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7478c8f3-5c16-4bb4-91b5-67ecb5e025ac, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7478c8f3-5c16-4bb4-91b5-67ecb5e025ac, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13703504023197011551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370350402319701155113703504023197011551137035040231970115511370350402319701155113703504023197011551137035040231970115511370350402319701155113703504023197011551137035040231970115511370350402319701155113703504023197011551137035040231970115511370350402319701155113703504023197011551137035040231970115511370350402319701155113703504023197011551137035040231970115511370350402319701155113703504023197011551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5138b268-62c7-4bf9-8eab-1974c19ab85f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba6707d3-3131-4a0d-a173-1c675cec7208, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba6707d3-3131-4a0d-a173-1c675cec7208, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14573538564803774656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457353856480377465614573538564803774656145735385648037746561457353856480377465614573538564803774656145735385648037746561457353856480377465614573538564803774656145735385648037746561457353856480377465614573538564803774656145735385648037746561457353856480377465614573538564803774656145735385648037746561457353856480377465614573538564803774656145735385648037746561457353856480377465614573538564803774656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7478c8f3-5c16-4bb4-91b5-67ecb5e025ac, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa8ee737-4583-45cc-b39c-baade501e111, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa8ee737-4583-45cc-b39c-baade501e111, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4644052674986480607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46440526749864806074644052674986480607464405267498648060746440526749864806074644052674986480607464405267498648060746440526749864806074644052674986480607464405267498648060746440526749864806074644052674986480607464405267498648060746440526749864806074644052674986480607464405267498648060746440526749864806074644052674986480607464405267498648060746440526749864806074644052674986480607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba6707d3-3131-4a0d-a173-1c675cec7208, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b78b540-567c-4525-b4dc-85a662399580, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b78b540-567c-4525-b4dc-85a662399580, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1192995908294300660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11929959082943006601192995908294300660119299590829430066011929959082943006601192995908294300660119299590829430066011929959082943006601192995908294300660119299590829430066011929959082943006601192995908294300660119299590829430066011929959082943006601192995908294300660119299590829430066011929959082943006601192995908294300660119299590829430066011929959082943006601192995908294300660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa8ee737-4583-45cc-b39c-baade501e111, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 740b7503-3040-4303-9468-67677902cd79, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 740b7503-3040-4303-9468-67677902cd79, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5462142149473632925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54621421494736329255462142149473632925546214214947363292554621421494736329255462142149473632925546214214947363292554621421494736329255462142149473632925546214214947363292554621421494736329255462142149473632925546214214947363292554621421494736329255462142149473632925546214214947363292554621421494736329255462142149473632925546214214947363292554621421494736329255462142149473632925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b78b540-567c-4525-b4dc-85a662399580, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae68d4f1-9696-4f6e-af84-a416aa11ee43, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae68d4f1-9696-4f6e-af84-a416aa11ee43, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10054597504748364273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005459750474836427310054597504748364273100545975047483642731005459750474836427310054597504748364273100545975047483642731005459750474836427310054597504748364273100545975047483642731005459750474836427310054597504748364273100545975047483642731005459750474836427310054597504748364273100545975047483642731005459750474836427310054597504748364273100545975047483642731005459750474836427310054597504748364273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae68d4f1-9696-4f6e-af84-a416aa11ee43, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06a97035-ef26-477e-9f42-0c93a1266edb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06a97035-ef26-477e-9f42-0c93a1266edb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6193439382985264641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61934393829852646416193439382985264641619343938298526464161934393829852646416193439382985264641619343938298526464161934393829852646416193439382985264641619343938298526464161934393829852646416193439382985264641619343938298526464161934393829852646416193439382985264641619343938298526464161934393829852646416193439382985264641619343938298526464161934393829852646416193439382985264641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 740b7503-3040-4303-9468-67677902cd79, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 318b1c25-8c11-40e2-8e51-3d7d5c1bcae2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 318b1c25-8c11-40e2-8e51-3d7d5c1bcae2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9915748904320454266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99157489043204542669915748904320454266991574890432045426699157489043204542669915748904320454266991574890432045426699157489043204542669915748904320454266991574890432045426699157489043204542669915748904320454266991574890432045426699157489043204542669915748904320454266991574890432045426699157489043204542669915748904320454266991574890432045426699157489043204542669915748904320454266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06a97035-ef26-477e-9f42-0c93a1266edb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52b0c967-5fb5-4fb7-81f2-b22582e8a576, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52b0c967-5fb5-4fb7-81f2-b22582e8a576, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10654820577597917952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065482057759791795210654820577597917952106548205775979179521065482057759791795210654820577597917952106548205775979179521065482057759791795210654820577597917952106548205775979179521065482057759791795210654820577597917952106548205775979179521065482057759791795210654820577597917952106548205775979179521065482057759791795210654820577597917952106548205775979179521065482057759791795210654820577597917952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 318b1c25-8c11-40e2-8e51-3d7d5c1bcae2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 812ada8a-35e0-493c-980b-83976b272c5c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 812ada8a-35e0-493c-980b-83976b272c5c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4817637250070452736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48176372500704527364817637250070452736481763725007045273648176372500704527364817637250070452736481763725007045273648176372500704527364817637250070452736481763725007045273648176372500704527364817637250070452736481763725007045273648176372500704527364817637250070452736481763725007045273648176372500704527364817637250070452736481763725007045273648176372500704527364817637250070452736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52b0c967-5fb5-4fb7-81f2-b22582e8a576, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e5ebd11-6fd1-40f3-a05c-c8bb4d06f54c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 812ada8a-35e0-493c-980b-83976b272c5c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e5ebd11-6fd1-40f3-a05c-c8bb4d06f54c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17289679365962103262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728967936596210326217289679365962103262172896793659621032621728967936596210326217289679365962103262172896793659621032621728967936596210326217289679365962103262172896793659621032621728967936596210326217289679365962103262172896793659621032621728967936596210326217289679365962103262172896793659621032621728967936596210326217289679365962103262172896793659621032621728967936596210326217289679365962103262" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 700f6780-cbe7-41c1-85b7-bf7c98aa20ec, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e5ebd11-6fd1-40f3-a05c-c8bb4d06f54c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3551dee2-3f5f-4d7f-9a3d-a536ef05f2da, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3551dee2-3f5f-4d7f-9a3d-a536ef05f2da, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 938674857368271927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "938674857368271927938674857368271927938674857368271927938674857368271927938674857368271927938674857368271927938674857368271927938674857368271927938674857368271927938674857368271927938674857368271927938674857368271927938674857368271927938674857368271927938674857368271927938674857368271927938674857368271927938674857368271927938674857368271927938674857368271927" } } } 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, 700f6780-cbe7-41c1-85b7-bf7c98aa20ec, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6445279117968302549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64452791179683025496445279117968302549644527911796830254964452791179683025496445279117968302549644527911796830254964452791179683025496445279117968302549644527911796830254964452791179683025496445279117968302549644527911796830254964452791179683025496445279117968302549644527911796830254964452791179683025496445279117968302549644527911796830254964452791179683025496445279117968302549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3551dee2-3f5f-4d7f-9a3d-a536ef05f2da, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e13328b-0b94-4f34-863d-f67573dc2c26, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e13328b-0b94-4f34-863d-f67573dc2c26, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4825452503223271805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48254525032232718054825452503223271805482545250322327180548254525032232718054825452503223271805482545250322327180548254525032232718054825452503223271805482545250322327180548254525032232718054825452503223271805482545250322327180548254525032232718054825452503223271805482545250322327180548254525032232718054825452503223271805482545250322327180548254525032232718054825452503223271805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 700f6780-cbe7-41c1-85b7-bf7c98aa20ec, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b1bcfa4-d656-4045-885f-a2b92b48c2df, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b1bcfa4-d656-4045-885f-a2b92b48c2df, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 241719900494086882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "241719900494086882241719900494086882241719900494086882241719900494086882241719900494086882241719900494086882241719900494086882241719900494086882241719900494086882241719900494086882241719900494086882241719900494086882241719900494086882241719900494086882241719900494086882241719900494086882241719900494086882241719900494086882241719900494086882241719900494086882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e13328b-0b94-4f34-863d-f67573dc2c26, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b2f7ec6-60a1-45f5-af36-3be276d4b83b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b2f7ec6-60a1-45f5-af36-3be276d4b83b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6634590397755405222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66345903977554052226634590397755405222663459039775540522266345903977554052226634590397755405222663459039775540522266345903977554052226634590397755405222663459039775540522266345903977554052226634590397755405222663459039775540522266345903977554052226634590397755405222663459039775540522266345903977554052226634590397755405222663459039775540522266345903977554052226634590397755405222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b1bcfa4-d656-4045-885f-a2b92b48c2df, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b5eaea8-62b8-4415-9486-d227c34f291d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b5eaea8-62b8-4415-9486-d227c34f291d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1969792087411788888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19697920874117888881969792087411788888196979208741178888819697920874117888881969792087411788888196979208741178888819697920874117888881969792087411788888196979208741178888819697920874117888881969792087411788888196979208741178888819697920874117888881969792087411788888196979208741178888819697920874117888881969792087411788888196979208741178888819697920874117888881969792087411788888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b2f7ec6-60a1-45f5-af36-3be276d4b83b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 673bdd00-77e9-4574-a484-28585b23a5e0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 673bdd00-77e9-4574-a484-28585b23a5e0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9368364635707308066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93683646357073080669368364635707308066936836463570730806693683646357073080669368364635707308066936836463570730806693683646357073080669368364635707308066936836463570730806693683646357073080669368364635707308066936836463570730806693683646357073080669368364635707308066936836463570730806693683646357073080669368364635707308066936836463570730806693683646357073080669368364635707308066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b5eaea8-62b8-4415-9486-d227c34f291d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02cc83f8-4174-4675-9724-970bc8a00d00, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02cc83f8-4174-4675-9724-970bc8a00d00, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5883234920025719292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58832349200257192925883234920025719292588323492002571929258832349200257192925883234920025719292588323492002571929258832349200257192925883234920025719292588323492002571929258832349200257192925883234920025719292588323492002571929258832349200257192925883234920025719292588323492002571929258832349200257192925883234920025719292588323492002571929258832349200257192925883234920025719292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 673bdd00-77e9-4574-a484-28585b23a5e0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71456a54-0fad-4eee-804e-869810a2df56, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71456a54-0fad-4eee-804e-869810a2df56, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16782761310061305135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678276131006130513516782761310061305135167827613100613051351678276131006130513516782761310061305135167827613100613051351678276131006130513516782761310061305135167827613100613051351678276131006130513516782761310061305135167827613100613051351678276131006130513516782761310061305135167827613100613051351678276131006130513516782761310061305135167827613100613051351678276131006130513516782761310061305135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02cc83f8-4174-4675-9724-970bc8a00d00, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 412eee95-fbae-42ba-8419-20fbb3780305, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 412eee95-fbae-42ba-8419-20fbb3780305, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8531992134382026938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85319921343820269388531992134382026938853199213438202693885319921343820269388531992134382026938853199213438202693885319921343820269388531992134382026938853199213438202693885319921343820269388531992134382026938853199213438202693885319921343820269388531992134382026938853199213438202693885319921343820269388531992134382026938853199213438202693885319921343820269388531992134382026938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71456a54-0fad-4eee-804e-869810a2df56, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06ac30a2-a56c-4822-8ea9-5b3c4edc8262, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06ac30a2-a56c-4822-8ea9-5b3c4edc8262, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12554025288574248002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255402528857424800212554025288574248002125540252885742480021255402528857424800212554025288574248002125540252885742480021255402528857424800212554025288574248002125540252885742480021255402528857424800212554025288574248002125540252885742480021255402528857424800212554025288574248002125540252885742480021255402528857424800212554025288574248002125540252885742480021255402528857424800212554025288574248002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 412eee95-fbae-42ba-8419-20fbb3780305, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5696267a-12ce-4d7c-9de4-beea0f5ac202, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5696267a-12ce-4d7c-9de4-beea0f5ac202, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4853832498688693902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48538324986886939024853832498688693902485383249868869390248538324986886939024853832498688693902485383249868869390248538324986886939024853832498688693902485383249868869390248538324986886939024853832498688693902485383249868869390248538324986886939024853832498688693902485383249868869390248538324986886939024853832498688693902485383249868869390248538324986886939024853832498688693902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06ac30a2-a56c-4822-8ea9-5b3c4edc8262, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d350ffea-6a29-437e-a00f-9a4783e856c3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d350ffea-6a29-437e-a00f-9a4783e856c3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17466299722608272862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746629972260827286217466299722608272862174662997226082728621746629972260827286217466299722608272862174662997226082728621746629972260827286217466299722608272862174662997226082728621746629972260827286217466299722608272862174662997226082728621746629972260827286217466299722608272862174662997226082728621746629972260827286217466299722608272862174662997226082728621746629972260827286217466299722608272862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5696267a-12ce-4d7c-9de4-beea0f5ac202, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23f60038-226b-42b8-900c-e3e60f6153b6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23f60038-226b-42b8-900c-e3e60f6153b6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13869276656138091330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386927665613809133013869276656138091330138692766561380913301386927665613809133013869276656138091330138692766561380913301386927665613809133013869276656138091330138692766561380913301386927665613809133013869276656138091330138692766561380913301386927665613809133013869276656138091330138692766561380913301386927665613809133013869276656138091330138692766561380913301386927665613809133013869276656138091330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d350ffea-6a29-437e-a00f-9a4783e856c3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e29466e5-b229-4ed6-8aa0-977bd782c6fb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e29466e5-b229-4ed6-8aa0-977bd782c6fb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8570353218025850795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85703532180258507958570353218025850795857035321802585079585703532180258507958570353218025850795857035321802585079585703532180258507958570353218025850795857035321802585079585703532180258507958570353218025850795857035321802585079585703532180258507958570353218025850795857035321802585079585703532180258507958570353218025850795857035321802585079585703532180258507958570353218025850795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23f60038-226b-42b8-900c-e3e60f6153b6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e68af71-2538-407c-90de-9d5eb3393005, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e68af71-2538-407c-90de-9d5eb3393005, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9928614951936971759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99286149519369717599928614951936971759992861495193697175999286149519369717599928614951936971759992861495193697175999286149519369717599928614951936971759992861495193697175999286149519369717599928614951936971759992861495193697175999286149519369717599928614951936971759992861495193697175999286149519369717599928614951936971759992861495193697175999286149519369717599928614951936971759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e29466e5-b229-4ed6-8aa0-977bd782c6fb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45163026-04be-4e2b-a832-75f3444df588, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45163026-04be-4e2b-a832-75f3444df588, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12258393212723297393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225839321272329739312258393212723297393122583932127232973931225839321272329739312258393212723297393122583932127232973931225839321272329739312258393212723297393122583932127232973931225839321272329739312258393212723297393122583932127232973931225839321272329739312258393212723297393122583932127232973931225839321272329739312258393212723297393122583932127232973931225839321272329739312258393212723297393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e68af71-2538-407c-90de-9d5eb3393005, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f53fe45f-ebb4-4fe9-bdbf-40b18bad01bd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f53fe45f-ebb4-4fe9-bdbf-40b18bad01bd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 312232961330501887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "312232961330501887312232961330501887312232961330501887312232961330501887312232961330501887312232961330501887312232961330501887312232961330501887312232961330501887312232961330501887312232961330501887312232961330501887312232961330501887312232961330501887312232961330501887312232961330501887312232961330501887312232961330501887312232961330501887312232961330501887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45163026-04be-4e2b-a832-75f3444df588, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b756623c-b7a9-4958-bfa9-7ea4d5e69a90, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b756623c-b7a9-4958-bfa9-7ea4d5e69a90, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6226691788700344254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62266917887003442546226691788700344254622669178870034425462266917887003442546226691788700344254622669178870034425462266917887003442546226691788700344254622669178870034425462266917887003442546226691788700344254622669178870034425462266917887003442546226691788700344254622669178870034425462266917887003442546226691788700344254622669178870034425462266917887003442546226691788700344254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f53fe45f-ebb4-4fe9-bdbf-40b18bad01bd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9997585d-1ee3-43dd-bc0b-176894852b92, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9997585d-1ee3-43dd-bc0b-176894852b92, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9287280162301862211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92872801623018622119287280162301862211928728016230186221192872801623018622119287280162301862211928728016230186221192872801623018622119287280162301862211928728016230186221192872801623018622119287280162301862211928728016230186221192872801623018622119287280162301862211928728016230186221192872801623018622119287280162301862211928728016230186221192872801623018622119287280162301862211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b756623c-b7a9-4958-bfa9-7ea4d5e69a90, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6983059e-e0ae-418c-bff0-db45fa392cdc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6983059e-e0ae-418c-bff0-db45fa392cdc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5772477193599304838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57724771935993048385772477193599304838577247719359930483857724771935993048385772477193599304838577247719359930483857724771935993048385772477193599304838577247719359930483857724771935993048385772477193599304838577247719359930483857724771935993048385772477193599304838577247719359930483857724771935993048385772477193599304838577247719359930483857724771935993048385772477193599304838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9997585d-1ee3-43dd-bc0b-176894852b92, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6983059e-e0ae-418c-bff0-db45fa392cdc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 006ea800-08aa-4259-9897-ee5cae2bac19, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 006ea800-08aa-4259-9897-ee5cae2bac19, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13052368683600440831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305236868360044083113052368683600440831130523686836004408311305236868360044083113052368683600440831130523686836004408311305236868360044083113052368683600440831130523686836004408311305236868360044083113052368683600440831130523686836004408311305236868360044083113052368683600440831130523686836004408311305236868360044083113052368683600440831130523686836004408311305236868360044083113052368683600440831" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92a398b1-2d77-442a-8793-977669fa7d97, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92a398b1-2d77-442a-8793-977669fa7d97, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5389014829081316251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53890148290813162515389014829081316251538901482908131625153890148290813162515389014829081316251538901482908131625153890148290813162515389014829081316251538901482908131625153890148290813162515389014829081316251538901482908131625153890148290813162515389014829081316251538901482908131625153890148290813162515389014829081316251538901482908131625153890148290813162515389014829081316251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 006ea800-08aa-4259-9897-ee5cae2bac19, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4d9edd2-7dba-480f-b5a7-9809cd784c40, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4d9edd2-7dba-480f-b5a7-9809cd784c40, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1282471822100429833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12824718221004298331282471822100429833128247182210042983312824718221004298331282471822100429833128247182210042983312824718221004298331282471822100429833128247182210042983312824718221004298331282471822100429833128247182210042983312824718221004298331282471822100429833128247182210042983312824718221004298331282471822100429833128247182210042983312824718221004298331282471822100429833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92a398b1-2d77-442a-8793-977669fa7d97, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fa099eb-3c3d-418a-8b38-172b95d3f20b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fa099eb-3c3d-418a-8b38-172b95d3f20b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9218127169463340736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92181271694633407369218127169463340736921812716946334073692181271694633407369218127169463340736921812716946334073692181271694633407369218127169463340736921812716946334073692181271694633407369218127169463340736921812716946334073692181271694633407369218127169463340736921812716946334073692181271694633407369218127169463340736921812716946334073692181271694633407369218127169463340736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4d9edd2-7dba-480f-b5a7-9809cd784c40, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49a2347e-f3de-4807-be2a-c8e5cf949737, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49a2347e-f3de-4807-be2a-c8e5cf949737, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10451249452850266973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045124945285026697310451249452850266973104512494528502669731045124945285026697310451249452850266973104512494528502669731045124945285026697310451249452850266973104512494528502669731045124945285026697310451249452850266973104512494528502669731045124945285026697310451249452850266973104512494528502669731045124945285026697310451249452850266973104512494528502669731045124945285026697310451249452850266973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fa099eb-3c3d-418a-8b38-172b95d3f20b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e93efe2-4580-4175-8e57-93ba9fcd4627, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49a2347e-f3de-4807-be2a-c8e5cf949737, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e93efe2-4580-4175-8e57-93ba9fcd4627, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13576178428285786559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1357617842828578655913576178428285786559135761784282857865591357617842828578655913576178428285786559135761784282857865591357617842828578655913576178428285786559135761784282857865591357617842828578655913576178428285786559135761784282857865591357617842828578655913576178428285786559135761784282857865591357617842828578655913576178428285786559135761784282857865591357617842828578655913576178428285786559" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8da51db-e76a-41f2-913c-972fe6ac47f4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8da51db-e76a-41f2-913c-972fe6ac47f4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13581703729246042220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358170372924604222013581703729246042220135817037292460422201358170372924604222013581703729246042220135817037292460422201358170372924604222013581703729246042220135817037292460422201358170372924604222013581703729246042220135817037292460422201358170372924604222013581703729246042220135817037292460422201358170372924604222013581703729246042220135817037292460422201358170372924604222013581703729246042220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e93efe2-4580-4175-8e57-93ba9fcd4627, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acd522c0-77b7-49b7-a5f8-e82b19bf59b3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8da51db-e76a-41f2-913c-972fe6ac47f4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acd522c0-77b7-49b7-a5f8-e82b19bf59b3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1910016916208939206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19100169162089392061910016916208939206191001691620893920619100169162089392061910016916208939206191001691620893920619100169162089392061910016916208939206191001691620893920619100169162089392061910016916208939206191001691620893920619100169162089392061910016916208939206191001691620893920619100169162089392061910016916208939206191001691620893920619100169162089392061910016916208939206" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36f7227a-b673-4d89-a6e8-37def5ab801b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36f7227a-b673-4d89-a6e8-37def5ab801b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1404363530503606043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14043635305036060431404363530503606043140436353050360604314043635305036060431404363530503606043140436353050360604314043635305036060431404363530503606043140436353050360604314043635305036060431404363530503606043140436353050360604314043635305036060431404363530503606043140436353050360604314043635305036060431404363530503606043140436353050360604314043635305036060431404363530503606043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36f7227a-b673-4d89-a6e8-37def5ab801b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce5c81e8-e430-4132-a569-d2f34549dd6c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce5c81e8-e430-4132-a569-d2f34549dd6c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11120400603667674025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112040060366767402511120400603667674025111204006036676740251112040060366767402511120400603667674025111204006036676740251112040060366767402511120400603667674025111204006036676740251112040060366767402511120400603667674025111204006036676740251112040060366767402511120400603667674025111204006036676740251112040060366767402511120400603667674025111204006036676740251112040060366767402511120400603667674025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acd522c0-77b7-49b7-a5f8-e82b19bf59b3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6d85a26-7f5a-49cc-a225-dab29687c06a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6d85a26-7f5a-49cc-a225-dab29687c06a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13714903130148771865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371490313014877186513714903130148771865137149031301487718651371490313014877186513714903130148771865137149031301487718651371490313014877186513714903130148771865137149031301487718651371490313014877186513714903130148771865137149031301487718651371490313014877186513714903130148771865137149031301487718651371490313014877186513714903130148771865137149031301487718651371490313014877186513714903130148771865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce5c81e8-e430-4132-a569-d2f34549dd6c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52d7ddad-a49e-4db4-9908-4d925b5a2672, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52d7ddad-a49e-4db4-9908-4d925b5a2672, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18345581099010933157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834558109901093315718345581099010933157183455810990109331571834558109901093315718345581099010933157183455810990109331571834558109901093315718345581099010933157183455810990109331571834558109901093315718345581099010933157183455810990109331571834558109901093315718345581099010933157183455810990109331571834558109901093315718345581099010933157183455810990109331571834558109901093315718345581099010933157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6d85a26-7f5a-49cc-a225-dab29687c06a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ed66963-5371-4c5d-8f1d-38045122df20, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ed66963-5371-4c5d-8f1d-38045122df20, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12772395154982297615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277239515498229761512772395154982297615127723951549822976151277239515498229761512772395154982297615127723951549822976151277239515498229761512772395154982297615127723951549822976151277239515498229761512772395154982297615127723951549822976151277239515498229761512772395154982297615127723951549822976151277239515498229761512772395154982297615127723951549822976151277239515498229761512772395154982297615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52d7ddad-a49e-4db4-9908-4d925b5a2672, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7a28e28-cdc1-4dda-8763-f7744665d4c5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7a28e28-cdc1-4dda-8763-f7744665d4c5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10426470630739072485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1042647063073907248510426470630739072485104264706307390724851042647063073907248510426470630739072485104264706307390724851042647063073907248510426470630739072485104264706307390724851042647063073907248510426470630739072485104264706307390724851042647063073907248510426470630739072485104264706307390724851042647063073907248510426470630739072485104264706307390724851042647063073907248510426470630739072485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ed66963-5371-4c5d-8f1d-38045122df20, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7750c020-8d10-4020-84f4-791ea00dc542, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7750c020-8d10-4020-84f4-791ea00dc542, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3905876488706025288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39058764887060252883905876488706025288390587648870602528839058764887060252883905876488706025288390587648870602528839058764887060252883905876488706025288390587648870602528839058764887060252883905876488706025288390587648870602528839058764887060252883905876488706025288390587648870602528839058764887060252883905876488706025288390587648870602528839058764887060252883905876488706025288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7a28e28-cdc1-4dda-8763-f7744665d4c5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32590e07-060a-4253-a0b2-dc19d00bbce3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32590e07-060a-4253-a0b2-dc19d00bbce3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12457486061803959008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245748606180395900812457486061803959008124574860618039590081245748606180395900812457486061803959008124574860618039590081245748606180395900812457486061803959008124574860618039590081245748606180395900812457486061803959008124574860618039590081245748606180395900812457486061803959008124574860618039590081245748606180395900812457486061803959008124574860618039590081245748606180395900812457486061803959008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7750c020-8d10-4020-84f4-791ea00dc542, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85c454fd-0e79-4d9f-bda6-47a0d45d3bd1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85c454fd-0e79-4d9f-bda6-47a0d45d3bd1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3513152722371907188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35131527223719071883513152722371907188351315272237190718835131527223719071883513152722371907188351315272237190718835131527223719071883513152722371907188351315272237190718835131527223719071883513152722371907188351315272237190718835131527223719071883513152722371907188351315272237190718835131527223719071883513152722371907188351315272237190718835131527223719071883513152722371907188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85c454fd-0e79-4d9f-bda6-47a0d45d3bd1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6df1906-76c5-4f1f-800c-7028081ebf0b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6df1906-76c5-4f1f-800c-7028081ebf0b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10931317364853357901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093131736485335790110931317364853357901109313173648533579011093131736485335790110931317364853357901109313173648533579011093131736485335790110931317364853357901109313173648533579011093131736485335790110931317364853357901109313173648533579011093131736485335790110931317364853357901109313173648533579011093131736485335790110931317364853357901109313173648533579011093131736485335790110931317364853357901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32590e07-060a-4253-a0b2-dc19d00bbce3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9fe6b7c-5c4e-4306-a193-c25150ae4282, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9fe6b7c-5c4e-4306-a193-c25150ae4282, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7383413714210543927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73834137142105439277383413714210543927738341371421054392773834137142105439277383413714210543927738341371421054392773834137142105439277383413714210543927738341371421054392773834137142105439277383413714210543927738341371421054392773834137142105439277383413714210543927738341371421054392773834137142105439277383413714210543927738341371421054392773834137142105439277383413714210543927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6df1906-76c5-4f1f-800c-7028081ebf0b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 154b70b2-5a6d-4d57-a342-04b10932c46a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 154b70b2-5a6d-4d57-a342-04b10932c46a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1135464964934520008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11354649649345200081135464964934520008113546496493452000811354649649345200081135464964934520008113546496493452000811354649649345200081135464964934520008113546496493452000811354649649345200081135464964934520008113546496493452000811354649649345200081135464964934520008113546496493452000811354649649345200081135464964934520008113546496493452000811354649649345200081135464964934520008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9fe6b7c-5c4e-4306-a193-c25150ae4282, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f07d4df1-db20-40b6-aa56-5cdcff4e26df, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f07d4df1-db20-40b6-aa56-5cdcff4e26df, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6037437174643280259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60374371746432802596037437174643280259603743717464328025960374371746432802596037437174643280259603743717464328025960374371746432802596037437174643280259603743717464328025960374371746432802596037437174643280259603743717464328025960374371746432802596037437174643280259603743717464328025960374371746432802596037437174643280259603743717464328025960374371746432802596037437174643280259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 154b70b2-5a6d-4d57-a342-04b10932c46a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2754574c-194c-441a-9b5e-dd5f0885a6fb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2754574c-194c-441a-9b5e-dd5f0885a6fb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9353854166627790278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93538541666277902789353854166627790278935385416662779027893538541666277902789353854166627790278935385416662779027893538541666277902789353854166627790278935385416662779027893538541666277902789353854166627790278935385416662779027893538541666277902789353854166627790278935385416662779027893538541666277902789353854166627790278935385416662779027893538541666277902789353854166627790278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f07d4df1-db20-40b6-aa56-5cdcff4e26df, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 798306f1-bb2a-4f26-8ed8-dba4f75fd4c7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 798306f1-bb2a-4f26-8ed8-dba4f75fd4c7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6996217618856996385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69962176188569963856996217618856996385699621761885699638569962176188569963856996217618856996385699621761885699638569962176188569963856996217618856996385699621761885699638569962176188569963856996217618856996385699621761885699638569962176188569963856996217618856996385699621761885699638569962176188569963856996217618856996385699621761885699638569962176188569963856996217618856996385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2754574c-194c-441a-9b5e-dd5f0885a6fb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d4488c0-981c-4ed7-b18a-a6ff34ccaa1c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d4488c0-981c-4ed7-b18a-a6ff34ccaa1c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15507849880805990932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550784988080599093215507849880805990932155078498808059909321550784988080599093215507849880805990932155078498808059909321550784988080599093215507849880805990932155078498808059909321550784988080599093215507849880805990932155078498808059909321550784988080599093215507849880805990932155078498808059909321550784988080599093215507849880805990932155078498808059909321550784988080599093215507849880805990932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 798306f1-bb2a-4f26-8ed8-dba4f75fd4c7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec0c0fe6-dc33-42a0-a6a1-9567c1139063, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec0c0fe6-dc33-42a0-a6a1-9567c1139063, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6557302525300401025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65573025253004010256557302525300401025655730252530040102565573025253004010256557302525300401025655730252530040102565573025253004010256557302525300401025655730252530040102565573025253004010256557302525300401025655730252530040102565573025253004010256557302525300401025655730252530040102565573025253004010256557302525300401025655730252530040102565573025253004010256557302525300401025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d4488c0-981c-4ed7-b18a-a6ff34ccaa1c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c25ca356-7c55-4d03-a882-35e3a1bbe863, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c25ca356-7c55-4d03-a882-35e3a1bbe863, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2344571422141804640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23445714221418046402344571422141804640234457142214180464023445714221418046402344571422141804640234457142214180464023445714221418046402344571422141804640234457142214180464023445714221418046402344571422141804640234457142214180464023445714221418046402344571422141804640234457142214180464023445714221418046402344571422141804640234457142214180464023445714221418046402344571422141804640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec0c0fe6-dc33-42a0-a6a1-9567c1139063, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee1ca228-9b30-4569-88ff-c2566bd2b65b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee1ca228-9b30-4569-88ff-c2566bd2b65b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10786048203133135960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078604820313313596010786048203133135960107860482031331359601078604820313313596010786048203133135960107860482031331359601078604820313313596010786048203133135960107860482031331359601078604820313313596010786048203133135960107860482031331359601078604820313313596010786048203133135960107860482031331359601078604820313313596010786048203133135960107860482031331359601078604820313313596010786048203133135960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c25ca356-7c55-4d03-a882-35e3a1bbe863, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5aa28408-bef3-4428-91f7-486e45c16d11, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5aa28408-bef3-4428-91f7-486e45c16d11, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10606708919673385304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060670891967338530410606708919673385304106067089196733853041060670891967338530410606708919673385304106067089196733853041060670891967338530410606708919673385304106067089196733853041060670891967338530410606708919673385304106067089196733853041060670891967338530410606708919673385304106067089196733853041060670891967338530410606708919673385304106067089196733853041060670891967338530410606708919673385304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee1ca228-9b30-4569-88ff-c2566bd2b65b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18d1ec89-e257-4b89-856a-a73a27189fd2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18d1ec89-e257-4b89-856a-a73a27189fd2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12831070777605971532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283107077760597153212831070777605971532128310707776059715321283107077760597153212831070777605971532128310707776059715321283107077760597153212831070777605971532128310707776059715321283107077760597153212831070777605971532128310707776059715321283107077760597153212831070777605971532128310707776059715321283107077760597153212831070777605971532128310707776059715321283107077760597153212831070777605971532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5aa28408-bef3-4428-91f7-486e45c16d11, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c812c7af-e85b-48b1-b474-b315d6288bdb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c812c7af-e85b-48b1-b474-b315d6288bdb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6447321205306289981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64473212053062899816447321205306289981644732120530628998164473212053062899816447321205306289981644732120530628998164473212053062899816447321205306289981644732120530628998164473212053062899816447321205306289981644732120530628998164473212053062899816447321205306289981644732120530628998164473212053062899816447321205306289981644732120530628998164473212053062899816447321205306289981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18d1ec89-e257-4b89-856a-a73a27189fd2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae38da21-ad7a-4bf0-9699-59c405c4c059, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae38da21-ad7a-4bf0-9699-59c405c4c059, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15753294815026438002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575329481502643800215753294815026438002157532948150264380021575329481502643800215753294815026438002157532948150264380021575329481502643800215753294815026438002157532948150264380021575329481502643800215753294815026438002157532948150264380021575329481502643800215753294815026438002157532948150264380021575329481502643800215753294815026438002157532948150264380021575329481502643800215753294815026438002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c812c7af-e85b-48b1-b474-b315d6288bdb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c76fd21-2e90-4db0-938c-5d0cf187601e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c76fd21-2e90-4db0-938c-5d0cf187601e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3435725959428546537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34357259594285465373435725959428546537343572595942854653734357259594285465373435725959428546537343572595942854653734357259594285465373435725959428546537343572595942854653734357259594285465373435725959428546537343572595942854653734357259594285465373435725959428546537343572595942854653734357259594285465373435725959428546537343572595942854653734357259594285465373435725959428546537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae38da21-ad7a-4bf0-9699-59c405c4c059, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47b46b5a-9663-4682-bff5-0d3927cb7e43, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47b46b5a-9663-4682-bff5-0d3927cb7e43, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3892840646396701711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38928406463967017113892840646396701711389284064639670171138928406463967017113892840646396701711389284064639670171138928406463967017113892840646396701711389284064639670171138928406463967017113892840646396701711389284064639670171138928406463967017113892840646396701711389284064639670171138928406463967017113892840646396701711389284064639670171138928406463967017113892840646396701711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c76fd21-2e90-4db0-938c-5d0cf187601e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91e36470-e21c-4df7-930e-3d047e609624, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91e36470-e21c-4df7-930e-3d047e609624, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 747836680644652835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "747836680644652835747836680644652835747836680644652835747836680644652835747836680644652835747836680644652835747836680644652835747836680644652835747836680644652835747836680644652835747836680644652835747836680644652835747836680644652835747836680644652835747836680644652835747836680644652835747836680644652835747836680644652835747836680644652835747836680644652835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47b46b5a-9663-4682-bff5-0d3927cb7e43, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 345df2b0-46c7-42ed-9693-1a2540a76ab7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 345df2b0-46c7-42ed-9693-1a2540a76ab7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5285351492216612188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52853514922166121885285351492216612188528535149221661218852853514922166121885285351492216612188528535149221661218852853514922166121885285351492216612188528535149221661218852853514922166121885285351492216612188528535149221661218852853514922166121885285351492216612188528535149221661218852853514922166121885285351492216612188528535149221661218852853514922166121885285351492216612188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91e36470-e21c-4df7-930e-3d047e609624, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 464b9e6b-26aa-4ea1-ab86-b5b96f11f941, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 464b9e6b-26aa-4ea1-ab86-b5b96f11f941, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4985622794917891575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49856227949178915754985622794917891575498562279491789157549856227949178915754985622794917891575498562279491789157549856227949178915754985622794917891575498562279491789157549856227949178915754985622794917891575498562279491789157549856227949178915754985622794917891575498562279491789157549856227949178915754985622794917891575498562279491789157549856227949178915754985622794917891575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 345df2b0-46c7-42ed-9693-1a2540a76ab7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec03a875-92c8-4e99-a6ee-4259d95d6a6f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec03a875-92c8-4e99-a6ee-4259d95d6a6f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16250917212721353365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625091721272135336516250917212721353365162509172127213533651625091721272135336516250917212721353365162509172127213533651625091721272135336516250917212721353365162509172127213533651625091721272135336516250917212721353365162509172127213533651625091721272135336516250917212721353365162509172127213533651625091721272135336516250917212721353365162509172127213533651625091721272135336516250917212721353365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 464b9e6b-26aa-4ea1-ab86-b5b96f11f941, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dae4d8db-9d36-4d46-98e9-7fd7106e9a9c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dae4d8db-9d36-4d46-98e9-7fd7106e9a9c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11764015232232555250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176401523223255525011764015232232555250117640152322325552501176401523223255525011764015232232555250117640152322325552501176401523223255525011764015232232555250117640152322325552501176401523223255525011764015232232555250117640152322325552501176401523223255525011764015232232555250117640152322325552501176401523223255525011764015232232555250117640152322325552501176401523223255525011764015232232555250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec03a875-92c8-4e99-a6ee-4259d95d6a6f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2063cb8a-5975-4f17-b1c7-27ea1df10a41, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2063cb8a-5975-4f17-b1c7-27ea1df10a41, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3405669917794517316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34056699177945173163405669917794517316340566991779451731634056699177945173163405669917794517316340566991779451731634056699177945173163405669917794517316340566991779451731634056699177945173163405669917794517316340566991779451731634056699177945173163405669917794517316340566991779451731634056699177945173163405669917794517316340566991779451731634056699177945173163405669917794517316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dae4d8db-9d36-4d46-98e9-7fd7106e9a9c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29252113-9444-402f-94eb-b483051f63b6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29252113-9444-402f-94eb-b483051f63b6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 984526631524925480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "984526631524925480984526631524925480984526631524925480984526631524925480984526631524925480984526631524925480984526631524925480984526631524925480984526631524925480984526631524925480984526631524925480984526631524925480984526631524925480984526631524925480984526631524925480984526631524925480984526631524925480984526631524925480984526631524925480984526631524925480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2063cb8a-5975-4f17-b1c7-27ea1df10a41, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e988c03-abed-43b0-a80f-43c0235b0427, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e988c03-abed-43b0-a80f-43c0235b0427, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 951108904157922134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "951108904157922134951108904157922134951108904157922134951108904157922134951108904157922134951108904157922134951108904157922134951108904157922134951108904157922134951108904157922134951108904157922134951108904157922134951108904157922134951108904157922134951108904157922134951108904157922134951108904157922134951108904157922134951108904157922134951108904157922134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29252113-9444-402f-94eb-b483051f63b6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d8df3b4-a17c-4997-a313-3e63188394da, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d8df3b4-a17c-4997-a313-3e63188394da, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13576363098162221476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1357636309816222147613576363098162221476135763630981622214761357636309816222147613576363098162221476135763630981622214761357636309816222147613576363098162221476135763630981622214761357636309816222147613576363098162221476135763630981622214761357636309816222147613576363098162221476135763630981622214761357636309816222147613576363098162221476135763630981622214761357636309816222147613576363098162221476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e988c03-abed-43b0-a80f-43c0235b0427, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e77f6c2-9bd1-4864-94f1-c54633a4c513, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e77f6c2-9bd1-4864-94f1-c54633a4c513, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9857317586848620853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98573175868486208539857317586848620853985731758684862085398573175868486208539857317586848620853985731758684862085398573175868486208539857317586848620853985731758684862085398573175868486208539857317586848620853985731758684862085398573175868486208539857317586848620853985731758684862085398573175868486208539857317586848620853985731758684862085398573175868486208539857317586848620853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e77f6c2-9bd1-4864-94f1-c54633a4c513, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7bd6e6a-4693-4ae7-bd87-87731aec6675, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7bd6e6a-4693-4ae7-bd87-87731aec6675, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10466709161690981661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046670916169098166110466709161690981661104667091616909816611046670916169098166110466709161690981661104667091616909816611046670916169098166110466709161690981661104667091616909816611046670916169098166110466709161690981661104667091616909816611046670916169098166110466709161690981661104667091616909816611046670916169098166110466709161690981661104667091616909816611046670916169098166110466709161690981661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d8df3b4-a17c-4997-a313-3e63188394da, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b3d5647-91ed-460b-baea-cffbe3bdcac2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b3d5647-91ed-460b-baea-cffbe3bdcac2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7987063041001887393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79870630410018873937987063041001887393798706304100188739379870630410018873937987063041001887393798706304100188739379870630410018873937987063041001887393798706304100188739379870630410018873937987063041001887393798706304100188739379870630410018873937987063041001887393798706304100188739379870630410018873937987063041001887393798706304100188739379870630410018873937987063041001887393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7bd6e6a-4693-4ae7-bd87-87731aec6675, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 059e2b43-f087-4370-aae3-e2c27c8c3cd0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 059e2b43-f087-4370-aae3-e2c27c8c3cd0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1336531463368869326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13365314633688693261336531463368869326133653146336886932613365314633688693261336531463368869326133653146336886932613365314633688693261336531463368869326133653146336886932613365314633688693261336531463368869326133653146336886932613365314633688693261336531463368869326133653146336886932613365314633688693261336531463368869326133653146336886932613365314633688693261336531463368869326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b3d5647-91ed-460b-baea-cffbe3bdcac2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1694cf8-4c08-4eaa-9252-fd2aa5747e14, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1694cf8-4c08-4eaa-9252-fd2aa5747e14, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14504698206060023655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450469820606002365514504698206060023655145046982060600236551450469820606002365514504698206060023655145046982060600236551450469820606002365514504698206060023655145046982060600236551450469820606002365514504698206060023655145046982060600236551450469820606002365514504698206060023655145046982060600236551450469820606002365514504698206060023655145046982060600236551450469820606002365514504698206060023655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 059e2b43-f087-4370-aae3-e2c27c8c3cd0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef16e84e-ed5e-48bd-83cb-baee38fe3a4d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef16e84e-ed5e-48bd-83cb-baee38fe3a4d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10533154365842088171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053315436584208817110533154365842088171105331543658420881711053315436584208817110533154365842088171105331543658420881711053315436584208817110533154365842088171105331543658420881711053315436584208817110533154365842088171105331543658420881711053315436584208817110533154365842088171105331543658420881711053315436584208817110533154365842088171105331543658420881711053315436584208817110533154365842088171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1694cf8-4c08-4eaa-9252-fd2aa5747e14, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 011400e4-a6f5-4b6a-814a-1b8ba4faaa45, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 011400e4-a6f5-4b6a-814a-1b8ba4faaa45, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2110840646487269377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21108406464872693772110840646487269377211084064648726937721108406464872693772110840646487269377211084064648726937721108406464872693772110840646487269377211084064648726937721108406464872693772110840646487269377211084064648726937721108406464872693772110840646487269377211084064648726937721108406464872693772110840646487269377211084064648726937721108406464872693772110840646487269377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef16e84e-ed5e-48bd-83cb-baee38fe3a4d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3c71486-f73b-4274-af93-5445863e9f72, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3c71486-f73b-4274-af93-5445863e9f72, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2230973671152083077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22309736711520830772230973671152083077223097367115208307722309736711520830772230973671152083077223097367115208307722309736711520830772230973671152083077223097367115208307722309736711520830772230973671152083077223097367115208307722309736711520830772230973671152083077223097367115208307722309736711520830772230973671152083077223097367115208307722309736711520830772230973671152083077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 011400e4-a6f5-4b6a-814a-1b8ba4faaa45, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3c71486-f73b-4274-af93-5445863e9f72, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52f620e8-7e50-4e34-a3ff-97b7c93cc216, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52f620e8-7e50-4e34-a3ff-97b7c93cc216, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1387779094633339699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13877790946333396991387779094633339699138777909463333969913877790946333396991387779094633339699138777909463333969913877790946333396991387779094633339699138777909463333969913877790946333396991387779094633339699138777909463333969913877790946333396991387779094633339699138777909463333969913877790946333396991387779094633339699138777909463333969913877790946333396991387779094633339699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52bb9ca0-24e4-4f57-a9df-474e80b53c6c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52bb9ca0-24e4-4f57-a9df-474e80b53c6c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4269724283413667906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42697242834136679064269724283413667906426972428341366790642697242834136679064269724283413667906426972428341366790642697242834136679064269724283413667906426972428341366790642697242834136679064269724283413667906426972428341366790642697242834136679064269724283413667906426972428341366790642697242834136679064269724283413667906426972428341366790642697242834136679064269724283413667906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52f620e8-7e50-4e34-a3ff-97b7c93cc216, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6edc0c4e-e698-447a-8f3a-48c2656e110b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6edc0c4e-e698-447a-8f3a-48c2656e110b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18113885103543004425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811388510354300442518113885103543004425181138851035430044251811388510354300442518113885103543004425181138851035430044251811388510354300442518113885103543004425181138851035430044251811388510354300442518113885103543004425181138851035430044251811388510354300442518113885103543004425181138851035430044251811388510354300442518113885103543004425181138851035430044251811388510354300442518113885103543004425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52bb9ca0-24e4-4f57-a9df-474e80b53c6c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd9b5c31-43a2-44ff-b3aa-8a76f61aa3a5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd9b5c31-43a2-44ff-b3aa-8a76f61aa3a5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2008843042929777777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20088430429297777772008843042929777777200884304292977777720088430429297777772008843042929777777200884304292977777720088430429297777772008843042929777777200884304292977777720088430429297777772008843042929777777200884304292977777720088430429297777772008843042929777777200884304292977777720088430429297777772008843042929777777200884304292977777720088430429297777772008843042929777777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6edc0c4e-e698-447a-8f3a-48c2656e110b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7533f570-3b6a-450c-8283-631115e35c09, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd9b5c31-43a2-44ff-b3aa-8a76f61aa3a5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74774d14-0a88-4b5b-87ce-f876275842d2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74774d14-0a88-4b5b-87ce-f876275842d2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1052394989149156043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10523949891491560431052394989149156043105239498914915604310523949891491560431052394989149156043105239498914915604310523949891491560431052394989149156043105239498914915604310523949891491560431052394989149156043105239498914915604310523949891491560431052394989149156043105239498914915604310523949891491560431052394989149156043105239498914915604310523949891491560431052394989149156043" } } } 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, 7533f570-3b6a-450c-8283-631115e35c09, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8209345041450645371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82093450414506453718209345041450645371820934504145064537182093450414506453718209345041450645371820934504145064537182093450414506453718209345041450645371820934504145064537182093450414506453718209345041450645371820934504145064537182093450414506453718209345041450645371820934504145064537182093450414506453718209345041450645371820934504145064537182093450414506453718209345041450645371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74774d14-0a88-4b5b-87ce-f876275842d2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc940ddc-4528-4a91-8be8-b7a73f207830, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc940ddc-4528-4a91-8be8-b7a73f207830, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10133305277727858022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013330527772785802210133305277727858022101333052777278580221013330527772785802210133305277727858022101333052777278580221013330527772785802210133305277727858022101333052777278580221013330527772785802210133305277727858022101333052777278580221013330527772785802210133305277727858022101333052777278580221013330527772785802210133305277727858022101333052777278580221013330527772785802210133305277727858022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7533f570-3b6a-450c-8283-631115e35c09, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aafac46b-a2c6-47aa-a833-e3c819ef7065, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aafac46b-a2c6-47aa-a833-e3c819ef7065, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5230812381481676799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52308123814816767995230812381481676799523081238148167679952308123814816767995230812381481676799523081238148167679952308123814816767995230812381481676799523081238148167679952308123814816767995230812381481676799523081238148167679952308123814816767995230812381481676799523081238148167679952308123814816767995230812381481676799523081238148167679952308123814816767995230812381481676799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc940ddc-4528-4a91-8be8-b7a73f207830, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8e3ee95-e822-4120-9a24-a9628fdeb603, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8e3ee95-e822-4120-9a24-a9628fdeb603, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14880406990487481615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488040699048748161514880406990487481615148804069904874816151488040699048748161514880406990487481615148804069904874816151488040699048748161514880406990487481615148804069904874816151488040699048748161514880406990487481615148804069904874816151488040699048748161514880406990487481615148804069904874816151488040699048748161514880406990487481615148804069904874816151488040699048748161514880406990487481615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aafac46b-a2c6-47aa-a833-e3c819ef7065, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ab23eba-8e41-4833-b4a2-a311b0a76675, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ab23eba-8e41-4833-b4a2-a311b0a76675, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7495521580692774913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74955215806927749137495521580692774913749552158069277491374955215806927749137495521580692774913749552158069277491374955215806927749137495521580692774913749552158069277491374955215806927749137495521580692774913749552158069277491374955215806927749137495521580692774913749552158069277491374955215806927749137495521580692774913749552158069277491374955215806927749137495521580692774913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8e3ee95-e822-4120-9a24-a9628fdeb603, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5aa139ce-0693-4bb8-8218-dabdc276899c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5aa139ce-0693-4bb8-8218-dabdc276899c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9315819782899632492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93158197828996324929315819782899632492931581978289963249293158197828996324929315819782899632492931581978289963249293158197828996324929315819782899632492931581978289963249293158197828996324929315819782899632492931581978289963249293158197828996324929315819782899632492931581978289963249293158197828996324929315819782899632492931581978289963249293158197828996324929315819782899632492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ab23eba-8e41-4833-b4a2-a311b0a76675, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5193a407-3580-4f11-86e2-503dca42944f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5193a407-3580-4f11-86e2-503dca42944f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18153858356655035875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815385835665503587518153858356655035875181538583566550358751815385835665503587518153858356655035875181538583566550358751815385835665503587518153858356655035875181538583566550358751815385835665503587518153858356655035875181538583566550358751815385835665503587518153858356655035875181538583566550358751815385835665503587518153858356655035875181538583566550358751815385835665503587518153858356655035875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5aa139ce-0693-4bb8-8218-dabdc276899c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a25acac9-8af4-47d6-9f8a-c7caac006ff0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5193a407-3580-4f11-86e2-503dca42944f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a25acac9-8af4-47d6-9f8a-c7caac006ff0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10553835391178932152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055383539117893215210553835391178932152105538353911789321521055383539117893215210553835391178932152105538353911789321521055383539117893215210553835391178932152105538353911789321521055383539117893215210553835391178932152105538353911789321521055383539117893215210553835391178932152105538353911789321521055383539117893215210553835391178932152105538353911789321521055383539117893215210553835391178932152" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f0ba45f-5faf-4b0d-a07a-a434bdd9b7dd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f0ba45f-5faf-4b0d-a07a-a434bdd9b7dd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5731019196370942250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57310191963709422505731019196370942250573101919637094225057310191963709422505731019196370942250573101919637094225057310191963709422505731019196370942250573101919637094225057310191963709422505731019196370942250573101919637094225057310191963709422505731019196370942250573101919637094225057310191963709422505731019196370942250573101919637094225057310191963709422505731019196370942250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a25acac9-8af4-47d6-9f8a-c7caac006ff0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c81f7550-d861-4327-b059-640774d40939, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c81f7550-d861-4327-b059-640774d40939, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17492411280012051507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749241128001205150717492411280012051507174924112800120515071749241128001205150717492411280012051507174924112800120515071749241128001205150717492411280012051507174924112800120515071749241128001205150717492411280012051507174924112800120515071749241128001205150717492411280012051507174924112800120515071749241128001205150717492411280012051507174924112800120515071749241128001205150717492411280012051507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f0ba45f-5faf-4b0d-a07a-a434bdd9b7dd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d426d93-7720-45e7-aff8-dda388335a4c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d426d93-7720-45e7-aff8-dda388335a4c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1441546592914172084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14415465929141720841441546592914172084144154659291417208414415465929141720841441546592914172084144154659291417208414415465929141720841441546592914172084144154659291417208414415465929141720841441546592914172084144154659291417208414415465929141720841441546592914172084144154659291417208414415465929141720841441546592914172084144154659291417208414415465929141720841441546592914172084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c81f7550-d861-4327-b059-640774d40939, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d426d93-7720-45e7-aff8-dda388335a4c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d7b2490-3049-49e3-befb-bdd992456954, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d7b2490-3049-49e3-befb-bdd992456954, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5712291139209812360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57122911392098123605712291139209812360571229113920981236057122911392098123605712291139209812360571229113920981236057122911392098123605712291139209812360571229113920981236057122911392098123605712291139209812360571229113920981236057122911392098123605712291139209812360571229113920981236057122911392098123605712291139209812360571229113920981236057122911392098123605712291139209812360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00826a41-4e98-4176-89d1-23ba1fb93a00, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00826a41-4e98-4176-89d1-23ba1fb93a00, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13974962635462783594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397496263546278359413974962635462783594139749626354627835941397496263546278359413974962635462783594139749626354627835941397496263546278359413974962635462783594139749626354627835941397496263546278359413974962635462783594139749626354627835941397496263546278359413974962635462783594139749626354627835941397496263546278359413974962635462783594139749626354627835941397496263546278359413974962635462783594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d7b2490-3049-49e3-befb-bdd992456954, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95e6d7da-1a7e-4f76-862b-f0e9d08d8010, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95e6d7da-1a7e-4f76-862b-f0e9d08d8010, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7299959614292718745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72999596142927187457299959614292718745729995961429271874572999596142927187457299959614292718745729995961429271874572999596142927187457299959614292718745729995961429271874572999596142927187457299959614292718745729995961429271874572999596142927187457299959614292718745729995961429271874572999596142927187457299959614292718745729995961429271874572999596142927187457299959614292718745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00826a41-4e98-4176-89d1-23ba1fb93a00, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63ff8373-edfc-43e3-ac07-71cadbbba80a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63ff8373-edfc-43e3-ac07-71cadbbba80a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16144964409836848645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614496440983684864516144964409836848645161449644098368486451614496440983684864516144964409836848645161449644098368486451614496440983684864516144964409836848645161449644098368486451614496440983684864516144964409836848645161449644098368486451614496440983684864516144964409836848645161449644098368486451614496440983684864516144964409836848645161449644098368486451614496440983684864516144964409836848645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95e6d7da-1a7e-4f76-862b-f0e9d08d8010, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6782cf2-55c2-4a57-940b-ac7de32140f1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6782cf2-55c2-4a57-940b-ac7de32140f1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18358717806889234954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835871780688923495418358717806889234954183587178068892349541835871780688923495418358717806889234954183587178068892349541835871780688923495418358717806889234954183587178068892349541835871780688923495418358717806889234954183587178068892349541835871780688923495418358717806889234954183587178068892349541835871780688923495418358717806889234954183587178068892349541835871780688923495418358717806889234954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63ff8373-edfc-43e3-ac07-71cadbbba80a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69605fa7-81b2-427f-92fe-2b245d0b130b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69605fa7-81b2-427f-92fe-2b245d0b130b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3296262014289786425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32962620142897864253296262014289786425329626201428978642532962620142897864253296262014289786425329626201428978642532962620142897864253296262014289786425329626201428978642532962620142897864253296262014289786425329626201428978642532962620142897864253296262014289786425329626201428978642532962620142897864253296262014289786425329626201428978642532962620142897864253296262014289786425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6782cf2-55c2-4a57-940b-ac7de32140f1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46331a13-c08f-46fe-b189-fb79ad09cf69, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46331a13-c08f-46fe-b189-fb79ad09cf69, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5254960613936841122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52549606139368411225254960613936841122525496061393684112252549606139368411225254960613936841122525496061393684112252549606139368411225254960613936841122525496061393684112252549606139368411225254960613936841122525496061393684112252549606139368411225254960613936841122525496061393684112252549606139368411225254960613936841122525496061393684112252549606139368411225254960613936841122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46331a13-c08f-46fe-b189-fb79ad09cf69, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 244c1232-b2dd-457e-829d-4be844642f0e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 244c1232-b2dd-457e-829d-4be844642f0e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17922134295605619474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792213429560561947417922134295605619474179221342956056194741792213429560561947417922134295605619474179221342956056194741792213429560561947417922134295605619474179221342956056194741792213429560561947417922134295605619474179221342956056194741792213429560561947417922134295605619474179221342956056194741792213429560561947417922134295605619474179221342956056194741792213429560561947417922134295605619474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69605fa7-81b2-427f-92fe-2b245d0b130b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c665ef11-5ced-4df8-ad83-06bfdf579520, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c665ef11-5ced-4df8-ad83-06bfdf579520, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8236076796449136473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82360767964491364738236076796449136473823607679644913647382360767964491364738236076796449136473823607679644913647382360767964491364738236076796449136473823607679644913647382360767964491364738236076796449136473823607679644913647382360767964491364738236076796449136473823607679644913647382360767964491364738236076796449136473823607679644913647382360767964491364738236076796449136473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 244c1232-b2dd-457e-829d-4be844642f0e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56229c93-cdd0-44e3-8f19-bc6d0831fa12, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56229c93-cdd0-44e3-8f19-bc6d0831fa12, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3248860139776818219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32488601397768182193248860139776818219324886013977681821932488601397768182193248860139776818219324886013977681821932488601397768182193248860139776818219324886013977681821932488601397768182193248860139776818219324886013977681821932488601397768182193248860139776818219324886013977681821932488601397768182193248860139776818219324886013977681821932488601397768182193248860139776818219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c665ef11-5ced-4df8-ad83-06bfdf579520, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 845d0efc-05d3-40a3-8deb-2b65ece32acd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 845d0efc-05d3-40a3-8deb-2b65ece32acd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16347884007585485735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634788400758548573516347884007585485735163478840075854857351634788400758548573516347884007585485735163478840075854857351634788400758548573516347884007585485735163478840075854857351634788400758548573516347884007585485735163478840075854857351634788400758548573516347884007585485735163478840075854857351634788400758548573516347884007585485735163478840075854857351634788400758548573516347884007585485735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56229c93-cdd0-44e3-8f19-bc6d0831fa12, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 390ae271-282b-470f-ac50-68d42171981b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 845d0efc-05d3-40a3-8deb-2b65ece32acd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5be2cb3-93b9-472c-a542-083383ab8fdb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5be2cb3-93b9-472c-a542-083383ab8fdb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11955492142929655644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195549214292965564411955492142929655644119554921429296556441195549214292965564411955492142929655644119554921429296556441195549214292965564411955492142929655644119554921429296556441195549214292965564411955492142929655644119554921429296556441195549214292965564411955492142929655644119554921429296556441195549214292965564411955492142929655644119554921429296556441195549214292965564411955492142929655644" } } } 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, 390ae271-282b-470f-ac50-68d42171981b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6589384517389377405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65893845173893774056589384517389377405658938451738937740565893845173893774056589384517389377405658938451738937740565893845173893774056589384517389377405658938451738937740565893845173893774056589384517389377405658938451738937740565893845173893774056589384517389377405658938451738937740565893845173893774056589384517389377405658938451738937740565893845173893774056589384517389377405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 390ae271-282b-470f-ac50-68d42171981b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5be2cb3-93b9-472c-a542-083383ab8fdb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0b4f543-b185-45df-90fe-c1cef84a3591, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 111ae072-5d6c-46ad-bf29-e70f0c17c260, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 111ae072-5d6c-46ad-bf29-e70f0c17c260, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12678404475290850493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267840447529085049312678404475290850493126784044752908504931267840447529085049312678404475290850493126784044752908504931267840447529085049312678404475290850493126784044752908504931267840447529085049312678404475290850493126784044752908504931267840447529085049312678404475290850493126784044752908504931267840447529085049312678404475290850493126784044752908504931267840447529085049312678404475290850493" } } } 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, e0b4f543-b185-45df-90fe-c1cef84a3591, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18098564222307093619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809856422230709361918098564222307093619180985642223070936191809856422230709361918098564222307093619180985642223070936191809856422230709361918098564222307093619180985642223070936191809856422230709361918098564222307093619180985642223070936191809856422230709361918098564222307093619180985642223070936191809856422230709361918098564222307093619180985642223070936191809856422230709361918098564222307093619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0b4f543-b185-45df-90fe-c1cef84a3591, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64ccfdca-8c58-440a-b101-00fa66a5cf0c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64ccfdca-8c58-440a-b101-00fa66a5cf0c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10375382452406118040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1037538245240611804010375382452406118040103753824524061180401037538245240611804010375382452406118040103753824524061180401037538245240611804010375382452406118040103753824524061180401037538245240611804010375382452406118040103753824524061180401037538245240611804010375382452406118040103753824524061180401037538245240611804010375382452406118040103753824524061180401037538245240611804010375382452406118040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 111ae072-5d6c-46ad-bf29-e70f0c17c260, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75fe59ac-f5cc-45fe-8bbe-5e0d00b1eda0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75fe59ac-f5cc-45fe-8bbe-5e0d00b1eda0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6065698031845431790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60656980318454317906065698031845431790606569803184543179060656980318454317906065698031845431790606569803184543179060656980318454317906065698031845431790606569803184543179060656980318454317906065698031845431790606569803184543179060656980318454317906065698031845431790606569803184543179060656980318454317906065698031845431790606569803184543179060656980318454317906065698031845431790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75fe59ac-f5cc-45fe-8bbe-5e0d00b1eda0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13905aeb-7336-4f37-903c-e9ef098af1e5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13905aeb-7336-4f37-903c-e9ef098af1e5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2562113304186076831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25621133041860768312562113304186076831256211330418607683125621133041860768312562113304186076831256211330418607683125621133041860768312562113304186076831256211330418607683125621133041860768312562113304186076831256211330418607683125621133041860768312562113304186076831256211330418607683125621133041860768312562113304186076831256211330418607683125621133041860768312562113304186076831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64ccfdca-8c58-440a-b101-00fa66a5cf0c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76d86a06-0c52-4b86-9064-a7905038500c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76d86a06-0c52-4b86-9064-a7905038500c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13014556080335995217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301455608033599521713014556080335995217130145560803359952171301455608033599521713014556080335995217130145560803359952171301455608033599521713014556080335995217130145560803359952171301455608033599521713014556080335995217130145560803359952171301455608033599521713014556080335995217130145560803359952171301455608033599521713014556080335995217130145560803359952171301455608033599521713014556080335995217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13905aeb-7336-4f37-903c-e9ef098af1e5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d97c9d4f-316f-43bf-aefe-ba0657976887, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d97c9d4f-316f-43bf-aefe-ba0657976887, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17386640043107605360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738664004310760536017386640043107605360173866400431076053601738664004310760536017386640043107605360173866400431076053601738664004310760536017386640043107605360173866400431076053601738664004310760536017386640043107605360173866400431076053601738664004310760536017386640043107605360173866400431076053601738664004310760536017386640043107605360173866400431076053601738664004310760536017386640043107605360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76d86a06-0c52-4b86-9064-a7905038500c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b031910-e3b7-483c-b637-de3b01ff343e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b031910-e3b7-483c-b637-de3b01ff343e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4619407925300156931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46194079253001569314619407925300156931461940792530015693146194079253001569314619407925300156931461940792530015693146194079253001569314619407925300156931461940792530015693146194079253001569314619407925300156931461940792530015693146194079253001569314619407925300156931461940792530015693146194079253001569314619407925300156931461940792530015693146194079253001569314619407925300156931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d97c9d4f-316f-43bf-aefe-ba0657976887, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d746296-d36c-4484-8e1c-910d55d17bec, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d746296-d36c-4484-8e1c-910d55d17bec, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4005896757544026702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40058967575440267024005896757544026702400589675754402670240058967575440267024005896757544026702400589675754402670240058967575440267024005896757544026702400589675754402670240058967575440267024005896757544026702400589675754402670240058967575440267024005896757544026702400589675754402670240058967575440267024005896757544026702400589675754402670240058967575440267024005896757544026702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b031910-e3b7-483c-b637-de3b01ff343e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59d01a22-c7ff-44a5-adca-961c422ce1e7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59d01a22-c7ff-44a5-adca-961c422ce1e7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4774305838488322946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47743058384883229464774305838488322946477430583848832294647743058384883229464774305838488322946477430583848832294647743058384883229464774305838488322946477430583848832294647743058384883229464774305838488322946477430583848832294647743058384883229464774305838488322946477430583848832294647743058384883229464774305838488322946477430583848832294647743058384883229464774305838488322946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d746296-d36c-4484-8e1c-910d55d17bec, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 278f906f-c9b8-4fcc-9332-9378e8900dcd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 278f906f-c9b8-4fcc-9332-9378e8900dcd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11966333617538521470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196633361753852147011966333617538521470119663336175385214701196633361753852147011966333617538521470119663336175385214701196633361753852147011966333617538521470119663336175385214701196633361753852147011966333617538521470119663336175385214701196633361753852147011966333617538521470119663336175385214701196633361753852147011966333617538521470119663336175385214701196633361753852147011966333617538521470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59d01a22-c7ff-44a5-adca-961c422ce1e7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aed51546-9c13-46f2-8371-a965f2f66b73, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aed51546-9c13-46f2-8371-a965f2f66b73, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7655840915161247431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76558409151612474317655840915161247431765584091516124743176558409151612474317655840915161247431765584091516124743176558409151612474317655840915161247431765584091516124743176558409151612474317655840915161247431765584091516124743176558409151612474317655840915161247431765584091516124743176558409151612474317655840915161247431765584091516124743176558409151612474317655840915161247431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 278f906f-c9b8-4fcc-9332-9378e8900dcd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aed51546-9c13-46f2-8371-a965f2f66b73, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e229532-b119-4308-b009-303cc449d543, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e229532-b119-4308-b009-303cc449d543, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15999714170671346539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599971417067134653915999714170671346539159997141706713465391599971417067134653915999714170671346539159997141706713465391599971417067134653915999714170671346539159997141706713465391599971417067134653915999714170671346539159997141706713465391599971417067134653915999714170671346539159997141706713465391599971417067134653915999714170671346539159997141706713465391599971417067134653915999714170671346539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45189a72-6409-4f9b-8052-b1abe1c5a2f6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45189a72-6409-4f9b-8052-b1abe1c5a2f6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10248424268249649334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024842426824964933410248424268249649334102484242682496493341024842426824964933410248424268249649334102484242682496493341024842426824964933410248424268249649334102484242682496493341024842426824964933410248424268249649334102484242682496493341024842426824964933410248424268249649334102484242682496493341024842426824964933410248424268249649334102484242682496493341024842426824964933410248424268249649334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e229532-b119-4308-b009-303cc449d543, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45189a72-6409-4f9b-8052-b1abe1c5a2f6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, effcbe90-e022-4b00-be48-8bade4b9dbe2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, effcbe90-e022-4b00-be48-8bade4b9dbe2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14628239463092977447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462823946309297744714628239463092977447146282394630929774471462823946309297744714628239463092977447146282394630929774471462823946309297744714628239463092977447146282394630929774471462823946309297744714628239463092977447146282394630929774471462823946309297744714628239463092977447146282394630929774471462823946309297744714628239463092977447146282394630929774471462823946309297744714628239463092977447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 195b900c-5cb1-4bc6-a280-97711a6be0db, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 195b900c-5cb1-4bc6-a280-97711a6be0db, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2006595508046402557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20065955080464025572006595508046402557200659550804640255720065955080464025572006595508046402557200659550804640255720065955080464025572006595508046402557200659550804640255720065955080464025572006595508046402557200659550804640255720065955080464025572006595508046402557200659550804640255720065955080464025572006595508046402557200659550804640255720065955080464025572006595508046402557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, effcbe90-e022-4b00-be48-8bade4b9dbe2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df9d0645-77a5-4223-a092-db51aca779e3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df9d0645-77a5-4223-a092-db51aca779e3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6072006049217641381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60720060492176413816072006049217641381607200604921764138160720060492176413816072006049217641381607200604921764138160720060492176413816072006049217641381607200604921764138160720060492176413816072006049217641381607200604921764138160720060492176413816072006049217641381607200604921764138160720060492176413816072006049217641381607200604921764138160720060492176413816072006049217641381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 195b900c-5cb1-4bc6-a280-97711a6be0db, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2291c6a-d9c8-4f04-8fda-21fda94d53ec, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2291c6a-d9c8-4f04-8fda-21fda94d53ec, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14469505700397600264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446950570039760026414469505700397600264144695057003976002641446950570039760026414469505700397600264144695057003976002641446950570039760026414469505700397600264144695057003976002641446950570039760026414469505700397600264144695057003976002641446950570039760026414469505700397600264144695057003976002641446950570039760026414469505700397600264144695057003976002641446950570039760026414469505700397600264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2291c6a-d9c8-4f04-8fda-21fda94d53ec, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 094c873f-82a8-4939-b5c9-3e71bfe9b0d7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 094c873f-82a8-4939-b5c9-3e71bfe9b0d7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9933366531171935776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99333665311719357769933366531171935776993336653117193577699333665311719357769933366531171935776993336653117193577699333665311719357769933366531171935776993336653117193577699333665311719357769933366531171935776993336653117193577699333665311719357769933366531171935776993336653117193577699333665311719357769933366531171935776993336653117193577699333665311719357769933366531171935776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df9d0645-77a5-4223-a092-db51aca779e3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08e9c078-dbb9-4546-90e9-141bac8dc98f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08e9c078-dbb9-4546-90e9-141bac8dc98f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13402231975489397616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340223197548939761613402231975489397616134022319754893976161340223197548939761613402231975489397616134022319754893976161340223197548939761613402231975489397616134022319754893976161340223197548939761613402231975489397616134022319754893976161340223197548939761613402231975489397616134022319754893976161340223197548939761613402231975489397616134022319754893976161340223197548939761613402231975489397616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 094c873f-82a8-4939-b5c9-3e71bfe9b0d7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 251a3fbe-85c0-4495-a985-3507909c6169, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 251a3fbe-85c0-4495-a985-3507909c6169, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1333382552360691548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13333825523606915481333382552360691548133338255236069154813333825523606915481333382552360691548133338255236069154813333825523606915481333382552360691548133338255236069154813333825523606915481333382552360691548133338255236069154813333825523606915481333382552360691548133338255236069154813333825523606915481333382552360691548133338255236069154813333825523606915481333382552360691548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08e9c078-dbb9-4546-90e9-141bac8dc98f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d72ca69b-41c2-476c-8c17-9966cd01e02a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d72ca69b-41c2-476c-8c17-9966cd01e02a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10130028893724887618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013002889372488761810130028893724887618101300288937248876181013002889372488761810130028893724887618101300288937248876181013002889372488761810130028893724887618101300288937248876181013002889372488761810130028893724887618101300288937248876181013002889372488761810130028893724887618101300288937248876181013002889372488761810130028893724887618101300288937248876181013002889372488761810130028893724887618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 251a3fbe-85c0-4495-a985-3507909c6169, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b02190e9-59ab-48b5-8d52-219a44bee031, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b02190e9-59ab-48b5-8d52-219a44bee031, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8470053260126466538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84700532601264665388470053260126466538847005326012646653884700532601264665388470053260126466538847005326012646653884700532601264665388470053260126466538847005326012646653884700532601264665388470053260126466538847005326012646653884700532601264665388470053260126466538847005326012646653884700532601264665388470053260126466538847005326012646653884700532601264665388470053260126466538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d72ca69b-41c2-476c-8c17-9966cd01e02a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b02190e9-59ab-48b5-8d52-219a44bee031, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab298c07-4023-48f6-b5a6-7f3e91028d67, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72565023-d63a-4bdd-9941-66ee175cb4f9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72565023-d63a-4bdd-9941-66ee175cb4f9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6756319238734234950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67563192387342349506756319238734234950675631923873423495067563192387342349506756319238734234950675631923873423495067563192387342349506756319238734234950675631923873423495067563192387342349506756319238734234950675631923873423495067563192387342349506756319238734234950675631923873423495067563192387342349506756319238734234950675631923873423495067563192387342349506756319238734234950" } } } 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, ab298c07-4023-48f6-b5a6-7f3e91028d67, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5611393407603769311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56113934076037693115611393407603769311561139340760376931156113934076037693115611393407603769311561139340760376931156113934076037693115611393407603769311561139340760376931156113934076037693115611393407603769311561139340760376931156113934076037693115611393407603769311561139340760376931156113934076037693115611393407603769311561139340760376931156113934076037693115611393407603769311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72565023-d63a-4bdd-9941-66ee175cb4f9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95a36f1f-350e-4c9d-a910-10698f9f9bcf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95a36f1f-350e-4c9d-a910-10698f9f9bcf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7950824962665972519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79508249626659725197950824962665972519795082496266597251979508249626659725197950824962665972519795082496266597251979508249626659725197950824962665972519795082496266597251979508249626659725197950824962665972519795082496266597251979508249626659725197950824962665972519795082496266597251979508249626659725197950824962665972519795082496266597251979508249626659725197950824962665972519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab298c07-4023-48f6-b5a6-7f3e91028d67, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa382695-9d0d-4c4a-964f-250712b9bacc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa382695-9d0d-4c4a-964f-250712b9bacc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6731986511821839466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67319865118218394666731986511821839466673198651182183946667319865118218394666731986511821839466673198651182183946667319865118218394666731986511821839466673198651182183946667319865118218394666731986511821839466673198651182183946667319865118218394666731986511821839466673198651182183946667319865118218394666731986511821839466673198651182183946667319865118218394666731986511821839466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95a36f1f-350e-4c9d-a910-10698f9f9bcf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ee6e6bf-fa3d-4256-9a9b-06fbc0d4f050, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ee6e6bf-fa3d-4256-9a9b-06fbc0d4f050, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 81938401249057236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8193840124905723681938401249057236819384012490572368193840124905723681938401249057236819384012490572368193840124905723681938401249057236819384012490572368193840124905723681938401249057236819384012490572368193840124905723681938401249057236819384012490572368193840124905723681938401249057236819384012490572368193840124905723681938401249057236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa382695-9d0d-4c4a-964f-250712b9bacc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6120710c-5443-4f28-b36a-fb6de102b2ba, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6120710c-5443-4f28-b36a-fb6de102b2ba, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10228794237882294828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1022879423788229482810228794237882294828102287942378822948281022879423788229482810228794237882294828102287942378822948281022879423788229482810228794237882294828102287942378822948281022879423788229482810228794237882294828102287942378822948281022879423788229482810228794237882294828102287942378822948281022879423788229482810228794237882294828102287942378822948281022879423788229482810228794237882294828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ee6e6bf-fa3d-4256-9a9b-06fbc0d4f050, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5db3e62-66be-495c-ae68-0711ac59af66, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5db3e62-66be-495c-ae68-0711ac59af66, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18406040115126933461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840604011512693346118406040115126933461184060401151269334611840604011512693346118406040115126933461184060401151269334611840604011512693346118406040115126933461184060401151269334611840604011512693346118406040115126933461184060401151269334611840604011512693346118406040115126933461184060401151269334611840604011512693346118406040115126933461184060401151269334611840604011512693346118406040115126933461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6120710c-5443-4f28-b36a-fb6de102b2ba, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af796076-cbb3-4797-b540-afa57afd47e9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af796076-cbb3-4797-b540-afa57afd47e9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17206559043165838656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1720655904316583865617206559043165838656172065590431658386561720655904316583865617206559043165838656172065590431658386561720655904316583865617206559043165838656172065590431658386561720655904316583865617206559043165838656172065590431658386561720655904316583865617206559043165838656172065590431658386561720655904316583865617206559043165838656172065590431658386561720655904316583865617206559043165838656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5db3e62-66be-495c-ae68-0711ac59af66, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 411e3913-d050-4b3c-b00b-293038882b3f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 411e3913-d050-4b3c-b00b-293038882b3f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 217395919050855392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "217395919050855392217395919050855392217395919050855392217395919050855392217395919050855392217395919050855392217395919050855392217395919050855392217395919050855392217395919050855392217395919050855392217395919050855392217395919050855392217395919050855392217395919050855392217395919050855392217395919050855392217395919050855392217395919050855392217395919050855392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af796076-cbb3-4797-b540-afa57afd47e9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4866467a-ff07-4c1a-87f7-b9f392d02f65, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4866467a-ff07-4c1a-87f7-b9f392d02f65, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3151826344862211493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31518263448622114933151826344862211493315182634486221149331518263448622114933151826344862211493315182634486221149331518263448622114933151826344862211493315182634486221149331518263448622114933151826344862211493315182634486221149331518263448622114933151826344862211493315182634486221149331518263448622114933151826344862211493315182634486221149331518263448622114933151826344862211493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 411e3913-d050-4b3c-b00b-293038882b3f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95030590-008c-44e5-a9e3-e3ece0f709d5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95030590-008c-44e5-a9e3-e3ece0f709d5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13936439573346959600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393643957334695960013936439573346959600139364395733469596001393643957334695960013936439573346959600139364395733469596001393643957334695960013936439573346959600139364395733469596001393643957334695960013936439573346959600139364395733469596001393643957334695960013936439573346959600139364395733469596001393643957334695960013936439573346959600139364395733469596001393643957334695960013936439573346959600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4866467a-ff07-4c1a-87f7-b9f392d02f65, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9a2ae5f-4684-4b90-8f1f-c888f6912e5a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9a2ae5f-4684-4b90-8f1f-c888f6912e5a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 912343627641493737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "912343627641493737912343627641493737912343627641493737912343627641493737912343627641493737912343627641493737912343627641493737912343627641493737912343627641493737912343627641493737912343627641493737912343627641493737912343627641493737912343627641493737912343627641493737912343627641493737912343627641493737912343627641493737912343627641493737912343627641493737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95030590-008c-44e5-a9e3-e3ece0f709d5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7d8de8b-14b9-40e9-8cd0-e7d001026a25, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7d8de8b-14b9-40e9-8cd0-e7d001026a25, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13437604508713918812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343760450871391881213437604508713918812134376045087139188121343760450871391881213437604508713918812134376045087139188121343760450871391881213437604508713918812134376045087139188121343760450871391881213437604508713918812134376045087139188121343760450871391881213437604508713918812134376045087139188121343760450871391881213437604508713918812134376045087139188121343760450871391881213437604508713918812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9a2ae5f-4684-4b90-8f1f-c888f6912e5a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d0be5a3-3093-4207-9931-e706aecae1b0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d0be5a3-3093-4207-9931-e706aecae1b0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6801955594595390071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68019555945953900716801955594595390071680195559459539007168019555945953900716801955594595390071680195559459539007168019555945953900716801955594595390071680195559459539007168019555945953900716801955594595390071680195559459539007168019555945953900716801955594595390071680195559459539007168019555945953900716801955594595390071680195559459539007168019555945953900716801955594595390071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7d8de8b-14b9-40e9-8cd0-e7d001026a25, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c49497fc-353a-4c47-b63a-10e02bdae8f9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c49497fc-353a-4c47-b63a-10e02bdae8f9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14498191045113552152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449819104511355215214498191045113552152144981910451135521521449819104511355215214498191045113552152144981910451135521521449819104511355215214498191045113552152144981910451135521521449819104511355215214498191045113552152144981910451135521521449819104511355215214498191045113552152144981910451135521521449819104511355215214498191045113552152144981910451135521521449819104511355215214498191045113552152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d0be5a3-3093-4207-9931-e706aecae1b0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8858019f-573d-44a0-babc-170af0c074c6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8858019f-573d-44a0-babc-170af0c074c6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5903090573535355636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59030905735353556365903090573535355636590309057353535563659030905735353556365903090573535355636590309057353535563659030905735353556365903090573535355636590309057353535563659030905735353556365903090573535355636590309057353535563659030905735353556365903090573535355636590309057353535563659030905735353556365903090573535355636590309057353535563659030905735353556365903090573535355636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c49497fc-353a-4c47-b63a-10e02bdae8f9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59ec9398-e9d9-4b6a-80e5-59db970e5d96, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59ec9398-e9d9-4b6a-80e5-59db970e5d96, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18051547400487378415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805154740048737841518051547400487378415180515474004873784151805154740048737841518051547400487378415180515474004873784151805154740048737841518051547400487378415180515474004873784151805154740048737841518051547400487378415180515474004873784151805154740048737841518051547400487378415180515474004873784151805154740048737841518051547400487378415180515474004873784151805154740048737841518051547400487378415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8858019f-573d-44a0-babc-170af0c074c6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c07e723a-3594-49c7-8df3-436bdc1f27e7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c07e723a-3594-49c7-8df3-436bdc1f27e7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18135731533630247321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813573153363024732118135731533630247321181357315336302473211813573153363024732118135731533630247321181357315336302473211813573153363024732118135731533630247321181357315336302473211813573153363024732118135731533630247321181357315336302473211813573153363024732118135731533630247321181357315336302473211813573153363024732118135731533630247321181357315336302473211813573153363024732118135731533630247321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59ec9398-e9d9-4b6a-80e5-59db970e5d96, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abe7e0bd-ac68-457b-ab38-8b3116aa70b9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abe7e0bd-ac68-457b-ab38-8b3116aa70b9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7169166988720331106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71691669887203311067169166988720331106716916698872033110671691669887203311067169166988720331106716916698872033110671691669887203311067169166988720331106716916698872033110671691669887203311067169166988720331106716916698872033110671691669887203311067169166988720331106716916698872033110671691669887203311067169166988720331106716916698872033110671691669887203311067169166988720331106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c07e723a-3594-49c7-8df3-436bdc1f27e7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abe7e0bd-ac68-457b-ab38-8b3116aa70b9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b53e8b82-8a18-4af3-9bb7-8738a87dbbd3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b53e8b82-8a18-4af3-9bb7-8738a87dbbd3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12898530305885691044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289853030588569104412898530305885691044128985303058856910441289853030588569104412898530305885691044128985303058856910441289853030588569104412898530305885691044128985303058856910441289853030588569104412898530305885691044128985303058856910441289853030588569104412898530305885691044128985303058856910441289853030588569104412898530305885691044128985303058856910441289853030588569104412898530305885691044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 154e4003-08ea-4d95-aaa0-baeba2853020, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 154e4003-08ea-4d95-aaa0-baeba2853020, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14998795329044078783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499879532904407878314998795329044078783149987953290440787831499879532904407878314998795329044078783149987953290440787831499879532904407878314998795329044078783149987953290440787831499879532904407878314998795329044078783149987953290440787831499879532904407878314998795329044078783149987953290440787831499879532904407878314998795329044078783149987953290440787831499879532904407878314998795329044078783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b53e8b82-8a18-4af3-9bb7-8738a87dbbd3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a2c78f3-4238-4b8d-ad15-3904151603d6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a2c78f3-4238-4b8d-ad15-3904151603d6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18335104237823606656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833510423782360665618335104237823606656183351042378236066561833510423782360665618335104237823606656183351042378236066561833510423782360665618335104237823606656183351042378236066561833510423782360665618335104237823606656183351042378236066561833510423782360665618335104237823606656183351042378236066561833510423782360665618335104237823606656183351042378236066561833510423782360665618335104237823606656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 154e4003-08ea-4d95-aaa0-baeba2853020, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2278825-7bcf-4008-b5e3-4a8f55d796aa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2278825-7bcf-4008-b5e3-4a8f55d796aa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1997003339274077764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19970033392740777641997003339274077764199700333927407776419970033392740777641997003339274077764199700333927407776419970033392740777641997003339274077764199700333927407776419970033392740777641997003339274077764199700333927407776419970033392740777641997003339274077764199700333927407776419970033392740777641997003339274077764199700333927407776419970033392740777641997003339274077764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a2c78f3-4238-4b8d-ad15-3904151603d6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0082d6b2-6f50-4970-8e1e-539452a503fe, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0082d6b2-6f50-4970-8e1e-539452a503fe, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13757706118699103618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1375770611869910361813757706118699103618137577061186991036181375770611869910361813757706118699103618137577061186991036181375770611869910361813757706118699103618137577061186991036181375770611869910361813757706118699103618137577061186991036181375770611869910361813757706118699103618137577061186991036181375770611869910361813757706118699103618137577061186991036181375770611869910361813757706118699103618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2278825-7bcf-4008-b5e3-4a8f55d796aa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eebdd47f-d5f2-4637-838f-62b2ef14be1d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eebdd47f-d5f2-4637-838f-62b2ef14be1d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1471035928910979398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14710359289109793981471035928910979398147103592891097939814710359289109793981471035928910979398147103592891097939814710359289109793981471035928910979398147103592891097939814710359289109793981471035928910979398147103592891097939814710359289109793981471035928910979398147103592891097939814710359289109793981471035928910979398147103592891097939814710359289109793981471035928910979398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0082d6b2-6f50-4970-8e1e-539452a503fe, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f570dc0-34bb-4f1a-91f2-04066ac86b97, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f570dc0-34bb-4f1a-91f2-04066ac86b97, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2322292947050571974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23222929470505719742322292947050571974232229294705057197423222929470505719742322292947050571974232229294705057197423222929470505719742322292947050571974232229294705057197423222929470505719742322292947050571974232229294705057197423222929470505719742322292947050571974232229294705057197423222929470505719742322292947050571974232229294705057197423222929470505719742322292947050571974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eebdd47f-d5f2-4637-838f-62b2ef14be1d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 349fb24e-1677-4f70-a605-e340f1c12357, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f570dc0-34bb-4f1a-91f2-04066ac86b97, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 349fb24e-1677-4f70-a605-e340f1c12357, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12211598935424092785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221159893542409278512211598935424092785122115989354240927851221159893542409278512211598935424092785122115989354240927851221159893542409278512211598935424092785122115989354240927851221159893542409278512211598935424092785122115989354240927851221159893542409278512211598935424092785122115989354240927851221159893542409278512211598935424092785122115989354240927851221159893542409278512211598935424092785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87ec403c-5c5a-4efc-a626-1feea0cfbaed, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87ec403c-5c5a-4efc-a626-1feea0cfbaed, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12028445497984217819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202844549798421781912028445497984217819120284454979842178191202844549798421781912028445497984217819120284454979842178191202844549798421781912028445497984217819120284454979842178191202844549798421781912028445497984217819120284454979842178191202844549798421781912028445497984217819120284454979842178191202844549798421781912028445497984217819120284454979842178191202844549798421781912028445497984217819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 349fb24e-1677-4f70-a605-e340f1c12357, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87ec403c-5c5a-4efc-a626-1feea0cfbaed, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f51efc6a-59ad-4bb1-844b-83f6a800c97d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f51efc6a-59ad-4bb1-844b-83f6a800c97d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4953692261317775788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49536922613177757884953692261317775788495369226131777578849536922613177757884953692261317775788495369226131777578849536922613177757884953692261317775788495369226131777578849536922613177757884953692261317775788495369226131777578849536922613177757884953692261317775788495369226131777578849536922613177757884953692261317775788495369226131777578849536922613177757884953692261317775788" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ea73ee4-17d6-4c6f-b088-3bec57c8eb45, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ea73ee4-17d6-4c6f-b088-3bec57c8eb45, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15703895885091045206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570389588509104520615703895885091045206157038958850910452061570389588509104520615703895885091045206157038958850910452061570389588509104520615703895885091045206157038958850910452061570389588509104520615703895885091045206157038958850910452061570389588509104520615703895885091045206157038958850910452061570389588509104520615703895885091045206157038958850910452061570389588509104520615703895885091045206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f51efc6a-59ad-4bb1-844b-83f6a800c97d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ceb5c8d5-1d66-4f16-84e3-ac5595e5feae, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ceb5c8d5-1d66-4f16-84e3-ac5595e5feae, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14298057751750700647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429805775175070064714298057751750700647142980577517507006471429805775175070064714298057751750700647142980577517507006471429805775175070064714298057751750700647142980577517507006471429805775175070064714298057751750700647142980577517507006471429805775175070064714298057751750700647142980577517507006471429805775175070064714298057751750700647142980577517507006471429805775175070064714298057751750700647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ea73ee4-17d6-4c6f-b088-3bec57c8eb45, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06a857b0-d9f3-4ba3-a6d0-69012828f252, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06a857b0-d9f3-4ba3-a6d0-69012828f252, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1601686258192651232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16016862581926512321601686258192651232160168625819265123216016862581926512321601686258192651232160168625819265123216016862581926512321601686258192651232160168625819265123216016862581926512321601686258192651232160168625819265123216016862581926512321601686258192651232160168625819265123216016862581926512321601686258192651232160168625819265123216016862581926512321601686258192651232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ceb5c8d5-1d66-4f16-84e3-ac5595e5feae, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4330b998-10a2-4f32-a178-6fba581dd769, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4330b998-10a2-4f32-a178-6fba581dd769, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 687695654224749679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "687695654224749679687695654224749679687695654224749679687695654224749679687695654224749679687695654224749679687695654224749679687695654224749679687695654224749679687695654224749679687695654224749679687695654224749679687695654224749679687695654224749679687695654224749679687695654224749679687695654224749679687695654224749679687695654224749679687695654224749679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06a857b0-d9f3-4ba3-a6d0-69012828f252, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 881f8379-a2a4-4225-9ee1-6bfa39cad727, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 881f8379-a2a4-4225-9ee1-6bfa39cad727, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12660340233038338326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266034023303833832612660340233038338326126603402330383383261266034023303833832612660340233038338326126603402330383383261266034023303833832612660340233038338326126603402330383383261266034023303833832612660340233038338326126603402330383383261266034023303833832612660340233038338326126603402330383383261266034023303833832612660340233038338326126603402330383383261266034023303833832612660340233038338326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4330b998-10a2-4f32-a178-6fba581dd769, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45d3ed0f-6171-4434-a682-4c643cb7a626, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45d3ed0f-6171-4434-a682-4c643cb7a626, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3000414520960291141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30004145209602911413000414520960291141300041452096029114130004145209602911413000414520960291141300041452096029114130004145209602911413000414520960291141300041452096029114130004145209602911413000414520960291141300041452096029114130004145209602911413000414520960291141300041452096029114130004145209602911413000414520960291141300041452096029114130004145209602911413000414520960291141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 881f8379-a2a4-4225-9ee1-6bfa39cad727, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90eca2ce-f551-4ebb-a5b3-881d7dbf2fbb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45d3ed0f-6171-4434-a682-4c643cb7a626, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90eca2ce-f551-4ebb-a5b3-881d7dbf2fbb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12311480683729344933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231148068372934493312311480683729344933123114806837293449331231148068372934493312311480683729344933123114806837293449331231148068372934493312311480683729344933123114806837293449331231148068372934493312311480683729344933123114806837293449331231148068372934493312311480683729344933123114806837293449331231148068372934493312311480683729344933123114806837293449331231148068372934493312311480683729344933" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c7fdf62-2633-4be6-bcbb-6d593bcd681d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c7fdf62-2633-4be6-bcbb-6d593bcd681d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7801396310604545702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78013963106045457027801396310604545702780139631060454570278013963106045457027801396310604545702780139631060454570278013963106045457027801396310604545702780139631060454570278013963106045457027801396310604545702780139631060454570278013963106045457027801396310604545702780139631060454570278013963106045457027801396310604545702780139631060454570278013963106045457027801396310604545702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90eca2ce-f551-4ebb-a5b3-881d7dbf2fbb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7ca7feb-2e64-48e2-86fe-16183b80b9f7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7ca7feb-2e64-48e2-86fe-16183b80b9f7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2306438358493631506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23064383584936315062306438358493631506230643835849363150623064383584936315062306438358493631506230643835849363150623064383584936315062306438358493631506230643835849363150623064383584936315062306438358493631506230643835849363150623064383584936315062306438358493631506230643835849363150623064383584936315062306438358493631506230643835849363150623064383584936315062306438358493631506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c7fdf62-2633-4be6-bcbb-6d593bcd681d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c47bc8c3-3eec-40f7-a6ac-9def00f40a46, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c47bc8c3-3eec-40f7-a6ac-9def00f40a46, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16227758865867553429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622775886586755342916227758865867553429162277588658675534291622775886586755342916227758865867553429162277588658675534291622775886586755342916227758865867553429162277588658675534291622775886586755342916227758865867553429162277588658675534291622775886586755342916227758865867553429162277588658675534291622775886586755342916227758865867553429162277588658675534291622775886586755342916227758865867553429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7ca7feb-2e64-48e2-86fe-16183b80b9f7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44d6efd6-5df8-4cab-86d5-2275d5f3e40d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44d6efd6-5df8-4cab-86d5-2275d5f3e40d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13207357571159216079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1320735757115921607913207357571159216079132073575711592160791320735757115921607913207357571159216079132073575711592160791320735757115921607913207357571159216079132073575711592160791320735757115921607913207357571159216079132073575711592160791320735757115921607913207357571159216079132073575711592160791320735757115921607913207357571159216079132073575711592160791320735757115921607913207357571159216079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c47bc8c3-3eec-40f7-a6ac-9def00f40a46, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b60d8c3a-e1fc-45c8-90d4-98c399accd8c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b60d8c3a-e1fc-45c8-90d4-98c399accd8c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9523559386063353395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95235593860633533959523559386063353395952355938606335339595235593860633533959523559386063353395952355938606335339595235593860633533959523559386063353395952355938606335339595235593860633533959523559386063353395952355938606335339595235593860633533959523559386063353395952355938606335339595235593860633533959523559386063353395952355938606335339595235593860633533959523559386063353395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44d6efd6-5df8-4cab-86d5-2275d5f3e40d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3237f43a-34ea-4c31-9fd2-65b33a7a4839, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3237f43a-34ea-4c31-9fd2-65b33a7a4839, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8889286358536017765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88892863585360177658889286358536017765888928635853601776588892863585360177658889286358536017765888928635853601776588892863585360177658889286358536017765888928635853601776588892863585360177658889286358536017765888928635853601776588892863585360177658889286358536017765888928635853601776588892863585360177658889286358536017765888928635853601776588892863585360177658889286358536017765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b60d8c3a-e1fc-45c8-90d4-98c399accd8c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6507611a-5856-463f-b942-4076079bb60e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6507611a-5856-463f-b942-4076079bb60e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1336766524924833911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13367665249248339111336766524924833911133676652492483391113367665249248339111336766524924833911133676652492483391113367665249248339111336766524924833911133676652492483391113367665249248339111336766524924833911133676652492483391113367665249248339111336766524924833911133676652492483391113367665249248339111336766524924833911133676652492483391113367665249248339111336766524924833911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3237f43a-34ea-4c31-9fd2-65b33a7a4839, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 917cfba7-33c9-4e9c-a082-bb0e3db5ccb9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 917cfba7-33c9-4e9c-a082-bb0e3db5ccb9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10431104407873607592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043110440787360759210431104407873607592104311044078736075921043110440787360759210431104407873607592104311044078736075921043110440787360759210431104407873607592104311044078736075921043110440787360759210431104407873607592104311044078736075921043110440787360759210431104407873607592104311044078736075921043110440787360759210431104407873607592104311044078736075921043110440787360759210431104407873607592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6507611a-5856-463f-b942-4076079bb60e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cc8af1a-d302-4853-b117-ba2275b7511e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cc8af1a-d302-4853-b117-ba2275b7511e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2551091221885821784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25510912218858217842551091221885821784255109122188582178425510912218858217842551091221885821784255109122188582178425510912218858217842551091221885821784255109122188582178425510912218858217842551091221885821784255109122188582178425510912218858217842551091221885821784255109122188582178425510912218858217842551091221885821784255109122188582178425510912218858217842551091221885821784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 917cfba7-33c9-4e9c-a082-bb0e3db5ccb9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53e0ca27-6f21-4f08-ac9f-c6b7d13898dc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53e0ca27-6f21-4f08-ac9f-c6b7d13898dc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11580059809307971958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158005980930797195811580059809307971958115800598093079719581158005980930797195811580059809307971958115800598093079719581158005980930797195811580059809307971958115800598093079719581158005980930797195811580059809307971958115800598093079719581158005980930797195811580059809307971958115800598093079719581158005980930797195811580059809307971958115800598093079719581158005980930797195811580059809307971958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cc8af1a-d302-4853-b117-ba2275b7511e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9c9066d-4055-403d-aec2-74f98fe3bf9d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9c9066d-4055-403d-aec2-74f98fe3bf9d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 41402692421514937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4140269242151493741402692421514937414026924215149374140269242151493741402692421514937414026924215149374140269242151493741402692421514937414026924215149374140269242151493741402692421514937414026924215149374140269242151493741402692421514937414026924215149374140269242151493741402692421514937414026924215149374140269242151493741402692421514937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53e0ca27-6f21-4f08-ac9f-c6b7d13898dc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e221bbd-eb03-407d-8973-486c9a848f53, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e221bbd-eb03-407d-8973-486c9a848f53, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13827361188903843973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382736118890384397313827361188903843973138273611889038439731382736118890384397313827361188903843973138273611889038439731382736118890384397313827361188903843973138273611889038439731382736118890384397313827361188903843973138273611889038439731382736118890384397313827361188903843973138273611889038439731382736118890384397313827361188903843973138273611889038439731382736118890384397313827361188903843973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9c9066d-4055-403d-aec2-74f98fe3bf9d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de06001b-c1bc-44cc-8416-e677777bcf3d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de06001b-c1bc-44cc-8416-e677777bcf3d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13407187615704568513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340718761570456851313407187615704568513134071876157045685131340718761570456851313407187615704568513134071876157045685131340718761570456851313407187615704568513134071876157045685131340718761570456851313407187615704568513134071876157045685131340718761570456851313407187615704568513134071876157045685131340718761570456851313407187615704568513134071876157045685131340718761570456851313407187615704568513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e221bbd-eb03-407d-8973-486c9a848f53, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f47530ed-f47c-4b5c-bb9a-310d09d0def7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f47530ed-f47c-4b5c-bb9a-310d09d0def7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1867967968470011131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18679679684700111311867967968470011131186796796847001113118679679684700111311867967968470011131186796796847001113118679679684700111311867967968470011131186796796847001113118679679684700111311867967968470011131186796796847001113118679679684700111311867967968470011131186796796847001113118679679684700111311867967968470011131186796796847001113118679679684700111311867967968470011131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de06001b-c1bc-44cc-8416-e677777bcf3d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca4e2fb7-2128-41a7-a2cc-5957e5211209, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca4e2fb7-2128-41a7-a2cc-5957e5211209, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4913527896070413649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49135278960704136494913527896070413649491352789607041364949135278960704136494913527896070413649491352789607041364949135278960704136494913527896070413649491352789607041364949135278960704136494913527896070413649491352789607041364949135278960704136494913527896070413649491352789607041364949135278960704136494913527896070413649491352789607041364949135278960704136494913527896070413649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f47530ed-f47c-4b5c-bb9a-310d09d0def7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca4e2fb7-2128-41a7-a2cc-5957e5211209, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cebcb37-7e57-4873-8dad-c99ab840ee75, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d00841e1-9ab6-4143-98f9-0a5de8587fba, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cebcb37-7e57-4873-8dad-c99ab840ee75, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10914750192384537158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091475019238453715810914750192384537158109147501923845371581091475019238453715810914750192384537158109147501923845371581091475019238453715810914750192384537158109147501923845371581091475019238453715810914750192384537158109147501923845371581091475019238453715810914750192384537158109147501923845371581091475019238453715810914750192384537158109147501923845371581091475019238453715810914750192384537158" } } } 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, d00841e1-9ab6-4143-98f9-0a5de8587fba, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8055967779381948322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80559677793819483228055967779381948322805596777938194832280559677793819483228055967779381948322805596777938194832280559677793819483228055967779381948322805596777938194832280559677793819483228055967779381948322805596777938194832280559677793819483228055967779381948322805596777938194832280559677793819483228055967779381948322805596777938194832280559677793819483228055967779381948322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cebcb37-7e57-4873-8dad-c99ab840ee75, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e74ea906-cba5-4c48-a400-400a5ed696d3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d00841e1-9ab6-4143-98f9-0a5de8587fba, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e74ea906-cba5-4c48-a400-400a5ed696d3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15506630129726189895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550663012972618989515506630129726189895155066301297261898951550663012972618989515506630129726189895155066301297261898951550663012972618989515506630129726189895155066301297261898951550663012972618989515506630129726189895155066301297261898951550663012972618989515506630129726189895155066301297261898951550663012972618989515506630129726189895155066301297261898951550663012972618989515506630129726189895" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0678877-d639-4beb-bb5c-46da59c79fc2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0678877-d639-4beb-bb5c-46da59c79fc2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3817952765702634551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38179527657026345513817952765702634551381795276570263455138179527657026345513817952765702634551381795276570263455138179527657026345513817952765702634551381795276570263455138179527657026345513817952765702634551381795276570263455138179527657026345513817952765702634551381795276570263455138179527657026345513817952765702634551381795276570263455138179527657026345513817952765702634551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e74ea906-cba5-4c48-a400-400a5ed696d3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0678877-d639-4beb-bb5c-46da59c79fc2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f18dfb86-9dd0-4d02-9aef-f6a5bb42afd8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f18dfb86-9dd0-4d02-9aef-f6a5bb42afd8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6028814564745869557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60288145647458695576028814564745869557602881456474586955760288145647458695576028814564745869557602881456474586955760288145647458695576028814564745869557602881456474586955760288145647458695576028814564745869557602881456474586955760288145647458695576028814564745869557602881456474586955760288145647458695576028814564745869557602881456474586955760288145647458695576028814564745869557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d811c23f-7d8a-44eb-813b-094817c17567, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d811c23f-7d8a-44eb-813b-094817c17567, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9717750345369052309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97177503453690523099717750345369052309971775034536905230997177503453690523099717750345369052309971775034536905230997177503453690523099717750345369052309971775034536905230997177503453690523099717750345369052309971775034536905230997177503453690523099717750345369052309971775034536905230997177503453690523099717750345369052309971775034536905230997177503453690523099717750345369052309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f18dfb86-9dd0-4d02-9aef-f6a5bb42afd8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80d6e92a-6a9d-4d14-8a9b-98fd91171f5e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80d6e92a-6a9d-4d14-8a9b-98fd91171f5e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2617777947353985481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26177779473539854812617777947353985481261777794735398548126177779473539854812617777947353985481261777794735398548126177779473539854812617777947353985481261777794735398548126177779473539854812617777947353985481261777794735398548126177779473539854812617777947353985481261777794735398548126177779473539854812617777947353985481261777794735398548126177779473539854812617777947353985481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d811c23f-7d8a-44eb-813b-094817c17567, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29228697-1aa3-4064-90da-e31aeb5c0dd2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29228697-1aa3-4064-90da-e31aeb5c0dd2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6515324954730409571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65153249547304095716515324954730409571651532495473040957165153249547304095716515324954730409571651532495473040957165153249547304095716515324954730409571651532495473040957165153249547304095716515324954730409571651532495473040957165153249547304095716515324954730409571651532495473040957165153249547304095716515324954730409571651532495473040957165153249547304095716515324954730409571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80d6e92a-6a9d-4d14-8a9b-98fd91171f5e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc8a6a8a-bd22-46fd-b831-204ec3c1858c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc8a6a8a-bd22-46fd-b831-204ec3c1858c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15253412426286609379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525341242628660937915253412426286609379152534124262866093791525341242628660937915253412426286609379152534124262866093791525341242628660937915253412426286609379152534124262866093791525341242628660937915253412426286609379152534124262866093791525341242628660937915253412426286609379152534124262866093791525341242628660937915253412426286609379152534124262866093791525341242628660937915253412426286609379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29228697-1aa3-4064-90da-e31aeb5c0dd2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf768888-0503-4876-83f1-46d3cc94a870, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf768888-0503-4876-83f1-46d3cc94a870, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3979222991300354732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39792229913003547323979222991300354732397922299130035473239792229913003547323979222991300354732397922299130035473239792229913003547323979222991300354732397922299130035473239792229913003547323979222991300354732397922299130035473239792229913003547323979222991300354732397922299130035473239792229913003547323979222991300354732397922299130035473239792229913003547323979222991300354732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc8a6a8a-bd22-46fd-b831-204ec3c1858c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b9eecd0-07ca-4199-a71b-a5c8713a5f99, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b9eecd0-07ca-4199-a71b-a5c8713a5f99, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4516443723882958221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45164437238829582214516443723882958221451644372388295822145164437238829582214516443723882958221451644372388295822145164437238829582214516443723882958221451644372388295822145164437238829582214516443723882958221451644372388295822145164437238829582214516443723882958221451644372388295822145164437238829582214516443723882958221451644372388295822145164437238829582214516443723882958221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf768888-0503-4876-83f1-46d3cc94a870, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d3b009a-93d5-427d-9779-a9d71958e208, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d3b009a-93d5-427d-9779-a9d71958e208, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11029552540858427611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102955254085842761111029552540858427611110295525408584276111102955254085842761111029552540858427611110295525408584276111102955254085842761111029552540858427611110295525408584276111102955254085842761111029552540858427611110295525408584276111102955254085842761111029552540858427611110295525408584276111102955254085842761111029552540858427611110295525408584276111102955254085842761111029552540858427611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d3b009a-93d5-427d-9779-a9d71958e208, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa672bdc-5725-4bf9-85b8-c2464581d435, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa672bdc-5725-4bf9-85b8-c2464581d435, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15619645071557604363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561964507155760436315619645071557604363156196450715576043631561964507155760436315619645071557604363156196450715576043631561964507155760436315619645071557604363156196450715576043631561964507155760436315619645071557604363156196450715576043631561964507155760436315619645071557604363156196450715576043631561964507155760436315619645071557604363156196450715576043631561964507155760436315619645071557604363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b9eecd0-07ca-4199-a71b-a5c8713a5f99, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa467193-51b3-4648-a935-ef58bfa56490, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa467193-51b3-4648-a935-ef58bfa56490, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9039436649997385530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90394366499973855309039436649997385530903943664999738553090394366499973855309039436649997385530903943664999738553090394366499973855309039436649997385530903943664999738553090394366499973855309039436649997385530903943664999738553090394366499973855309039436649997385530903943664999738553090394366499973855309039436649997385530903943664999738553090394366499973855309039436649997385530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa672bdc-5725-4bf9-85b8-c2464581d435, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b2385b0-edf3-47da-9160-9e04178b7a2c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b2385b0-edf3-47da-9160-9e04178b7a2c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3190896153190339790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31908961531903397903190896153190339790319089615319033979031908961531903397903190896153190339790319089615319033979031908961531903397903190896153190339790319089615319033979031908961531903397903190896153190339790319089615319033979031908961531903397903190896153190339790319089615319033979031908961531903397903190896153190339790319089615319033979031908961531903397903190896153190339790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa467193-51b3-4648-a935-ef58bfa56490, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c71d9b6-0a3c-4b8d-8938-b71322f14531, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c71d9b6-0a3c-4b8d-8938-b71322f14531, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3911105348833258590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39111053488332585903911105348833258590391110534883325859039111053488332585903911105348833258590391110534883325859039111053488332585903911105348833258590391110534883325859039111053488332585903911105348833258590391110534883325859039111053488332585903911105348833258590391110534883325859039111053488332585903911105348833258590391110534883325859039111053488332585903911105348833258590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b2385b0-edf3-47da-9160-9e04178b7a2c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ece9aa3-e2fa-4675-8bb6-9ac8b1163f25, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ece9aa3-e2fa-4675-8bb6-9ac8b1163f25, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2510917541965134905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25109175419651349052510917541965134905251091754196513490525109175419651349052510917541965134905251091754196513490525109175419651349052510917541965134905251091754196513490525109175419651349052510917541965134905251091754196513490525109175419651349052510917541965134905251091754196513490525109175419651349052510917541965134905251091754196513490525109175419651349052510917541965134905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c71d9b6-0a3c-4b8d-8938-b71322f14531, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 683ceb6a-86cb-4fcd-988b-b86c69b5a90f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 683ceb6a-86cb-4fcd-988b-b86c69b5a90f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4068122940248576612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40681229402485766124068122940248576612406812294024857661240681229402485766124068122940248576612406812294024857661240681229402485766124068122940248576612406812294024857661240681229402485766124068122940248576612406812294024857661240681229402485766124068122940248576612406812294024857661240681229402485766124068122940248576612406812294024857661240681229402485766124068122940248576612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ece9aa3-e2fa-4675-8bb6-9ac8b1163f25, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5bf29f7-9083-4dee-ac60-17f52e2b5675, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5bf29f7-9083-4dee-ac60-17f52e2b5675, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16280750250573235253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628075025057323525316280750250573235253162807502505732352531628075025057323525316280750250573235253162807502505732352531628075025057323525316280750250573235253162807502505732352531628075025057323525316280750250573235253162807502505732352531628075025057323525316280750250573235253162807502505732352531628075025057323525316280750250573235253162807502505732352531628075025057323525316280750250573235253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 683ceb6a-86cb-4fcd-988b-b86c69b5a90f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fe145a6-797b-441d-9266-24494953b77f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fe145a6-797b-441d-9266-24494953b77f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6380542670884191010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63805426708841910106380542670884191010638054267088419101063805426708841910106380542670884191010638054267088419101063805426708841910106380542670884191010638054267088419101063805426708841910106380542670884191010638054267088419101063805426708841910106380542670884191010638054267088419101063805426708841910106380542670884191010638054267088419101063805426708841910106380542670884191010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5bf29f7-9083-4dee-ac60-17f52e2b5675, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c48d2b14-39e9-4220-9bd2-0fdecc75c723, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c48d2b14-39e9-4220-9bd2-0fdecc75c723, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5912304000995092932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59123040009950929325912304000995092932591230400099509293259123040009950929325912304000995092932591230400099509293259123040009950929325912304000995092932591230400099509293259123040009950929325912304000995092932591230400099509293259123040009950929325912304000995092932591230400099509293259123040009950929325912304000995092932591230400099509293259123040009950929325912304000995092932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c48d2b14-39e9-4220-9bd2-0fdecc75c723, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cf8e09f-26b9-4ae8-ad17-ba0a097c04df, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cf8e09f-26b9-4ae8-ad17-ba0a097c04df, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9321545673630059819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93215456736300598199321545673630059819932154567363005981993215456736300598199321545673630059819932154567363005981993215456736300598199321545673630059819932154567363005981993215456736300598199321545673630059819932154567363005981993215456736300598199321545673630059819932154567363005981993215456736300598199321545673630059819932154567363005981993215456736300598199321545673630059819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fe145a6-797b-441d-9266-24494953b77f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00e7a38f-094f-4561-a583-800ac257e34d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00e7a38f-094f-4561-a583-800ac257e34d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16578020933220533628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657802093322053362816578020933220533628165780209332205336281657802093322053362816578020933220533628165780209332205336281657802093322053362816578020933220533628165780209332205336281657802093322053362816578020933220533628165780209332205336281657802093322053362816578020933220533628165780209332205336281657802093322053362816578020933220533628165780209332205336281657802093322053362816578020933220533628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cf8e09f-26b9-4ae8-ad17-ba0a097c04df, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de07b5c2-a206-42bf-b67a-aba35ac240c5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de07b5c2-a206-42bf-b67a-aba35ac240c5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17261825670179072750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726182567017907275017261825670179072750172618256701790727501726182567017907275017261825670179072750172618256701790727501726182567017907275017261825670179072750172618256701790727501726182567017907275017261825670179072750172618256701790727501726182567017907275017261825670179072750172618256701790727501726182567017907275017261825670179072750172618256701790727501726182567017907275017261825670179072750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00e7a38f-094f-4561-a583-800ac257e34d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34392a75-a00d-418b-b849-a36437503363, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34392a75-a00d-418b-b849-a36437503363, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4979159421549734107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49791594215497341074979159421549734107497915942154973410749791594215497341074979159421549734107497915942154973410749791594215497341074979159421549734107497915942154973410749791594215497341074979159421549734107497915942154973410749791594215497341074979159421549734107497915942154973410749791594215497341074979159421549734107497915942154973410749791594215497341074979159421549734107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de07b5c2-a206-42bf-b67a-aba35ac240c5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ef2fd14-e0f0-4a50-af9b-d107f3b231f8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ef2fd14-e0f0-4a50-af9b-d107f3b231f8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8248707732666831088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82487077326668310888248707732666831088824870773266683108882487077326668310888248707732666831088824870773266683108882487077326668310888248707732666831088824870773266683108882487077326668310888248707732666831088824870773266683108882487077326668310888248707732666831088824870773266683108882487077326668310888248707732666831088824870773266683108882487077326668310888248707732666831088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34392a75-a00d-418b-b849-a36437503363, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9389e8fb-4629-43ec-839f-6ee0afa20c5c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9389e8fb-4629-43ec-839f-6ee0afa20c5c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15590361856088330112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559036185608833011215590361856088330112155903618560883301121559036185608833011215590361856088330112155903618560883301121559036185608833011215590361856088330112155903618560883301121559036185608833011215590361856088330112155903618560883301121559036185608833011215590361856088330112155903618560883301121559036185608833011215590361856088330112155903618560883301121559036185608833011215590361856088330112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ef2fd14-e0f0-4a50-af9b-d107f3b231f8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8aa0ae3-425f-4ffb-b62f-4401a2a98e81, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8aa0ae3-425f-4ffb-b62f-4401a2a98e81, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4574324204440723862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45743242044407238624574324204440723862457432420444072386245743242044407238624574324204440723862457432420444072386245743242044407238624574324204440723862457432420444072386245743242044407238624574324204440723862457432420444072386245743242044407238624574324204440723862457432420444072386245743242044407238624574324204440723862457432420444072386245743242044407238624574324204440723862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9389e8fb-4629-43ec-839f-6ee0afa20c5c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbdc297b-8082-4b60-bea7-9010a7def4bc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbdc297b-8082-4b60-bea7-9010a7def4bc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16811093236569075063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1681109323656907506316811093236569075063168110932365690750631681109323656907506316811093236569075063168110932365690750631681109323656907506316811093236569075063168110932365690750631681109323656907506316811093236569075063168110932365690750631681109323656907506316811093236569075063168110932365690750631681109323656907506316811093236569075063168110932365690750631681109323656907506316811093236569075063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8aa0ae3-425f-4ffb-b62f-4401a2a98e81, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b5babab-0afd-438e-b77e-3c59d41532af, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b5babab-0afd-438e-b77e-3c59d41532af, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14688730509959910087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468873050995991008714688730509959910087146887305099599100871468873050995991008714688730509959910087146887305099599100871468873050995991008714688730509959910087146887305099599100871468873050995991008714688730509959910087146887305099599100871468873050995991008714688730509959910087146887305099599100871468873050995991008714688730509959910087146887305099599100871468873050995991008714688730509959910087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbdc297b-8082-4b60-bea7-9010a7def4bc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b5babab-0afd-438e-b77e-3c59d41532af, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01e48454-710d-4455-a8b7-26cf16a1b587, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 149e89d5-9840-49b1-988c-4d0b0fec911a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01e48454-710d-4455-a8b7-26cf16a1b587, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12217993615001911844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221799361500191184412217993615001911844122179936150019118441221799361500191184412217993615001911844122179936150019118441221799361500191184412217993615001911844122179936150019118441221799361500191184412217993615001911844122179936150019118441221799361500191184412217993615001911844122179936150019118441221799361500191184412217993615001911844122179936150019118441221799361500191184412217993615001911844" } } } 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, 149e89d5-9840-49b1-988c-4d0b0fec911a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3265068077019282484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32650680770192824843265068077019282484326506807701928248432650680770192824843265068077019282484326506807701928248432650680770192824843265068077019282484326506807701928248432650680770192824843265068077019282484326506807701928248432650680770192824843265068077019282484326506807701928248432650680770192824843265068077019282484326506807701928248432650680770192824843265068077019282484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01e48454-710d-4455-a8b7-26cf16a1b587, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba629c43-6bac-47cb-9b39-c1e77211a2cd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba629c43-6bac-47cb-9b39-c1e77211a2cd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13662324166650855601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366232416665085560113662324166650855601136623241666508556011366232416665085560113662324166650855601136623241666508556011366232416665085560113662324166650855601136623241666508556011366232416665085560113662324166650855601136623241666508556011366232416665085560113662324166650855601136623241666508556011366232416665085560113662324166650855601136623241666508556011366232416665085560113662324166650855601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 149e89d5-9840-49b1-988c-4d0b0fec911a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 704c3d5c-d6e1-4629-a2be-4c205d345359, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 704c3d5c-d6e1-4629-a2be-4c205d345359, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5596761624573458970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55967616245734589705596761624573458970559676162457345897055967616245734589705596761624573458970559676162457345897055967616245734589705596761624573458970559676162457345897055967616245734589705596761624573458970559676162457345897055967616245734589705596761624573458970559676162457345897055967616245734589705596761624573458970559676162457345897055967616245734589705596761624573458970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 704c3d5c-d6e1-4629-a2be-4c205d345359, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba629c43-6bac-47cb-9b39-c1e77211a2cd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec76636e-1d7a-47c8-b3c1-448a91defb09, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b342ec1-90ad-4c71-b43b-d612dae692d5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b342ec1-90ad-4c71-b43b-d612dae692d5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4063356960530080916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40633569605300809164063356960530080916406335696053008091640633569605300809164063356960530080916406335696053008091640633569605300809164063356960530080916406335696053008091640633569605300809164063356960530080916406335696053008091640633569605300809164063356960530080916406335696053008091640633569605300809164063356960530080916406335696053008091640633569605300809164063356960530080916" } } } 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, ec76636e-1d7a-47c8-b3c1-448a91defb09, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1775441821652043665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17754418216520436651775441821652043665177544182165204366517754418216520436651775441821652043665177544182165204366517754418216520436651775441821652043665177544182165204366517754418216520436651775441821652043665177544182165204366517754418216520436651775441821652043665177544182165204366517754418216520436651775441821652043665177544182165204366517754418216520436651775441821652043665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b342ec1-90ad-4c71-b43b-d612dae692d5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec76636e-1d7a-47c8-b3c1-448a91defb09, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 054bec70-4d3e-49da-908e-5c6f311ea8b9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 054bec70-4d3e-49da-908e-5c6f311ea8b9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1996961318855143324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19969613188551433241996961318855143324199696131885514332419969613188551433241996961318855143324199696131885514332419969613188551433241996961318855143324199696131885514332419969613188551433241996961318855143324199696131885514332419969613188551433241996961318855143324199696131885514332419969613188551433241996961318855143324199696131885514332419969613188551433241996961318855143324" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a648bf7b-b740-43d7-bdfb-50858f73f6e7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a648bf7b-b740-43d7-bdfb-50858f73f6e7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13589039510747335374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358903951074733537413589039510747335374135890395107473353741358903951074733537413589039510747335374135890395107473353741358903951074733537413589039510747335374135890395107473353741358903951074733537413589039510747335374135890395107473353741358903951074733537413589039510747335374135890395107473353741358903951074733537413589039510747335374135890395107473353741358903951074733537413589039510747335374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 054bec70-4d3e-49da-908e-5c6f311ea8b9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1710008c-4cae-4dd7-8af2-0f498ed16ce8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a648bf7b-b740-43d7-bdfb-50858f73f6e7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1710008c-4cae-4dd7-8af2-0f498ed16ce8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3078629056521779299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30786290565217792993078629056521779299307862905652177929930786290565217792993078629056521779299307862905652177929930786290565217792993078629056521779299307862905652177929930786290565217792993078629056521779299307862905652177929930786290565217792993078629056521779299307862905652177929930786290565217792993078629056521779299307862905652177929930786290565217792993078629056521779299" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f239e97-9686-499a-aa6f-eee06072a17f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f239e97-9686-499a-aa6f-eee06072a17f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9849678669111668724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98496786691116687249849678669111668724984967866911166872498496786691116687249849678669111668724984967866911166872498496786691116687249849678669111668724984967866911166872498496786691116687249849678669111668724984967866911166872498496786691116687249849678669111668724984967866911166872498496786691116687249849678669111668724984967866911166872498496786691116687249849678669111668724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1710008c-4cae-4dd7-8af2-0f498ed16ce8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eae85aac-38d5-4858-a885-0e2e3a704799, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eae85aac-38d5-4858-a885-0e2e3a704799, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5971170863421344608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59711708634213446085971170863421344608597117086342134460859711708634213446085971170863421344608597117086342134460859711708634213446085971170863421344608597117086342134460859711708634213446085971170863421344608597117086342134460859711708634213446085971170863421344608597117086342134460859711708634213446085971170863421344608597117086342134460859711708634213446085971170863421344608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f239e97-9686-499a-aa6f-eee06072a17f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eae85aac-38d5-4858-a885-0e2e3a704799, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d759ea9-4fd8-4fd4-9107-7986c504041f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d759ea9-4fd8-4fd4-9107-7986c504041f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3600741048464234361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36007410484642343613600741048464234361360074104846423436136007410484642343613600741048464234361360074104846423436136007410484642343613600741048464234361360074104846423436136007410484642343613600741048464234361360074104846423436136007410484642343613600741048464234361360074104846423436136007410484642343613600741048464234361360074104846423436136007410484642343613600741048464234361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79d14b05-4ec7-40ae-93ff-7457f5bcab00, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79d14b05-4ec7-40ae-93ff-7457f5bcab00, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9669585692725302512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96695856927253025129669585692725302512966958569272530251296695856927253025129669585692725302512966958569272530251296695856927253025129669585692725302512966958569272530251296695856927253025129669585692725302512966958569272530251296695856927253025129669585692725302512966958569272530251296695856927253025129669585692725302512966958569272530251296695856927253025129669585692725302512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d759ea9-4fd8-4fd4-9107-7986c504041f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39a68934-da9d-49f7-a8b7-e47622d279d7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39a68934-da9d-49f7-a8b7-e47622d279d7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3654845351770922633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36548453517709226333654845351770922633365484535177092263336548453517709226333654845351770922633365484535177092263336548453517709226333654845351770922633365484535177092263336548453517709226333654845351770922633365484535177092263336548453517709226333654845351770922633365484535177092263336548453517709226333654845351770922633365484535177092263336548453517709226333654845351770922633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79d14b05-4ec7-40ae-93ff-7457f5bcab00, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0444e722-10a4-4cb3-9336-4f1fe1d8bd00, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0444e722-10a4-4cb3-9336-4f1fe1d8bd00, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11171204111120396081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117120411112039608111171204111120396081111712041111203960811117120411112039608111171204111120396081111712041111203960811117120411112039608111171204111120396081111712041111203960811117120411112039608111171204111120396081111712041111203960811117120411112039608111171204111120396081111712041111203960811117120411112039608111171204111120396081111712041111203960811117120411112039608111171204111120396081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39a68934-da9d-49f7-a8b7-e47622d279d7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 369b4042-2cec-4979-9953-625379ea269a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0444e722-10a4-4cb3-9336-4f1fe1d8bd00, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 369b4042-2cec-4979-9953-625379ea269a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13668703622293458590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366870362229345859013668703622293458590136687036222934585901366870362229345859013668703622293458590136687036222934585901366870362229345859013668703622293458590136687036222934585901366870362229345859013668703622293458590136687036222934585901366870362229345859013668703622293458590136687036222934585901366870362229345859013668703622293458590136687036222934585901366870362229345859013668703622293458590" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 149b588f-edc7-414b-813a-b7bc5219f71a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 149b588f-edc7-414b-813a-b7bc5219f71a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9881759540947847078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98817595409478470789881759540947847078988175954094784707898817595409478470789881759540947847078988175954094784707898817595409478470789881759540947847078988175954094784707898817595409478470789881759540947847078988175954094784707898817595409478470789881759540947847078988175954094784707898817595409478470789881759540947847078988175954094784707898817595409478470789881759540947847078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 149b588f-edc7-414b-813a-b7bc5219f71a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 369b4042-2cec-4979-9953-625379ea269a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07290606-ee3a-498d-b517-fdb5d9a0f352, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07290606-ee3a-498d-b517-fdb5d9a0f352, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7613029348410427076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76130293484104270767613029348410427076761302934841042707676130293484104270767613029348410427076761302934841042707676130293484104270767613029348410427076761302934841042707676130293484104270767613029348410427076761302934841042707676130293484104270767613029348410427076761302934841042707676130293484104270767613029348410427076761302934841042707676130293484104270767613029348410427076" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58e1d0e2-add7-4c84-aad9-936e16252291, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58e1d0e2-add7-4c84-aad9-936e16252291, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15211658804739937878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521165880473993787815211658804739937878152116588047399378781521165880473993787815211658804739937878152116588047399378781521165880473993787815211658804739937878152116588047399378781521165880473993787815211658804739937878152116588047399378781521165880473993787815211658804739937878152116588047399378781521165880473993787815211658804739937878152116588047399378781521165880473993787815211658804739937878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07290606-ee3a-498d-b517-fdb5d9a0f352, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58e1d0e2-add7-4c84-aad9-936e16252291, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6696315-8135-481b-95e3-c371d1f62a2c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6696315-8135-481b-95e3-c371d1f62a2c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3104102660393706244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31041026603937062443104102660393706244310410266039370624431041026603937062443104102660393706244310410266039370624431041026603937062443104102660393706244310410266039370624431041026603937062443104102660393706244310410266039370624431041026603937062443104102660393706244310410266039370624431041026603937062443104102660393706244310410266039370624431041026603937062443104102660393706244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01e476f0-66d3-466e-bd83-5287aeb4f9fc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01e476f0-66d3-466e-bd83-5287aeb4f9fc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10804485758090672304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080448575809067230410804485758090672304108044857580906723041080448575809067230410804485758090672304108044857580906723041080448575809067230410804485758090672304108044857580906723041080448575809067230410804485758090672304108044857580906723041080448575809067230410804485758090672304108044857580906723041080448575809067230410804485758090672304108044857580906723041080448575809067230410804485758090672304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01e476f0-66d3-466e-bd83-5287aeb4f9fc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6696315-8135-481b-95e3-c371d1f62a2c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75b8bb5d-dea4-4761-aeba-a2bc2ae5b374, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42595320-ed11-47a1-8f67-8921e62a6edf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75b8bb5d-dea4-4761-aeba-a2bc2ae5b374, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2590675156073427880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25906751560734278802590675156073427880259067515607342788025906751560734278802590675156073427880259067515607342788025906751560734278802590675156073427880259067515607342788025906751560734278802590675156073427880259067515607342788025906751560734278802590675156073427880259067515607342788025906751560734278802590675156073427880259067515607342788025906751560734278802590675156073427880" } } } 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, 42595320-ed11-47a1-8f67-8921e62a6edf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13710535659180109146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371053565918010914613710535659180109146137105356591801091461371053565918010914613710535659180109146137105356591801091461371053565918010914613710535659180109146137105356591801091461371053565918010914613710535659180109146137105356591801091461371053565918010914613710535659180109146137105356591801091461371053565918010914613710535659180109146137105356591801091461371053565918010914613710535659180109146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75b8bb5d-dea4-4761-aeba-a2bc2ae5b374, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a2106b0-25c5-47b7-8d35-0fcf8010e4a7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a2106b0-25c5-47b7-8d35-0fcf8010e4a7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11386590853105971508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138659085310597150811386590853105971508113865908531059715081138659085310597150811386590853105971508113865908531059715081138659085310597150811386590853105971508113865908531059715081138659085310597150811386590853105971508113865908531059715081138659085310597150811386590853105971508113865908531059715081138659085310597150811386590853105971508113865908531059715081138659085310597150811386590853105971508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42595320-ed11-47a1-8f67-8921e62a6edf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c19b5099-548e-4372-8179-e7867c33bce7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c19b5099-548e-4372-8179-e7867c33bce7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 55368317508021578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5536831750802157855368317508021578553683175080215785536831750802157855368317508021578553683175080215785536831750802157855368317508021578553683175080215785536831750802157855368317508021578553683175080215785536831750802157855368317508021578553683175080215785536831750802157855368317508021578553683175080215785536831750802157855368317508021578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a2106b0-25c5-47b7-8d35-0fcf8010e4a7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d536a196-53ab-4add-9219-bb928dbbfbdc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d536a196-53ab-4add-9219-bb928dbbfbdc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11690847755693211622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169084775569321162211690847755693211622116908477556932116221169084775569321162211690847755693211622116908477556932116221169084775569321162211690847755693211622116908477556932116221169084775569321162211690847755693211622116908477556932116221169084775569321162211690847755693211622116908477556932116221169084775569321162211690847755693211622116908477556932116221169084775569321162211690847755693211622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c19b5099-548e-4372-8179-e7867c33bce7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d536a196-53ab-4add-9219-bb928dbbfbdc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc4cd517-e865-441f-b0c8-5ec5cc95156b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc4cd517-e865-441f-b0c8-5ec5cc95156b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1159475429018804985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11594754290188049851159475429018804985115947542901880498511594754290188049851159475429018804985115947542901880498511594754290188049851159475429018804985115947542901880498511594754290188049851159475429018804985115947542901880498511594754290188049851159475429018804985115947542901880498511594754290188049851159475429018804985115947542901880498511594754290188049851159475429018804985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff5419e5-236e-4c8c-8ac8-3284ebab0cab, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff5419e5-236e-4c8c-8ac8-3284ebab0cab, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10807366931144675563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080736693114467556310807366931144675563108073669311446755631080736693114467556310807366931144675563108073669311446755631080736693114467556310807366931144675563108073669311446755631080736693114467556310807366931144675563108073669311446755631080736693114467556310807366931144675563108073669311446755631080736693114467556310807366931144675563108073669311446755631080736693114467556310807366931144675563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff5419e5-236e-4c8c-8ac8-3284ebab0cab, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ab02b70-0349-4b71-a32f-5564948d9815, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ab02b70-0349-4b71-a32f-5564948d9815, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14900251625148908643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490025162514890864314900251625148908643149002516251489086431490025162514890864314900251625148908643149002516251489086431490025162514890864314900251625148908643149002516251489086431490025162514890864314900251625148908643149002516251489086431490025162514890864314900251625148908643149002516251489086431490025162514890864314900251625148908643149002516251489086431490025162514890864314900251625148908643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc4cd517-e865-441f-b0c8-5ec5cc95156b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35fceb1d-b3c2-4ad2-b5ea-3e1fea24136c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35fceb1d-b3c2-4ad2-b5ea-3e1fea24136c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13312959237363840553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331295923736384055313312959237363840553133129592373638405531331295923736384055313312959237363840553133129592373638405531331295923736384055313312959237363840553133129592373638405531331295923736384055313312959237363840553133129592373638405531331295923736384055313312959237363840553133129592373638405531331295923736384055313312959237363840553133129592373638405531331295923736384055313312959237363840553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ab02b70-0349-4b71-a32f-5564948d9815, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c80a335d-5f0b-45a3-b2e0-d48cdae475db, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c80a335d-5f0b-45a3-b2e0-d48cdae475db, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2387250336648694554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23872503366486945542387250336648694554238725033664869455423872503366486945542387250336648694554238725033664869455423872503366486945542387250336648694554238725033664869455423872503366486945542387250336648694554238725033664869455423872503366486945542387250336648694554238725033664869455423872503366486945542387250336648694554238725033664869455423872503366486945542387250336648694554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35fceb1d-b3c2-4ad2-b5ea-3e1fea24136c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c53955d3-7179-496e-adbd-c599c1b3999d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c53955d3-7179-496e-adbd-c599c1b3999d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4048870393847895295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40488703938478952954048870393847895295404887039384789529540488703938478952954048870393847895295404887039384789529540488703938478952954048870393847895295404887039384789529540488703938478952954048870393847895295404887039384789529540488703938478952954048870393847895295404887039384789529540488703938478952954048870393847895295404887039384789529540488703938478952954048870393847895295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c80a335d-5f0b-45a3-b2e0-d48cdae475db, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c53955d3-7179-496e-adbd-c599c1b3999d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b7e60ac-ea5d-4a0b-a882-24fe85a242b0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b7e60ac-ea5d-4a0b-a882-24fe85a242b0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17044345336474125330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704434533647412533017044345336474125330170443453364741253301704434533647412533017044345336474125330170443453364741253301704434533647412533017044345336474125330170443453364741253301704434533647412533017044345336474125330170443453364741253301704434533647412533017044345336474125330170443453364741253301704434533647412533017044345336474125330170443453364741253301704434533647412533017044345336474125330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8fbf698-bd37-4201-a5ef-d8b6ac010d5a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8fbf698-bd37-4201-a5ef-d8b6ac010d5a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11071112244718618939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107111224471861893911071112244718618939110711122447186189391107111224471861893911071112244718618939110711122447186189391107111224471861893911071112244718618939110711122447186189391107111224471861893911071112244718618939110711122447186189391107111224471861893911071112244718618939110711122447186189391107111224471861893911071112244718618939110711122447186189391107111224471861893911071112244718618939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b7e60ac-ea5d-4a0b-a882-24fe85a242b0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89381288-8777-4b63-a431-3ac571617469, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89381288-8777-4b63-a431-3ac571617469, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17057523318085347491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705752331808534749117057523318085347491170575233180853474911705752331808534749117057523318085347491170575233180853474911705752331808534749117057523318085347491170575233180853474911705752331808534749117057523318085347491170575233180853474911705752331808534749117057523318085347491170575233180853474911705752331808534749117057523318085347491170575233180853474911705752331808534749117057523318085347491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8fbf698-bd37-4201-a5ef-d8b6ac010d5a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 817f9898-cd1d-4ed8-b3e0-0f20b62ff79f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 817f9898-cd1d-4ed8-b3e0-0f20b62ff79f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13410008783900858788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341000878390085878813410008783900858788134100087839008587881341000878390085878813410008783900858788134100087839008587881341000878390085878813410008783900858788134100087839008587881341000878390085878813410008783900858788134100087839008587881341000878390085878813410008783900858788134100087839008587881341000878390085878813410008783900858788134100087839008587881341000878390085878813410008783900858788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89381288-8777-4b63-a431-3ac571617469, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb966082-638d-4459-99c2-22cef79b8377, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 817f9898-cd1d-4ed8-b3e0-0f20b62ff79f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb966082-638d-4459-99c2-22cef79b8377, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3100086674658281827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31000866746582818273100086674658281827310008667465828182731000866746582818273100086674658281827310008667465828182731000866746582818273100086674658281827310008667465828182731000866746582818273100086674658281827310008667465828182731000866746582818273100086674658281827310008667465828182731000866746582818273100086674658281827310008667465828182731000866746582818273100086674658281827" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c52c794c-d845-4a8f-b424-7023a2373f26, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c52c794c-d845-4a8f-b424-7023a2373f26, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3002669146479650285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30026691464796502853002669146479650285300266914647965028530026691464796502853002669146479650285300266914647965028530026691464796502853002669146479650285300266914647965028530026691464796502853002669146479650285300266914647965028530026691464796502853002669146479650285300266914647965028530026691464796502853002669146479650285300266914647965028530026691464796502853002669146479650285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c52c794c-d845-4a8f-b424-7023a2373f26, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff58d119-38e3-4d04-aae7-61be2e28d816, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb966082-638d-4459-99c2-22cef79b8377, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff58d119-38e3-4d04-aae7-61be2e28d816, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2876327195363995439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28763271953639954392876327195363995439287632719536399543928763271953639954392876327195363995439287632719536399543928763271953639954392876327195363995439287632719536399543928763271953639954392876327195363995439287632719536399543928763271953639954392876327195363995439287632719536399543928763271953639954392876327195363995439287632719536399543928763271953639954392876327195363995439" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09563b38-7620-4571-b796-0b22ac71f770, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09563b38-7620-4571-b796-0b22ac71f770, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9961069832924500385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99610698329245003859961069832924500385996106983292450038599610698329245003859961069832924500385996106983292450038599610698329245003859961069832924500385996106983292450038599610698329245003859961069832924500385996106983292450038599610698329245003859961069832924500385996106983292450038599610698329245003859961069832924500385996106983292450038599610698329245003859961069832924500385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09563b38-7620-4571-b796-0b22ac71f770, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0df43d54-608e-4f38-94a5-f20c6e11f010, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0df43d54-608e-4f38-94a5-f20c6e11f010, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2002544919432929454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20025449194329294542002544919432929454200254491943292945420025449194329294542002544919432929454200254491943292945420025449194329294542002544919432929454200254491943292945420025449194329294542002544919432929454200254491943292945420025449194329294542002544919432929454200254491943292945420025449194329294542002544919432929454200254491943292945420025449194329294542002544919432929454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff58d119-38e3-4d04-aae7-61be2e28d816, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ac11503-294e-4840-8b70-eaba3a53468e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ac11503-294e-4840-8b70-eaba3a53468e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11633899860652222745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163389986065222274511633899860652222745116338998606522227451163389986065222274511633899860652222745116338998606522227451163389986065222274511633899860652222745116338998606522227451163389986065222274511633899860652222745116338998606522227451163389986065222274511633899860652222745116338998606522227451163389986065222274511633899860652222745116338998606522227451163389986065222274511633899860652222745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0df43d54-608e-4f38-94a5-f20c6e11f010, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e405fe4-6097-428c-9778-13682a55d624, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e405fe4-6097-428c-9778-13682a55d624, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1910891718119302841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19108917181193028411910891718119302841191089171811930284119108917181193028411910891718119302841191089171811930284119108917181193028411910891718119302841191089171811930284119108917181193028411910891718119302841191089171811930284119108917181193028411910891718119302841191089171811930284119108917181193028411910891718119302841191089171811930284119108917181193028411910891718119302841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ac11503-294e-4840-8b70-eaba3a53468e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b300563-ff06-456b-86a3-809ffe4113c3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b300563-ff06-456b-86a3-809ffe4113c3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7447552401372908696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74475524013729086967447552401372908696744755240137290869674475524013729086967447552401372908696744755240137290869674475524013729086967447552401372908696744755240137290869674475524013729086967447552401372908696744755240137290869674475524013729086967447552401372908696744755240137290869674475524013729086967447552401372908696744755240137290869674475524013729086967447552401372908696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e405fe4-6097-428c-9778-13682a55d624, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1af16e69-9b94-4275-bac2-b74624fd6a39, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1af16e69-9b94-4275-bac2-b74624fd6a39, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16134557614828552200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613455761482855220016134557614828552200161345576148285522001613455761482855220016134557614828552200161345576148285522001613455761482855220016134557614828552200161345576148285522001613455761482855220016134557614828552200161345576148285522001613455761482855220016134557614828552200161345576148285522001613455761482855220016134557614828552200161345576148285522001613455761482855220016134557614828552200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b300563-ff06-456b-86a3-809ffe4113c3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97418218-da46-40e8-a7d8-6803ec2d6de8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97418218-da46-40e8-a7d8-6803ec2d6de8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7152858333623042550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71528583336230425507152858333623042550715285833362304255071528583336230425507152858333623042550715285833362304255071528583336230425507152858333623042550715285833362304255071528583336230425507152858333623042550715285833362304255071528583336230425507152858333623042550715285833362304255071528583336230425507152858333623042550715285833362304255071528583336230425507152858333623042550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1af16e69-9b94-4275-bac2-b74624fd6a39, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 017e7706-9e23-418c-8c0e-d73497aa5fbd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 017e7706-9e23-418c-8c0e-d73497aa5fbd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8551486806599724208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85514868065997242088551486806599724208855148680659972420885514868065997242088551486806599724208855148680659972420885514868065997242088551486806599724208855148680659972420885514868065997242088551486806599724208855148680659972420885514868065997242088551486806599724208855148680659972420885514868065997242088551486806599724208855148680659972420885514868065997242088551486806599724208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97418218-da46-40e8-a7d8-6803ec2d6de8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a767ade5-675a-4294-96c2-1a1b7a61cb56, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a767ade5-675a-4294-96c2-1a1b7a61cb56, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13081829808344526094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308182980834452609413081829808344526094130818298083445260941308182980834452609413081829808344526094130818298083445260941308182980834452609413081829808344526094130818298083445260941308182980834452609413081829808344526094130818298083445260941308182980834452609413081829808344526094130818298083445260941308182980834452609413081829808344526094130818298083445260941308182980834452609413081829808344526094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 017e7706-9e23-418c-8c0e-d73497aa5fbd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25b6fcad-476e-42c3-8c30-0c8c286a9750, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25b6fcad-476e-42c3-8c30-0c8c286a9750, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17826465814787537431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1782646581478753743117826465814787537431178264658147875374311782646581478753743117826465814787537431178264658147875374311782646581478753743117826465814787537431178264658147875374311782646581478753743117826465814787537431178264658147875374311782646581478753743117826465814787537431178264658147875374311782646581478753743117826465814787537431178264658147875374311782646581478753743117826465814787537431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a767ade5-675a-4294-96c2-1a1b7a61cb56, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19214a6a-ea91-48c3-bdec-2070c7bb0bc5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25b6fcad-476e-42c3-8c30-0c8c286a9750, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19214a6a-ea91-48c3-bdec-2070c7bb0bc5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9559750067130228480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95597500671302284809559750067130228480955975006713022848095597500671302284809559750067130228480955975006713022848095597500671302284809559750067130228480955975006713022848095597500671302284809559750067130228480955975006713022848095597500671302284809559750067130228480955975006713022848095597500671302284809559750067130228480955975006713022848095597500671302284809559750067130228480" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b96d966c-c3e2-4eb3-a86c-0e69e2ad30b2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b96d966c-c3e2-4eb3-a86c-0e69e2ad30b2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1367038495123749538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13670384951237495381367038495123749538136703849512374953813670384951237495381367038495123749538136703849512374953813670384951237495381367038495123749538136703849512374953813670384951237495381367038495123749538136703849512374953813670384951237495381367038495123749538136703849512374953813670384951237495381367038495123749538136703849512374953813670384951237495381367038495123749538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19214a6a-ea91-48c3-bdec-2070c7bb0bc5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1418c2b5-152b-41ff-ac99-6063789968fc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1418c2b5-152b-41ff-ac99-6063789968fc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12440436455615954685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1244043645561595468512440436455615954685124404364556159546851244043645561595468512440436455615954685124404364556159546851244043645561595468512440436455615954685124404364556159546851244043645561595468512440436455615954685124404364556159546851244043645561595468512440436455615954685124404364556159546851244043645561595468512440436455615954685124404364556159546851244043645561595468512440436455615954685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b96d966c-c3e2-4eb3-a86c-0e69e2ad30b2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48dbf1c7-587a-4369-b061-aa244d4870f8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48dbf1c7-587a-4369-b061-aa244d4870f8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9758587429838990008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97585874298389900089758587429838990008975858742983899000897585874298389900089758587429838990008975858742983899000897585874298389900089758587429838990008975858742983899000897585874298389900089758587429838990008975858742983899000897585874298389900089758587429838990008975858742983899000897585874298389900089758587429838990008975858742983899000897585874298389900089758587429838990008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1418c2b5-152b-41ff-ac99-6063789968fc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eff10855-5a0f-4a36-b151-be1646d0f8e6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eff10855-5a0f-4a36-b151-be1646d0f8e6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 117947964479519816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "117947964479519816117947964479519816117947964479519816117947964479519816117947964479519816117947964479519816117947964479519816117947964479519816117947964479519816117947964479519816117947964479519816117947964479519816117947964479519816117947964479519816117947964479519816117947964479519816117947964479519816117947964479519816117947964479519816117947964479519816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48dbf1c7-587a-4369-b061-aa244d4870f8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45285e06-8240-4b69-8ca6-8c7d1aa2ccce, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45285e06-8240-4b69-8ca6-8c7d1aa2ccce, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14147920543200223247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414792054320022324714147920543200223247141479205432002232471414792054320022324714147920543200223247141479205432002232471414792054320022324714147920543200223247141479205432002232471414792054320022324714147920543200223247141479205432002232471414792054320022324714147920543200223247141479205432002232471414792054320022324714147920543200223247141479205432002232471414792054320022324714147920543200223247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eff10855-5a0f-4a36-b151-be1646d0f8e6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95252ce4-ffb8-4c35-9256-e65261e37760, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95252ce4-ffb8-4c35-9256-e65261e37760, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9532482694794803982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95324826947948039829532482694794803982953248269479480398295324826947948039829532482694794803982953248269479480398295324826947948039829532482694794803982953248269479480398295324826947948039829532482694794803982953248269479480398295324826947948039829532482694794803982953248269479480398295324826947948039829532482694794803982953248269479480398295324826947948039829532482694794803982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45285e06-8240-4b69-8ca6-8c7d1aa2ccce, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7101590a-97e5-4d1e-ad90-11dd327cba40, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7101590a-97e5-4d1e-ad90-11dd327cba40, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14640216332033400353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464021633203340035314640216332033400353146402163320334003531464021633203340035314640216332033400353146402163320334003531464021633203340035314640216332033400353146402163320334003531464021633203340035314640216332033400353146402163320334003531464021633203340035314640216332033400353146402163320334003531464021633203340035314640216332033400353146402163320334003531464021633203340035314640216332033400353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95252ce4-ffb8-4c35-9256-e65261e37760, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a010b83-b27a-466d-87ae-64c876676d26, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a010b83-b27a-466d-87ae-64c876676d26, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11135521053403358694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113552105340335869411135521053403358694111355210534033586941113552105340335869411135521053403358694111355210534033586941113552105340335869411135521053403358694111355210534033586941113552105340335869411135521053403358694111355210534033586941113552105340335869411135521053403358694111355210534033586941113552105340335869411135521053403358694111355210534033586941113552105340335869411135521053403358694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7101590a-97e5-4d1e-ad90-11dd327cba40, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dae9e601-228a-4038-8ed6-0fd5faae2513, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dae9e601-228a-4038-8ed6-0fd5faae2513, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13587761281726398928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358776128172639892813587761281726398928135877612817263989281358776128172639892813587761281726398928135877612817263989281358776128172639892813587761281726398928135877612817263989281358776128172639892813587761281726398928135877612817263989281358776128172639892813587761281726398928135877612817263989281358776128172639892813587761281726398928135877612817263989281358776128172639892813587761281726398928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a010b83-b27a-466d-87ae-64c876676d26, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0cc6824-5793-49b2-8f87-f70b77ccd923, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0cc6824-5793-49b2-8f87-f70b77ccd923, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5838389963946769277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58383899639467692775838389963946769277583838996394676927758383899639467692775838389963946769277583838996394676927758383899639467692775838389963946769277583838996394676927758383899639467692775838389963946769277583838996394676927758383899639467692775838389963946769277583838996394676927758383899639467692775838389963946769277583838996394676927758383899639467692775838389963946769277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dae9e601-228a-4038-8ed6-0fd5faae2513, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75b5e69d-c7eb-4721-9b27-9cc8eb35a776, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75b5e69d-c7eb-4721-9b27-9cc8eb35a776, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10120760479855914739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012076047985591473910120760479855914739101207604798559147391012076047985591473910120760479855914739101207604798559147391012076047985591473910120760479855914739101207604798559147391012076047985591473910120760479855914739101207604798559147391012076047985591473910120760479855914739101207604798559147391012076047985591473910120760479855914739101207604798559147391012076047985591473910120760479855914739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0cc6824-5793-49b2-8f87-f70b77ccd923, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b16d8f6-6268-4cb7-ab82-ade1e2b3729b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b16d8f6-6268-4cb7-ab82-ade1e2b3729b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8856311071825240763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88563110718252407638856311071825240763885631107182524076388563110718252407638856311071825240763885631107182524076388563110718252407638856311071825240763885631107182524076388563110718252407638856311071825240763885631107182524076388563110718252407638856311071825240763885631107182524076388563110718252407638856311071825240763885631107182524076388563110718252407638856311071825240763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75b5e69d-c7eb-4721-9b27-9cc8eb35a776, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f1d2087-b8ce-4688-9a26-451243b0497e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f1d2087-b8ce-4688-9a26-451243b0497e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5888149947802033225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58881499478020332255888149947802033225588814994780203322558881499478020332255888149947802033225588814994780203322558881499478020332255888149947802033225588814994780203322558881499478020332255888149947802033225588814994780203322558881499478020332255888149947802033225588814994780203322558881499478020332255888149947802033225588814994780203322558881499478020332255888149947802033225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b16d8f6-6268-4cb7-ab82-ade1e2b3729b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d7ffc9a-ce40-4628-b884-38d66706e4fd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d7ffc9a-ce40-4628-b884-38d66706e4fd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17900555208190898607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790055520819089860717900555208190898607179005552081908986071790055520819089860717900555208190898607179005552081908986071790055520819089860717900555208190898607179005552081908986071790055520819089860717900555208190898607179005552081908986071790055520819089860717900555208190898607179005552081908986071790055520819089860717900555208190898607179005552081908986071790055520819089860717900555208190898607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f1d2087-b8ce-4688-9a26-451243b0497e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0985932-09fa-4b0f-a900-fd16f97a4d89, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0985932-09fa-4b0f-a900-fd16f97a4d89, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16360910449027238842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636091044902723884216360910449027238842163609104490272388421636091044902723884216360910449027238842163609104490272388421636091044902723884216360910449027238842163609104490272388421636091044902723884216360910449027238842163609104490272388421636091044902723884216360910449027238842163609104490272388421636091044902723884216360910449027238842163609104490272388421636091044902723884216360910449027238842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d7ffc9a-ce40-4628-b884-38d66706e4fd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48e90e2e-8721-432b-8b8f-7aa4bcb6f3bd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48e90e2e-8721-432b-8b8f-7aa4bcb6f3bd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7138273720393042692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71382737203930426927138273720393042692713827372039304269271382737203930426927138273720393042692713827372039304269271382737203930426927138273720393042692713827372039304269271382737203930426927138273720393042692713827372039304269271382737203930426927138273720393042692713827372039304269271382737203930426927138273720393042692713827372039304269271382737203930426927138273720393042692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0985932-09fa-4b0f-a900-fd16f97a4d89, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8db233c4-a536-4ef2-8ef9-8b6c7907126c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8db233c4-a536-4ef2-8ef9-8b6c7907126c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7647143587421228209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76471435874212282097647143587421228209764714358742122820976471435874212282097647143587421228209764714358742122820976471435874212282097647143587421228209764714358742122820976471435874212282097647143587421228209764714358742122820976471435874212282097647143587421228209764714358742122820976471435874212282097647143587421228209764714358742122820976471435874212282097647143587421228209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48e90e2e-8721-432b-8b8f-7aa4bcb6f3bd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7b05b05-d7de-41ec-9ccc-4d29605f9cf1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7b05b05-d7de-41ec-9ccc-4d29605f9cf1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15328245384062638326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532824538406263832615328245384062638326153282453840626383261532824538406263832615328245384062638326153282453840626383261532824538406263832615328245384062638326153282453840626383261532824538406263832615328245384062638326153282453840626383261532824538406263832615328245384062638326153282453840626383261532824538406263832615328245384062638326153282453840626383261532824538406263832615328245384062638326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8db233c4-a536-4ef2-8ef9-8b6c7907126c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b6facac-3b03-4fa8-9690-b1f264f90190, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7b05b05-d7de-41ec-9ccc-4d29605f9cf1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cf2945f-2372-45a3-9500-bf9f81f6368c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b6facac-3b03-4fa8-9690-b1f264f90190, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17535677135295467769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753567713529546776917535677135295467769175356771352954677691753567713529546776917535677135295467769175356771352954677691753567713529546776917535677135295467769175356771352954677691753567713529546776917535677135295467769175356771352954677691753567713529546776917535677135295467769175356771352954677691753567713529546776917535677135295467769175356771352954677691753567713529546776917535677135295467769" } } } 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, 5cf2945f-2372-45a3-9500-bf9f81f6368c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8067498886012130277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80674988860121302778067498886012130277806749888601213027780674988860121302778067498886012130277806749888601213027780674988860121302778067498886012130277806749888601213027780674988860121302778067498886012130277806749888601213027780674988860121302778067498886012130277806749888601213027780674988860121302778067498886012130277806749888601213027780674988860121302778067498886012130277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cf2945f-2372-45a3-9500-bf9f81f6368c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0f7cf0a-8456-400f-a78c-b241b8eec743, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0f7cf0a-8456-400f-a78c-b241b8eec743, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 556113912056973217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "556113912056973217556113912056973217556113912056973217556113912056973217556113912056973217556113912056973217556113912056973217556113912056973217556113912056973217556113912056973217556113912056973217556113912056973217556113912056973217556113912056973217556113912056973217556113912056973217556113912056973217556113912056973217556113912056973217556113912056973217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b6facac-3b03-4fa8-9690-b1f264f90190, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1bfb951-8c0c-4443-ade2-441dc5b31d3b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1bfb951-8c0c-4443-ade2-441dc5b31d3b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7072092236301378798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70720922363013787987072092236301378798707209223630137879870720922363013787987072092236301378798707209223630137879870720922363013787987072092236301378798707209223630137879870720922363013787987072092236301378798707209223630137879870720922363013787987072092236301378798707209223630137879870720922363013787987072092236301378798707209223630137879870720922363013787987072092236301378798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0f7cf0a-8456-400f-a78c-b241b8eec743, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b965df5-0a32-40c2-9e98-fa91db037b62, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b965df5-0a32-40c2-9e98-fa91db037b62, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10179040270905706956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017904027090570695610179040270905706956101790402709057069561017904027090570695610179040270905706956101790402709057069561017904027090570695610179040270905706956101790402709057069561017904027090570695610179040270905706956101790402709057069561017904027090570695610179040270905706956101790402709057069561017904027090570695610179040270905706956101790402709057069561017904027090570695610179040270905706956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1bfb951-8c0c-4443-ade2-441dc5b31d3b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ea96c37-55ba-424b-9b8b-f7b780784bc6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ea96c37-55ba-424b-9b8b-f7b780784bc6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11106261875292548247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110626187529254824711106261875292548247111062618752925482471110626187529254824711106261875292548247111062618752925482471110626187529254824711106261875292548247111062618752925482471110626187529254824711106261875292548247111062618752925482471110626187529254824711106261875292548247111062618752925482471110626187529254824711106261875292548247111062618752925482471110626187529254824711106261875292548247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b965df5-0a32-40c2-9e98-fa91db037b62, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 706f4f76-901f-45f9-ad51-3883e03f391c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 706f4f76-901f-45f9-ad51-3883e03f391c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12773022334137474096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277302233413747409612773022334137474096127730223341374740961277302233413747409612773022334137474096127730223341374740961277302233413747409612773022334137474096127730223341374740961277302233413747409612773022334137474096127730223341374740961277302233413747409612773022334137474096127730223341374740961277302233413747409612773022334137474096127730223341374740961277302233413747409612773022334137474096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ea96c37-55ba-424b-9b8b-f7b780784bc6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60e50f81-b529-4bb0-84ad-96670fe98019, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60e50f81-b529-4bb0-84ad-96670fe98019, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7806770685751428682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78067706857514286827806770685751428682780677068575142868278067706857514286827806770685751428682780677068575142868278067706857514286827806770685751428682780677068575142868278067706857514286827806770685751428682780677068575142868278067706857514286827806770685751428682780677068575142868278067706857514286827806770685751428682780677068575142868278067706857514286827806770685751428682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 706f4f76-901f-45f9-ad51-3883e03f391c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 554df5d8-4be2-4083-bb6f-aeb06f5dac5f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 554df5d8-4be2-4083-bb6f-aeb06f5dac5f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4099464610315892597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40994646103158925974099464610315892597409946461031589259740994646103158925974099464610315892597409946461031589259740994646103158925974099464610315892597409946461031589259740994646103158925974099464610315892597409946461031589259740994646103158925974099464610315892597409946461031589259740994646103158925974099464610315892597409946461031589259740994646103158925974099464610315892597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60e50f81-b529-4bb0-84ad-96670fe98019, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a8599e1-605d-4b8e-9704-a37672257961, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a8599e1-605d-4b8e-9704-a37672257961, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3709547510896791023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37095475108967910233709547510896791023370954751089679102337095475108967910233709547510896791023370954751089679102337095475108967910233709547510896791023370954751089679102337095475108967910233709547510896791023370954751089679102337095475108967910233709547510896791023370954751089679102337095475108967910233709547510896791023370954751089679102337095475108967910233709547510896791023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 554df5d8-4be2-4083-bb6f-aeb06f5dac5f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 965fcb2d-eda4-46a0-bf61-f3510ad23b1c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 965fcb2d-eda4-46a0-bf61-f3510ad23b1c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12056850447240750222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205685044724075022212056850447240750222120568504472407502221205685044724075022212056850447240750222120568504472407502221205685044724075022212056850447240750222120568504472407502221205685044724075022212056850447240750222120568504472407502221205685044724075022212056850447240750222120568504472407502221205685044724075022212056850447240750222120568504472407502221205685044724075022212056850447240750222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a8599e1-605d-4b8e-9704-a37672257961, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcf810a5-f415-4766-9a32-f4a1f6d78ffd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcf810a5-f415-4766-9a32-f4a1f6d78ffd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11492410185661497703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149241018566149770311492410185661497703114924101856614977031149241018566149770311492410185661497703114924101856614977031149241018566149770311492410185661497703114924101856614977031149241018566149770311492410185661497703114924101856614977031149241018566149770311492410185661497703114924101856614977031149241018566149770311492410185661497703114924101856614977031149241018566149770311492410185661497703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 965fcb2d-eda4-46a0-bf61-f3510ad23b1c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bef8f98e-1b42-4a4b-9227-9d383b04b7e5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bef8f98e-1b42-4a4b-9227-9d383b04b7e5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4732641140658079456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47326411406580794564732641140658079456473264114065807945647326411406580794564732641140658079456473264114065807945647326411406580794564732641140658079456473264114065807945647326411406580794564732641140658079456473264114065807945647326411406580794564732641140658079456473264114065807945647326411406580794564732641140658079456473264114065807945647326411406580794564732641140658079456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcf810a5-f415-4766-9a32-f4a1f6d78ffd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bef8f98e-1b42-4a4b-9227-9d383b04b7e5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 809ba565-78f7-4cdb-81a9-96c2856d3723, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b50e1b19-9fc4-4816-bed0-9854dd935f1e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 809ba565-78f7-4cdb-81a9-96c2856d3723, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13560887803854596441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356088780385459644113560887803854596441135608878038545964411356088780385459644113560887803854596441135608878038545964411356088780385459644113560887803854596441135608878038545964411356088780385459644113560887803854596441135608878038545964411356088780385459644113560887803854596441135608878038545964411356088780385459644113560887803854596441135608878038545964411356088780385459644113560887803854596441" } } } 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, b50e1b19-9fc4-4816-bed0-9854dd935f1e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10817646868342271054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1081764686834227105410817646868342271054108176468683422710541081764686834227105410817646868342271054108176468683422710541081764686834227105410817646868342271054108176468683422710541081764686834227105410817646868342271054108176468683422710541081764686834227105410817646868342271054108176468683422710541081764686834227105410817646868342271054108176468683422710541081764686834227105410817646868342271054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 809ba565-78f7-4cdb-81a9-96c2856d3723, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b50e1b19-9fc4-4816-bed0-9854dd935f1e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13df1528-dfcb-48f1-9497-7ad2d8c5a885, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13df1528-dfcb-48f1-9497-7ad2d8c5a885, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11666721252159660989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166672125215966098911666721252159660989116667212521596609891166672125215966098911666721252159660989116667212521596609891166672125215966098911666721252159660989116667212521596609891166672125215966098911666721252159660989116667212521596609891166672125215966098911666721252159660989116667212521596609891166672125215966098911666721252159660989116667212521596609891166672125215966098911666721252159660989" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b53c642f-de59-4d53-83ea-7b8600832e02, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b53c642f-de59-4d53-83ea-7b8600832e02, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7264851003303860866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72648510033038608667264851003303860866726485100330386086672648510033038608667264851003303860866726485100330386086672648510033038608667264851003303860866726485100330386086672648510033038608667264851003303860866726485100330386086672648510033038608667264851003303860866726485100330386086672648510033038608667264851003303860866726485100330386086672648510033038608667264851003303860866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13df1528-dfcb-48f1-9497-7ad2d8c5a885, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8de3f700-8754-4496-9860-0dc0599f8d35, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b53c642f-de59-4d53-83ea-7b8600832e02, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8de3f700-8754-4496-9860-0dc0599f8d35, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6907436546068011730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69074365460680117306907436546068011730690743654606801173069074365460680117306907436546068011730690743654606801173069074365460680117306907436546068011730690743654606801173069074365460680117306907436546068011730690743654606801173069074365460680117306907436546068011730690743654606801173069074365460680117306907436546068011730690743654606801173069074365460680117306907436546068011730" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8febbbd1-66e3-49dd-9c38-bc2c6d959e55, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8febbbd1-66e3-49dd-9c38-bc2c6d959e55, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3305959867367853838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33059598673678538383305959867367853838330595986736785383833059598673678538383305959867367853838330595986736785383833059598673678538383305959867367853838330595986736785383833059598673678538383305959867367853838330595986736785383833059598673678538383305959867367853838330595986736785383833059598673678538383305959867367853838330595986736785383833059598673678538383305959867367853838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8de3f700-8754-4496-9860-0dc0599f8d35, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f976a4d9-69dc-4b3c-a5a5-c856ac6db050, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f976a4d9-69dc-4b3c-a5a5-c856ac6db050, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2994507019196528277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29945070191965282772994507019196528277299450701919652827729945070191965282772994507019196528277299450701919652827729945070191965282772994507019196528277299450701919652827729945070191965282772994507019196528277299450701919652827729945070191965282772994507019196528277299450701919652827729945070191965282772994507019196528277299450701919652827729945070191965282772994507019196528277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8febbbd1-66e3-49dd-9c38-bc2c6d959e55, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d5bcbe3-43b4-4ef7-b584-b96c30f348a6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d5bcbe3-43b4-4ef7-b584-b96c30f348a6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8373175975279474572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83731759752794745728373175975279474572837317597527947457283731759752794745728373175975279474572837317597527947457283731759752794745728373175975279474572837317597527947457283731759752794745728373175975279474572837317597527947457283731759752794745728373175975279474572837317597527947457283731759752794745728373175975279474572837317597527947457283731759752794745728373175975279474572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f976a4d9-69dc-4b3c-a5a5-c856ac6db050, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b3fca31-8598-4f6c-80ba-16ac6f8899aa, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b3fca31-8598-4f6c-80ba-16ac6f8899aa, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18012604338448880648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801260433844888064818012604338448880648180126043384488806481801260433844888064818012604338448880648180126043384488806481801260433844888064818012604338448880648180126043384488806481801260433844888064818012604338448880648180126043384488806481801260433844888064818012604338448880648180126043384488806481801260433844888064818012604338448880648180126043384488806481801260433844888064818012604338448880648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d5bcbe3-43b4-4ef7-b584-b96c30f348a6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 459af5ff-00f3-42fb-bb46-1349476d0cf9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 459af5ff-00f3-42fb-bb46-1349476d0cf9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6365877125199429296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63658771251994292966365877125199429296636587712519942929663658771251994292966365877125199429296636587712519942929663658771251994292966365877125199429296636587712519942929663658771251994292966365877125199429296636587712519942929663658771251994292966365877125199429296636587712519942929663658771251994292966365877125199429296636587712519942929663658771251994292966365877125199429296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b3fca31-8598-4f6c-80ba-16ac6f8899aa, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77cd6405-a603-47a8-a1ed-b6063d22ec95, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77cd6405-a603-47a8-a1ed-b6063d22ec95, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 863797891714027473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "863797891714027473863797891714027473863797891714027473863797891714027473863797891714027473863797891714027473863797891714027473863797891714027473863797891714027473863797891714027473863797891714027473863797891714027473863797891714027473863797891714027473863797891714027473863797891714027473863797891714027473863797891714027473863797891714027473863797891714027473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 459af5ff-00f3-42fb-bb46-1349476d0cf9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9419feef-bc53-45ca-acdf-fa28c5b4d666, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9419feef-bc53-45ca-acdf-fa28c5b4d666, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7464581827082511184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74645818270825111847464581827082511184746458182708251118474645818270825111847464581827082511184746458182708251118474645818270825111847464581827082511184746458182708251118474645818270825111847464581827082511184746458182708251118474645818270825111847464581827082511184746458182708251118474645818270825111847464581827082511184746458182708251118474645818270825111847464581827082511184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77cd6405-a603-47a8-a1ed-b6063d22ec95, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8428d9a6-4274-4564-bd38-e7e0f977cb72, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8428d9a6-4274-4564-bd38-e7e0f977cb72, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10958129719077525510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095812971907752551010958129719077525510109581297190775255101095812971907752551010958129719077525510109581297190775255101095812971907752551010958129719077525510109581297190775255101095812971907752551010958129719077525510109581297190775255101095812971907752551010958129719077525510109581297190775255101095812971907752551010958129719077525510109581297190775255101095812971907752551010958129719077525510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9419feef-bc53-45ca-acdf-fa28c5b4d666, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77539d97-7c5a-40c3-83e1-a54edefbc8b7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77539d97-7c5a-40c3-83e1-a54edefbc8b7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4860399419079842932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48603994190798429324860399419079842932486039941907984293248603994190798429324860399419079842932486039941907984293248603994190798429324860399419079842932486039941907984293248603994190798429324860399419079842932486039941907984293248603994190798429324860399419079842932486039941907984293248603994190798429324860399419079842932486039941907984293248603994190798429324860399419079842932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8428d9a6-4274-4564-bd38-e7e0f977cb72, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5576b45-c68d-49e6-aafa-28c650bc1bc8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5576b45-c68d-49e6-aafa-28c650bc1bc8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18251894524914675283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825189452491467528318251894524914675283182518945249146752831825189452491467528318251894524914675283182518945249146752831825189452491467528318251894524914675283182518945249146752831825189452491467528318251894524914675283182518945249146752831825189452491467528318251894524914675283182518945249146752831825189452491467528318251894524914675283182518945249146752831825189452491467528318251894524914675283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77539d97-7c5a-40c3-83e1-a54edefbc8b7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5576b45-c68d-49e6-aafa-28c650bc1bc8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f015832-0547-4786-b001-a8295c0ff44d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d71c780c-d7e4-4a40-8a6f-dd93d63059c7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d71c780c-d7e4-4a40-8a6f-dd93d63059c7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3717964462712541462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37179644627125414623717964462712541462371796446271254146237179644627125414623717964462712541462371796446271254146237179644627125414623717964462712541462371796446271254146237179644627125414623717964462712541462371796446271254146237179644627125414623717964462712541462371796446271254146237179644627125414623717964462712541462371796446271254146237179644627125414623717964462712541462" } } } 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, 9f015832-0547-4786-b001-a8295c0ff44d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16288451262198461290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628845126219846129016288451262198461290162884512621984612901628845126219846129016288451262198461290162884512621984612901628845126219846129016288451262198461290162884512621984612901628845126219846129016288451262198461290162884512621984612901628845126219846129016288451262198461290162884512621984612901628845126219846129016288451262198461290162884512621984612901628845126219846129016288451262198461290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f015832-0547-4786-b001-a8295c0ff44d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d71c780c-d7e4-4a40-8a6f-dd93d63059c7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fba6d54-ce3f-49db-940d-61d3822d8885, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fba6d54-ce3f-49db-940d-61d3822d8885, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2900513939716891319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29005139397168913192900513939716891319290051393971689131929005139397168913192900513939716891319290051393971689131929005139397168913192900513939716891319290051393971689131929005139397168913192900513939716891319290051393971689131929005139397168913192900513939716891319290051393971689131929005139397168913192900513939716891319290051393971689131929005139397168913192900513939716891319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5c50dd4-02e4-4b01-87a5-bf553b55f1f7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5c50dd4-02e4-4b01-87a5-bf553b55f1f7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2071340150943757080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20713401509437570802071340150943757080207134015094375708020713401509437570802071340150943757080207134015094375708020713401509437570802071340150943757080207134015094375708020713401509437570802071340150943757080207134015094375708020713401509437570802071340150943757080207134015094375708020713401509437570802071340150943757080207134015094375708020713401509437570802071340150943757080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5c50dd4-02e4-4b01-87a5-bf553b55f1f7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fba6d54-ce3f-49db-940d-61d3822d8885, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed7c6008-f9dd-4d4b-b093-d392ccd7a407, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62e556bf-6970-43a3-856e-1b7c2cdb8dde, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62e556bf-6970-43a3-856e-1b7c2cdb8dde, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1428015570541299584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14280155705412995841428015570541299584142801557054129958414280155705412995841428015570541299584142801557054129958414280155705412995841428015570541299584142801557054129958414280155705412995841428015570541299584142801557054129958414280155705412995841428015570541299584142801557054129958414280155705412995841428015570541299584142801557054129958414280155705412995841428015570541299584" } } } 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, ed7c6008-f9dd-4d4b-b093-d392ccd7a407, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16783384493782976012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678338449378297601216783384493782976012167833844937829760121678338449378297601216783384493782976012167833844937829760121678338449378297601216783384493782976012167833844937829760121678338449378297601216783384493782976012167833844937829760121678338449378297601216783384493782976012167833844937829760121678338449378297601216783384493782976012167833844937829760121678338449378297601216783384493782976012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62e556bf-6970-43a3-856e-1b7c2cdb8dde, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed7c6008-f9dd-4d4b-b093-d392ccd7a407, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6891414-471f-4c12-a9cc-8cf4711cbd8f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6891414-471f-4c12-a9cc-8cf4711cbd8f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5317552591103355938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53175525911033559385317552591103355938531755259110335593853175525911033559385317552591103355938531755259110335593853175525911033559385317552591103355938531755259110335593853175525911033559385317552591103355938531755259110335593853175525911033559385317552591103355938531755259110335593853175525911033559385317552591103355938531755259110335593853175525911033559385317552591103355938" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b05a18bd-7ba2-4836-b2d4-356c230b747a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b05a18bd-7ba2-4836-b2d4-356c230b747a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15917070881370236933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591707088137023693315917070881370236933159170708813702369331591707088137023693315917070881370236933159170708813702369331591707088137023693315917070881370236933159170708813702369331591707088137023693315917070881370236933159170708813702369331591707088137023693315917070881370236933159170708813702369331591707088137023693315917070881370236933159170708813702369331591707088137023693315917070881370236933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6891414-471f-4c12-a9cc-8cf4711cbd8f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f87ff36-56a2-46ad-9129-1543b94208be, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f87ff36-56a2-46ad-9129-1543b94208be, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10445923688329039398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044592368832903939810445923688329039398104459236883290393981044592368832903939810445923688329039398104459236883290393981044592368832903939810445923688329039398104459236883290393981044592368832903939810445923688329039398104459236883290393981044592368832903939810445923688329039398104459236883290393981044592368832903939810445923688329039398104459236883290393981044592368832903939810445923688329039398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b05a18bd-7ba2-4836-b2d4-356c230b747a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd545fcb-b9c9-4777-b4f3-7ee78603fd6c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd545fcb-b9c9-4777-b4f3-7ee78603fd6c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3045048549954865395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30450485499548653953045048549954865395304504854995486539530450485499548653953045048549954865395304504854995486539530450485499548653953045048549954865395304504854995486539530450485499548653953045048549954865395304504854995486539530450485499548653953045048549954865395304504854995486539530450485499548653953045048549954865395304504854995486539530450485499548653953045048549954865395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f87ff36-56a2-46ad-9129-1543b94208be, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9490628-9260-4690-93fc-080880dc5d48, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9490628-9260-4690-93fc-080880dc5d48, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11989109345242532108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198910934524253210811989109345242532108119891093452425321081198910934524253210811989109345242532108119891093452425321081198910934524253210811989109345242532108119891093452425321081198910934524253210811989109345242532108119891093452425321081198910934524253210811989109345242532108119891093452425321081198910934524253210811989109345242532108119891093452425321081198910934524253210811989109345242532108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd545fcb-b9c9-4777-b4f3-7ee78603fd6c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e2c5959-ee2d-467d-9b93-ddd3bfc3e9fd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e2c5959-ee2d-467d-9b93-ddd3bfc3e9fd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10939853659139541955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093985365913954195510939853659139541955109398536591395419551093985365913954195510939853659139541955109398536591395419551093985365913954195510939853659139541955109398536591395419551093985365913954195510939853659139541955109398536591395419551093985365913954195510939853659139541955109398536591395419551093985365913954195510939853659139541955109398536591395419551093985365913954195510939853659139541955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9490628-9260-4690-93fc-080880dc5d48, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eef99f67-0c04-4244-bc86-cd625556cb4f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eef99f67-0c04-4244-bc86-cd625556cb4f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4541975430425703293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45419754304257032934541975430425703293454197543042570329345419754304257032934541975430425703293454197543042570329345419754304257032934541975430425703293454197543042570329345419754304257032934541975430425703293454197543042570329345419754304257032934541975430425703293454197543042570329345419754304257032934541975430425703293454197543042570329345419754304257032934541975430425703293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e2c5959-ee2d-467d-9b93-ddd3bfc3e9fd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c832284-884b-465e-8ab7-0c3ca522f3b3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c832284-884b-465e-8ab7-0c3ca522f3b3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3768200785803883721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37682007858038837213768200785803883721376820078580388372137682007858038837213768200785803883721376820078580388372137682007858038837213768200785803883721376820078580388372137682007858038837213768200785803883721376820078580388372137682007858038837213768200785803883721376820078580388372137682007858038837213768200785803883721376820078580388372137682007858038837213768200785803883721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eef99f67-0c04-4244-bc86-cd625556cb4f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06d56532-4bfd-453f-98a6-41bcad4c2bbe, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06d56532-4bfd-453f-98a6-41bcad4c2bbe, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10971204063929503172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097120406392950317210971204063929503172109712040639295031721097120406392950317210971204063929503172109712040639295031721097120406392950317210971204063929503172109712040639295031721097120406392950317210971204063929503172109712040639295031721097120406392950317210971204063929503172109712040639295031721097120406392950317210971204063929503172109712040639295031721097120406392950317210971204063929503172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c832284-884b-465e-8ab7-0c3ca522f3b3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06d56532-4bfd-453f-98a6-41bcad4c2bbe, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 034fd10f-c76c-4c1a-a7ea-7528e4c4f27d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 034fd10f-c76c-4c1a-a7ea-7528e4c4f27d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1234454374457821888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12344543744578218881234454374457821888123445437445782188812344543744578218881234454374457821888123445437445782188812344543744578218881234454374457821888123445437445782188812344543744578218881234454374457821888123445437445782188812344543744578218881234454374457821888123445437445782188812344543744578218881234454374457821888123445437445782188812344543744578218881234454374457821888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee835270-9ac8-4ca8-90d4-423199f43662, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee835270-9ac8-4ca8-90d4-423199f43662, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10072910062512963938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1007291006251296393810072910062512963938100729100625129639381007291006251296393810072910062512963938100729100625129639381007291006251296393810072910062512963938100729100625129639381007291006251296393810072910062512963938100729100625129639381007291006251296393810072910062512963938100729100625129639381007291006251296393810072910062512963938100729100625129639381007291006251296393810072910062512963938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee835270-9ac8-4ca8-90d4-423199f43662, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42a17027-faa1-4f32-967d-6879b714efc2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42a17027-faa1-4f32-967d-6879b714efc2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6735880607075540094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67358806070755400946735880607075540094673588060707554009467358806070755400946735880607075540094673588060707554009467358806070755400946735880607075540094673588060707554009467358806070755400946735880607075540094673588060707554009467358806070755400946735880607075540094673588060707554009467358806070755400946735880607075540094673588060707554009467358806070755400946735880607075540094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 034fd10f-c76c-4c1a-a7ea-7528e4c4f27d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10a6eebc-0bf1-4fcb-8c2b-f97cac1b503c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10a6eebc-0bf1-4fcb-8c2b-f97cac1b503c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15725693089162475072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572569308916247507215725693089162475072157256930891624750721572569308916247507215725693089162475072157256930891624750721572569308916247507215725693089162475072157256930891624750721572569308916247507215725693089162475072157256930891624750721572569308916247507215725693089162475072157256930891624750721572569308916247507215725693089162475072157256930891624750721572569308916247507215725693089162475072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42a17027-faa1-4f32-967d-6879b714efc2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54378db8-6361-4154-a879-4b20eebb1ca4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10a6eebc-0bf1-4fcb-8c2b-f97cac1b503c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54378db8-6361-4154-a879-4b20eebb1ca4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7857720507292334263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78577205072923342637857720507292334263785772050729233426378577205072923342637857720507292334263785772050729233426378577205072923342637857720507292334263785772050729233426378577205072923342637857720507292334263785772050729233426378577205072923342637857720507292334263785772050729233426378577205072923342637857720507292334263785772050729233426378577205072923342637857720507292334263" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18e1cf48-3dee-48a2-88a5-56f72f316033, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18e1cf48-3dee-48a2-88a5-56f72f316033, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11498832757136427833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149883275713642783311498832757136427833114988327571364278331149883275713642783311498832757136427833114988327571364278331149883275713642783311498832757136427833114988327571364278331149883275713642783311498832757136427833114988327571364278331149883275713642783311498832757136427833114988327571364278331149883275713642783311498832757136427833114988327571364278331149883275713642783311498832757136427833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18e1cf48-3dee-48a2-88a5-56f72f316033, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bddc0c71-1e25-4067-831e-6962baf64bc2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54378db8-6361-4154-a879-4b20eebb1ca4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bddc0c71-1e25-4067-831e-6962baf64bc2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6029450776757639119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60294507767576391196029450776757639119602945077675763911960294507767576391196029450776757639119602945077675763911960294507767576391196029450776757639119602945077675763911960294507767576391196029450776757639119602945077675763911960294507767576391196029450776757639119602945077675763911960294507767576391196029450776757639119602945077675763911960294507767576391196029450776757639119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca0d0b7a-ad0b-48fb-9f0e-dcde65dfadb3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca0d0b7a-ad0b-48fb-9f0e-dcde65dfadb3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1524965348076186475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15249653480761864751524965348076186475152496534807618647515249653480761864751524965348076186475152496534807618647515249653480761864751524965348076186475152496534807618647515249653480761864751524965348076186475152496534807618647515249653480761864751524965348076186475152496534807618647515249653480761864751524965348076186475152496534807618647515249653480761864751524965348076186475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca0d0b7a-ad0b-48fb-9f0e-dcde65dfadb3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bddc0c71-1e25-4067-831e-6962baf64bc2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34d130d7-ec39-42ef-b720-5191e23c384e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34d130d7-ec39-42ef-b720-5191e23c384e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2580257178202793449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25802571782027934492580257178202793449258025717820279344925802571782027934492580257178202793449258025717820279344925802571782027934492580257178202793449258025717820279344925802571782027934492580257178202793449258025717820279344925802571782027934492580257178202793449258025717820279344925802571782027934492580257178202793449258025717820279344925802571782027934492580257178202793449" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6453b86-547e-43a0-b719-011cf059392f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6453b86-547e-43a0-b719-011cf059392f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18152887444599252556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815288744459925255618152887444599252556181528874445992525561815288744459925255618152887444599252556181528874445992525561815288744459925255618152887444599252556181528874445992525561815288744459925255618152887444599252556181528874445992525561815288744459925255618152887444599252556181528874445992525561815288744459925255618152887444599252556181528874445992525561815288744459925255618152887444599252556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6453b86-547e-43a0-b719-011cf059392f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e5a08a3-2624-4d76-90d0-75a43d9c50b8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e5a08a3-2624-4d76-90d0-75a43d9c50b8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2187581407349403723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21875814073494037232187581407349403723218758140734940372321875814073494037232187581407349403723218758140734940372321875814073494037232187581407349403723218758140734940372321875814073494037232187581407349403723218758140734940372321875814073494037232187581407349403723218758140734940372321875814073494037232187581407349403723218758140734940372321875814073494037232187581407349403723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34d130d7-ec39-42ef-b720-5191e23c384e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 661b0579-4f6f-4842-8d5b-17f419216dde, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 661b0579-4f6f-4842-8d5b-17f419216dde, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16277497291122177969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627749729112217796916277497291122177969162774972911221779691627749729112217796916277497291122177969162774972911221779691627749729112217796916277497291122177969162774972911221779691627749729112217796916277497291122177969162774972911221779691627749729112217796916277497291122177969162774972911221779691627749729112217796916277497291122177969162774972911221779691627749729112217796916277497291122177969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e5a08a3-2624-4d76-90d0-75a43d9c50b8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88ba151d-fbef-4497-a2e9-41b86fe89a8c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88ba151d-fbef-4497-a2e9-41b86fe89a8c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2242401425042235230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22424014250422352302242401425042235230224240142504223523022424014250422352302242401425042235230224240142504223523022424014250422352302242401425042235230224240142504223523022424014250422352302242401425042235230224240142504223523022424014250422352302242401425042235230224240142504223523022424014250422352302242401425042235230224240142504223523022424014250422352302242401425042235230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 661b0579-4f6f-4842-8d5b-17f419216dde, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1192fb1f-45c1-42f0-bfda-696e2950b288, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1192fb1f-45c1-42f0-bfda-696e2950b288, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 227684160200220825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "227684160200220825227684160200220825227684160200220825227684160200220825227684160200220825227684160200220825227684160200220825227684160200220825227684160200220825227684160200220825227684160200220825227684160200220825227684160200220825227684160200220825227684160200220825227684160200220825227684160200220825227684160200220825227684160200220825227684160200220825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88ba151d-fbef-4497-a2e9-41b86fe89a8c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d05f9a9-f9d0-46fb-bad4-5bed74081462, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d05f9a9-f9d0-46fb-bad4-5bed74081462, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2654911148039241577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26549111480392415772654911148039241577265491114803924157726549111480392415772654911148039241577265491114803924157726549111480392415772654911148039241577265491114803924157726549111480392415772654911148039241577265491114803924157726549111480392415772654911148039241577265491114803924157726549111480392415772654911148039241577265491114803924157726549111480392415772654911148039241577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1192fb1f-45c1-42f0-bfda-696e2950b288, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d05f9a9-f9d0-46fb-bad4-5bed74081462, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3171dd1b-c932-4277-8e2f-1fd1642b543e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3171dd1b-c932-4277-8e2f-1fd1642b543e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4856161275870101281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48561612758701012814856161275870101281485616127587010128148561612758701012814856161275870101281485616127587010128148561612758701012814856161275870101281485616127587010128148561612758701012814856161275870101281485616127587010128148561612758701012814856161275870101281485616127587010128148561612758701012814856161275870101281485616127587010128148561612758701012814856161275870101281" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09efd000-10d0-4e64-bdbc-ed4e37f73ae5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09efd000-10d0-4e64-bdbc-ed4e37f73ae5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11908379997252279213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190837999725227921311908379997252279213119083799972522792131190837999725227921311908379997252279213119083799972522792131190837999725227921311908379997252279213119083799972522792131190837999725227921311908379997252279213119083799972522792131190837999725227921311908379997252279213119083799972522792131190837999725227921311908379997252279213119083799972522792131190837999725227921311908379997252279213" } } } 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:276 Stopped node localhost:29061/2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3171dd1b-c932-4277-8e2f-1fd1642b543e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e16800f-86c6-4d11-a684-7116ce035c49, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e16800f-86c6-4d11-a684-7116ce035c49, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4810500883709005094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48105008837090050944810500883709005094481050088370900509448105008837090050944810500883709005094481050088370900509448105008837090050944810500883709005094481050088370900509448105008837090050944810500883709005094481050088370900509448105008837090050944810500883709005094481050088370900509448105008837090050944810500883709005094481050088370900509448105008837090050944810500883709005094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09efd000-10d0-4e64-bdbc-ed4e37f73ae5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23eb3cc8-9d27-4a76-b85e-417799080e40, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23eb3cc8-9d27-4a76-b85e-417799080e40, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12093662889633725707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209366288963372570712093662889633725707120936628896337257071209366288963372570712093662889633725707120936628896337257071209366288963372570712093662889633725707120936628896337257071209366288963372570712093662889633725707120936628896337257071209366288963372570712093662889633725707120936628896337257071209366288963372570712093662889633725707120936628896337257071209366288963372570712093662889633725707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e16800f-86c6-4d11-a684-7116ce035c49, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aff26f26-7da6-4c3c-b247-ce22fe376f30, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aff26f26-7da6-4c3c-b247-ce22fe376f30, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8852305893639046181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88523058936390461818852305893639046181885230589363904618188523058936390461818852305893639046181885230589363904618188523058936390461818852305893639046181885230589363904618188523058936390461818852305893639046181885230589363904618188523058936390461818852305893639046181885230589363904618188523058936390461818852305893639046181885230589363904618188523058936390461818852305893639046181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23eb3cc8-9d27-4a76-b85e-417799080e40, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c995131e-d691-4530-a488-6f5e0a536b58, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c995131e-d691-4530-a488-6f5e0a536b58, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9314140526273094599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93141405262730945999314140526273094599931414052627309459993141405262730945999314140526273094599931414052627309459993141405262730945999314140526273094599931414052627309459993141405262730945999314140526273094599931414052627309459993141405262730945999314140526273094599931414052627309459993141405262730945999314140526273094599931414052627309459993141405262730945999314140526273094599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aff26f26-7da6-4c3c-b247-ce22fe376f30, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5718d3d-3586-4611-b547-1c9c2ab2fc18, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5718d3d-3586-4611-b547-1c9c2ab2fc18, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 797678587874182006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "797678587874182006797678587874182006797678587874182006797678587874182006797678587874182006797678587874182006797678587874182006797678587874182006797678587874182006797678587874182006797678587874182006797678587874182006797678587874182006797678587874182006797678587874182006797678587874182006797678587874182006797678587874182006797678587874182006797678587874182006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c995131e-d691-4530-a488-6f5e0a536b58, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd6a8c88-c9a4-41b5-a5c7-a8918e312dbc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd6a8c88-c9a4-41b5-a5c7-a8918e312dbc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2588379075877292825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25883790758772928252588379075877292825258837907587729282525883790758772928252588379075877292825258837907587729282525883790758772928252588379075877292825258837907587729282525883790758772928252588379075877292825258837907587729282525883790758772928252588379075877292825258837907587729282525883790758772928252588379075877292825258837907587729282525883790758772928252588379075877292825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5718d3d-3586-4611-b547-1c9c2ab2fc18, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0da87e09-b0c1-4398-a420-c189cd2c38f1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0da87e09-b0c1-4398-a420-c189cd2c38f1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5974197587157791950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59741975871577919505974197587157791950597419758715779195059741975871577919505974197587157791950597419758715779195059741975871577919505974197587157791950597419758715779195059741975871577919505974197587157791950597419758715779195059741975871577919505974197587157791950597419758715779195059741975871577919505974197587157791950597419758715779195059741975871577919505974197587157791950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd6a8c88-c9a4-41b5-a5c7-a8918e312dbc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0da87e09-b0c1-4398-a420-c189cd2c38f1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea25ac1b-46e6-47a6-a0f7-c91b1efdcd8f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea25ac1b-46e6-47a6-a0f7-c91b1efdcd8f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9823328486418580591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98233284864185805919823328486418580591982332848641858059198233284864185805919823328486418580591982332848641858059198233284864185805919823328486418580591982332848641858059198233284864185805919823328486418580591982332848641858059198233284864185805919823328486418580591982332848641858059198233284864185805919823328486418580591982332848641858059198233284864185805919823328486418580591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d42fe0f0-7a61-499c-8474-c06b88f133b2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d42fe0f0-7a61-499c-8474-c06b88f133b2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2491333990168869130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24913339901688691302491333990168869130249133399016886913024913339901688691302491333990168869130249133399016886913024913339901688691302491333990168869130249133399016886913024913339901688691302491333990168869130249133399016886913024913339901688691302491333990168869130249133399016886913024913339901688691302491333990168869130249133399016886913024913339901688691302491333990168869130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea25ac1b-46e6-47a6-a0f7-c91b1efdcd8f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d42fe0f0-7a61-499c-8474-c06b88f133b2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5155f2da-7fe8-4808-b0c7-02d2550d1422, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5155f2da-7fe8-4808-b0c7-02d2550d1422, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18336866404276164610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833686640427616461018336866404276164610183368664042761646101833686640427616461018336866404276164610183368664042761646101833686640427616461018336866404276164610183368664042761646101833686640427616461018336866404276164610183368664042761646101833686640427616461018336866404276164610183368664042761646101833686640427616461018336866404276164610183368664042761646101833686640427616461018336866404276164610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95b2233c-95e8-4197-8ecb-d584641521da, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95b2233c-95e8-4197-8ecb-d584641521da, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6482223103075094113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64822231030750941136482223103075094113648222310307509411364822231030750941136482223103075094113648222310307509411364822231030750941136482223103075094113648222310307509411364822231030750941136482223103075094113648222310307509411364822231030750941136482223103075094113648222310307509411364822231030750941136482223103075094113648222310307509411364822231030750941136482223103075094113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5155f2da-7fe8-4808-b0c7-02d2550d1422, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ba30755-0097-40e6-8073-e92dd3f4eeab, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ba30755-0097-40e6-8073-e92dd3f4eeab, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2257403129591362914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22574031295913629142257403129591362914225740312959136291422574031295913629142257403129591362914225740312959136291422574031295913629142257403129591362914225740312959136291422574031295913629142257403129591362914225740312959136291422574031295913629142257403129591362914225740312959136291422574031295913629142257403129591362914225740312959136291422574031295913629142257403129591362914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95b2233c-95e8-4197-8ecb-d584641521da, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc301d3d-dc52-45a0-b846-28202bad84a5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc301d3d-dc52-45a0-b846-28202bad84a5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3567614507511992494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35676145075119924943567614507511992494356761450751199249435676145075119924943567614507511992494356761450751199249435676145075119924943567614507511992494356761450751199249435676145075119924943567614507511992494356761450751199249435676145075119924943567614507511992494356761450751199249435676145075119924943567614507511992494356761450751199249435676145075119924943567614507511992494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ba30755-0097-40e6-8073-e92dd3f4eeab, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fcbc3fc-6793-4792-8089-7b724dd0b8ae, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fcbc3fc-6793-4792-8089-7b724dd0b8ae, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16884996181544836336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688499618154483633616884996181544836336168849961815448363361688499618154483633616884996181544836336168849961815448363361688499618154483633616884996181544836336168849961815448363361688499618154483633616884996181544836336168849961815448363361688499618154483633616884996181544836336168849961815448363361688499618154483633616884996181544836336168849961815448363361688499618154483633616884996181544836336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc301d3d-dc52-45a0-b846-28202bad84a5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5880b248-c451-4bc3-8871-0e8e9d85bd90, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5880b248-c451-4bc3-8871-0e8e9d85bd90, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13709505710713971210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370950571071397121013709505710713971210137095057107139712101370950571071397121013709505710713971210137095057107139712101370950571071397121013709505710713971210137095057107139712101370950571071397121013709505710713971210137095057107139712101370950571071397121013709505710713971210137095057107139712101370950571071397121013709505710713971210137095057107139712101370950571071397121013709505710713971210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fcbc3fc-6793-4792-8089-7b724dd0b8ae, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 567c1f07-63e4-4e73-98da-69852a15ae54, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 567c1f07-63e4-4e73-98da-69852a15ae54, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8071196550644756269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80711965506447562698071196550644756269807119655064475626980711965506447562698071196550644756269807119655064475626980711965506447562698071196550644756269807119655064475626980711965506447562698071196550644756269807119655064475626980711965506447562698071196550644756269807119655064475626980711965506447562698071196550644756269807119655064475626980711965506447562698071196550644756269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5880b248-c451-4bc3-8871-0e8e9d85bd90, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5125f727-400c-40f0-b7fc-669a8fdc72d8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5125f727-400c-40f0-b7fc-669a8fdc72d8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9156948012489648973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91569480124896489739156948012489648973915694801248964897391569480124896489739156948012489648973915694801248964897391569480124896489739156948012489648973915694801248964897391569480124896489739156948012489648973915694801248964897391569480124896489739156948012489648973915694801248964897391569480124896489739156948012489648973915694801248964897391569480124896489739156948012489648973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 567c1f07-63e4-4e73-98da-69852a15ae54, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59bee8bc-12bd-43d9-af0b-491b5e52761e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59bee8bc-12bd-43d9-af0b-491b5e52761e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12980767752034678868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298076775203467886812980767752034678868129807677520346788681298076775203467886812980767752034678868129807677520346788681298076775203467886812980767752034678868129807677520346788681298076775203467886812980767752034678868129807677520346788681298076775203467886812980767752034678868129807677520346788681298076775203467886812980767752034678868129807677520346788681298076775203467886812980767752034678868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59bee8bc-12bd-43d9-af0b-491b5e52761e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 228cc5fb-98d2-4b5d-ac8c-e221ae070e99, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 228cc5fb-98d2-4b5d-ac8c-e221ae070e99, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15189971894410130767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518997189441013076715189971894410130767151899718944101307671518997189441013076715189971894410130767151899718944101307671518997189441013076715189971894410130767151899718944101307671518997189441013076715189971894410130767151899718944101307671518997189441013076715189971894410130767151899718944101307671518997189441013076715189971894410130767151899718944101307671518997189441013076715189971894410130767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5125f727-400c-40f0-b7fc-669a8fdc72d8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10536ab4-8710-4c22-88f0-d658134ef02d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10536ab4-8710-4c22-88f0-d658134ef02d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15123058610973553028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512305861097355302815123058610973553028151230586109735530281512305861097355302815123058610973553028151230586109735530281512305861097355302815123058610973553028151230586109735530281512305861097355302815123058610973553028151230586109735530281512305861097355302815123058610973553028151230586109735530281512305861097355302815123058610973553028151230586109735530281512305861097355302815123058610973553028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 228cc5fb-98d2-4b5d-ac8c-e221ae070e99, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 206c289b-d2d1-499c-a988-ad88c4ac6e54, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 206c289b-d2d1-499c-a988-ad88c4ac6e54, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8550991904811618068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85509919048116180688550991904811618068855099190481161806885509919048116180688550991904811618068855099190481161806885509919048116180688550991904811618068855099190481161806885509919048116180688550991904811618068855099190481161806885509919048116180688550991904811618068855099190481161806885509919048116180688550991904811618068855099190481161806885509919048116180688550991904811618068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10536ab4-8710-4c22-88f0-d658134ef02d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 398c0c93-c5d5-4b53-8fc0-fa1a6df3cf19, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 398c0c93-c5d5-4b53-8fc0-fa1a6df3cf19, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14503324164800933173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450332416480093317314503324164800933173145033241648009331731450332416480093317314503324164800933173145033241648009331731450332416480093317314503324164800933173145033241648009331731450332416480093317314503324164800933173145033241648009331731450332416480093317314503324164800933173145033241648009331731450332416480093317314503324164800933173145033241648009331731450332416480093317314503324164800933173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 206c289b-d2d1-499c-a988-ad88c4ac6e54, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cff1e7f-f18a-4713-afcd-65917a7efbca, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 398c0c93-c5d5-4b53-8fc0-fa1a6df3cf19, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0759e968-27cd-49b3-81e3-173912830cab, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cff1e7f-f18a-4713-afcd-65917a7efbca, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9874300118524130264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98743001185241302649874300118524130264987430011852413026498743001185241302649874300118524130264987430011852413026498743001185241302649874300118524130264987430011852413026498743001185241302649874300118524130264987430011852413026498743001185241302649874300118524130264987430011852413026498743001185241302649874300118524130264987430011852413026498743001185241302649874300118524130264" } } } 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, 0759e968-27cd-49b3-81e3-173912830cab, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4856505283578442234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48565052835784422344856505283578442234485650528357844223448565052835784422344856505283578442234485650528357844223448565052835784422344856505283578442234485650528357844223448565052835784422344856505283578442234485650528357844223448565052835784422344856505283578442234485650528357844223448565052835784422344856505283578442234485650528357844223448565052835784422344856505283578442234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cff1e7f-f18a-4713-afcd-65917a7efbca, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d4450c3-f567-4bea-803d-5d737c4b1b1d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0759e968-27cd-49b3-81e3-173912830cab, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d4450c3-f567-4bea-803d-5d737c4b1b1d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5940277889142639638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59402778891426396385940277889142639638594027788914263963859402778891426396385940277889142639638594027788914263963859402778891426396385940277889142639638594027788914263963859402778891426396385940277889142639638594027788914263963859402778891426396385940277889142639638594027788914263963859402778891426396385940277889142639638594027788914263963859402778891426396385940277889142639638" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0a4ef25-0b2d-4276-b189-16cb68ebebe9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0a4ef25-0b2d-4276-b189-16cb68ebebe9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12233572136832665745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223357213683266574512233572136832665745122335721368326657451223357213683266574512233572136832665745122335721368326657451223357213683266574512233572136832665745122335721368326657451223357213683266574512233572136832665745122335721368326657451223357213683266574512233572136832665745122335721368326657451223357213683266574512233572136832665745122335721368326657451223357213683266574512233572136832665745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d4450c3-f567-4bea-803d-5d737c4b1b1d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a8d79e9-8a9b-411d-83da-da33ba97d8e6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a8d79e9-8a9b-411d-83da-da33ba97d8e6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4293963662321196123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42939636623211961234293963662321196123429396366232119612342939636623211961234293963662321196123429396366232119612342939636623211961234293963662321196123429396366232119612342939636623211961234293963662321196123429396366232119612342939636623211961234293963662321196123429396366232119612342939636623211961234293963662321196123429396366232119612342939636623211961234293963662321196123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0a4ef25-0b2d-4276-b189-16cb68ebebe9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fce5479-ccfa-4f1d-90c3-d85468cd721a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fce5479-ccfa-4f1d-90c3-d85468cd721a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2245273299630127227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22452732996301272272245273299630127227224527329963012722722452732996301272272245273299630127227224527329963012722722452732996301272272245273299630127227224527329963012722722452732996301272272245273299630127227224527329963012722722452732996301272272245273299630127227224527329963012722722452732996301272272245273299630127227224527329963012722722452732996301272272245273299630127227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a8d79e9-8a9b-411d-83da-da33ba97d8e6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c107e35-214a-4d00-9b73-b9f156f482e7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c107e35-214a-4d00-9b73-b9f156f482e7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7277017134462683581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72770171344626835817277017134462683581727701713446268358172770171344626835817277017134462683581727701713446268358172770171344626835817277017134462683581727701713446268358172770171344626835817277017134462683581727701713446268358172770171344626835817277017134462683581727701713446268358172770171344626835817277017134462683581727701713446268358172770171344626835817277017134462683581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fce5479-ccfa-4f1d-90c3-d85468cd721a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c107e35-214a-4d00-9b73-b9f156f482e7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e93f8c3-dda4-4827-a924-2e3836a390e6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57d20cd8-82bf-4b7b-9166-86871301db9b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57d20cd8-82bf-4b7b-9166-86871301db9b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12854187306861204290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285418730686120429012854187306861204290128541873068612042901285418730686120429012854187306861204290128541873068612042901285418730686120429012854187306861204290128541873068612042901285418730686120429012854187306861204290128541873068612042901285418730686120429012854187306861204290128541873068612042901285418730686120429012854187306861204290128541873068612042901285418730686120429012854187306861204290" } } } 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, 6e93f8c3-dda4-4827-a924-2e3836a390e6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5269258448220332010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52692584482203320105269258448220332010526925844822033201052692584482203320105269258448220332010526925844822033201052692584482203320105269258448220332010526925844822033201052692584482203320105269258448220332010526925844822033201052692584482203320105269258448220332010526925844822033201052692584482203320105269258448220332010526925844822033201052692584482203320105269258448220332010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57d20cd8-82bf-4b7b-9166-86871301db9b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e93f8c3-dda4-4827-a924-2e3836a390e6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d5ba2a7-2034-4f0f-a2ef-0b6616eb501f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d5ba2a7-2034-4f0f-a2ef-0b6616eb501f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 476473209969331754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "476473209969331754476473209969331754476473209969331754476473209969331754476473209969331754476473209969331754476473209969331754476473209969331754476473209969331754476473209969331754476473209969331754476473209969331754476473209969331754476473209969331754476473209969331754476473209969331754476473209969331754476473209969331754476473209969331754476473209969331754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3ef4dee-c948-4b31-888a-220d67408971, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3ef4dee-c948-4b31-888a-220d67408971, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6185652967603809695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61856529676038096956185652967603809695618565296760380969561856529676038096956185652967603809695618565296760380969561856529676038096956185652967603809695618565296760380969561856529676038096956185652967603809695618565296760380969561856529676038096956185652967603809695618565296760380969561856529676038096956185652967603809695618565296760380969561856529676038096956185652967603809695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d5ba2a7-2034-4f0f-a2ef-0b6616eb501f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd29ec07-c5b5-4de3-820c-dd517032dce3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd29ec07-c5b5-4de3-820c-dd517032dce3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16796589705616789004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679658970561678900416796589705616789004167965897056167890041679658970561678900416796589705616789004167965897056167890041679658970561678900416796589705616789004167965897056167890041679658970561678900416796589705616789004167965897056167890041679658970561678900416796589705616789004167965897056167890041679658970561678900416796589705616789004167965897056167890041679658970561678900416796589705616789004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3ef4dee-c948-4b31-888a-220d67408971, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e9344c4-bb3e-48bb-9616-921a18266e2d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e9344c4-bb3e-48bb-9616-921a18266e2d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9092597764577246359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90925977645772463599092597764577246359909259776457724635990925977645772463599092597764577246359909259776457724635990925977645772463599092597764577246359909259776457724635990925977645772463599092597764577246359909259776457724635990925977645772463599092597764577246359909259776457724635990925977645772463599092597764577246359909259776457724635990925977645772463599092597764577246359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd29ec07-c5b5-4de3-820c-dd517032dce3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ab16bcc-9d70-4a03-94e2-91b84e170cbe, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ab16bcc-9d70-4a03-94e2-91b84e170cbe, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10766753554907897473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076675355490789747310766753554907897473107667535549078974731076675355490789747310766753554907897473107667535549078974731076675355490789747310766753554907897473107667535549078974731076675355490789747310766753554907897473107667535549078974731076675355490789747310766753554907897473107667535549078974731076675355490789747310766753554907897473107667535549078974731076675355490789747310766753554907897473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e9344c4-bb3e-48bb-9616-921a18266e2d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ab16bcc-9d70-4a03-94e2-91b84e170cbe, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9f41cb5-558b-4327-81a1-9b0e5ccd6472, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c03fb00-005e-4cbe-89bd-89695cbffc87, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9f41cb5-558b-4327-81a1-9b0e5ccd6472, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14596147649281810235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459614764928181023514596147649281810235145961476492818102351459614764928181023514596147649281810235145961476492818102351459614764928181023514596147649281810235145961476492818102351459614764928181023514596147649281810235145961476492818102351459614764928181023514596147649281810235145961476492818102351459614764928181023514596147649281810235145961476492818102351459614764928181023514596147649281810235" } } } 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, 2c03fb00-005e-4cbe-89bd-89695cbffc87, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7403686029069236469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74036860290692364697403686029069236469740368602906923646974036860290692364697403686029069236469740368602906923646974036860290692364697403686029069236469740368602906923646974036860290692364697403686029069236469740368602906923646974036860290692364697403686029069236469740368602906923646974036860290692364697403686029069236469740368602906923646974036860290692364697403686029069236469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9f41cb5-558b-4327-81a1-9b0e5ccd6472, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c03fb00-005e-4cbe-89bd-89695cbffc87, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25f10923-6be2-4f01-bf94-00ce06ab7f00, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25f10923-6be2-4f01-bf94-00ce06ab7f00, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8293511144660937763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82935111446609377638293511144660937763829351114466093776382935111446609377638293511144660937763829351114466093776382935111446609377638293511144660937763829351114466093776382935111446609377638293511144660937763829351114466093776382935111446609377638293511144660937763829351114466093776382935111446609377638293511144660937763829351114466093776382935111446609377638293511144660937763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f09b9c61-c375-4220-a00b-562cbdaa841e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f09b9c61-c375-4220-a00b-562cbdaa841e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2595532698613483121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25955326986134831212595532698613483121259553269861348312125955326986134831212595532698613483121259553269861348312125955326986134831212595532698613483121259553269861348312125955326986134831212595532698613483121259553269861348312125955326986134831212595532698613483121259553269861348312125955326986134831212595532698613483121259553269861348312125955326986134831212595532698613483121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25f10923-6be2-4f01-bf94-00ce06ab7f00, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f09b9c61-c375-4220-a00b-562cbdaa841e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd7b6c83-0cca-4c1e-95d9-76228400250b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1c8e9e5-873d-428c-89c7-d9e558bc32d2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1c8e9e5-873d-428c-89c7-d9e558bc32d2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1892125031819592266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18921250318195922661892125031819592266189212503181959226618921250318195922661892125031819592266189212503181959226618921250318195922661892125031819592266189212503181959226618921250318195922661892125031819592266189212503181959226618921250318195922661892125031819592266189212503181959226618921250318195922661892125031819592266189212503181959226618921250318195922661892125031819592266" } } } 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, dd7b6c83-0cca-4c1e-95d9-76228400250b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7247317570845784571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72473175708457845717247317570845784571724731757084578457172473175708457845717247317570845784571724731757084578457172473175708457845717247317570845784571724731757084578457172473175708457845717247317570845784571724731757084578457172473175708457845717247317570845784571724731757084578457172473175708457845717247317570845784571724731757084578457172473175708457845717247317570845784571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1c8e9e5-873d-428c-89c7-d9e558bc32d2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b4cb356-bb49-4aa4-afc3-8fea11746204, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd7b6c83-0cca-4c1e-95d9-76228400250b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b4cb356-bb49-4aa4-afc3-8fea11746204, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11808290671136032348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180829067113603234811808290671136032348118082906711360323481180829067113603234811808290671136032348118082906711360323481180829067113603234811808290671136032348118082906711360323481180829067113603234811808290671136032348118082906711360323481180829067113603234811808290671136032348118082906711360323481180829067113603234811808290671136032348118082906711360323481180829067113603234811808290671136032348" } } } 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 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a0bafbb-6163-41b5-aa3e-8b79e991b6f7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a0bafbb-6163-41b5-aa3e-8b79e991b6f7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6937631353077204366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69376313530772043666937631353077204366693763135307720436669376313530772043666937631353077204366693763135307720436669376313530772043666937631353077204366693763135307720436669376313530772043666937631353077204366693763135307720436669376313530772043666937631353077204366693763135307720436669376313530772043666937631353077204366693763135307720436669376313530772043666937631353077204366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b4cb356-bb49-4aa4-afc3-8fea11746204, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbc45d30-088f-4aff-b1cc-2466f0ee4558, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbc45d30-088f-4aff-b1cc-2466f0ee4558, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12194780488198881315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219478048819888131512194780488198881315121947804881988813151219478048819888131512194780488198881315121947804881988813151219478048819888131512194780488198881315121947804881988813151219478048819888131512194780488198881315121947804881988813151219478048819888131512194780488198881315121947804881988813151219478048819888131512194780488198881315121947804881988813151219478048819888131512194780488198881315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbc45d30-088f-4aff-b1cc-2466f0ee4558, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9ccf41e-dfde-4e25-ac2a-c718640f7a88, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9ccf41e-dfde-4e25-ac2a-c718640f7a88, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4234008322531066338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42340083225310663384234008322531066338423400832253106633842340083225310663384234008322531066338423400832253106633842340083225310663384234008322531066338423400832253106633842340083225310663384234008322531066338423400832253106633842340083225310663384234008322531066338423400832253106633842340083225310663384234008322531066338423400832253106633842340083225310663384234008322531066338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a0bafbb-6163-41b5-aa3e-8b79e991b6f7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de974de3-d389-4814-9597-3b4cb9b2078c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de974de3-d389-4814-9597-3b4cb9b2078c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17653951420500786537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765395142050078653717653951420500786537176539514205007865371765395142050078653717653951420500786537176539514205007865371765395142050078653717653951420500786537176539514205007865371765395142050078653717653951420500786537176539514205007865371765395142050078653717653951420500786537176539514205007865371765395142050078653717653951420500786537176539514205007865371765395142050078653717653951420500786537" } } } 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:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23411 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_l45ubzec.log --grpc-port=29061 --mon-port=29971 --ic-port=22774 --key-file /home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3mzp/0019cf/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:23411', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_l45ubzec.log', '--grpc-port=29061', '--mon-port=29971', '--ic-port=22774', '--key-file', '/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/3mzp/0019cf/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, b9ccf41e-dfde-4e25-ac2a-c718640f7a88, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de974de3-d389-4814-9597-3b4cb9b2078c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ya.test:process.py:628 Command pid: 1068937
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2aee75b3-0762-4fb4-ba7c-9337fb772f77, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aee75b3-0762-4fb4-ba7c-9337fb772f77, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4562493979239226883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45624939792392268834562493979239226883456249397923922688345624939792392268834562493979239226883456249397923922688345624939792392268834562493979239226883456249397923922688345624939792392268834562493979239226883456249397923922688345624939792392268834562493979239226883456249397923922688345624939792392268834562493979239226883456249397923922688345624939792392268834562493979239226883" } } } 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:309 Started node localhost:29061/2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b64ffd5c-2bee-4381-814a-b52c4859ffc4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.14
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b64ffd5c-2bee-4381-814a-b52c4859ffc4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10649439434444790194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064943943444479019410649439434444790194106494394344447901941064943943444479019410649439434444790194106494394344447901941064943943444479019410649439434444790194106494394344447901941064943943444479019410649439434444790194106494394344447901941064943943444479019410649439434444790194106494394344447901941064943943444479019410649439434444790194106494394344447901941064943943444479019410649439434444790194" } } } 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.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1068938
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aee75b3-0762-4fb4-ba7c-9337fb772f77, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2355ae29-3750-43e0-ad74-dcab48e6ac42, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2355ae29-3750-43e0-ad74-dcab48e6ac42, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1284422378758914725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12844223787589147251284422378758914725128442237875891472512844223787589147251284422378758914725128442237875891472512844223787589147251284422378758914725128442237875891472512844223787589147251284422378758914725128442237875891472512844223787589147251284422378758914725128442237875891472512844223787589147251284422378758914725128442237875891472512844223787589147251284422378758914725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b64ffd5c-2bee-4381-814a-b52c4859ffc4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b162732-c2a7-44ea-8759-e2b81eeffd55, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b162732-c2a7-44ea-8759-e2b81eeffd55, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10002696034624264057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000269603462426405710002696034624264057100026960346242640571000269603462426405710002696034624264057100026960346242640571000269603462426405710002696034624264057100026960346242640571000269603462426405710002696034624264057100026960346242640571000269603462426405710002696034624264057100026960346242640571000269603462426405710002696034624264057100026960346242640571000269603462426405710002696034624264057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2355ae29-3750-43e0-ad74-dcab48e6ac42, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48c994bc-9090-4412-9b4f-ef34a401d114, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48c994bc-9090-4412-9b4f-ef34a401d114, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3486295519472710651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34862955194727106513486295519472710651348629551947271065134862955194727106513486295519472710651348629551947271065134862955194727106513486295519472710651348629551947271065134862955194727106513486295519472710651348629551947271065134862955194727106513486295519472710651348629551947271065134862955194727106513486295519472710651348629551947271065134862955194727106513486295519472710651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b162732-c2a7-44ea-8759-e2b81eeffd55, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcb3a350-f74f-4f31-9aad-d1346dddb7ed, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcb3a350-f74f-4f31-9aad-d1346dddb7ed, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9244458565928806837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92444585659288068379244458565928806837924445856592880683792444585659288068379244458565928806837924445856592880683792444585659288068379244458565928806837924445856592880683792444585659288068379244458565928806837924445856592880683792444585659288068379244458565928806837924445856592880683792444585659288068379244458565928806837924445856592880683792444585659288068379244458565928806837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48c994bc-9090-4412-9b4f-ef34a401d114, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcb3a350-f74f-4f31-9aad-d1346dddb7ed, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0935021-9881-46fc-bd5d-16269304560b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e98e636-5667-47cc-abff-097939ec7efd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e98e636-5667-47cc-abff-097939ec7efd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8059280066738191887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80592800667381918878059280066738191887805928006673819188780592800667381918878059280066738191887805928006673819188780592800667381918878059280066738191887805928006673819188780592800667381918878059280066738191887805928006673819188780592800667381918878059280066738191887805928006673819188780592800667381918878059280066738191887805928006673819188780592800667381918878059280066738191887" } } } 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, e0935021-9881-46fc-bd5d-16269304560b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13880802137190222943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388080213719022294313880802137190222943138808021371902229431388080213719022294313880802137190222943138808021371902229431388080213719022294313880802137190222943138808021371902229431388080213719022294313880802137190222943138808021371902229431388080213719022294313880802137190222943138808021371902229431388080213719022294313880802137190222943138808021371902229431388080213719022294313880802137190222943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e98e636-5667-47cc-abff-097939ec7efd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0935021-9881-46fc-bd5d-16269304560b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac9a6c83-9fda-4da4-9104-a328707cfd26, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac9a6c83-9fda-4da4-9104-a328707cfd26, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1105112224637509574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11051122246375095741105112224637509574110511222463750957411051122246375095741105112224637509574110511222463750957411051122246375095741105112224637509574110511222463750957411051122246375095741105112224637509574110511222463750957411051122246375095741105112224637509574110511222463750957411051122246375095741105112224637509574110511222463750957411051122246375095741105112224637509574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be9b9739-3ab5-4f0e-a622-c2328a5e50b4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be9b9739-3ab5-4f0e-a622-c2328a5e50b4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13315603541872003432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331560354187200343213315603541872003432133156035418720034321331560354187200343213315603541872003432133156035418720034321331560354187200343213315603541872003432133156035418720034321331560354187200343213315603541872003432133156035418720034321331560354187200343213315603541872003432133156035418720034321331560354187200343213315603541872003432133156035418720034321331560354187200343213315603541872003432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac9a6c83-9fda-4da4-9104-a328707cfd26, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e18f8c59-8477-49f6-ac24-126e6160a4f8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e18f8c59-8477-49f6-ac24-126e6160a4f8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2242097989649838969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22420979896498389692242097989649838969224209798964983896922420979896498389692242097989649838969224209798964983896922420979896498389692242097989649838969224209798964983896922420979896498389692242097989649838969224209798964983896922420979896498389692242097989649838969224209798964983896922420979896498389692242097989649838969224209798964983896922420979896498389692242097989649838969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be9b9739-3ab5-4f0e-a622-c2328a5e50b4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e18f8c59-8477-49f6-ac24-126e6160a4f8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d4ad249-1211-4aa3-a65e-6f493a0fc91d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d4ad249-1211-4aa3-a65e-6f493a0fc91d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15421918841025345606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542191884102534560615421918841025345606154219188410253456061542191884102534560615421918841025345606154219188410253456061542191884102534560615421918841025345606154219188410253456061542191884102534560615421918841025345606154219188410253456061542191884102534560615421918841025345606154219188410253456061542191884102534560615421918841025345606154219188410253456061542191884102534560615421918841025345606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e9f0b56-9460-4ffe-8b76-4b15732500bf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e9f0b56-9460-4ffe-8b76-4b15732500bf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3264712989446881823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32647129894468818233264712989446881823326471298944688182332647129894468818233264712989446881823326471298944688182332647129894468818233264712989446881823326471298944688182332647129894468818233264712989446881823326471298944688182332647129894468818233264712989446881823326471298944688182332647129894468818233264712989446881823326471298944688182332647129894468818233264712989446881823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d4ad249-1211-4aa3-a65e-6f493a0fc91d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46d5827a-4808-4b44-a02b-e594d7cee6b6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e9f0b56-9460-4ffe-8b76-4b15732500bf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46d5827a-4808-4b44-a02b-e594d7cee6b6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17405609485450635090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740560948545063509017405609485450635090174056094854506350901740560948545063509017405609485450635090174056094854506350901740560948545063509017405609485450635090174056094854506350901740560948545063509017405609485450635090174056094854506350901740560948545063509017405609485450635090174056094854506350901740560948545063509017405609485450635090174056094854506350901740560948545063509017405609485450635090" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b76f559b-5b77-4b4f-be90-858fe8e2abe9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b76f559b-5b77-4b4f-be90-858fe8e2abe9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2457927580923031041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24579275809230310412457927580923031041245792758092303104124579275809230310412457927580923031041245792758092303104124579275809230310412457927580923031041245792758092303104124579275809230310412457927580923031041245792758092303104124579275809230310412457927580923031041245792758092303104124579275809230310412457927580923031041245792758092303104124579275809230310412457927580923031041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46d5827a-4808-4b44-a02b-e594d7cee6b6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d667d08-5357-4864-8b06-e395da8176cf, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d667d08-5357-4864-8b06-e395da8176cf, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5351091337170001398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53510913371700013985351091337170001398535109133717000139853510913371700013985351091337170001398535109133717000139853510913371700013985351091337170001398535109133717000139853510913371700013985351091337170001398535109133717000139853510913371700013985351091337170001398535109133717000139853510913371700013985351091337170001398535109133717000139853510913371700013985351091337170001398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b76f559b-5b77-4b4f-be90-858fe8e2abe9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4cf147a-1c22-480a-ac41-6e23f8ab855d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4cf147a-1c22-480a-ac41-6e23f8ab855d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13996226575217256428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399622657521725642813996226575217256428139962265752172564281399622657521725642813996226575217256428139962265752172564281399622657521725642813996226575217256428139962265752172564281399622657521725642813996226575217256428139962265752172564281399622657521725642813996226575217256428139962265752172564281399622657521725642813996226575217256428139962265752172564281399622657521725642813996226575217256428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d667d08-5357-4864-8b06-e395da8176cf, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c39d8492-0ecc-4448-b30a-5c67cd43cd8d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c39d8492-0ecc-4448-b30a-5c67cd43cd8d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5247577119032771804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52475771190327718045247577119032771804524757711903277180452475771190327718045247577119032771804524757711903277180452475771190327718045247577119032771804524757711903277180452475771190327718045247577119032771804524757711903277180452475771190327718045247577119032771804524757711903277180452475771190327718045247577119032771804524757711903277180452475771190327718045247577119032771804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4cf147a-1c22-480a-ac41-6e23f8ab855d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a27648d-3a24-449f-bae8-735bbb0e9502, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a27648d-3a24-449f-bae8-735bbb0e9502, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 779812072727502812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "779812072727502812779812072727502812779812072727502812779812072727502812779812072727502812779812072727502812779812072727502812779812072727502812779812072727502812779812072727502812779812072727502812779812072727502812779812072727502812779812072727502812779812072727502812779812072727502812779812072727502812779812072727502812779812072727502812779812072727502812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c39d8492-0ecc-4448-b30a-5c67cd43cd8d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a7e67dd-3f49-46fd-883e-f20c2b7e4fb9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a7e67dd-3f49-46fd-883e-f20c2b7e4fb9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1686251322870132003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16862513228701320031686251322870132003168625132287013200316862513228701320031686251322870132003168625132287013200316862513228701320031686251322870132003168625132287013200316862513228701320031686251322870132003168625132287013200316862513228701320031686251322870132003168625132287013200316862513228701320031686251322870132003168625132287013200316862513228701320031686251322870132003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a27648d-3a24-449f-bae8-735bbb0e9502, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa720102-b85a-4f35-a9a3-30eb75fea5c0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa720102-b85a-4f35-a9a3-30eb75fea5c0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10090101841623827488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009010184162382748810090101841623827488100901018416238274881009010184162382748810090101841623827488100901018416238274881009010184162382748810090101841623827488100901018416238274881009010184162382748810090101841623827488100901018416238274881009010184162382748810090101841623827488100901018416238274881009010184162382748810090101841623827488100901018416238274881009010184162382748810090101841623827488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a7e67dd-3f49-46fd-883e-f20c2b7e4fb9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b1c73ee-b803-4d5a-935c-f4d5c079c7ca, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b1c73ee-b803-4d5a-935c-f4d5c079c7ca, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7626669074685565135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76266690746855651357626669074685565135762666907468556513576266690746855651357626669074685565135762666907468556513576266690746855651357626669074685565135762666907468556513576266690746855651357626669074685565135762666907468556513576266690746855651357626669074685565135762666907468556513576266690746855651357626669074685565135762666907468556513576266690746855651357626669074685565135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa720102-b85a-4f35-a9a3-30eb75fea5c0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a941d90-944e-4734-995c-79bc52766b19, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b1c73ee-b803-4d5a-935c-f4d5c079c7ca, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d96dfe7-051b-490d-a483-4dad5262b833, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d96dfe7-051b-490d-a483-4dad5262b833, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2755973835900684401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27559738359006844012755973835900684401275597383590068440127559738359006844012755973835900684401275597383590068440127559738359006844012755973835900684401275597383590068440127559738359006844012755973835900684401275597383590068440127559738359006844012755973835900684401275597383590068440127559738359006844012755973835900684401275597383590068440127559738359006844012755973835900684401" } } } 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, 8a941d90-944e-4734-995c-79bc52766b19, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6576365529733625876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65763655297336258766576365529733625876657636552973362587665763655297336258766576365529733625876657636552973362587665763655297336258766576365529733625876657636552973362587665763655297336258766576365529733625876657636552973362587665763655297336258766576365529733625876657636552973362587665763655297336258766576365529733625876657636552973362587665763655297336258766576365529733625876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a941d90-944e-4734-995c-79bc52766b19, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf50d138-0286-421d-9bcb-b418edc60411, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf50d138-0286-421d-9bcb-b418edc60411, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12163106909235854431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216310690923585443112163106909235854431121631069092358544311216310690923585443112163106909235854431121631069092358544311216310690923585443112163106909235854431121631069092358544311216310690923585443112163106909235854431121631069092358544311216310690923585443112163106909235854431121631069092358544311216310690923585443112163106909235854431121631069092358544311216310690923585443112163106909235854431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d96dfe7-051b-490d-a483-4dad5262b833, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2541a9ee-c896-4e06-9850-a49d226d4e17, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf50d138-0286-421d-9bcb-b418edc60411, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2541a9ee-c896-4e06-9850-a49d226d4e17, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13468483987458355900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346848398745835590013468483987458355900134684839874583559001346848398745835590013468483987458355900134684839874583559001346848398745835590013468483987458355900134684839874583559001346848398745835590013468483987458355900134684839874583559001346848398745835590013468483987458355900134684839874583559001346848398745835590013468483987458355900134684839874583559001346848398745835590013468483987458355900" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da1b952c-cab7-46d3-91a3-0f7799a11f0a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da1b952c-cab7-46d3-91a3-0f7799a11f0a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16109741075601823152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610974107560182315216109741075601823152161097410756018231521610974107560182315216109741075601823152161097410756018231521610974107560182315216109741075601823152161097410756018231521610974107560182315216109741075601823152161097410756018231521610974107560182315216109741075601823152161097410756018231521610974107560182315216109741075601823152161097410756018231521610974107560182315216109741075601823152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2541a9ee-c896-4e06-9850-a49d226d4e17, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0e4ae45-713c-45a9-99f2-bd06764a4904, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0e4ae45-713c-45a9-99f2-bd06764a4904, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17439457313747773035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743945731374777303517439457313747773035174394573137477730351743945731374777303517439457313747773035174394573137477730351743945731374777303517439457313747773035174394573137477730351743945731374777303517439457313747773035174394573137477730351743945731374777303517439457313747773035174394573137477730351743945731374777303517439457313747773035174394573137477730351743945731374777303517439457313747773035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da1b952c-cab7-46d3-91a3-0f7799a11f0a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b402e29-791b-4ad9-ac22-ca5e0ef3de50, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b402e29-791b-4ad9-ac22-ca5e0ef3de50, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12605195441827122224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260519544182712222412605195441827122224126051954418271222241260519544182712222412605195441827122224126051954418271222241260519544182712222412605195441827122224126051954418271222241260519544182712222412605195441827122224126051954418271222241260519544182712222412605195441827122224126051954418271222241260519544182712222412605195441827122224126051954418271222241260519544182712222412605195441827122224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0e4ae45-713c-45a9-99f2-bd06764a4904, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e16f6529-2a67-4da7-a004-7283c7da422a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e16f6529-2a67-4da7-a004-7283c7da422a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1959346550584801296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19593465505848012961959346550584801296195934655058480129619593465505848012961959346550584801296195934655058480129619593465505848012961959346550584801296195934655058480129619593465505848012961959346550584801296195934655058480129619593465505848012961959346550584801296195934655058480129619593465505848012961959346550584801296195934655058480129619593465505848012961959346550584801296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b402e29-791b-4ad9-ac22-ca5e0ef3de50, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56b867d7-71e0-4e73-ba55-0c6e78fcffbe, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56b867d7-71e0-4e73-ba55-0c6e78fcffbe, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10728649724447194153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072864972444719415310728649724447194153107286497244471941531072864972444719415310728649724447194153107286497244471941531072864972444719415310728649724447194153107286497244471941531072864972444719415310728649724447194153107286497244471941531072864972444719415310728649724447194153107286497244471941531072864972444719415310728649724447194153107286497244471941531072864972444719415310728649724447194153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e16f6529-2a67-4da7-a004-7283c7da422a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28b2a858-db04-4a7f-8cca-cc4ccb4ab824, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28b2a858-db04-4a7f-8cca-cc4ccb4ab824, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10874732703105624003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087473270310562400310874732703105624003108747327031056240031087473270310562400310874732703105624003108747327031056240031087473270310562400310874732703105624003108747327031056240031087473270310562400310874732703105624003108747327031056240031087473270310562400310874732703105624003108747327031056240031087473270310562400310874732703105624003108747327031056240031087473270310562400310874732703105624003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56b867d7-71e0-4e73-ba55-0c6e78fcffbe, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9a25f23-5b24-4e79-b48a-f84b3a0ad465, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9a25f23-5b24-4e79-b48a-f84b3a0ad465, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16049758299930291350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604975829993029135016049758299930291350160497582999302913501604975829993029135016049758299930291350160497582999302913501604975829993029135016049758299930291350160497582999302913501604975829993029135016049758299930291350160497582999302913501604975829993029135016049758299930291350160497582999302913501604975829993029135016049758299930291350160497582999302913501604975829993029135016049758299930291350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28b2a858-db04-4a7f-8cca-cc4ccb4ab824, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c5d3445-3ba1-4cbf-9726-db1bc34efeb2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c5d3445-3ba1-4cbf-9726-db1bc34efeb2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9523496827876763890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95234968278767638909523496827876763890952349682787676389095234968278767638909523496827876763890952349682787676389095234968278767638909523496827876763890952349682787676389095234968278767638909523496827876763890952349682787676389095234968278767638909523496827876763890952349682787676389095234968278767638909523496827876763890952349682787676389095234968278767638909523496827876763890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9a25f23-5b24-4e79-b48a-f84b3a0ad465, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 335fdb7b-ea36-4de9-be58-6d3c1693b0eb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 335fdb7b-ea36-4de9-be58-6d3c1693b0eb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13976979722294257804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397697972229425780413976979722294257804139769797222942578041397697972229425780413976979722294257804139769797222942578041397697972229425780413976979722294257804139769797222942578041397697972229425780413976979722294257804139769797222942578041397697972229425780413976979722294257804139769797222942578041397697972229425780413976979722294257804139769797222942578041397697972229425780413976979722294257804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 335fdb7b-ea36-4de9-be58-6d3c1693b0eb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0048aea7-7b57-43b1-98ec-342d76e4413c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0048aea7-7b57-43b1-98ec-342d76e4413c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16731141119958297563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673114111995829756316731141119958297563167311411199582975631673114111995829756316731141119958297563167311411199582975631673114111995829756316731141119958297563167311411199582975631673114111995829756316731141119958297563167311411199582975631673114111995829756316731141119958297563167311411199582975631673114111995829756316731141119958297563167311411199582975631673114111995829756316731141119958297563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c5d3445-3ba1-4cbf-9726-db1bc34efeb2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0048aea7-7b57-43b1-98ec-342d76e4413c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 909d5eaf-3db4-4502-8b1d-30da54e089b3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 909d5eaf-3db4-4502-8b1d-30da54e089b3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10936670561676895008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093667056167689500810936670561676895008109366705616768950081093667056167689500810936670561676895008109366705616768950081093667056167689500810936670561676895008109366705616768950081093667056167689500810936670561676895008109366705616768950081093667056167689500810936670561676895008109366705616768950081093667056167689500810936670561676895008109366705616768950081093667056167689500810936670561676895008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db29e99b-f16c-41e5-b692-fb74513b14ee, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db29e99b-f16c-41e5-b692-fb74513b14ee, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9411691190060489583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94116911900604895839411691190060489583941169119006048958394116911900604895839411691190060489583941169119006048958394116911900604895839411691190060489583941169119006048958394116911900604895839411691190060489583941169119006048958394116911900604895839411691190060489583941169119006048958394116911900604895839411691190060489583941169119006048958394116911900604895839411691190060489583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 909d5eaf-3db4-4502-8b1d-30da54e089b3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f0aaa95-4f4c-4d64-826d-2f4ad6415ec5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f0aaa95-4f4c-4d64-826d-2f4ad6415ec5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2521467707933876063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25214677079338760632521467707933876063252146770793387606325214677079338760632521467707933876063252146770793387606325214677079338760632521467707933876063252146770793387606325214677079338760632521467707933876063252146770793387606325214677079338760632521467707933876063252146770793387606325214677079338760632521467707933876063252146770793387606325214677079338760632521467707933876063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db29e99b-f16c-41e5-b692-fb74513b14ee, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3acdaa2f-53a7-456f-8bf4-d5932d04e6c6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3acdaa2f-53a7-456f-8bf4-d5932d04e6c6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3847590759977056362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38475907599770563623847590759977056362384759075997705636238475907599770563623847590759977056362384759075997705636238475907599770563623847590759977056362384759075997705636238475907599770563623847590759977056362384759075997705636238475907599770563623847590759977056362384759075997705636238475907599770563623847590759977056362384759075997705636238475907599770563623847590759977056362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f0aaa95-4f4c-4d64-826d-2f4ad6415ec5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 907e848e-6afa-4304-8358-bd80bcefee8e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 907e848e-6afa-4304-8358-bd80bcefee8e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18411205153243035050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841120515324303505018411205153243035050184112051532430350501841120515324303505018411205153243035050184112051532430350501841120515324303505018411205153243035050184112051532430350501841120515324303505018411205153243035050184112051532430350501841120515324303505018411205153243035050184112051532430350501841120515324303505018411205153243035050184112051532430350501841120515324303505018411205153243035050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3acdaa2f-53a7-456f-8bf4-d5932d04e6c6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1b1c817-5dc8-4d4c-a61a-502e8ff1c563, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1b1c817-5dc8-4d4c-a61a-502e8ff1c563, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11812536978192239603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181253697819223960311812536978192239603118125369781922396031181253697819223960311812536978192239603118125369781922396031181253697819223960311812536978192239603118125369781922396031181253697819223960311812536978192239603118125369781922396031181253697819223960311812536978192239603118125369781922396031181253697819223960311812536978192239603118125369781922396031181253697819223960311812536978192239603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 907e848e-6afa-4304-8358-bd80bcefee8e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96921fbd-9504-4df4-875b-cd916b3ce3c2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96921fbd-9504-4df4-875b-cd916b3ce3c2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18285382850591474861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1828538285059147486118285382850591474861182853828505914748611828538285059147486118285382850591474861182853828505914748611828538285059147486118285382850591474861182853828505914748611828538285059147486118285382850591474861182853828505914748611828538285059147486118285382850591474861182853828505914748611828538285059147486118285382850591474861182853828505914748611828538285059147486118285382850591474861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1b1c817-5dc8-4d4c-a61a-502e8ff1c563, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78e05ae0-d673-43bf-b547-3d82d7097d52, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78e05ae0-d673-43bf-b547-3d82d7097d52, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2420325125415687406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24203251254156874062420325125415687406242032512541568740624203251254156874062420325125415687406242032512541568740624203251254156874062420325125415687406242032512541568740624203251254156874062420325125415687406242032512541568740624203251254156874062420325125415687406242032512541568740624203251254156874062420325125415687406242032512541568740624203251254156874062420325125415687406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96921fbd-9504-4df4-875b-cd916b3ce3c2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b50fba62-1464-4a73-a5d9-3909fe7c725b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b50fba62-1464-4a73-a5d9-3909fe7c725b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16370393297175747271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637039329717574727116370393297175747271163703932971757472711637039329717574727116370393297175747271163703932971757472711637039329717574727116370393297175747271163703932971757472711637039329717574727116370393297175747271163703932971757472711637039329717574727116370393297175747271163703932971757472711637039329717574727116370393297175747271163703932971757472711637039329717574727116370393297175747271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78e05ae0-d673-43bf-b547-3d82d7097d52, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f71ef75-3f30-4120-b7e7-99331a0b436c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f71ef75-3f30-4120-b7e7-99331a0b436c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10152815018046068188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015281501804606818810152815018046068188101528150180460681881015281501804606818810152815018046068188101528150180460681881015281501804606818810152815018046068188101528150180460681881015281501804606818810152815018046068188101528150180460681881015281501804606818810152815018046068188101528150180460681881015281501804606818810152815018046068188101528150180460681881015281501804606818810152815018046068188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b50fba62-1464-4a73-a5d9-3909fe7c725b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5da9d00c-61e8-4229-b815-c00d978c26da, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5da9d00c-61e8-4229-b815-c00d978c26da, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7586750055273355294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75867500552733552947586750055273355294758675005527335529475867500552733552947586750055273355294758675005527335529475867500552733552947586750055273355294758675005527335529475867500552733552947586750055273355294758675005527335529475867500552733552947586750055273355294758675005527335529475867500552733552947586750055273355294758675005527335529475867500552733552947586750055273355294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f71ef75-3f30-4120-b7e7-99331a0b436c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 606efa07-3f29-4f9b-835c-874465737c16, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 606efa07-3f29-4f9b-835c-874465737c16, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12948319849054795234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294831984905479523412948319849054795234129483198490547952341294831984905479523412948319849054795234129483198490547952341294831984905479523412948319849054795234129483198490547952341294831984905479523412948319849054795234129483198490547952341294831984905479523412948319849054795234129483198490547952341294831984905479523412948319849054795234129483198490547952341294831984905479523412948319849054795234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5da9d00c-61e8-4229-b815-c00d978c26da, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edd27619-5f12-46f0-b265-680576104873, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edd27619-5f12-46f0-b265-680576104873, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5154003378732565299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51540033787325652995154003378732565299515400337873256529951540033787325652995154003378732565299515400337873256529951540033787325652995154003378732565299515400337873256529951540033787325652995154003378732565299515400337873256529951540033787325652995154003378732565299515400337873256529951540033787325652995154003378732565299515400337873256529951540033787325652995154003378732565299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 606efa07-3f29-4f9b-835c-874465737c16, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2a2b8c2-1b77-46f7-aa23-b33d057de63d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2a2b8c2-1b77-46f7-aa23-b33d057de63d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12965334119311446722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296533411931144672212965334119311446722129653341193114467221296533411931144672212965334119311446722129653341193114467221296533411931144672212965334119311446722129653341193114467221296533411931144672212965334119311446722129653341193114467221296533411931144672212965334119311446722129653341193114467221296533411931144672212965334119311446722129653341193114467221296533411931144672212965334119311446722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edd27619-5f12-46f0-b265-680576104873, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c5d4e32-c7ba-4645-b5e3-47ff4267c315, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c5d4e32-c7ba-4645-b5e3-47ff4267c315, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8841629389743771580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88416293897437715808841629389743771580884162938974377158088416293897437715808841629389743771580884162938974377158088416293897437715808841629389743771580884162938974377158088416293897437715808841629389743771580884162938974377158088416293897437715808841629389743771580884162938974377158088416293897437715808841629389743771580884162938974377158088416293897437715808841629389743771580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2a2b8c2-1b77-46f7-aa23-b33d057de63d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 620c1640-e370-4920-9b9f-693e691a1b0c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 620c1640-e370-4920-9b9f-693e691a1b0c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16381763788053854281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638176378805385428116381763788053854281163817637880538542811638176378805385428116381763788053854281163817637880538542811638176378805385428116381763788053854281163817637880538542811638176378805385428116381763788053854281163817637880538542811638176378805385428116381763788053854281163817637880538542811638176378805385428116381763788053854281163817637880538542811638176378805385428116381763788053854281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c5d4e32-c7ba-4645-b5e3-47ff4267c315, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f58ddb1e-8bf4-4959-9216-b76d520d2681, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f58ddb1e-8bf4-4959-9216-b76d520d2681, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13455918529068219540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345591852906821954013455918529068219540134559185290682195401345591852906821954013455918529068219540134559185290682195401345591852906821954013455918529068219540134559185290682195401345591852906821954013455918529068219540134559185290682195401345591852906821954013455918529068219540134559185290682195401345591852906821954013455918529068219540134559185290682195401345591852906821954013455918529068219540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 620c1640-e370-4920-9b9f-693e691a1b0c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd5c7300-20c2-414b-abcc-c69a4bfe9d0a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd5c7300-20c2-414b-abcc-c69a4bfe9d0a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10092073699988727206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009207369998872720610092073699988727206100920736999887272061009207369998872720610092073699988727206100920736999887272061009207369998872720610092073699988727206100920736999887272061009207369998872720610092073699988727206100920736999887272061009207369998872720610092073699988727206100920736999887272061009207369998872720610092073699988727206100920736999887272061009207369998872720610092073699988727206" } } } 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 1068938) rc: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f58ddb1e-8bf4-4959-9216-b76d520d2681, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:260 Command (pid 1068938) elapsed time (sec): 0.7098605632781982
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ya.test:process.py:263 Command (pid 1068938) idrss: 0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bee2809-6ee4-4e0f-9076-792024d4184a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ya.test:process.py:263 Command (pid 1068938) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1068938) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068938) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068938) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1068938) maxrss: 879092
DEBUG    ya.test:process.py:263 Command (pid 1068938) minflt: 45368
DEBUG    ya.test:process.py:263 Command (pid 1068938) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1068938) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1068938) nivcsw: 8
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bee2809-6ee4-4e0f-9076-792024d4184a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3870609485282883281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38706094852828832813870609485282883281387060948528288328138706094852828832813870609485282883281387060948528288328138706094852828832813870609485282883281387060948528288328138706094852828832813870609485282883281387060948528288328138706094852828832813870609485282883281387060948528288328138706094852828832813870609485282883281387060948528288328138706094852828832813870609485282883281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd5c7300-20c2-414b-abcc-c69a4bfe9d0a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 1068938) nsignals: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ya.test:process.py:263 Command (pid 1068938) nswap: 0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab301d5b-44dd-4de6-a013-acac7e68e0c6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ya.test:process.py:263 Command (pid 1068938) nvcsw: 16
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab301d5b-44dd-4de6-a013-acac7e68e0c6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4394362987209234552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43943629872092345524394362987209234552439436298720923455243943629872092345524394362987209234552439436298720923455243943629872092345524394362987209234552439436298720923455243943629872092345524394362987209234552439436298720923455243943629872092345524394362987209234552439436298720923455243943629872092345524394362987209234552439436298720923455243943629872092345524394362987209234552" } } } 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 1068938) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1068938) stime: 0.23496399999999998
DEBUG    ya.test:process.py:263 Command (pid 1068938) utime: 0.42464199999999996
DEBUG    ya.test:process.py:263 Command (pid 1068938) wtime: 0.712
DEBUG    ya.test:process.py:275 Command (pid 1068938) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bee2809-6ee4-4e0f-9076-792024d4184a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15461e49-388a-441b-8779-3fa3466df2fa, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15461e49-388a-441b-8779-3fa3466df2fa, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5439349243353362537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54393492433533625375439349243353362537543934924335336253754393492433533625375439349243353362537543934924335336253754393492433533625375439349243353362537543934924335336253754393492433533625375439349243353362537543934924335336253754393492433533625375439349243353362537543934924335336253754393492433533625375439349243353362537543934924335336253754393492433533625375439349243353362537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab301d5b-44dd-4de6-a013-acac7e68e0c6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba0b6a57-4b53-45a0-9f6d-1c55f5eee9aa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba0b6a57-4b53-45a0-9f6d-1c55f5eee9aa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16191335344488071713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619133534448807171316191335344488071713161913353444880717131619133534448807171316191335344488071713161913353444880717131619133534448807171316191335344488071713161913353444880717131619133534448807171316191335344488071713161913353444880717131619133534448807171316191335344488071713161913353444880717131619133534448807171316191335344488071713161913353444880717131619133534448807171316191335344488071713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15461e49-388a-441b-8779-3fa3466df2fa, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3bb02952-e48b01b9-49bd0132-64e0a233" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b5ee3962cf0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b5ee3962cf0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 60e2a5a7-0253-4c11-8283-a59c028f8437, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 60e2a5a7-0253-4c11-8283-a59c028f8437, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzNjMmEzYTYtNDhlODY1NmMtNDBiOWEyMTEtMTE2MzQwMWQ=" 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 0x7b5ee3962cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 60e2a5a7-0253-4c11-8283-a59c028f8437, ghrun-s7yiceaziu.auto.internal:14880): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 60e2a5a7-0253-4c11-8283-a59c028f8437, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 60e2a5a7-0253-4c11-8283-a59c028f8437, ghrun-s7yiceaziu.auto.internal:14880): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b5ee576f470 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 0x7b5ee5765a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bb8147cb-ade8-42ba-9401-25f03f472bc8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bb8147cb-ade8-42ba-9401-25f03f472bc8, ghrun-s7yiceaziu.auto.internal:16336): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba0b6a57-4b53-45a0-9f6d-1c55f5eee9aa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, bb8147cb-ade8-42ba-9401-25f03f472bc8, ghrun-s7yiceaziu.auto.internal:16336): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bb8147cb-ade8-42ba-9401-25f03f472bc8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, bb8147cb-ade8-42ba-9401-25f03f472bc8, ghrun-s7yiceaziu.auto.internal:16336): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 0f1331cf-abd7-476f-8be4-4e18e4900887, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 0f1331cf-abd7-476f-8be4-4e18e4900887, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a12f9c53-131f-4db4-991b-cdb532575669, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a12f9c53-131f-4db4-991b-cdb532575669, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5971599661362608720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59715996613626087205971599661362608720597159966136260872059715996613626087205971599661362608720597159966136260872059715996613626087205971599661362608720597159966136260872059715996613626087205971599661362608720597159966136260872059715996613626087205971599661362608720597159966136260872059715996613626087205971599661362608720597159966136260872059715996613626087205971599661362608720" } } } 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, 0f1331cf-abd7-476f-8be4-4e18e4900887, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=9a75e134-c4543a9-5c11af55-ca1c6445" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27f18914-5170-41b2-a97b-7d209fa62c9b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27f18914-5170-41b2-a97b-7d209fa62c9b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5158406613547637475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51584066135476374755158406613547637475515840661354763747551584066135476374755158406613547637475515840661354763747551584066135476374755158406613547637475515840661354763747551584066135476374755158406613547637475515840661354763747551584066135476374755158406613547637475515840661354763747551584066135476374755158406613547637475515840661354763747551584066135476374755158406613547637475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a12f9c53-131f-4db4-991b-cdb532575669, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c176de14-1478-4a97-b898-3e72a8b8979d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c176de14-1478-4a97-b898-3e72a8b8979d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8113004745379063906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81130047453790639068113004745379063906811300474537906390681130047453790639068113004745379063906811300474537906390681130047453790639068113004745379063906811300474537906390681130047453790639068113004745379063906811300474537906390681130047453790639068113004745379063906811300474537906390681130047453790639068113004745379063906811300474537906390681130047453790639068113004745379063906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27f18914-5170-41b2-a97b-7d209fa62c9b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba5a1ffc-c0ac-485d-8bac-e4ce6d7e9104, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba5a1ffc-c0ac-485d-8bac-e4ce6d7e9104, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1004777214043469553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10047772140434695531004777214043469553100477721404346955310047772140434695531004777214043469553100477721404346955310047772140434695531004777214043469553100477721404346955310047772140434695531004777214043469553100477721404346955310047772140434695531004777214043469553100477721404346955310047772140434695531004777214043469553100477721404346955310047772140434695531004777214043469553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c176de14-1478-4a97-b898-3e72a8b8979d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d1eda93-0c56-481a-8485-2cdf7b6c7956, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d1eda93-0c56-481a-8485-2cdf7b6c7956, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16042226677544719324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604222667754471932416042226677544719324160422266775447193241604222667754471932416042226677544719324160422266775447193241604222667754471932416042226677544719324160422266775447193241604222667754471932416042226677544719324160422266775447193241604222667754471932416042226677544719324160422266775447193241604222667754471932416042226677544719324160422266775447193241604222667754471932416042226677544719324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba5a1ffc-c0ac-485d-8bac-e4ce6d7e9104, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 449798bc-e96f-45da-9b11-34b19c37535a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 449798bc-e96f-45da-9b11-34b19c37535a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9392147287153824414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93921472871538244149392147287153824414939214728715382441493921472871538244149392147287153824414939214728715382441493921472871538244149392147287153824414939214728715382441493921472871538244149392147287153824414939214728715382441493921472871538244149392147287153824414939214728715382441493921472871538244149392147287153824414939214728715382441493921472871538244149392147287153824414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 449798bc-e96f-45da-9b11-34b19c37535a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d1eda93-0c56-481a-8485-2cdf7b6c7956, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20cfdb6e-3b2d-49e5-a429-d5853ea77d08, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20cfdb6e-3b2d-49e5-a429-d5853ea77d08, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13709756291485858790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370975629148585879013709756291485858790137097562914858587901370975629148585879013709756291485858790137097562914858587901370975629148585879013709756291485858790137097562914858587901370975629148585879013709756291485858790137097562914858587901370975629148585879013709756291485858790137097562914858587901370975629148585879013709756291485858790137097562914858587901370975629148585879013709756291485858790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebb7e4f5-1b5c-405c-8806-718acd0d910e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebb7e4f5-1b5c-405c-8806-718acd0d910e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14707399770297818201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470739977029781820114707399770297818201147073997702978182011470739977029781820114707399770297818201147073997702978182011470739977029781820114707399770297818201147073997702978182011470739977029781820114707399770297818201147073997702978182011470739977029781820114707399770297818201147073997702978182011470739977029781820114707399770297818201147073997702978182011470739977029781820114707399770297818201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20cfdb6e-3b2d-49e5-a429-d5853ea77d08, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73c20d9a-530c-4346-855d-849022a2d5cd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73c20d9a-530c-4346-855d-849022a2d5cd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12481849811549004925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248184981154900492512481849811549004925124818498115490049251248184981154900492512481849811549004925124818498115490049251248184981154900492512481849811549004925124818498115490049251248184981154900492512481849811549004925124818498115490049251248184981154900492512481849811549004925124818498115490049251248184981154900492512481849811549004925124818498115490049251248184981154900492512481849811549004925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebb7e4f5-1b5c-405c-8806-718acd0d910e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e4e47b0-70df-458c-a109-d077eea7a106, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e4e47b0-70df-458c-a109-d077eea7a106, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 916579877246622230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73c20d9a-530c-4346-855d-849022a2d5cd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1df3b5b0-4f57-4d90-9ab7-46891a9de470, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1df3b5b0-4f57-4d90-9ab7-46891a9de470, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16136024172429369682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613602417242936968216136024172429369682161360241724293696821613602417242936968216136024172429369682161360241724293696821613602417242936968216136024172429369682161360241724293696821613602417242936968216136024172429369682161360241724293696821613602417242936968216136024172429369682161360241724293696821613602417242936968216136024172429369682161360241724293696821613602417242936968216136024172429369682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1df3b5b0-4f57-4d90-9ab7-46891a9de470, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae318387-fd2c-4a20-a145-114cc73ced36, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae318387-fd2c-4a20-a145-114cc73ced36, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6610042134728095578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66100421347280955786610042134728095578661004213472809557866100421347280955786610042134728095578661004213472809557866100421347280955786610042134728095578661004213472809557866100421347280955786610042134728095578661004213472809557866100421347280955786610042134728095578661004213472809557866100421347280955786610042134728095578661004213472809557866100421347280955786610042134728095578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae318387-fd2c-4a20-a145-114cc73ced36, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25c81e5b-f084-475d-b38d-c9c216b62890, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25c81e5b-f084-475d-b38d-c9c216b62890, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8739126219198411542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87391262191984115428739126219198411542873912621919841154287391262191984115428739126219198411542873912621919841154287391262191984115428739126219198411542873912621919841154287391262191984115428739126219198411542873912621919841154287391262191984115428739126219198411542873912621919841154287391262191984115428739126219198411542873912621919841154287391262191984115428739126219198411542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e4e47b0-70df-458c-a109-d077eea7a106, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038902." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae057h71rq4yaf0t6hw08cx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a67670c0-a161-4774-a61c-f863f707611a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a67670c0-a161-4774-a61c-f863f707611a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 916579877246622230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230916579877246622230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25c81e5b-f084-475d-b38d-c9c216b62890, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d1f9e62-d0e2-4784-8d75-a2d976425d2b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d1f9e62-d0e2-4784-8d75-a2d976425d2b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16800724125803906704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680072412580390670416800724125803906704168007241258039067041680072412580390670416800724125803906704168007241258039067041680072412580390670416800724125803906704168007241258039067041680072412580390670416800724125803906704168007241258039067041680072412580390670416800724125803906704168007241258039067041680072412580390670416800724125803906704168007241258039067041680072412580390670416800724125803906704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a67670c0-a161-4774-a61c-f863f707611a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de2962ae-a218-4c4f-8446-1fedabffb8f6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d1f9e62-d0e2-4784-8d75-a2d976425d2b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de2962ae-a218-4c4f-8446-1fedabffb8f6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9450640273217158420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94506402732171584209450640273217158420945064027321715842094506402732171584209450640273217158420945064027321715842094506402732171584209450640273217158420945064027321715842094506402732171584209450640273217158420945064027321715842094506402732171584209450640273217158420945064027321715842094506402732171584209450640273217158420945064027321715842094506402732171584209450640273217158420" } } } 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 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 271975c6-fba9-4d1a-90dc-9d6aea02d906, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 271975c6-fba9-4d1a-90dc-9d6aea02d906, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2823100432438712525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28231004324387125252823100432438712525282310043243871252528231004324387125252823100432438712525282310043243871252528231004324387125252823100432438712525282310043243871252528231004324387125252823100432438712525282310043243871252528231004324387125252823100432438712525282310043243871252528231004324387125252823100432438712525282310043243871252528231004324387125252823100432438712525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de2962ae-a218-4c4f-8446-1fedabffb8f6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d035e600-20fa-4c0c-977a-572c1279580c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d035e600-20fa-4c0c-977a-572c1279580c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14203206968823260805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420320696882326080514203206968823260805142032069688232608051420320696882326080514203206968823260805142032069688232608051420320696882326080514203206968823260805142032069688232608051420320696882326080514203206968823260805142032069688232608051420320696882326080514203206968823260805142032069688232608051420320696882326080514203206968823260805142032069688232608051420320696882326080514203206968823260805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 271975c6-fba9-4d1a-90dc-9d6aea02d906, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d1d931a-996d-40a3-b6db-63fd97632efd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d1d931a-996d-40a3-b6db-63fd97632efd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10213283142463453039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021328314246345303910213283142463453039102132831424634530391021328314246345303910213283142463453039102132831424634530391021328314246345303910213283142463453039102132831424634530391021328314246345303910213283142463453039102132831424634530391021328314246345303910213283142463453039102132831424634530391021328314246345303910213283142463453039102132831424634530391021328314246345303910213283142463453039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d035e600-20fa-4c0c-977a-572c1279580c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc33b591-9058-412e-afd3-7339198287d8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc33b591-9058-412e-afd3-7339198287d8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15803848997343706331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580384899734370633115803848997343706331158038489973437063311580384899734370633115803848997343706331158038489973437063311580384899734370633115803848997343706331158038489973437063311580384899734370633115803848997343706331158038489973437063311580384899734370633115803848997343706331158038489973437063311580384899734370633115803848997343706331158038489973437063311580384899734370633115803848997343706331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d1d931a-996d-40a3-b6db-63fd97632efd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd41e433-cc02-4807-adea-03051d1109b0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd41e433-cc02-4807-adea-03051d1109b0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7347609225829595569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73476092258295955697347609225829595569734760922582959556973476092258295955697347609225829595569734760922582959556973476092258295955697347609225829595569734760922582959556973476092258295955697347609225829595569734760922582959556973476092258295955697347609225829595569734760922582959556973476092258295955697347609225829595569734760922582959556973476092258295955697347609225829595569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc33b591-9058-412e-afd3-7339198287d8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73437326-ed56-4c91-91a8-6b846757a208, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73437326-ed56-4c91-91a8-6b846757a208, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2373635011917161658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23736350119171616582373635011917161658237363501191716165823736350119171616582373635011917161658237363501191716165823736350119171616582373635011917161658237363501191716165823736350119171616582373635011917161658237363501191716165823736350119171616582373635011917161658237363501191716165823736350119171616582373635011917161658237363501191716165823736350119171616582373635011917161658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd41e433-cc02-4807-adea-03051d1109b0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0c3d0a0-415a-4d72-b230-c1d6d4884ab7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0c3d0a0-415a-4d72-b230-c1d6d4884ab7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8982014556418213095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89820145564182130958982014556418213095898201455641821309589820145564182130958982014556418213095898201455641821309589820145564182130958982014556418213095898201455641821309589820145564182130958982014556418213095898201455641821309589820145564182130958982014556418213095898201455641821309589820145564182130958982014556418213095898201455641821309589820145564182130958982014556418213095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73437326-ed56-4c91-91a8-6b846757a208, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b213873f-95de-4857-842e-182c16ec5382, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b213873f-95de-4857-842e-182c16ec5382, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8783747553322827080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87837475533228270808783747553322827080878374755332282708087837475533228270808783747553322827080878374755332282708087837475533228270808783747553322827080878374755332282708087837475533228270808783747553322827080878374755332282708087837475533228270808783747553322827080878374755332282708087837475533228270808783747553322827080878374755332282708087837475533228270808783747553322827080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0c3d0a0-415a-4d72-b230-c1d6d4884ab7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1d49562-89c6-4fd1-a488-6e0300ce76c3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1d49562-89c6-4fd1-a488-6e0300ce76c3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3954958960552598619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39549589605525986193954958960552598619395495896055259861939549589605525986193954958960552598619395495896055259861939549589605525986193954958960552598619395495896055259861939549589605525986193954958960552598619395495896055259861939549589605525986193954958960552598619395495896055259861939549589605525986193954958960552598619395495896055259861939549589605525986193954958960552598619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b213873f-95de-4857-842e-182c16ec5382, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93809038-4e8f-4895-854f-4de1056c5446, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93809038-4e8f-4895-854f-4de1056c5446, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5584127345404948424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55841273454049484245584127345404948424558412734540494842455841273454049484245584127345404948424558412734540494842455841273454049484245584127345404948424558412734540494842455841273454049484245584127345404948424558412734540494842455841273454049484245584127345404948424558412734540494842455841273454049484245584127345404948424558412734540494842455841273454049484245584127345404948424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1d49562-89c6-4fd1-a488-6e0300ce76c3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4fd710a-1118-4034-875b-4ba652fb8893, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4fd710a-1118-4034-875b-4ba652fb8893, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8641042073003896388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86410420730038963888641042073003896388864104207300389638886410420730038963888641042073003896388864104207300389638886410420730038963888641042073003896388864104207300389638886410420730038963888641042073003896388864104207300389638886410420730038963888641042073003896388864104207300389638886410420730038963888641042073003896388864104207300389638886410420730038963888641042073003896388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93809038-4e8f-4895-854f-4de1056c5446, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c5480d5-b2cb-457e-be2f-2a2e155bd56d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c5480d5-b2cb-457e-be2f-2a2e155bd56d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1305046987959615062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13050469879596150621305046987959615062130504698795961506213050469879596150621305046987959615062130504698795961506213050469879596150621305046987959615062130504698795961506213050469879596150621305046987959615062130504698795961506213050469879596150621305046987959615062130504698795961506213050469879596150621305046987959615062130504698795961506213050469879596150621305046987959615062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4fd710a-1118-4034-875b-4ba652fb8893, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a8e8c0c-079e-4888-ad23-70aaa8da509e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c5480d5-b2cb-457e-be2f-2a2e155bd56d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a8e8c0c-079e-4888-ad23-70aaa8da509e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16243646486665691037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624364648666569103716243646486665691037162436464866656910371624364648666569103716243646486665691037162436464866656910371624364648666569103716243646486665691037162436464866656910371624364648666569103716243646486665691037162436464866656910371624364648666569103716243646486665691037162436464866656910371624364648666569103716243646486665691037162436464866656910371624364648666569103716243646486665691037" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c77b7102-8156-4cb8-883a-e69749bef56e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c77b7102-8156-4cb8-883a-e69749bef56e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14325093776202227382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432509377620222738214325093776202227382143250937762022273821432509377620222738214325093776202227382143250937762022273821432509377620222738214325093776202227382143250937762022273821432509377620222738214325093776202227382143250937762022273821432509377620222738214325093776202227382143250937762022273821432509377620222738214325093776202227382143250937762022273821432509377620222738214325093776202227382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c77b7102-8156-4cb8-883a-e69749bef56e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a457322-212e-4207-bff7-e440f3f07221, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a457322-212e-4207-bff7-e440f3f07221, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12451844991689341510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245184499168934151012451844991689341510124518449916893415101245184499168934151012451844991689341510124518449916893415101245184499168934151012451844991689341510124518449916893415101245184499168934151012451844991689341510124518449916893415101245184499168934151012451844991689341510124518449916893415101245184499168934151012451844991689341510124518449916893415101245184499168934151012451844991689341510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a8e8c0c-079e-4888-ad23-70aaa8da509e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e222d06-7eb1-436e-9e6a-fcf514418d2a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e222d06-7eb1-436e-9e6a-fcf514418d2a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13360799357015205821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336079935701520582113360799357015205821133607993570152058211336079935701520582113360799357015205821133607993570152058211336079935701520582113360799357015205821133607993570152058211336079935701520582113360799357015205821133607993570152058211336079935701520582113360799357015205821133607993570152058211336079935701520582113360799357015205821133607993570152058211336079935701520582113360799357015205821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a457322-212e-4207-bff7-e440f3f07221, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdaa971a-8165-4ba0-a4c8-4204e0891e4c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdaa971a-8165-4ba0-a4c8-4204e0891e4c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13867515065035525724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386751506503552572413867515065035525724138675150650355257241386751506503552572413867515065035525724138675150650355257241386751506503552572413867515065035525724138675150650355257241386751506503552572413867515065035525724138675150650355257241386751506503552572413867515065035525724138675150650355257241386751506503552572413867515065035525724138675150650355257241386751506503552572413867515065035525724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e222d06-7eb1-436e-9e6a-fcf514418d2a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0e46901-c349-456c-abf3-bf22a362ee0f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0e46901-c349-456c-abf3-bf22a362ee0f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9804543518130815857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98045435181308158579804543518130815857980454351813081585798045435181308158579804543518130815857980454351813081585798045435181308158579804543518130815857980454351813081585798045435181308158579804543518130815857980454351813081585798045435181308158579804543518130815857980454351813081585798045435181308158579804543518130815857980454351813081585798045435181308158579804543518130815857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdaa971a-8165-4ba0-a4c8-4204e0891e4c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f9f6e55-21ff-46c7-8ae1-0dd1dfab0e39, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f9f6e55-21ff-46c7-8ae1-0dd1dfab0e39, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7991978059541547907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79919780595415479077991978059541547907799197805954154790779919780595415479077991978059541547907799197805954154790779919780595415479077991978059541547907799197805954154790779919780595415479077991978059541547907799197805954154790779919780595415479077991978059541547907799197805954154790779919780595415479077991978059541547907799197805954154790779919780595415479077991978059541547907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0e46901-c349-456c-abf3-bf22a362ee0f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d6d4870-3855-4983-b22d-823fddf8f7c0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f9f6e55-21ff-46c7-8ae1-0dd1dfab0e39, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d6d4870-3855-4983-b22d-823fddf8f7c0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12968047020639433517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296804702063943351712968047020639433517129680470206394335171296804702063943351712968047020639433517129680470206394335171296804702063943351712968047020639433517129680470206394335171296804702063943351712968047020639433517129680470206394335171296804702063943351712968047020639433517129680470206394335171296804702063943351712968047020639433517129680470206394335171296804702063943351712968047020639433517" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1eeda566-a17f-4f39-9c44-a522acd22b3b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1eeda566-a17f-4f39-9c44-a522acd22b3b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17859962356656413673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785996235665641367317859962356656413673178599623566564136731785996235665641367317859962356656413673178599623566564136731785996235665641367317859962356656413673178599623566564136731785996235665641367317859962356656413673178599623566564136731785996235665641367317859962356656413673178599623566564136731785996235665641367317859962356656413673178599623566564136731785996235665641367317859962356656413673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d6d4870-3855-4983-b22d-823fddf8f7c0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa37b253-de96-4fa7-8037-ab04bfd79454, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eeda566-a17f-4f39-9c44-a522acd22b3b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e38d3f34-5514-4192-ac69-a0e1494f89ab, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e38d3f34-5514-4192-ac69-a0e1494f89ab, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11541090319343864414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154109031934386441411541090319343864414115410903193438644141154109031934386441411541090319343864414115410903193438644141154109031934386441411541090319343864414115410903193438644141154109031934386441411541090319343864414115410903193438644141154109031934386441411541090319343864414115410903193438644141154109031934386441411541090319343864414115410903193438644141154109031934386441411541090319343864414" } } } 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, fa37b253-de96-4fa7-8037-ab04bfd79454, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6684677933047977519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66846779330479775196684677933047977519668467793304797751966846779330479775196684677933047977519668467793304797751966846779330479775196684677933047977519668467793304797751966846779330479775196684677933047977519668467793304797751966846779330479775196684677933047977519668467793304797751966846779330479775196684677933047977519668467793304797751966846779330479775196684677933047977519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa37b253-de96-4fa7-8037-ab04bfd79454, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7fc2c15-c432-4a10-b542-ec48fff7233a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7fc2c15-c432-4a10-b542-ec48fff7233a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13164296277265425155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316429627726542515513164296277265425155131642962772654251551316429627726542515513164296277265425155131642962772654251551316429627726542515513164296277265425155131642962772654251551316429627726542515513164296277265425155131642962772654251551316429627726542515513164296277265425155131642962772654251551316429627726542515513164296277265425155131642962772654251551316429627726542515513164296277265425155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e38d3f34-5514-4192-ac69-a0e1494f89ab, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62b2f7de-bc75-40eb-81ae-4dd17b7ed1f6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62b2f7de-bc75-40eb-81ae-4dd17b7ed1f6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7439164652210789073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74391646522107890737439164652210789073743916465221078907374391646522107890737439164652210789073743916465221078907374391646522107890737439164652210789073743916465221078907374391646522107890737439164652210789073743916465221078907374391646522107890737439164652210789073743916465221078907374391646522107890737439164652210789073743916465221078907374391646522107890737439164652210789073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7fc2c15-c432-4a10-b542-ec48fff7233a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ed99675-ebf5-422e-b842-11db1ee0f430, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ed99675-ebf5-422e-b842-11db1ee0f430, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13107928495178184397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310792849517818439713107928495178184397131079284951781843971310792849517818439713107928495178184397131079284951781843971310792849517818439713107928495178184397131079284951781843971310792849517818439713107928495178184397131079284951781843971310792849517818439713107928495178184397131079284951781843971310792849517818439713107928495178184397131079284951781843971310792849517818439713107928495178184397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62b2f7de-bc75-40eb-81ae-4dd17b7ed1f6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9753a08-75dc-4918-b984-dfb393a4fcc5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9753a08-75dc-4918-b984-dfb393a4fcc5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8038241226187112605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80382412261871126058038241226187112605803824122618711260580382412261871126058038241226187112605803824122618711260580382412261871126058038241226187112605803824122618711260580382412261871126058038241226187112605803824122618711260580382412261871126058038241226187112605803824122618711260580382412261871126058038241226187112605803824122618711260580382412261871126058038241226187112605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ed99675-ebf5-422e-b842-11db1ee0f430, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0abd2f63-8b7b-4ffb-b491-b73427304059, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0abd2f63-8b7b-4ffb-b491-b73427304059, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13293467533965497383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329346753396549738313293467533965497383132934675339654973831329346753396549738313293467533965497383132934675339654973831329346753396549738313293467533965497383132934675339654973831329346753396549738313293467533965497383132934675339654973831329346753396549738313293467533965497383132934675339654973831329346753396549738313293467533965497383132934675339654973831329346753396549738313293467533965497383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9753a08-75dc-4918-b984-dfb393a4fcc5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c4baabc-c4c1-4044-b5a9-96684b96535d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c4baabc-c4c1-4044-b5a9-96684b96535d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5361273778639122426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53612737786391224265361273778639122426536127377863912242653612737786391224265361273778639122426536127377863912242653612737786391224265361273778639122426536127377863912242653612737786391224265361273778639122426536127377863912242653612737786391224265361273778639122426536127377863912242653612737786391224265361273778639122426536127377863912242653612737786391224265361273778639122426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0abd2f63-8b7b-4ffb-b491-b73427304059, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 601457bb-ea3b-4877-b3c0-e932d7ad2502, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 601457bb-ea3b-4877-b3c0-e932d7ad2502, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6400914429964696678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64009144299646966786400914429964696678640091442996469667864009144299646966786400914429964696678640091442996469667864009144299646966786400914429964696678640091442996469667864009144299646966786400914429964696678640091442996469667864009144299646966786400914429964696678640091442996469667864009144299646966786400914429964696678640091442996469667864009144299646966786400914429964696678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c4baabc-c4c1-4044-b5a9-96684b96535d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff6122db-4613-4108-b605-a6ad61d517a6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff6122db-4613-4108-b605-a6ad61d517a6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17729980400173006628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1772998040017300662817729980400173006628177299804001730066281772998040017300662817729980400173006628177299804001730066281772998040017300662817729980400173006628177299804001730066281772998040017300662817729980400173006628177299804001730066281772998040017300662817729980400173006628177299804001730066281772998040017300662817729980400173006628177299804001730066281772998040017300662817729980400173006628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 601457bb-ea3b-4877-b3c0-e932d7ad2502, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66a54ecd-e1cd-4417-bba2-0afbb3a8640b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66a54ecd-e1cd-4417-bba2-0afbb3a8640b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10525329012671118268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052532901267111826810525329012671118268105253290126711182681052532901267111826810525329012671118268105253290126711182681052532901267111826810525329012671118268105253290126711182681052532901267111826810525329012671118268105253290126711182681052532901267111826810525329012671118268105253290126711182681052532901267111826810525329012671118268105253290126711182681052532901267111826810525329012671118268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff6122db-4613-4108-b605-a6ad61d517a6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8aef214-4639-4dd9-bddc-7fe030dd3898, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8aef214-4639-4dd9-bddc-7fe030dd3898, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9028432647754153195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90284326477541531959028432647754153195902843264775415319590284326477541531959028432647754153195902843264775415319590284326477541531959028432647754153195902843264775415319590284326477541531959028432647754153195902843264775415319590284326477541531959028432647754153195902843264775415319590284326477541531959028432647754153195902843264775415319590284326477541531959028432647754153195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66a54ecd-e1cd-4417-bba2-0afbb3a8640b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d90bbb4-57ed-4763-832a-32e8042cf22c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d90bbb4-57ed-4763-832a-32e8042cf22c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14026221314064643363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402622131406464336314026221314064643363140262213140646433631402622131406464336314026221314064643363140262213140646433631402622131406464336314026221314064643363140262213140646433631402622131406464336314026221314064643363140262213140646433631402622131406464336314026221314064643363140262213140646433631402622131406464336314026221314064643363140262213140646433631402622131406464336314026221314064643363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8aef214-4639-4dd9-bddc-7fe030dd3898, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3915ed55-d523-4821-b7ee-0612ed586747, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3915ed55-d523-4821-b7ee-0612ed586747, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7710762930100074161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77107629301000741617710762930100074161771076293010007416177107629301000741617710762930100074161771076293010007416177107629301000741617710762930100074161771076293010007416177107629301000741617710762930100074161771076293010007416177107629301000741617710762930100074161771076293010007416177107629301000741617710762930100074161771076293010007416177107629301000741617710762930100074161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d90bbb4-57ed-4763-832a-32e8042cf22c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dcb7e55-e6ec-48dd-8656-6a818c446d86, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dcb7e55-e6ec-48dd-8656-6a818c446d86, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1438344394004706053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14383443940047060531438344394004706053143834439400470605314383443940047060531438344394004706053143834439400470605314383443940047060531438344394004706053143834439400470605314383443940047060531438344394004706053143834439400470605314383443940047060531438344394004706053143834439400470605314383443940047060531438344394004706053143834439400470605314383443940047060531438344394004706053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3915ed55-d523-4821-b7ee-0612ed586747, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18b73c9b-0b93-4896-b8b0-3f0e2fbc8880, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18b73c9b-0b93-4896-b8b0-3f0e2fbc8880, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2353999437480015855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23539994374800158552353999437480015855235399943748001585523539994374800158552353999437480015855235399943748001585523539994374800158552353999437480015855235399943748001585523539994374800158552353999437480015855235399943748001585523539994374800158552353999437480015855235399943748001585523539994374800158552353999437480015855235399943748001585523539994374800158552353999437480015855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dcb7e55-e6ec-48dd-8656-6a818c446d86, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8513b75-6721-4dd5-9ef1-deca60231860, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8513b75-6721-4dd5-9ef1-deca60231860, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14792713057806421750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479271305780642175014792713057806421750147927130578064217501479271305780642175014792713057806421750147927130578064217501479271305780642175014792713057806421750147927130578064217501479271305780642175014792713057806421750147927130578064217501479271305780642175014792713057806421750147927130578064217501479271305780642175014792713057806421750147927130578064217501479271305780642175014792713057806421750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18b73c9b-0b93-4896-b8b0-3f0e2fbc8880, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b950e881-5355-466d-b0c2-83be9b3a01c3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b950e881-5355-466d-b0c2-83be9b3a01c3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14601338004522913586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460133800452291358614601338004522913586146013380045229135861460133800452291358614601338004522913586146013380045229135861460133800452291358614601338004522913586146013380045229135861460133800452291358614601338004522913586146013380045229135861460133800452291358614601338004522913586146013380045229135861460133800452291358614601338004522913586146013380045229135861460133800452291358614601338004522913586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8513b75-6721-4dd5-9ef1-deca60231860, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ad46a34-6874-4d83-8ccf-f73f11c7b993, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ad46a34-6874-4d83-8ccf-f73f11c7b993, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4186163591919785896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41861635919197858964186163591919785896418616359191978589641861635919197858964186163591919785896418616359191978589641861635919197858964186163591919785896418616359191978589641861635919197858964186163591919785896418616359191978589641861635919197858964186163591919785896418616359191978589641861635919197858964186163591919785896418616359191978589641861635919197858964186163591919785896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ad46a34-6874-4d83-8ccf-f73f11c7b993, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90acba96-4cb9-412c-8cd7-eb9824dd9ce4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90acba96-4cb9-412c-8cd7-eb9824dd9ce4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18428508057865480221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842850805786548022118428508057865480221184285080578654802211842850805786548022118428508057865480221184285080578654802211842850805786548022118428508057865480221184285080578654802211842850805786548022118428508057865480221184285080578654802211842850805786548022118428508057865480221184285080578654802211842850805786548022118428508057865480221184285080578654802211842850805786548022118428508057865480221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b950e881-5355-466d-b0c2-83be9b3a01c3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6c9954a-de49-43bb-a301-e3d1ce0262fe, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6c9954a-de49-43bb-a301-e3d1ce0262fe, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2501310029281616688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25013100292816166882501310029281616688250131002928161668825013100292816166882501310029281616688250131002928161668825013100292816166882501310029281616688250131002928161668825013100292816166882501310029281616688250131002928161668825013100292816166882501310029281616688250131002928161668825013100292816166882501310029281616688250131002928161668825013100292816166882501310029281616688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90acba96-4cb9-412c-8cd7-eb9824dd9ce4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 146c93fc-afa8-4a8c-b668-5458adf53207, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 146c93fc-afa8-4a8c-b668-5458adf53207, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8413469338736516629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84134693387365166298413469338736516629841346933873651662984134693387365166298413469338736516629841346933873651662984134693387365166298413469338736516629841346933873651662984134693387365166298413469338736516629841346933873651662984134693387365166298413469338736516629841346933873651662984134693387365166298413469338736516629841346933873651662984134693387365166298413469338736516629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6c9954a-de49-43bb-a301-e3d1ce0262fe, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44e2ab67-59c2-4e8c-a2d5-98bae9f8c901, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44e2ab67-59c2-4e8c-a2d5-98bae9f8c901, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12116733050484083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211673305048408312116733050484083121167330504840831211673305048408312116733050484083121167330504840831211673305048408312116733050484083121167330504840831211673305048408312116733050484083121167330504840831211673305048408312116733050484083121167330504840831211673305048408312116733050484083121167330504840831211673305048408312116733050484083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 146c93fc-afa8-4a8c-b668-5458adf53207, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea109b2c-30e4-4c88-9a68-e04f147467e9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea109b2c-30e4-4c88-9a68-e04f147467e9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10091741806103285642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009174180610328564210091741806103285642100917418061032856421009174180610328564210091741806103285642100917418061032856421009174180610328564210091741806103285642100917418061032856421009174180610328564210091741806103285642100917418061032856421009174180610328564210091741806103285642100917418061032856421009174180610328564210091741806103285642100917418061032856421009174180610328564210091741806103285642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44e2ab67-59c2-4e8c-a2d5-98bae9f8c901, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 252c0aa0-a230-4ed1-adfe-2125e19e5aa0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 252c0aa0-a230-4ed1-adfe-2125e19e5aa0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16587906600264492962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658790660026449296216587906600264492962165879066002644929621658790660026449296216587906600264492962165879066002644929621658790660026449296216587906600264492962165879066002644929621658790660026449296216587906600264492962165879066002644929621658790660026449296216587906600264492962165879066002644929621658790660026449296216587906600264492962165879066002644929621658790660026449296216587906600264492962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea109b2c-30e4-4c88-9a68-e04f147467e9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efff3a95-fc75-4760-b55e-8615e9acacb2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efff3a95-fc75-4760-b55e-8615e9acacb2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5315485112638830129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53154851126388301295315485112638830129531548511263883012953154851126388301295315485112638830129531548511263883012953154851126388301295315485112638830129531548511263883012953154851126388301295315485112638830129531548511263883012953154851126388301295315485112638830129531548511263883012953154851126388301295315485112638830129531548511263883012953154851126388301295315485112638830129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 252c0aa0-a230-4ed1-adfe-2125e19e5aa0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa5be233-4aaf-4f62-a7cb-bbf29e677a06, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa5be233-4aaf-4f62-a7cb-bbf29e677a06, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11471427470187645347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147142747018764534711471427470187645347114714274701876453471147142747018764534711471427470187645347114714274701876453471147142747018764534711471427470187645347114714274701876453471147142747018764534711471427470187645347114714274701876453471147142747018764534711471427470187645347114714274701876453471147142747018764534711471427470187645347114714274701876453471147142747018764534711471427470187645347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efff3a95-fc75-4760-b55e-8615e9acacb2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74629fe7-ccf1-404c-a6f1-4cafbbdc889f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74629fe7-ccf1-404c-a6f1-4cafbbdc889f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4004376270624947476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40043762706249474764004376270624947476400437627062494747640043762706249474764004376270624947476400437627062494747640043762706249474764004376270624947476400437627062494747640043762706249474764004376270624947476400437627062494747640043762706249474764004376270624947476400437627062494747640043762706249474764004376270624947476400437627062494747640043762706249474764004376270624947476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa5be233-4aaf-4f62-a7cb-bbf29e677a06, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f57cd43-65ce-44d0-85be-07618b650f80, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f57cd43-65ce-44d0-85be-07618b650f80, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11437653134646755390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143765313464675539011437653134646755390114376531346467553901143765313464675539011437653134646755390114376531346467553901143765313464675539011437653134646755390114376531346467553901143765313464675539011437653134646755390114376531346467553901143765313464675539011437653134646755390114376531346467553901143765313464675539011437653134646755390114376531346467553901143765313464675539011437653134646755390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74629fe7-ccf1-404c-a6f1-4cafbbdc889f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dcd85cc-3814-4656-afb2-6b26c68790f3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dcd85cc-3814-4656-afb2-6b26c68790f3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10475333195753113752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1047533319575311375210475333195753113752104753331957531137521047533319575311375210475333195753113752104753331957531137521047533319575311375210475333195753113752104753331957531137521047533319575311375210475333195753113752104753331957531137521047533319575311375210475333195753113752104753331957531137521047533319575311375210475333195753113752104753331957531137521047533319575311375210475333195753113752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f57cd43-65ce-44d0-85be-07618b650f80, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 923c817e-eac4-4fa6-b5af-6d69a4c43bb6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 923c817e-eac4-4fa6-b5af-6d69a4c43bb6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17681955346611138081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768195534661113808117681955346611138081176819553466111380811768195534661113808117681955346611138081176819553466111380811768195534661113808117681955346611138081176819553466111380811768195534661113808117681955346611138081176819553466111380811768195534661113808117681955346611138081176819553466111380811768195534661113808117681955346611138081176819553466111380811768195534661113808117681955346611138081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dcd85cc-3814-4656-afb2-6b26c68790f3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01305c9b-5a60-4fe9-a36b-c52480e0710f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 923c817e-eac4-4fa6-b5af-6d69a4c43bb6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01305c9b-5a60-4fe9-a36b-c52480e0710f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12270797884023268762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227079788402326876212270797884023268762122707978840232687621227079788402326876212270797884023268762122707978840232687621227079788402326876212270797884023268762122707978840232687621227079788402326876212270797884023268762122707978840232687621227079788402326876212270797884023268762122707978840232687621227079788402326876212270797884023268762122707978840232687621227079788402326876212270797884023268762" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2437d866-e50d-4eee-b641-4dc9dd9a45e9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2437d866-e50d-4eee-b641-4dc9dd9a45e9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4269707534344691544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42697075343446915444269707534344691544426970753434469154442697075343446915444269707534344691544426970753434469154442697075343446915444269707534344691544426970753434469154442697075343446915444269707534344691544426970753434469154442697075343446915444269707534344691544426970753434469154442697075343446915444269707534344691544426970753434469154442697075343446915444269707534344691544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2437d866-e50d-4eee-b641-4dc9dd9a45e9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c01223f0-fbc6-48fe-b636-bf79231bbc28, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c01223f0-fbc6-48fe-b636-bf79231bbc28, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13424423757408826407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342442375740882640713424423757408826407134244237574088264071342442375740882640713424423757408826407134244237574088264071342442375740882640713424423757408826407134244237574088264071342442375740882640713424423757408826407134244237574088264071342442375740882640713424423757408826407134244237574088264071342442375740882640713424423757408826407134244237574088264071342442375740882640713424423757408826407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01305c9b-5a60-4fe9-a36b-c52480e0710f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccea42de-8215-477f-971e-a7aec0252444, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccea42de-8215-477f-971e-a7aec0252444, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14915369601522213404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491536960152221340414915369601522213404149153696015222134041491536960152221340414915369601522213404149153696015222134041491536960152221340414915369601522213404149153696015222134041491536960152221340414915369601522213404149153696015222134041491536960152221340414915369601522213404149153696015222134041491536960152221340414915369601522213404149153696015222134041491536960152221340414915369601522213404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c01223f0-fbc6-48fe-b636-bf79231bbc28, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9253c584-409f-4efb-ac15-6df41c783835, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccea42de-8215-477f-971e-a7aec0252444, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9253c584-409f-4efb-ac15-6df41c783835, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7727281072953291107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77272810729532911077727281072953291107772728107295329110777272810729532911077727281072953291107772728107295329110777272810729532911077727281072953291107772728107295329110777272810729532911077727281072953291107772728107295329110777272810729532911077727281072953291107772728107295329110777272810729532911077727281072953291107772728107295329110777272810729532911077727281072953291107" } } } 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 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27bf8d35-4c7e-4014-893f-a92b1e8f5308, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27bf8d35-4c7e-4014-893f-a92b1e8f5308, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15454295721846512851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545429572184651285115454295721846512851154542957218465128511545429572184651285115454295721846512851154542957218465128511545429572184651285115454295721846512851154542957218465128511545429572184651285115454295721846512851154542957218465128511545429572184651285115454295721846512851154542957218465128511545429572184651285115454295721846512851154542957218465128511545429572184651285115454295721846512851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27bf8d35-4c7e-4014-893f-a92b1e8f5308, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9253c584-409f-4efb-ac15-6df41c783835, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9491a2fd-3337-4e50-a167-7eed7e785782, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9491a2fd-3337-4e50-a167-7eed7e785782, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3548663911779552939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35486639117795529393548663911779552939354866391177955293935486639117795529393548663911779552939354866391177955293935486639117795529393548663911779552939354866391177955293935486639117795529393548663911779552939354866391177955293935486639117795529393548663911779552939354866391177955293935486639117795529393548663911779552939354866391177955293935486639117795529393548663911779552939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96fed0e8-02a6-4ffa-bc7c-4be7fdb5dbd6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96fed0e8-02a6-4ffa-bc7c-4be7fdb5dbd6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1449005065066893031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14490050650668930311449005065066893031144900506506689303114490050650668930311449005065066893031144900506506689303114490050650668930311449005065066893031144900506506689303114490050650668930311449005065066893031144900506506689303114490050650668930311449005065066893031144900506506689303114490050650668930311449005065066893031144900506506689303114490050650668930311449005065066893031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96fed0e8-02a6-4ffa-bc7c-4be7fdb5dbd6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9491a2fd-3337-4e50-a167-7eed7e785782, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b8ea806-b05b-4581-9344-4105a641214e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b8ea806-b05b-4581-9344-4105a641214e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11840517692629182648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184051769262918264811840517692629182648118405176926291826481184051769262918264811840517692629182648118405176926291826481184051769262918264811840517692629182648118405176926291826481184051769262918264811840517692629182648118405176926291826481184051769262918264811840517692629182648118405176926291826481184051769262918264811840517692629182648118405176926291826481184051769262918264811840517692629182648" } } } 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 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37138cc2-55cb-4a9d-9c5d-f9e5e0dff79c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37138cc2-55cb-4a9d-9c5d-f9e5e0dff79c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4781074464565283139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47810744645652831394781074464565283139478107446456528313947810744645652831394781074464565283139478107446456528313947810744645652831394781074464565283139478107446456528313947810744645652831394781074464565283139478107446456528313947810744645652831394781074464565283139478107446456528313947810744645652831394781074464565283139478107446456528313947810744645652831394781074464565283139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b8ea806-b05b-4581-9344-4105a641214e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebc746c4-ab6a-4a5e-b2c4-d09e2020fce1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebc746c4-ab6a-4a5e-b2c4-d09e2020fce1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 550195182261152445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "550195182261152445550195182261152445550195182261152445550195182261152445550195182261152445550195182261152445550195182261152445550195182261152445550195182261152445550195182261152445550195182261152445550195182261152445550195182261152445550195182261152445550195182261152445550195182261152445550195182261152445550195182261152445550195182261152445550195182261152445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37138cc2-55cb-4a9d-9c5d-f9e5e0dff79c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7efca7c-54df-4068-bdf7-1ebafd5f23d2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7efca7c-54df-4068-bdf7-1ebafd5f23d2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15706678212586845810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570667821258684581015706678212586845810157066782125868458101570667821258684581015706678212586845810157066782125868458101570667821258684581015706678212586845810157066782125868458101570667821258684581015706678212586845810157066782125868458101570667821258684581015706678212586845810157066782125868458101570667821258684581015706678212586845810157066782125868458101570667821258684581015706678212586845810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebc746c4-ab6a-4a5e-b2c4-d09e2020fce1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b67019b9-b00b-4cdd-b3e6-cae093ee626b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b67019b9-b00b-4cdd-b3e6-cae093ee626b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11016220979167485847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1101622097916748584711016220979167485847110162209791674858471101622097916748584711016220979167485847110162209791674858471101622097916748584711016220979167485847110162209791674858471101622097916748584711016220979167485847110162209791674858471101622097916748584711016220979167485847110162209791674858471101622097916748584711016220979167485847110162209791674858471101622097916748584711016220979167485847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7efca7c-54df-4068-bdf7-1ebafd5f23d2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2388541-a51b-46b5-b1d6-61874b9f9a8b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2388541-a51b-46b5-b1d6-61874b9f9a8b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13863183425584008874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386318342558400887413863183425584008874138631834255840088741386318342558400887413863183425584008874138631834255840088741386318342558400887413863183425584008874138631834255840088741386318342558400887413863183425584008874138631834255840088741386318342558400887413863183425584008874138631834255840088741386318342558400887413863183425584008874138631834255840088741386318342558400887413863183425584008874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b67019b9-b00b-4cdd-b3e6-cae093ee626b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2fefafd-f198-4de0-9a01-186057b703c3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2fefafd-f198-4de0-9a01-186057b703c3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14750802549130408571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475080254913040857114750802549130408571147508025491304085711475080254913040857114750802549130408571147508025491304085711475080254913040857114750802549130408571147508025491304085711475080254913040857114750802549130408571147508025491304085711475080254913040857114750802549130408571147508025491304085711475080254913040857114750802549130408571147508025491304085711475080254913040857114750802549130408571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2388541-a51b-46b5-b1d6-61874b9f9a8b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32f1f4cc-8137-4fb3-8b01-81b63b2aa8ff, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32f1f4cc-8137-4fb3-8b01-81b63b2aa8ff, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7087730742676717239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70877307426767172397087730742676717239708773074267671723970877307426767172397087730742676717239708773074267671723970877307426767172397087730742676717239708773074267671723970877307426767172397087730742676717239708773074267671723970877307426767172397087730742676717239708773074267671723970877307426767172397087730742676717239708773074267671723970877307426767172397087730742676717239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2fefafd-f198-4de0-9a01-186057b703c3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfe63cb6-84d4-4a5a-bbdb-a7553ecd7393, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfe63cb6-84d4-4a5a-bbdb-a7553ecd7393, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17489261634341652670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748926163434165267017489261634341652670174892616343416526701748926163434165267017489261634341652670174892616343416526701748926163434165267017489261634341652670174892616343416526701748926163434165267017489261634341652670174892616343416526701748926163434165267017489261634341652670174892616343416526701748926163434165267017489261634341652670174892616343416526701748926163434165267017489261634341652670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32f1f4cc-8137-4fb3-8b01-81b63b2aa8ff, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de6387c3-9b78-4901-8870-0ae853afa79d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de6387c3-9b78-4901-8870-0ae853afa79d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6667519735585957377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66675197355859573776667519735585957377666751973558595737766675197355859573776667519735585957377666751973558595737766675197355859573776667519735585957377666751973558595737766675197355859573776667519735585957377666751973558595737766675197355859573776667519735585957377666751973558595737766675197355859573776667519735585957377666751973558595737766675197355859573776667519735585957377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfe63cb6-84d4-4a5a-bbdb-a7553ecd7393, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeafff5a-1460-40e2-865c-5e74ca3580a4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeafff5a-1460-40e2-865c-5e74ca3580a4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5323782821825505220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53237828218255052205323782821825505220532378282182550522053237828218255052205323782821825505220532378282182550522053237828218255052205323782821825505220532378282182550522053237828218255052205323782821825505220532378282182550522053237828218255052205323782821825505220532378282182550522053237828218255052205323782821825505220532378282182550522053237828218255052205323782821825505220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de6387c3-9b78-4901-8870-0ae853afa79d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15355766-9bf1-40bf-b54b-3e1f00771021, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15355766-9bf1-40bf-b54b-3e1f00771021, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5552821922698329152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55528219226983291525552821922698329152555282192269832915255528219226983291525552821922698329152555282192269832915255528219226983291525552821922698329152555282192269832915255528219226983291525552821922698329152555282192269832915255528219226983291525552821922698329152555282192269832915255528219226983291525552821922698329152555282192269832915255528219226983291525552821922698329152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeafff5a-1460-40e2-865c-5e74ca3580a4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cbd56a9-a313-4046-a92d-3883072acf26, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cbd56a9-a313-4046-a92d-3883072acf26, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10561383590073239637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056138359007323963710561383590073239637105613835900732396371056138359007323963710561383590073239637105613835900732396371056138359007323963710561383590073239637105613835900732396371056138359007323963710561383590073239637105613835900732396371056138359007323963710561383590073239637105613835900732396371056138359007323963710561383590073239637105613835900732396371056138359007323963710561383590073239637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15355766-9bf1-40bf-b54b-3e1f00771021, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80d652e8-cee5-46d3-8653-6043abb131f2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80d652e8-cee5-46d3-8653-6043abb131f2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14307221356430438104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430722135643043810414307221356430438104143072213564304381041430722135643043810414307221356430438104143072213564304381041430722135643043810414307221356430438104143072213564304381041430722135643043810414307221356430438104143072213564304381041430722135643043810414307221356430438104143072213564304381041430722135643043810414307221356430438104143072213564304381041430722135643043810414307221356430438104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cbd56a9-a313-4046-a92d-3883072acf26, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a945f322-cebe-43d3-ab28-bcb4256809be, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a945f322-cebe-43d3-ab28-bcb4256809be, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6886095695591522832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68860956955915228326886095695591522832688609569559152283268860956955915228326886095695591522832688609569559152283268860956955915228326886095695591522832688609569559152283268860956955915228326886095695591522832688609569559152283268860956955915228326886095695591522832688609569559152283268860956955915228326886095695591522832688609569559152283268860956955915228326886095695591522832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80d652e8-cee5-46d3-8653-6043abb131f2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac93e700-0c84-4b91-bde6-6aed13e0357c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac93e700-0c84-4b91-bde6-6aed13e0357c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12036911781971484563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203691178197148456312036911781971484563120369117819714845631203691178197148456312036911781971484563120369117819714845631203691178197148456312036911781971484563120369117819714845631203691178197148456312036911781971484563120369117819714845631203691178197148456312036911781971484563120369117819714845631203691178197148456312036911781971484563120369117819714845631203691178197148456312036911781971484563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a945f322-cebe-43d3-ab28-bcb4256809be, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a4296e4-193e-4da0-ae63-a57983355b41, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a4296e4-193e-4da0-ae63-a57983355b41, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10578232046580384556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1057823204658038455610578232046580384556105782320465803845561057823204658038455610578232046580384556105782320465803845561057823204658038455610578232046580384556105782320465803845561057823204658038455610578232046580384556105782320465803845561057823204658038455610578232046580384556105782320465803845561057823204658038455610578232046580384556105782320465803845561057823204658038455610578232046580384556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac93e700-0c84-4b91-bde6-6aed13e0357c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf6ecb78-62b6-4587-a3b4-793df34acd2b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf6ecb78-62b6-4587-a3b4-793df34acd2b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5594383034564038989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55943830345640389895594383034564038989559438303456403898955943830345640389895594383034564038989559438303456403898955943830345640389895594383034564038989559438303456403898955943830345640389895594383034564038989559438303456403898955943830345640389895594383034564038989559438303456403898955943830345640389895594383034564038989559438303456403898955943830345640389895594383034564038989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf6ecb78-62b6-4587-a3b4-793df34acd2b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a4296e4-193e-4da0-ae63-a57983355b41, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c2923b1-6b32-4b54-801f-5101fe5b9b4f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c2923b1-6b32-4b54-801f-5101fe5b9b4f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3431485131011399933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34314851310113999333431485131011399933343148513101139993334314851310113999333431485131011399933343148513101139993334314851310113999333431485131011399933343148513101139993334314851310113999333431485131011399933343148513101139993334314851310113999333431485131011399933343148513101139993334314851310113999333431485131011399933343148513101139993334314851310113999333431485131011399933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e55e681a-6672-4f66-b35a-1a0f266b26ba, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e55e681a-6672-4f66-b35a-1a0f266b26ba, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12740386385842946873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274038638584294687312740386385842946873127403863858429468731274038638584294687312740386385842946873127403863858429468731274038638584294687312740386385842946873127403863858429468731274038638584294687312740386385842946873127403863858429468731274038638584294687312740386385842946873127403863858429468731274038638584294687312740386385842946873127403863858429468731274038638584294687312740386385842946873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e55e681a-6672-4f66-b35a-1a0f266b26ba, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df20cb54-97bd-41fb-977c-db5968c23754, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df20cb54-97bd-41fb-977c-db5968c23754, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2692795053897609976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26927950538976099762692795053897609976269279505389760997626927950538976099762692795053897609976269279505389760997626927950538976099762692795053897609976269279505389760997626927950538976099762692795053897609976269279505389760997626927950538976099762692795053897609976269279505389760997626927950538976099762692795053897609976269279505389760997626927950538976099762692795053897609976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c2923b1-6b32-4b54-801f-5101fe5b9b4f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4083240b-0f56-4bb8-9cc9-3f007b9fb3c3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4083240b-0f56-4bb8-9cc9-3f007b9fb3c3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17770871693376477773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777087169337647777317770871693376477773177708716933764777731777087169337647777317770871693376477773177708716933764777731777087169337647777317770871693376477773177708716933764777731777087169337647777317770871693376477773177708716933764777731777087169337647777317770871693376477773177708716933764777731777087169337647777317770871693376477773177708716933764777731777087169337647777317770871693376477773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df20cb54-97bd-41fb-977c-db5968c23754, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b510ebf6-fb57-4c34-846f-5514610bb5c4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b510ebf6-fb57-4c34-846f-5514610bb5c4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9107331591920737473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91073315919207374739107331591920737473910733159192073747391073315919207374739107331591920737473910733159192073747391073315919207374739107331591920737473910733159192073747391073315919207374739107331591920737473910733159192073747391073315919207374739107331591920737473910733159192073747391073315919207374739107331591920737473910733159192073747391073315919207374739107331591920737473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4083240b-0f56-4bb8-9cc9-3f007b9fb3c3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4265d886-62fc-4e3b-9fe3-7285cfb2e127, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4265d886-62fc-4e3b-9fe3-7285cfb2e127, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17126787943570131168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712678794357013116817126787943570131168171267879435701311681712678794357013116817126787943570131168171267879435701311681712678794357013116817126787943570131168171267879435701311681712678794357013116817126787943570131168171267879435701311681712678794357013116817126787943570131168171267879435701311681712678794357013116817126787943570131168171267879435701311681712678794357013116817126787943570131168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b510ebf6-fb57-4c34-846f-5514610bb5c4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0aa18110-3c5b-49d3-8f80-5a43d3efa142, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0aa18110-3c5b-49d3-8f80-5a43d3efa142, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14090112237606690290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1409011223760669029014090112237606690290140901122376066902901409011223760669029014090112237606690290140901122376066902901409011223760669029014090112237606690290140901122376066902901409011223760669029014090112237606690290140901122376066902901409011223760669029014090112237606690290140901122376066902901409011223760669029014090112237606690290140901122376066902901409011223760669029014090112237606690290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4265d886-62fc-4e3b-9fe3-7285cfb2e127, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62d6b00f-d780-4449-a498-e650a602b686, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62d6b00f-d780-4449-a498-e650a602b686, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16219887771193018927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621988777119301892716219887771193018927162198877711930189271621988777119301892716219887771193018927162198877711930189271621988777119301892716219887771193018927162198877711930189271621988777119301892716219887771193018927162198877711930189271621988777119301892716219887771193018927162198877711930189271621988777119301892716219887771193018927162198877711930189271621988777119301892716219887771193018927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0aa18110-3c5b-49d3-8f80-5a43d3efa142, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3490a81-78e6-42c5-bc75-c9409cef0bfc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3490a81-78e6-42c5-bc75-c9409cef0bfc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4974473362229797627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49744733622297976274974473362229797627497447336222979762749744733622297976274974473362229797627497447336222979762749744733622297976274974473362229797627497447336222979762749744733622297976274974473362229797627497447336222979762749744733622297976274974473362229797627497447336222979762749744733622297976274974473362229797627497447336222979762749744733622297976274974473362229797627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62d6b00f-d780-4449-a498-e650a602b686, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 525acba2-998e-47e4-a9ec-896fe96f5e13, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 525acba2-998e-47e4-a9ec-896fe96f5e13, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3947436432575743293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39474364325757432933947436432575743293394743643257574329339474364325757432933947436432575743293394743643257574329339474364325757432933947436432575743293394743643257574329339474364325757432933947436432575743293394743643257574329339474364325757432933947436432575743293394743643257574329339474364325757432933947436432575743293394743643257574329339474364325757432933947436432575743293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3490a81-78e6-42c5-bc75-c9409cef0bfc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d54debda-57b3-4999-bbbf-04c90f36ce40, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d54debda-57b3-4999-bbbf-04c90f36ce40, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10882536741045827411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088253674104582741110882536741045827411108825367410458274111088253674104582741110882536741045827411108825367410458274111088253674104582741110882536741045827411108825367410458274111088253674104582741110882536741045827411108825367410458274111088253674104582741110882536741045827411108825367410458274111088253674104582741110882536741045827411108825367410458274111088253674104582741110882536741045827411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 525acba2-998e-47e4-a9ec-896fe96f5e13, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d54debda-57b3-4999-bbbf-04c90f36ce40, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8357f23b-6424-4d2f-a57f-9d80a552c183, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8357f23b-6424-4d2f-a57f-9d80a552c183, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8845446899970990845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88454468999709908458845446899970990845884544689997099084588454468999709908458845446899970990845884544689997099084588454468999709908458845446899970990845884544689997099084588454468999709908458845446899970990845884544689997099084588454468999709908458845446899970990845884544689997099084588454468999709908458845446899970990845884544689997099084588454468999709908458845446899970990845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65796655-f804-44f6-91be-6c5fa1da1819, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65796655-f804-44f6-91be-6c5fa1da1819, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17191701357429667559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719170135742966755917191701357429667559171917013574296675591719170135742966755917191701357429667559171917013574296675591719170135742966755917191701357429667559171917013574296675591719170135742966755917191701357429667559171917013574296675591719170135742966755917191701357429667559171917013574296675591719170135742966755917191701357429667559171917013574296675591719170135742966755917191701357429667559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8357f23b-6424-4d2f-a57f-9d80a552c183, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb26aa4c-3fc9-420e-8456-af6614ec8345, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb26aa4c-3fc9-420e-8456-af6614ec8345, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8483112732650985011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84831127326509850118483112732650985011848311273265098501184831127326509850118483112732650985011848311273265098501184831127326509850118483112732650985011848311273265098501184831127326509850118483112732650985011848311273265098501184831127326509850118483112732650985011848311273265098501184831127326509850118483112732650985011848311273265098501184831127326509850118483112732650985011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65796655-f804-44f6-91be-6c5fa1da1819, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f96908f5-12aa-497a-8e53-ef57c2ef714d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f96908f5-12aa-497a-8e53-ef57c2ef714d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7445397956436350790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74453979564363507907445397956436350790744539795643635079074453979564363507907445397956436350790744539795643635079074453979564363507907445397956436350790744539795643635079074453979564363507907445397956436350790744539795643635079074453979564363507907445397956436350790744539795643635079074453979564363507907445397956436350790744539795643635079074453979564363507907445397956436350790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb26aa4c-3fc9-420e-8456-af6614ec8345, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f321181-b4fb-4cf4-8ea8-9d0c327b84a0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f321181-b4fb-4cf4-8ea8-9d0c327b84a0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12464094740421612454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246409474042161245412464094740421612454124640947404216124541246409474042161245412464094740421612454124640947404216124541246409474042161245412464094740421612454124640947404216124541246409474042161245412464094740421612454124640947404216124541246409474042161245412464094740421612454124640947404216124541246409474042161245412464094740421612454124640947404216124541246409474042161245412464094740421612454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f96908f5-12aa-497a-8e53-ef57c2ef714d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f19e80ec-e37c-47e5-81d1-e9ae8cb542ac, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f19e80ec-e37c-47e5-81d1-e9ae8cb542ac, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5141171249243658604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51411712492436586045141171249243658604514117124924365860451411712492436586045141171249243658604514117124924365860451411712492436586045141171249243658604514117124924365860451411712492436586045141171249243658604514117124924365860451411712492436586045141171249243658604514117124924365860451411712492436586045141171249243658604514117124924365860451411712492436586045141171249243658604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f321181-b4fb-4cf4-8ea8-9d0c327b84a0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f19e80ec-e37c-47e5-81d1-e9ae8cb542ac, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76901bc2-7257-48da-8ad0-c2ae50d9a6d2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76901bc2-7257-48da-8ad0-c2ae50d9a6d2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8669265866156437279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86692658661564372798669265866156437279866926586615643727986692658661564372798669265866156437279866926586615643727986692658661564372798669265866156437279866926586615643727986692658661564372798669265866156437279866926586615643727986692658661564372798669265866156437279866926586615643727986692658661564372798669265866156437279866926586615643727986692658661564372798669265866156437279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8c9684b-9493-48df-b4cb-84597871e07e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8c9684b-9493-48df-b4cb-84597871e07e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9599984166958623046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95999841669586230469599984166958623046959998416695862304695999841669586230469599984166958623046959998416695862304695999841669586230469599984166958623046959998416695862304695999841669586230469599984166958623046959998416695862304695999841669586230469599984166958623046959998416695862304695999841669586230469599984166958623046959998416695862304695999841669586230469599984166958623046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76901bc2-7257-48da-8ad0-c2ae50d9a6d2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 156d3a19-dd0c-4b4b-8a00-e05f9a963edb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 156d3a19-dd0c-4b4b-8a00-e05f9a963edb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2573163042170950675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25731630421709506752573163042170950675257316304217095067525731630421709506752573163042170950675257316304217095067525731630421709506752573163042170950675257316304217095067525731630421709506752573163042170950675257316304217095067525731630421709506752573163042170950675257316304217095067525731630421709506752573163042170950675257316304217095067525731630421709506752573163042170950675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8c9684b-9493-48df-b4cb-84597871e07e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 005b1d46-2766-4a4c-97b9-f01bea33479b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 005b1d46-2766-4a4c-97b9-f01bea33479b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6159791513989268666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61597915139892686666159791513989268666615979151398926866661597915139892686666159791513989268666615979151398926866661597915139892686666159791513989268666615979151398926866661597915139892686666159791513989268666615979151398926866661597915139892686666159791513989268666615979151398926866661597915139892686666159791513989268666615979151398926866661597915139892686666159791513989268666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 156d3a19-dd0c-4b4b-8a00-e05f9a963edb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f54129c-60f8-4035-b766-10b488c1ea96, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f54129c-60f8-4035-b766-10b488c1ea96, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7266672768692084006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72666727686920840067266672768692084006726667276869208400672666727686920840067266672768692084006726667276869208400672666727686920840067266672768692084006726667276869208400672666727686920840067266672768692084006726667276869208400672666727686920840067266672768692084006726667276869208400672666727686920840067266672768692084006726667276869208400672666727686920840067266672768692084006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 005b1d46-2766-4a4c-97b9-f01bea33479b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17613ce5-f70b-4fc7-b4f7-a66cef088a6d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17613ce5-f70b-4fc7-b4f7-a66cef088a6d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 784584410123660989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "784584410123660989784584410123660989784584410123660989784584410123660989784584410123660989784584410123660989784584410123660989784584410123660989784584410123660989784584410123660989784584410123660989784584410123660989784584410123660989784584410123660989784584410123660989784584410123660989784584410123660989784584410123660989784584410123660989784584410123660989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f54129c-60f8-4035-b766-10b488c1ea96, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 419322c0-7e5c-4545-ad25-d4ccbbb06226, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 419322c0-7e5c-4545-ad25-d4ccbbb06226, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14816718080316162852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481671808031616285214816718080316162852148167180803161628521481671808031616285214816718080316162852148167180803161628521481671808031616285214816718080316162852148167180803161628521481671808031616285214816718080316162852148167180803161628521481671808031616285214816718080316162852148167180803161628521481671808031616285214816718080316162852148167180803161628521481671808031616285214816718080316162852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17613ce5-f70b-4fc7-b4f7-a66cef088a6d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5295a8a8-0e61-489e-bc85-a861f796dfaa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5295a8a8-0e61-489e-bc85-a861f796dfaa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5309427073635429548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53094270736354295485309427073635429548530942707363542954853094270736354295485309427073635429548530942707363542954853094270736354295485309427073635429548530942707363542954853094270736354295485309427073635429548530942707363542954853094270736354295485309427073635429548530942707363542954853094270736354295485309427073635429548530942707363542954853094270736354295485309427073635429548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 419322c0-7e5c-4545-ad25-d4ccbbb06226, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df7ef52e-7d49-41dd-96df-8521499cf509, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df7ef52e-7d49-41dd-96df-8521499cf509, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12388517338654750663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238851733865475066312388517338654750663123885173386547506631238851733865475066312388517338654750663123885173386547506631238851733865475066312388517338654750663123885173386547506631238851733865475066312388517338654750663123885173386547506631238851733865475066312388517338654750663123885173386547506631238851733865475066312388517338654750663123885173386547506631238851733865475066312388517338654750663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5295a8a8-0e61-489e-bc85-a861f796dfaa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cc992e7-5e11-46fb-8c7e-b9942510f735, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cc992e7-5e11-46fb-8c7e-b9942510f735, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8924605580405517881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89246055804055178818924605580405517881892460558040551788189246055804055178818924605580405517881892460558040551788189246055804055178818924605580405517881892460558040551788189246055804055178818924605580405517881892460558040551788189246055804055178818924605580405517881892460558040551788189246055804055178818924605580405517881892460558040551788189246055804055178818924605580405517881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df7ef52e-7d49-41dd-96df-8521499cf509, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 081dfe3e-3dbc-468d-9484-07c7a6ffd3c6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 081dfe3e-3dbc-468d-9484-07c7a6ffd3c6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15411802602898616015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1541180260289861601515411802602898616015154118026028986160151541180260289861601515411802602898616015154118026028986160151541180260289861601515411802602898616015154118026028986160151541180260289861601515411802602898616015154118026028986160151541180260289861601515411802602898616015154118026028986160151541180260289861601515411802602898616015154118026028986160151541180260289861601515411802602898616015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cc992e7-5e11-46fb-8c7e-b9942510f735, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fce488d0-43d7-47b7-8374-dc23d5ff0054, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fce488d0-43d7-47b7-8374-dc23d5ff0054, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 746056341045021927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "746056341045021927746056341045021927746056341045021927746056341045021927746056341045021927746056341045021927746056341045021927746056341045021927746056341045021927746056341045021927746056341045021927746056341045021927746056341045021927746056341045021927746056341045021927746056341045021927746056341045021927746056341045021927746056341045021927746056341045021927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 081dfe3e-3dbc-468d-9484-07c7a6ffd3c6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78751a2a-0041-4f7e-9545-33e0f4eaeb65, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78751a2a-0041-4f7e-9545-33e0f4eaeb65, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17005031488882025025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700503148888202502517005031488882025025170050314888820250251700503148888202502517005031488882025025170050314888820250251700503148888202502517005031488882025025170050314888820250251700503148888202502517005031488882025025170050314888820250251700503148888202502517005031488882025025170050314888820250251700503148888202502517005031488882025025170050314888820250251700503148888202502517005031488882025025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fce488d0-43d7-47b7-8374-dc23d5ff0054, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9b7e0af-4fd6-4f42-896d-d97c1c3b9ab9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9b7e0af-4fd6-4f42-896d-d97c1c3b9ab9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9939669276077043657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99396692760770436579939669276077043657993966927607704365799396692760770436579939669276077043657993966927607704365799396692760770436579939669276077043657993966927607704365799396692760770436579939669276077043657993966927607704365799396692760770436579939669276077043657993966927607704365799396692760770436579939669276077043657993966927607704365799396692760770436579939669276077043657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78751a2a-0041-4f7e-9545-33e0f4eaeb65, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 331dd2d9-37f7-4bda-bb66-522775f9b4c1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 331dd2d9-37f7-4bda-bb66-522775f9b4c1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13823836796802262398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382383679680226239813823836796802262398138238367968022623981382383679680226239813823836796802262398138238367968022623981382383679680226239813823836796802262398138238367968022623981382383679680226239813823836796802262398138238367968022623981382383679680226239813823836796802262398138238367968022623981382383679680226239813823836796802262398138238367968022623981382383679680226239813823836796802262398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9b7e0af-4fd6-4f42-896d-d97c1c3b9ab9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3d15650-9ebc-4a81-a6ab-e153b54a33b3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3d15650-9ebc-4a81-a6ab-e153b54a33b3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4304119633960164113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43041196339601641134304119633960164113430411963396016411343041196339601641134304119633960164113430411963396016411343041196339601641134304119633960164113430411963396016411343041196339601641134304119633960164113430411963396016411343041196339601641134304119633960164113430411963396016411343041196339601641134304119633960164113430411963396016411343041196339601641134304119633960164113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 331dd2d9-37f7-4bda-bb66-522775f9b4c1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fb3d5d4-5feb-40f7-9fc7-a17cc9530459, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fb3d5d4-5feb-40f7-9fc7-a17cc9530459, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11812838207672319094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181283820767231909411812838207672319094118128382076723190941181283820767231909411812838207672319094118128382076723190941181283820767231909411812838207672319094118128382076723190941181283820767231909411812838207672319094118128382076723190941181283820767231909411812838207672319094118128382076723190941181283820767231909411812838207672319094118128382076723190941181283820767231909411812838207672319094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3d15650-9ebc-4a81-a6ab-e153b54a33b3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fd44056-3265-492f-a803-a2e8755b7eee, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fd44056-3265-492f-a803-a2e8755b7eee, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8968075964933109329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89680759649331093298968075964933109329896807596493310932989680759649331093298968075964933109329896807596493310932989680759649331093298968075964933109329896807596493310932989680759649331093298968075964933109329896807596493310932989680759649331093298968075964933109329896807596493310932989680759649331093298968075964933109329896807596493310932989680759649331093298968075964933109329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fb3d5d4-5feb-40f7-9fc7-a17cc9530459, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8433cecb-8b88-423b-852e-569eff2f02f4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8433cecb-8b88-423b-852e-569eff2f02f4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1280152845708426143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12801528457084261431280152845708426143128015284570842614312801528457084261431280152845708426143128015284570842614312801528457084261431280152845708426143128015284570842614312801528457084261431280152845708426143128015284570842614312801528457084261431280152845708426143128015284570842614312801528457084261431280152845708426143128015284570842614312801528457084261431280152845708426143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fd44056-3265-492f-a803-a2e8755b7eee, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29f0ada4-577e-4edc-b6bc-2d97515ca36c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29f0ada4-577e-4edc-b6bc-2d97515ca36c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15456056985156193537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545605698515619353715456056985156193537154560569851561935371545605698515619353715456056985156193537154560569851561935371545605698515619353715456056985156193537154560569851561935371545605698515619353715456056985156193537154560569851561935371545605698515619353715456056985156193537154560569851561935371545605698515619353715456056985156193537154560569851561935371545605698515619353715456056985156193537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8433cecb-8b88-423b-852e-569eff2f02f4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea7f5999-c931-4272-8d18-bcb3732c7ea6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea7f5999-c931-4272-8d18-bcb3732c7ea6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6208961703745100607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62089617037451006076208961703745100607620896170374510060762089617037451006076208961703745100607620896170374510060762089617037451006076208961703745100607620896170374510060762089617037451006076208961703745100607620896170374510060762089617037451006076208961703745100607620896170374510060762089617037451006076208961703745100607620896170374510060762089617037451006076208961703745100607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29f0ada4-577e-4edc-b6bc-2d97515ca36c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74a03786-47ce-45d6-9705-d7ed2ac7efc8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74a03786-47ce-45d6-9705-d7ed2ac7efc8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9474032907346400396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94740329073464003969474032907346400396947403290734640039694740329073464003969474032907346400396947403290734640039694740329073464003969474032907346400396947403290734640039694740329073464003969474032907346400396947403290734640039694740329073464003969474032907346400396947403290734640039694740329073464003969474032907346400396947403290734640039694740329073464003969474032907346400396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea7f5999-c931-4272-8d18-bcb3732c7ea6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55d6b244-6ed8-4e19-9894-f8db468f2a7b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55d6b244-6ed8-4e19-9894-f8db468f2a7b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12192148579022563827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219214857902256382712192148579022563827121921485790225638271219214857902256382712192148579022563827121921485790225638271219214857902256382712192148579022563827121921485790225638271219214857902256382712192148579022563827121921485790225638271219214857902256382712192148579022563827121921485790225638271219214857902256382712192148579022563827121921485790225638271219214857902256382712192148579022563827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74a03786-47ce-45d6-9705-d7ed2ac7efc8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7bb5a58-5ccd-4a59-a58a-ac4017fc3345, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7bb5a58-5ccd-4a59-a58a-ac4017fc3345, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6496890398760809838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64968903987608098386496890398760809838649689039876080983864968903987608098386496890398760809838649689039876080983864968903987608098386496890398760809838649689039876080983864968903987608098386496890398760809838649689039876080983864968903987608098386496890398760809838649689039876080983864968903987608098386496890398760809838649689039876080983864968903987608098386496890398760809838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55d6b244-6ed8-4e19-9894-f8db468f2a7b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7bb5a58-5ccd-4a59-a58a-ac4017fc3345, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e2a95f5-b71a-4016-bd17-c09f9d592df2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e2a95f5-b71a-4016-bd17-c09f9d592df2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11090330205091081019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109033020509108101911090330205091081019110903302050910810191109033020509108101911090330205091081019110903302050910810191109033020509108101911090330205091081019110903302050910810191109033020509108101911090330205091081019110903302050910810191109033020509108101911090330205091081019110903302050910810191109033020509108101911090330205091081019110903302050910810191109033020509108101911090330205091081019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c08d9feb-a9fd-4479-bd30-5bb4bd693955, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c08d9feb-a9fd-4479-bd30-5bb4bd693955, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4067209729160413614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40672097291604136144067209729160413614406720972916041361440672097291604136144067209729160413614406720972916041361440672097291604136144067209729160413614406720972916041361440672097291604136144067209729160413614406720972916041361440672097291604136144067209729160413614406720972916041361440672097291604136144067209729160413614406720972916041361440672097291604136144067209729160413614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e2a95f5-b71a-4016-bd17-c09f9d592df2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e895f9a-088f-40a5-ae51-dfba317ed9b3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e895f9a-088f-40a5-ae51-dfba317ed9b3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13904491795612391222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390449179561239122213904491795612391222139044917956123912221390449179561239122213904491795612391222139044917956123912221390449179561239122213904491795612391222139044917956123912221390449179561239122213904491795612391222139044917956123912221390449179561239122213904491795612391222139044917956123912221390449179561239122213904491795612391222139044917956123912221390449179561239122213904491795612391222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c08d9feb-a9fd-4479-bd30-5bb4bd693955, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9e60b80-b6c1-4a9c-9257-44191a6a68cf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9e60b80-b6c1-4a9c-9257-44191a6a68cf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6896330439658483118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68963304396584831186896330439658483118689633043965848311868963304396584831186896330439658483118689633043965848311868963304396584831186896330439658483118689633043965848311868963304396584831186896330439658483118689633043965848311868963304396584831186896330439658483118689633043965848311868963304396584831186896330439658483118689633043965848311868963304396584831186896330439658483118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e895f9a-088f-40a5-ae51-dfba317ed9b3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19623460-f4ea-4cea-ad07-825f0bb2c2bc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9e60b80-b6c1-4a9c-9257-44191a6a68cf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19623460-f4ea-4cea-ad07-825f0bb2c2bc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4518181131328578652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45181811313285786524518181131328578652451818113132857865245181811313285786524518181131328578652451818113132857865245181811313285786524518181131328578652451818113132857865245181811313285786524518181131328578652451818113132857865245181811313285786524518181131328578652451818113132857865245181811313285786524518181131328578652451818113132857865245181811313285786524518181131328578652" } } } 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 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee34b682-1657-4954-a4ad-de2e5d9970f9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee34b682-1657-4954-a4ad-de2e5d9970f9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16571871605664251504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657187160566425150416571871605664251504165718716056642515041657187160566425150416571871605664251504165718716056642515041657187160566425150416571871605664251504165718716056642515041657187160566425150416571871605664251504165718716056642515041657187160566425150416571871605664251504165718716056642515041657187160566425150416571871605664251504165718716056642515041657187160566425150416571871605664251504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19623460-f4ea-4cea-ad07-825f0bb2c2bc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5d60e08-5408-4727-9dde-e89f8d3701ee, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee34b682-1657-4954-a4ad-de2e5d9970f9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5d60e08-5408-4727-9dde-e89f8d3701ee, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16501081644604431177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650108164460443117716501081644604431177165010816446044311771650108164460443117716501081644604431177165010816446044311771650108164460443117716501081644604431177165010816446044311771650108164460443117716501081644604431177165010816446044311771650108164460443117716501081644604431177165010816446044311771650108164460443117716501081644604431177165010816446044311771650108164460443117716501081644604431177" } } } 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 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88daea95-98f1-4648-b039-a19615c79475, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88daea95-98f1-4648-b039-a19615c79475, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4232646619114059443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42326466191140594434232646619114059443423264661911405944342326466191140594434232646619114059443423264661911405944342326466191140594434232646619114059443423264661911405944342326466191140594434232646619114059443423264661911405944342326466191140594434232646619114059443423264661911405944342326466191140594434232646619114059443423264661911405944342326466191140594434232646619114059443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5d60e08-5408-4727-9dde-e89f8d3701ee, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1df84bf7-5a0a-488c-8999-e5040056c668, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1df84bf7-5a0a-488c-8999-e5040056c668, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9557184757043094742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95571847570430947429557184757043094742955718475704309474295571847570430947429557184757043094742955718475704309474295571847570430947429557184757043094742955718475704309474295571847570430947429557184757043094742955718475704309474295571847570430947429557184757043094742955718475704309474295571847570430947429557184757043094742955718475704309474295571847570430947429557184757043094742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88daea95-98f1-4648-b039-a19615c79475, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0af6ab3-797e-4c94-93e9-6626c13b1166, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0af6ab3-797e-4c94-93e9-6626c13b1166, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7613848769596032490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76138487695960324907613848769596032490761384876959603249076138487695960324907613848769596032490761384876959603249076138487695960324907613848769596032490761384876959603249076138487695960324907613848769596032490761384876959603249076138487695960324907613848769596032490761384876959603249076138487695960324907613848769596032490761384876959603249076138487695960324907613848769596032490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1df84bf7-5a0a-488c-8999-e5040056c668, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35848d42-ac46-4ced-a7ae-c9c8c7111534, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35848d42-ac46-4ced-a7ae-c9c8c7111534, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2019548910210947377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20195489102109473772019548910210947377201954891021094737720195489102109473772019548910210947377201954891021094737720195489102109473772019548910210947377201954891021094737720195489102109473772019548910210947377201954891021094737720195489102109473772019548910210947377201954891021094737720195489102109473772019548910210947377201954891021094737720195489102109473772019548910210947377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0af6ab3-797e-4c94-93e9-6626c13b1166, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15eeadec-ed4e-4ff6-a419-8914ae4693f9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15eeadec-ed4e-4ff6-a419-8914ae4693f9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8024359109113252389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80243591091132523898024359109113252389802435910911325238980243591091132523898024359109113252389802435910911325238980243591091132523898024359109113252389802435910911325238980243591091132523898024359109113252389802435910911325238980243591091132523898024359109113252389802435910911325238980243591091132523898024359109113252389802435910911325238980243591091132523898024359109113252389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35848d42-ac46-4ced-a7ae-c9c8c7111534, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15eeadec-ed4e-4ff6-a419-8914ae4693f9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8af294f5-969c-440b-8ec1-d5e79aca6aa1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8af294f5-969c-440b-8ec1-d5e79aca6aa1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8273679772296607827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82736797722966078278273679772296607827827367977229660782782736797722966078278273679772296607827827367977229660782782736797722966078278273679772296607827827367977229660782782736797722966078278273679772296607827827367977229660782782736797722966078278273679772296607827827367977229660782782736797722966078278273679772296607827827367977229660782782736797722966078278273679772296607827" } } } 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 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19ee4a79-71b9-400b-b89d-f702e8851849, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19ee4a79-71b9-400b-b89d-f702e8851849, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8789223192796650375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87892231927966503758789223192796650375878922319279665037587892231927966503758789223192796650375878922319279665037587892231927966503758789223192796650375878922319279665037587892231927966503758789223192796650375878922319279665037587892231927966503758789223192796650375878922319279665037587892231927966503758789223192796650375878922319279665037587892231927966503758789223192796650375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8af294f5-969c-440b-8ec1-d5e79aca6aa1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19ee4a79-71b9-400b-b89d-f702e8851849, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 694f3fde-6bfa-43eb-a24e-4e2e56bec8a1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 694f3fde-6bfa-43eb-a24e-4e2e56bec8a1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10124967795051460670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012496779505146067010124967795051460670101249677950514606701012496779505146067010124967795051460670101249677950514606701012496779505146067010124967795051460670101249677950514606701012496779505146067010124967795051460670101249677950514606701012496779505146067010124967795051460670101249677950514606701012496779505146067010124967795051460670101249677950514606701012496779505146067010124967795051460670" } } } 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 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c57978f2-c0fb-4a0d-9c37-33d63ac1fe94, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c57978f2-c0fb-4a0d-9c37-33d63ac1fe94, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11643523700733361306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164352370073336130611643523700733361306116435237007333613061164352370073336130611643523700733361306116435237007333613061164352370073336130611643523700733361306116435237007333613061164352370073336130611643523700733361306116435237007333613061164352370073336130611643523700733361306116435237007333613061164352370073336130611643523700733361306116435237007333613061164352370073336130611643523700733361306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 694f3fde-6bfa-43eb-a24e-4e2e56bec8a1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c9f92b6-19fc-4fc1-a1c5-b2082a08ad69, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c9f92b6-19fc-4fc1-a1c5-b2082a08ad69, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12021459919704552247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202145991970455224712021459919704552247120214599197045522471202145991970455224712021459919704552247120214599197045522471202145991970455224712021459919704552247120214599197045522471202145991970455224712021459919704552247120214599197045522471202145991970455224712021459919704552247120214599197045522471202145991970455224712021459919704552247120214599197045522471202145991970455224712021459919704552247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c57978f2-c0fb-4a0d-9c37-33d63ac1fe94, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa9198b0-7c67-47c7-9cce-675038c2fd9a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa9198b0-7c67-47c7-9cce-675038c2fd9a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 845702170902121339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "845702170902121339845702170902121339845702170902121339845702170902121339845702170902121339845702170902121339845702170902121339845702170902121339845702170902121339845702170902121339845702170902121339845702170902121339845702170902121339845702170902121339845702170902121339845702170902121339845702170902121339845702170902121339845702170902121339845702170902121339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c9f92b6-19fc-4fc1-a1c5-b2082a08ad69, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b111a223-327b-4954-b956-327322f104da, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b111a223-327b-4954-b956-327322f104da, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14930769862572398697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493076986257239869714930769862572398697149307698625723986971493076986257239869714930769862572398697149307698625723986971493076986257239869714930769862572398697149307698625723986971493076986257239869714930769862572398697149307698625723986971493076986257239869714930769862572398697149307698625723986971493076986257239869714930769862572398697149307698625723986971493076986257239869714930769862572398697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa9198b0-7c67-47c7-9cce-675038c2fd9a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e13fe9e1-f040-4872-be81-93b02795a961, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e13fe9e1-f040-4872-be81-93b02795a961, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17625172166448465349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762517216644846534917625172166448465349176251721664484653491762517216644846534917625172166448465349176251721664484653491762517216644846534917625172166448465349176251721664484653491762517216644846534917625172166448465349176251721664484653491762517216644846534917625172166448465349176251721664484653491762517216644846534917625172166448465349176251721664484653491762517216644846534917625172166448465349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b111a223-327b-4954-b956-327322f104da, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b663ca2-975a-4868-8135-ec6c59aa6c94, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b663ca2-975a-4868-8135-ec6c59aa6c94, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10291822720094768003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029182272009476800310291822720094768003102918227200947680031029182272009476800310291822720094768003102918227200947680031029182272009476800310291822720094768003102918227200947680031029182272009476800310291822720094768003102918227200947680031029182272009476800310291822720094768003102918227200947680031029182272009476800310291822720094768003102918227200947680031029182272009476800310291822720094768003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e13fe9e1-f040-4872-be81-93b02795a961, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0527a26-fe1b-4ace-a1e9-45443375fa76, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0527a26-fe1b-4ace-a1e9-45443375fa76, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6007516113752691972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60075161137526919726007516113752691972600751611375269197260075161137526919726007516113752691972600751611375269197260075161137526919726007516113752691972600751611375269197260075161137526919726007516113752691972600751611375269197260075161137526919726007516113752691972600751611375269197260075161137526919726007516113752691972600751611375269197260075161137526919726007516113752691972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b663ca2-975a-4868-8135-ec6c59aa6c94, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95e5f82e-b31f-4074-9e4c-7970c020041d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95e5f82e-b31f-4074-9e4c-7970c020041d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14843732824902903350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1484373282490290335014843732824902903350148437328249029033501484373282490290335014843732824902903350148437328249029033501484373282490290335014843732824902903350148437328249029033501484373282490290335014843732824902903350148437328249029033501484373282490290335014843732824902903350148437328249029033501484373282490290335014843732824902903350148437328249029033501484373282490290335014843732824902903350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0527a26-fe1b-4ace-a1e9-45443375fa76, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6114f90-696a-4370-b189-2e6ac777ae59, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6114f90-696a-4370-b189-2e6ac777ae59, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7105180097099529712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71051800970995297127105180097099529712710518009709952971271051800970995297127105180097099529712710518009709952971271051800970995297127105180097099529712710518009709952971271051800970995297127105180097099529712710518009709952971271051800970995297127105180097099529712710518009709952971271051800970995297127105180097099529712710518009709952971271051800970995297127105180097099529712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95e5f82e-b31f-4074-9e4c-7970c020041d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1c0e1f7-bae0-446f-9c8f-c3ad3809fbd1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1c0e1f7-bae0-446f-9c8f-c3ad3809fbd1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8407111854601273683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84071118546012736838407111854601273683840711185460127368384071118546012736838407111854601273683840711185460127368384071118546012736838407111854601273683840711185460127368384071118546012736838407111854601273683840711185460127368384071118546012736838407111854601273683840711185460127368384071118546012736838407111854601273683840711185460127368384071118546012736838407111854601273683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6114f90-696a-4370-b189-2e6ac777ae59, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e09fce8-af99-4da6-9ac0-703fc0ab8072, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e09fce8-af99-4da6-9ac0-703fc0ab8072, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1026229905711190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10262299057111901026229905711190102622990571119010262299057111901026229905711190102622990571119010262299057111901026229905711190102622990571119010262299057111901026229905711190102622990571119010262299057111901026229905711190102622990571119010262299057111901026229905711190102622990571119010262299057111901026229905711190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1c0e1f7-bae0-446f-9c8f-c3ad3809fbd1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48ec93ad-c03c-49bb-9fbc-6e642ccba4ca, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48ec93ad-c03c-49bb-9fbc-6e642ccba4ca, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13582038291662491742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358203829166249174213582038291662491742135820382916624917421358203829166249174213582038291662491742135820382916624917421358203829166249174213582038291662491742135820382916624917421358203829166249174213582038291662491742135820382916624917421358203829166249174213582038291662491742135820382916624917421358203829166249174213582038291662491742135820382916624917421358203829166249174213582038291662491742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e09fce8-af99-4da6-9ac0-703fc0ab8072, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aac49c88-4684-4c10-985b-b5de99e99bb6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aac49c88-4684-4c10-985b-b5de99e99bb6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17651253767359449997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765125376735944999717651253767359449997176512537673594499971765125376735944999717651253767359449997176512537673594499971765125376735944999717651253767359449997176512537673594499971765125376735944999717651253767359449997176512537673594499971765125376735944999717651253767359449997176512537673594499971765125376735944999717651253767359449997176512537673594499971765125376735944999717651253767359449997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48ec93ad-c03c-49bb-9fbc-6e642ccba4ca, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b586a51-687b-43a7-87c0-38a911ed9d00, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b586a51-687b-43a7-87c0-38a911ed9d00, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12402989555268197976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1240298955526819797612402989555268197976124029895552681979761240298955526819797612402989555268197976124029895552681979761240298955526819797612402989555268197976124029895552681979761240298955526819797612402989555268197976124029895552681979761240298955526819797612402989555268197976124029895552681979761240298955526819797612402989555268197976124029895552681979761240298955526819797612402989555268197976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aac49c88-4684-4c10-985b-b5de99e99bb6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25ddab2a-8cc7-44e4-8ed7-03606db3aae5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25ddab2a-8cc7-44e4-8ed7-03606db3aae5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9879098392929119473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98790983929291194739879098392929119473987909839292911947398790983929291194739879098392929119473987909839292911947398790983929291194739879098392929119473987909839292911947398790983929291194739879098392929119473987909839292911947398790983929291194739879098392929119473987909839292911947398790983929291194739879098392929119473987909839292911947398790983929291194739879098392929119473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b586a51-687b-43a7-87c0-38a911ed9d00, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3376023-4ef7-4caa-9a70-b14f39d6a8d0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3376023-4ef7-4caa-9a70-b14f39d6a8d0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17175580850468093782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717558085046809378217175580850468093782171755808504680937821717558085046809378217175580850468093782171755808504680937821717558085046809378217175580850468093782171755808504680937821717558085046809378217175580850468093782171755808504680937821717558085046809378217175580850468093782171755808504680937821717558085046809378217175580850468093782171755808504680937821717558085046809378217175580850468093782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25ddab2a-8cc7-44e4-8ed7-03606db3aae5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fed8d76-b10f-4531-8dc7-ae4ca63fd5f7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fed8d76-b10f-4531-8dc7-ae4ca63fd5f7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12705423506822327362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270542350682232736212705423506822327362127054235068223273621270542350682232736212705423506822327362127054235068223273621270542350682232736212705423506822327362127054235068223273621270542350682232736212705423506822327362127054235068223273621270542350682232736212705423506822327362127054235068223273621270542350682232736212705423506822327362127054235068223273621270542350682232736212705423506822327362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3376023-4ef7-4caa-9a70-b14f39d6a8d0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ca36595-127e-4629-8b72-639f5fe213cd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ca36595-127e-4629-8b72-639f5fe213cd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7734816671518291292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77348166715182912927734816671518291292773481667151829129277348166715182912927734816671518291292773481667151829129277348166715182912927734816671518291292773481667151829129277348166715182912927734816671518291292773481667151829129277348166715182912927734816671518291292773481667151829129277348166715182912927734816671518291292773481667151829129277348166715182912927734816671518291292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fed8d76-b10f-4531-8dc7-ae4ca63fd5f7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e896cdc-e759-4535-9893-ee1cf87e5fd3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e896cdc-e759-4535-9893-ee1cf87e5fd3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15247869805460045653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524786980546004565315247869805460045653152478698054600456531524786980546004565315247869805460045653152478698054600456531524786980546004565315247869805460045653152478698054600456531524786980546004565315247869805460045653152478698054600456531524786980546004565315247869805460045653152478698054600456531524786980546004565315247869805460045653152478698054600456531524786980546004565315247869805460045653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ca36595-127e-4629-8b72-639f5fe213cd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f5c8940-285e-4585-b44a-59d767518a73, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f5c8940-285e-4585-b44a-59d767518a73, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15083059563949315926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508305956394931592615083059563949315926150830595639493159261508305956394931592615083059563949315926150830595639493159261508305956394931592615083059563949315926150830595639493159261508305956394931592615083059563949315926150830595639493159261508305956394931592615083059563949315926150830595639493159261508305956394931592615083059563949315926150830595639493159261508305956394931592615083059563949315926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f5c8940-285e-4585-b44a-59d767518a73, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77833f7d-5060-4c8c-88bc-fc84590f372d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77833f7d-5060-4c8c-88bc-fc84590f372d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3762021539084568511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37620215390845685113762021539084568511376202153908456851137620215390845685113762021539084568511376202153908456851137620215390845685113762021539084568511376202153908456851137620215390845685113762021539084568511376202153908456851137620215390845685113762021539084568511376202153908456851137620215390845685113762021539084568511376202153908456851137620215390845685113762021539084568511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e896cdc-e759-4535-9893-ee1cf87e5fd3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9d06c33-ac55-42c4-ba81-83b8193a5ab0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9d06c33-ac55-42c4-ba81-83b8193a5ab0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9009322277392985864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90093222773929858649009322277392985864900932227739298586490093222773929858649009322277392985864900932227739298586490093222773929858649009322277392985864900932227739298586490093222773929858649009322277392985864900932227739298586490093222773929858649009322277392985864900932227739298586490093222773929858649009322277392985864900932227739298586490093222773929858649009322277392985864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77833f7d-5060-4c8c-88bc-fc84590f372d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 915eac0f-6b6a-4904-88cd-bb252de8ac23, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 915eac0f-6b6a-4904-88cd-bb252de8ac23, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8633318993257883980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86333189932578839808633318993257883980863331899325788398086333189932578839808633318993257883980863331899325788398086333189932578839808633318993257883980863331899325788398086333189932578839808633318993257883980863331899325788398086333189932578839808633318993257883980863331899325788398086333189932578839808633318993257883980863331899325788398086333189932578839808633318993257883980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9d06c33-ac55-42c4-ba81-83b8193a5ab0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5e1c44f-af76-4231-881e-3873ed5a32c6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5e1c44f-af76-4231-881e-3873ed5a32c6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16195131357295996365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619513135729599636516195131357295996365161951313572959963651619513135729599636516195131357295996365161951313572959963651619513135729599636516195131357295996365161951313572959963651619513135729599636516195131357295996365161951313572959963651619513135729599636516195131357295996365161951313572959963651619513135729599636516195131357295996365161951313572959963651619513135729599636516195131357295996365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 915eac0f-6b6a-4904-88cd-bb252de8ac23, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 799bccae-e771-46a3-b221-27348de9a26e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 799bccae-e771-46a3-b221-27348de9a26e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14609854943706542656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460985494370654265614609854943706542656146098549437065426561460985494370654265614609854943706542656146098549437065426561460985494370654265614609854943706542656146098549437065426561460985494370654265614609854943706542656146098549437065426561460985494370654265614609854943706542656146098549437065426561460985494370654265614609854943706542656146098549437065426561460985494370654265614609854943706542656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5e1c44f-af76-4231-881e-3873ed5a32c6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce5341b2-188b-4d60-89ef-5b5b3497f9f5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce5341b2-188b-4d60-89ef-5b5b3497f9f5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8910610702911218200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89106107029112182008910610702911218200891061070291121820089106107029112182008910610702911218200891061070291121820089106107029112182008910610702911218200891061070291121820089106107029112182008910610702911218200891061070291121820089106107029112182008910610702911218200891061070291121820089106107029112182008910610702911218200891061070291121820089106107029112182008910610702911218200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 799bccae-e771-46a3-b221-27348de9a26e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 874f62f5-a855-456b-9d48-6e3a0fc60961, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 874f62f5-a855-456b-9d48-6e3a0fc60961, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4146788199338484181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41467881993384841814146788199338484181414678819933848418141467881993384841814146788199338484181414678819933848418141467881993384841814146788199338484181414678819933848418141467881993384841814146788199338484181414678819933848418141467881993384841814146788199338484181414678819933848418141467881993384841814146788199338484181414678819933848418141467881993384841814146788199338484181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce5341b2-188b-4d60-89ef-5b5b3497f9f5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f446a97-5690-468f-81f2-272dd97c3798, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f446a97-5690-468f-81f2-272dd97c3798, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2489225374035953552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24892253740359535522489225374035953552248922537403595355224892253740359535522489225374035953552248922537403595355224892253740359535522489225374035953552248922537403595355224892253740359535522489225374035953552248922537403595355224892253740359535522489225374035953552248922537403595355224892253740359535522489225374035953552248922537403595355224892253740359535522489225374035953552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 874f62f5-a855-456b-9d48-6e3a0fc60961, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0598219b-8094-4173-b3fc-186425fccdb2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0598219b-8094-4173-b3fc-186425fccdb2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5164651267819242052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51646512678192420525164651267819242052516465126781924205251646512678192420525164651267819242052516465126781924205251646512678192420525164651267819242052516465126781924205251646512678192420525164651267819242052516465126781924205251646512678192420525164651267819242052516465126781924205251646512678192420525164651267819242052516465126781924205251646512678192420525164651267819242052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f446a97-5690-468f-81f2-272dd97c3798, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55826f33-b7a6-4b87-8e33-7d824069e211, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55826f33-b7a6-4b87-8e33-7d824069e211, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12995620899763199279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299562089976319927912995620899763199279129956208997631992791299562089976319927912995620899763199279129956208997631992791299562089976319927912995620899763199279129956208997631992791299562089976319927912995620899763199279129956208997631992791299562089976319927912995620899763199279129956208997631992791299562089976319927912995620899763199279129956208997631992791299562089976319927912995620899763199279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0598219b-8094-4173-b3fc-186425fccdb2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b77d3af2-9ae1-4dd0-bbbe-ceab96e13f42, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b77d3af2-9ae1-4dd0-bbbe-ceab96e13f42, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8141262177655347302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81412621776553473028141262177655347302814126217765534730281412621776553473028141262177655347302814126217765534730281412621776553473028141262177655347302814126217765534730281412621776553473028141262177655347302814126217765534730281412621776553473028141262177655347302814126217765534730281412621776553473028141262177655347302814126217765534730281412621776553473028141262177655347302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55826f33-b7a6-4b87-8e33-7d824069e211, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99f32e54-1443-4b68-a8ba-29ac1527c544, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99f32e54-1443-4b68-a8ba-29ac1527c544, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16073618967112638310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1607361896711263831016073618967112638310160736189671126383101607361896711263831016073618967112638310160736189671126383101607361896711263831016073618967112638310160736189671126383101607361896711263831016073618967112638310160736189671126383101607361896711263831016073618967112638310160736189671126383101607361896711263831016073618967112638310160736189671126383101607361896711263831016073618967112638310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b77d3af2-9ae1-4dd0-bbbe-ceab96e13f42, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f60cd644-3d1f-4939-a02c-1f99354bc1de, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f60cd644-3d1f-4939-a02c-1f99354bc1de, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11737917222194853852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173791722219485385211737917222194853852117379172221948538521173791722219485385211737917222194853852117379172221948538521173791722219485385211737917222194853852117379172221948538521173791722219485385211737917222194853852117379172221948538521173791722219485385211737917222194853852117379172221948538521173791722219485385211737917222194853852117379172221948538521173791722219485385211737917222194853852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99f32e54-1443-4b68-a8ba-29ac1527c544, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fddd5e5-e4a6-4d8b-b40a-919b7e71993a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fddd5e5-e4a6-4d8b-b40a-919b7e71993a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4124069443700926799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41240694437009267994124069443700926799412406944370092679941240694437009267994124069443700926799412406944370092679941240694437009267994124069443700926799412406944370092679941240694437009267994124069443700926799412406944370092679941240694437009267994124069443700926799412406944370092679941240694437009267994124069443700926799412406944370092679941240694437009267994124069443700926799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fddd5e5-e4a6-4d8b-b40a-919b7e71993a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed3defff-26ee-4620-8891-e3021977a033, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f60cd644-3d1f-4939-a02c-1f99354bc1de, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed3defff-26ee-4620-8891-e3021977a033, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8336968981202122094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83369689812021220948336968981202122094833696898120212209483369689812021220948336968981202122094833696898120212209483369689812021220948336968981202122094833696898120212209483369689812021220948336968981202122094833696898120212209483369689812021220948336968981202122094833696898120212209483369689812021220948336968981202122094833696898120212209483369689812021220948336968981202122094" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80385f74-7688-453e-ba3b-a45a7efbc382, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80385f74-7688-453e-ba3b-a45a7efbc382, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12134701313474112713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213470131347411271312134701313474112713121347013134741127131213470131347411271312134701313474112713121347013134741127131213470131347411271312134701313474112713121347013134741127131213470131347411271312134701313474112713121347013134741127131213470131347411271312134701313474112713121347013134741127131213470131347411271312134701313474112713121347013134741127131213470131347411271312134701313474112713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed3defff-26ee-4620-8891-e3021977a033, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 905945cf-831b-4048-b163-004a106e0135, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 905945cf-831b-4048-b163-004a106e0135, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2778189510558498497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27781895105584984972778189510558498497277818951055849849727781895105584984972778189510558498497277818951055849849727781895105584984972778189510558498497277818951055849849727781895105584984972778189510558498497277818951055849849727781895105584984972778189510558498497277818951055849849727781895105584984972778189510558498497277818951055849849727781895105584984972778189510558498497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80385f74-7688-453e-ba3b-a45a7efbc382, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5544100a-d752-4d04-bcfb-336aadcf2b74, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5544100a-d752-4d04-bcfb-336aadcf2b74, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4667481250801988474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46674812508019884744667481250801988474466748125080198847446674812508019884744667481250801988474466748125080198847446674812508019884744667481250801988474466748125080198847446674812508019884744667481250801988474466748125080198847446674812508019884744667481250801988474466748125080198847446674812508019884744667481250801988474466748125080198847446674812508019884744667481250801988474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 905945cf-831b-4048-b163-004a106e0135, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93f092a9-355d-4b5a-9377-aaa0bd3c5852, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93f092a9-355d-4b5a-9377-aaa0bd3c5852, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7709310786247072400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77093107862470724007709310786247072400770931078624707240077093107862470724007709310786247072400770931078624707240077093107862470724007709310786247072400770931078624707240077093107862470724007709310786247072400770931078624707240077093107862470724007709310786247072400770931078624707240077093107862470724007709310786247072400770931078624707240077093107862470724007709310786247072400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5544100a-d752-4d04-bcfb-336aadcf2b74, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6f01456-a576-4fa5-a3ea-5ab62ca56000, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6f01456-a576-4fa5-a3ea-5ab62ca56000, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8959972106661785471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89599721066617854718959972106661785471895997210666178547189599721066617854718959972106661785471895997210666178547189599721066617854718959972106661785471895997210666178547189599721066617854718959972106661785471895997210666178547189599721066617854718959972106661785471895997210666178547189599721066617854718959972106661785471895997210666178547189599721066617854718959972106661785471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6f01456-a576-4fa5-a3ea-5ab62ca56000, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93f092a9-355d-4b5a-9377-aaa0bd3c5852, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b66e4372-7670-4b7c-924e-0b7599a78f9c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86d3434f-610a-4891-8d3c-47cb531367a3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b66e4372-7670-4b7c-924e-0b7599a78f9c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2503550975885011622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25035509758850116222503550975885011622250355097588501162225035509758850116222503550975885011622250355097588501162225035509758850116222503550975885011622250355097588501162225035509758850116222503550975885011622250355097588501162225035509758850116222503550975885011622250355097588501162225035509758850116222503550975885011622250355097588501162225035509758850116222503550975885011622" } } } 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, 86d3434f-610a-4891-8d3c-47cb531367a3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10028513631239633033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002851363123963303310028513631239633033100285136312396330331002851363123963303310028513631239633033100285136312396330331002851363123963303310028513631239633033100285136312396330331002851363123963303310028513631239633033100285136312396330331002851363123963303310028513631239633033100285136312396330331002851363123963303310028513631239633033100285136312396330331002851363123963303310028513631239633033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86d3434f-610a-4891-8d3c-47cb531367a3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b66e4372-7670-4b7c-924e-0b7599a78f9c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fd2fdba-100c-49fc-9977-9be3026482ab, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fd2fdba-100c-49fc-9977-9be3026482ab, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18416247727461820825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841624772746182082518416247727461820825184162477274618208251841624772746182082518416247727461820825184162477274618208251841624772746182082518416247727461820825184162477274618208251841624772746182082518416247727461820825184162477274618208251841624772746182082518416247727461820825184162477274618208251841624772746182082518416247727461820825184162477274618208251841624772746182082518416247727461820825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5eb7e326-695e-4da1-8b35-71870216f3a8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5eb7e326-695e-4da1-8b35-71870216f3a8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4213245727211853128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42132457272118531284213245727211853128421324572721185312842132457272118531284213245727211853128421324572721185312842132457272118531284213245727211853128421324572721185312842132457272118531284213245727211853128421324572721185312842132457272118531284213245727211853128421324572721185312842132457272118531284213245727211853128421324572721185312842132457272118531284213245727211853128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fd2fdba-100c-49fc-9977-9be3026482ab, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3f162f5-8e65-4197-bb17-1b5e0b8ac957, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3f162f5-8e65-4197-bb17-1b5e0b8ac957, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14629805463596129382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462980546359612938214629805463596129382146298054635961293821462980546359612938214629805463596129382146298054635961293821462980546359612938214629805463596129382146298054635961293821462980546359612938214629805463596129382146298054635961293821462980546359612938214629805463596129382146298054635961293821462980546359612938214629805463596129382146298054635961293821462980546359612938214629805463596129382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5eb7e326-695e-4da1-8b35-71870216f3a8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b03e4d42-9dcd-47f1-9621-0f851e0b652f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b03e4d42-9dcd-47f1-9621-0f851e0b652f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10898763539302395901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089876353930239590110898763539302395901108987635393023959011089876353930239590110898763539302395901108987635393023959011089876353930239590110898763539302395901108987635393023959011089876353930239590110898763539302395901108987635393023959011089876353930239590110898763539302395901108987635393023959011089876353930239590110898763539302395901108987635393023959011089876353930239590110898763539302395901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b03e4d42-9dcd-47f1-9621-0f851e0b652f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3f162f5-8e65-4197-bb17-1b5e0b8ac957, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8a496f5-d355-47b5-869f-75c2abf5eb91, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8a496f5-d355-47b5-869f-75c2abf5eb91, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13056019448980501978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305601944898050197813056019448980501978130560194489805019781305601944898050197813056019448980501978130560194489805019781305601944898050197813056019448980501978130560194489805019781305601944898050197813056019448980501978130560194489805019781305601944898050197813056019448980501978130560194489805019781305601944898050197813056019448980501978130560194489805019781305601944898050197813056019448980501978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e506a85-c756-47d8-8b8c-11a28673843b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e506a85-c756-47d8-8b8c-11a28673843b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12809728471198296288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280972847119829628812809728471198296288128097284711982962881280972847119829628812809728471198296288128097284711982962881280972847119829628812809728471198296288128097284711982962881280972847119829628812809728471198296288128097284711982962881280972847119829628812809728471198296288128097284711982962881280972847119829628812809728471198296288128097284711982962881280972847119829628812809728471198296288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8a496f5-d355-47b5-869f-75c2abf5eb91, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b766504-99ec-4c26-aae5-2fd423337ff0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b766504-99ec-4c26-aae5-2fd423337ff0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1318335271135888418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13183352711358884181318335271135888418131833527113588841813183352711358884181318335271135888418131833527113588841813183352711358884181318335271135888418131833527113588841813183352711358884181318335271135888418131833527113588841813183352711358884181318335271135888418131833527113588841813183352711358884181318335271135888418131833527113588841813183352711358884181318335271135888418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e506a85-c756-47d8-8b8c-11a28673843b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2432264-faa6-4c3c-91e6-ed64224eb46a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2432264-faa6-4c3c-91e6-ed64224eb46a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15638082677817477195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563808267781747719515638082677817477195156380826778174771951563808267781747719515638082677817477195156380826778174771951563808267781747719515638082677817477195156380826778174771951563808267781747719515638082677817477195156380826778174771951563808267781747719515638082677817477195156380826778174771951563808267781747719515638082677817477195156380826778174771951563808267781747719515638082677817477195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b766504-99ec-4c26-aae5-2fd423337ff0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfdb5b5e-0220-4d3d-8a46-eb636dbc6d83, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2432264-faa6-4c3c-91e6-ed64224eb46a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfdb5b5e-0220-4d3d-8a46-eb636dbc6d83, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9357964931188475264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93579649311884752649357964931188475264935796493118847526493579649311884752649357964931188475264935796493118847526493579649311884752649357964931188475264935796493118847526493579649311884752649357964931188475264935796493118847526493579649311884752649357964931188475264935796493118847526493579649311884752649357964931188475264935796493118847526493579649311884752649357964931188475264" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e399fa4-26ff-40ac-a758-398fdc1f6e1a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e399fa4-26ff-40ac-a758-398fdc1f6e1a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2173455373896812987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21734553738968129872173455373896812987217345537389681298721734553738968129872173455373896812987217345537389681298721734553738968129872173455373896812987217345537389681298721734553738968129872173455373896812987217345537389681298721734553738968129872173455373896812987217345537389681298721734553738968129872173455373896812987217345537389681298721734553738968129872173455373896812987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfdb5b5e-0220-4d3d-8a46-eb636dbc6d83, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e708f7e-4e4d-4ba1-b106-4763be15bb5b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e399fa4-26ff-40ac-a758-398fdc1f6e1a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e708f7e-4e4d-4ba1-b106-4763be15bb5b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12551288143643945088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255128814364394508812551288143643945088125512881436439450881255128814364394508812551288143643945088125512881436439450881255128814364394508812551288143643945088125512881436439450881255128814364394508812551288143643945088125512881436439450881255128814364394508812551288143643945088125512881436439450881255128814364394508812551288143643945088125512881436439450881255128814364394508812551288143643945088" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b222097-fdf5-423f-bcc7-9328ff1e1266, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b222097-fdf5-423f-bcc7-9328ff1e1266, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8620803941088457563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86208039410884575638620803941088457563862080394108845756386208039410884575638620803941088457563862080394108845756386208039410884575638620803941088457563862080394108845756386208039410884575638620803941088457563862080394108845756386208039410884575638620803941088457563862080394108845756386208039410884575638620803941088457563862080394108845756386208039410884575638620803941088457563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e708f7e-4e4d-4ba1-b106-4763be15bb5b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f06f9d9-b079-40c3-8b69-d9f1bf37e313, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f06f9d9-b079-40c3-8b69-d9f1bf37e313, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17996662310253997085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799666231025399708517996662310253997085179966623102539970851799666231025399708517996662310253997085179966623102539970851799666231025399708517996662310253997085179966623102539970851799666231025399708517996662310253997085179966623102539970851799666231025399708517996662310253997085179966623102539970851799666231025399708517996662310253997085179966623102539970851799666231025399708517996662310253997085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b222097-fdf5-423f-bcc7-9328ff1e1266, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aabd007c-7390-4195-8339-df0c59d99217, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aabd007c-7390-4195-8339-df0c59d99217, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 626771273893161672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "626771273893161672626771273893161672626771273893161672626771273893161672626771273893161672626771273893161672626771273893161672626771273893161672626771273893161672626771273893161672626771273893161672626771273893161672626771273893161672626771273893161672626771273893161672626771273893161672626771273893161672626771273893161672626771273893161672626771273893161672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f06f9d9-b079-40c3-8b69-d9f1bf37e313, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66954988-f5c1-47d8-87c1-0540ed1ee4dc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66954988-f5c1-47d8-87c1-0540ed1ee4dc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16158517537119050115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615851753711905011516158517537119050115161585175371190501151615851753711905011516158517537119050115161585175371190501151615851753711905011516158517537119050115161585175371190501151615851753711905011516158517537119050115161585175371190501151615851753711905011516158517537119050115161585175371190501151615851753711905011516158517537119050115161585175371190501151615851753711905011516158517537119050115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aabd007c-7390-4195-8339-df0c59d99217, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff881fe8-4435-4875-824c-0e4e849e3dab, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff881fe8-4435-4875-824c-0e4e849e3dab, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14541880387344558024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454188038734455802414541880387344558024145418803873445580241454188038734455802414541880387344558024145418803873445580241454188038734455802414541880387344558024145418803873445580241454188038734455802414541880387344558024145418803873445580241454188038734455802414541880387344558024145418803873445580241454188038734455802414541880387344558024145418803873445580241454188038734455802414541880387344558024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66954988-f5c1-47d8-87c1-0540ed1ee4dc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b43283b-34f8-4d7d-b9ab-a1207eb954fa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b43283b-34f8-4d7d-b9ab-a1207eb954fa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12228890437706819937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222889043770681993712228890437706819937122288904377068199371222889043770681993712228890437706819937122288904377068199371222889043770681993712228890437706819937122288904377068199371222889043770681993712228890437706819937122288904377068199371222889043770681993712228890437706819937122288904377068199371222889043770681993712228890437706819937122288904377068199371222889043770681993712228890437706819937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff881fe8-4435-4875-824c-0e4e849e3dab, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43df5a72-9c92-4c45-a614-87f5234607f4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43df5a72-9c92-4c45-a614-87f5234607f4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17422605938989775338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742260593898977533817422605938989775338174226059389897753381742260593898977533817422605938989775338174226059389897753381742260593898977533817422605938989775338174226059389897753381742260593898977533817422605938989775338174226059389897753381742260593898977533817422605938989775338174226059389897753381742260593898977533817422605938989775338174226059389897753381742260593898977533817422605938989775338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b43283b-34f8-4d7d-b9ab-a1207eb954fa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 897ae648-2809-4080-9036-f3c382b7f9e3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 897ae648-2809-4080-9036-f3c382b7f9e3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8005721203748654831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80057212037486548318005721203748654831800572120374865483180057212037486548318005721203748654831800572120374865483180057212037486548318005721203748654831800572120374865483180057212037486548318005721203748654831800572120374865483180057212037486548318005721203748654831800572120374865483180057212037486548318005721203748654831800572120374865483180057212037486548318005721203748654831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43df5a72-9c92-4c45-a614-87f5234607f4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce04a482-3e15-4376-8b4e-6ee60ee80d85, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce04a482-3e15-4376-8b4e-6ee60ee80d85, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7593000834654428780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75930008346544287807593000834654428780759300083465442878075930008346544287807593000834654428780759300083465442878075930008346544287807593000834654428780759300083465442878075930008346544287807593000834654428780759300083465442878075930008346544287807593000834654428780759300083465442878075930008346544287807593000834654428780759300083465442878075930008346544287807593000834654428780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 897ae648-2809-4080-9036-f3c382b7f9e3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce04a482-3e15-4376-8b4e-6ee60ee80d85, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f92346b-11d4-462e-b8ff-466a65a73ae3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f92346b-11d4-462e-b8ff-466a65a73ae3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11356816294737916827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135681629473791682711356816294737916827113568162947379168271135681629473791682711356816294737916827113568162947379168271135681629473791682711356816294737916827113568162947379168271135681629473791682711356816294737916827113568162947379168271135681629473791682711356816294737916827113568162947379168271135681629473791682711356816294737916827113568162947379168271135681629473791682711356816294737916827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aecf9196-49dd-43d6-8d6f-8b07738de1e9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aecf9196-49dd-43d6-8d6f-8b07738de1e9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5251316577221116846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52513165772211168465251316577221116846525131657722111684652513165772211168465251316577221116846525131657722111684652513165772211168465251316577221116846525131657722111684652513165772211168465251316577221116846525131657722111684652513165772211168465251316577221116846525131657722111684652513165772211168465251316577221116846525131657722111684652513165772211168465251316577221116846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f92346b-11d4-462e-b8ff-466a65a73ae3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe5ae6e1-f520-4f50-abac-dcc60a0b7b7e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aecf9196-49dd-43d6-8d6f-8b07738de1e9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe5ae6e1-f520-4f50-abac-dcc60a0b7b7e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2852508347255842175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28525083472558421752852508347255842175285250834725584217528525083472558421752852508347255842175285250834725584217528525083472558421752852508347255842175285250834725584217528525083472558421752852508347255842175285250834725584217528525083472558421752852508347255842175285250834725584217528525083472558421752852508347255842175285250834725584217528525083472558421752852508347255842175" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f1f7bb9-f659-4407-93ff-c1c12fc97250, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f1f7bb9-f659-4407-93ff-c1c12fc97250, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12198308335828197317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219830833582819731712198308335828197317121983083358281973171219830833582819731712198308335828197317121983083358281973171219830833582819731712198308335828197317121983083358281973171219830833582819731712198308335828197317121983083358281973171219830833582819731712198308335828197317121983083358281973171219830833582819731712198308335828197317121983083358281973171219830833582819731712198308335828197317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe5ae6e1-f520-4f50-abac-dcc60a0b7b7e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 262003a1-ec2b-4f11-87e7-d7ca32da93e2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 262003a1-ec2b-4f11-87e7-d7ca32da93e2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8129155352904312538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81291553529043125388129155352904312538812915535290431253881291553529043125388129155352904312538812915535290431253881291553529043125388129155352904312538812915535290431253881291553529043125388129155352904312538812915535290431253881291553529043125388129155352904312538812915535290431253881291553529043125388129155352904312538812915535290431253881291553529043125388129155352904312538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f1f7bb9-f659-4407-93ff-c1c12fc97250, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9898e5d0-4f6c-4364-8c4b-21324eee970b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9898e5d0-4f6c-4364-8c4b-21324eee970b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17272437624795163648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727243762479516364817272437624795163648172724376247951636481727243762479516364817272437624795163648172724376247951636481727243762479516364817272437624795163648172724376247951636481727243762479516364817272437624795163648172724376247951636481727243762479516364817272437624795163648172724376247951636481727243762479516364817272437624795163648172724376247951636481727243762479516364817272437624795163648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 262003a1-ec2b-4f11-87e7-d7ca32da93e2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 518d3bad-3e4a-4340-b1ce-b9be4531ba27, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 518d3bad-3e4a-4340-b1ce-b9be4531ba27, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 96862740848021826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9686274084802182696862740848021826968627408480218269686274084802182696862740848021826968627408480218269686274084802182696862740848021826968627408480218269686274084802182696862740848021826968627408480218269686274084802182696862740848021826968627408480218269686274084802182696862740848021826968627408480218269686274084802182696862740848021826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9898e5d0-4f6c-4364-8c4b-21324eee970b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4b554c0-904c-43f5-8e8b-238a1e378550, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4b554c0-904c-43f5-8e8b-238a1e378550, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16903569287694715873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690356928769471587316903569287694715873169035692876947158731690356928769471587316903569287694715873169035692876947158731690356928769471587316903569287694715873169035692876947158731690356928769471587316903569287694715873169035692876947158731690356928769471587316903569287694715873169035692876947158731690356928769471587316903569287694715873169035692876947158731690356928769471587316903569287694715873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 518d3bad-3e4a-4340-b1ce-b9be4531ba27, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d52851a2-2cd3-40cc-9b99-0710915c7fa9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d52851a2-2cd3-40cc-9b99-0710915c7fa9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6335383898190802990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63353838981908029906335383898190802990633538389819080299063353838981908029906335383898190802990633538389819080299063353838981908029906335383898190802990633538389819080299063353838981908029906335383898190802990633538389819080299063353838981908029906335383898190802990633538389819080299063353838981908029906335383898190802990633538389819080299063353838981908029906335383898190802990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4b554c0-904c-43f5-8e8b-238a1e378550, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a13e661-aca0-4c1d-886f-ba67128fe912, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a13e661-aca0-4c1d-886f-ba67128fe912, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14631242358030528875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463124235803052887514631242358030528875146312423580305288751463124235803052887514631242358030528875146312423580305288751463124235803052887514631242358030528875146312423580305288751463124235803052887514631242358030528875146312423580305288751463124235803052887514631242358030528875146312423580305288751463124235803052887514631242358030528875146312423580305288751463124235803052887514631242358030528875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d52851a2-2cd3-40cc-9b99-0710915c7fa9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f22c4b42-2599-4d11-add0-a2e9ca4b5a2a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f22c4b42-2599-4d11-add0-a2e9ca4b5a2a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7874000550401466086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78740005504014660867874000550401466086787400055040146608678740005504014660867874000550401466086787400055040146608678740005504014660867874000550401466086787400055040146608678740005504014660867874000550401466086787400055040146608678740005504014660867874000550401466086787400055040146608678740005504014660867874000550401466086787400055040146608678740005504014660867874000550401466086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a13e661-aca0-4c1d-886f-ba67128fe912, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f129800c-a550-45e1-95ba-a18c47c2daae, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f129800c-a550-45e1-95ba-a18c47c2daae, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6483155014998332752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64831550149983327526483155014998332752648315501499833275264831550149983327526483155014998332752648315501499833275264831550149983327526483155014998332752648315501499833275264831550149983327526483155014998332752648315501499833275264831550149983327526483155014998332752648315501499833275264831550149983327526483155014998332752648315501499833275264831550149983327526483155014998332752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f22c4b42-2599-4d11-add0-a2e9ca4b5a2a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c749591c-0a1d-4805-9fb3-071371192d81, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c749591c-0a1d-4805-9fb3-071371192d81, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1808675755506923432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18086757555069234321808675755506923432180867575550692343218086757555069234321808675755506923432180867575550692343218086757555069234321808675755506923432180867575550692343218086757555069234321808675755506923432180867575550692343218086757555069234321808675755506923432180867575550692343218086757555069234321808675755506923432180867575550692343218086757555069234321808675755506923432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f129800c-a550-45e1-95ba-a18c47c2daae, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3acd2cd-777b-4625-9db4-28e3558e20df, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3acd2cd-777b-4625-9db4-28e3558e20df, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11133028346504980649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113302834650498064911133028346504980649111330283465049806491113302834650498064911133028346504980649111330283465049806491113302834650498064911133028346504980649111330283465049806491113302834650498064911133028346504980649111330283465049806491113302834650498064911133028346504980649111330283465049806491113302834650498064911133028346504980649111330283465049806491113302834650498064911133028346504980649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c749591c-0a1d-4805-9fb3-071371192d81, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 845e0778-221c-41fa-8679-0b84fb72d53e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 845e0778-221c-41fa-8679-0b84fb72d53e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15856826718259519280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585682671825951928015856826718259519280158568267182595192801585682671825951928015856826718259519280158568267182595192801585682671825951928015856826718259519280158568267182595192801585682671825951928015856826718259519280158568267182595192801585682671825951928015856826718259519280158568267182595192801585682671825951928015856826718259519280158568267182595192801585682671825951928015856826718259519280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3acd2cd-777b-4625-9db4-28e3558e20df, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54382254-8e21-4c9d-aa5d-285570cfd367, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54382254-8e21-4c9d-aa5d-285570cfd367, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17729149479378169504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1772914947937816950417729149479378169504177291494793781695041772914947937816950417729149479378169504177291494793781695041772914947937816950417729149479378169504177291494793781695041772914947937816950417729149479378169504177291494793781695041772914947937816950417729149479378169504177291494793781695041772914947937816950417729149479378169504177291494793781695041772914947937816950417729149479378169504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 845e0778-221c-41fa-8679-0b84fb72d53e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83636fe1-a85c-4953-b9eb-fa9085655a98, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83636fe1-a85c-4953-b9eb-fa9085655a98, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17596080659169041305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759608065916904130517596080659169041305175960806591690413051759608065916904130517596080659169041305175960806591690413051759608065916904130517596080659169041305175960806591690413051759608065916904130517596080659169041305175960806591690413051759608065916904130517596080659169041305175960806591690413051759608065916904130517596080659169041305175960806591690413051759608065916904130517596080659169041305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54382254-8e21-4c9d-aa5d-285570cfd367, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5a7e9ce-fb0f-4bd2-a9ca-f5bdf5674a35, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5a7e9ce-fb0f-4bd2-a9ca-f5bdf5674a35, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6926286728059607194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69262867280596071946926286728059607194692628672805960719469262867280596071946926286728059607194692628672805960719469262867280596071946926286728059607194692628672805960719469262867280596071946926286728059607194692628672805960719469262867280596071946926286728059607194692628672805960719469262867280596071946926286728059607194692628672805960719469262867280596071946926286728059607194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83636fe1-a85c-4953-b9eb-fa9085655a98, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d33760ea-d4ac-4453-9e80-331fb63fbd3e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d33760ea-d4ac-4453-9e80-331fb63fbd3e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13699272798563531453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1369927279856353145313699272798563531453136992727985635314531369927279856353145313699272798563531453136992727985635314531369927279856353145313699272798563531453136992727985635314531369927279856353145313699272798563531453136992727985635314531369927279856353145313699272798563531453136992727985635314531369927279856353145313699272798563531453136992727985635314531369927279856353145313699272798563531453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5a7e9ce-fb0f-4bd2-a9ca-f5bdf5674a35, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e3ffd68-2832-449b-bc50-740f04d5561c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e3ffd68-2832-449b-bc50-740f04d5561c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3818414334388564552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38184143343885645523818414334388564552381841433438856455238184143343885645523818414334388564552381841433438856455238184143343885645523818414334388564552381841433438856455238184143343885645523818414334388564552381841433438856455238184143343885645523818414334388564552381841433438856455238184143343885645523818414334388564552381841433438856455238184143343885645523818414334388564552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d33760ea-d4ac-4453-9e80-331fb63fbd3e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e3ffd68-2832-449b-bc50-740f04d5561c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbb09a84-70f5-4e5d-9b2a-655099463ecc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbb09a84-70f5-4e5d-9b2a-655099463ecc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11634185304888455683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163418530488845568311634185304888455683116341853048884556831163418530488845568311634185304888455683116341853048884556831163418530488845568311634185304888455683116341853048884556831163418530488845568311634185304888455683116341853048884556831163418530488845568311634185304888455683116341853048884556831163418530488845568311634185304888455683116341853048884556831163418530488845568311634185304888455683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9ff31b1-3fda-4a8d-9833-dce04149bf2f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9ff31b1-3fda-4a8d-9833-dce04149bf2f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10844792467538560965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084479246753856096510844792467538560965108447924675385609651084479246753856096510844792467538560965108447924675385609651084479246753856096510844792467538560965108447924675385609651084479246753856096510844792467538560965108447924675385609651084479246753856096510844792467538560965108447924675385609651084479246753856096510844792467538560965108447924675385609651084479246753856096510844792467538560965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9ff31b1-3fda-4a8d-9833-dce04149bf2f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0a185f3-0166-4b44-9c8d-7f10b4de318c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0a185f3-0166-4b44-9c8d-7f10b4de318c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17157325988425372044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715732598842537204417157325988425372044171573259884253720441715732598842537204417157325988425372044171573259884253720441715732598842537204417157325988425372044171573259884253720441715732598842537204417157325988425372044171573259884253720441715732598842537204417157325988425372044171573259884253720441715732598842537204417157325988425372044171573259884253720441715732598842537204417157325988425372044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbb09a84-70f5-4e5d-9b2a-655099463ecc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cd26428-9f61-4700-a466-e21e43f8afa9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cd26428-9f61-4700-a466-e21e43f8afa9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17899517032847667223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789951703284766722317899517032847667223178995170328476672231789951703284766722317899517032847667223178995170328476672231789951703284766722317899517032847667223178995170328476672231789951703284766722317899517032847667223178995170328476672231789951703284766722317899517032847667223178995170328476672231789951703284766722317899517032847667223178995170328476672231789951703284766722317899517032847667223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cd26428-9f61-4700-a466-e21e43f8afa9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97e32b2b-503a-4c71-8b43-faf5870c682b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0a185f3-0166-4b44-9c8d-7f10b4de318c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 234e2466-d6d2-44bd-83e3-501ab7278dcf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 234e2466-d6d2-44bd-83e3-501ab7278dcf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8776104014809164881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87761040148091648818776104014809164881877610401480916488187761040148091648818776104014809164881877610401480916488187761040148091648818776104014809164881877610401480916488187761040148091648818776104014809164881877610401480916488187761040148091648818776104014809164881877610401480916488187761040148091648818776104014809164881877610401480916488187761040148091648818776104014809164881" } } } 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, 97e32b2b-503a-4c71-8b43-faf5870c682b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11644206566192954682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164420656619295468211644206566192954682116442065661929546821164420656619295468211644206566192954682116442065661929546821164420656619295468211644206566192954682116442065661929546821164420656619295468211644206566192954682116442065661929546821164420656619295468211644206566192954682116442065661929546821164420656619295468211644206566192954682116442065661929546821164420656619295468211644206566192954682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97e32b2b-503a-4c71-8b43-faf5870c682b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9004bddc-685c-4a30-85ad-f6e7cb04ac61, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 234e2466-d6d2-44bd-83e3-501ab7278dcf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9004bddc-685c-4a30-85ad-f6e7cb04ac61, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12584132736678876681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1258413273667887668112584132736678876681125841327366788766811258413273667887668112584132736678876681125841327366788766811258413273667887668112584132736678876681125841327366788766811258413273667887668112584132736678876681125841327366788766811258413273667887668112584132736678876681125841327366788766811258413273667887668112584132736678876681125841327366788766811258413273667887668112584132736678876681" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b795df62-fab2-4a15-8965-88cb89fadf93, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b795df62-fab2-4a15-8965-88cb89fadf93, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5545025050503146938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55450250505031469385545025050503146938554502505050314693855450250505031469385545025050503146938554502505050314693855450250505031469385545025050503146938554502505050314693855450250505031469385545025050503146938554502505050314693855450250505031469385545025050503146938554502505050314693855450250505031469385545025050503146938554502505050314693855450250505031469385545025050503146938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b795df62-fab2-4a15-8965-88cb89fadf93, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5a26a43-eb1f-41bb-a062-6e717bfe7a66, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5a26a43-eb1f-41bb-a062-6e717bfe7a66, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1218039787459697267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12180397874596972671218039787459697267121803978745969726712180397874596972671218039787459697267121803978745969726712180397874596972671218039787459697267121803978745969726712180397874596972671218039787459697267121803978745969726712180397874596972671218039787459697267121803978745969726712180397874596972671218039787459697267121803978745969726712180397874596972671218039787459697267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9004bddc-685c-4a30-85ad-f6e7cb04ac61, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 153d9f70-a2b7-43a6-bd5f-d237f7ed6cbe, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 153d9f70-a2b7-43a6-bd5f-d237f7ed6cbe, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7552690869988264679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75526908699882646797552690869988264679755269086998826467975526908699882646797552690869988264679755269086998826467975526908699882646797552690869988264679755269086998826467975526908699882646797552690869988264679755269086998826467975526908699882646797552690869988264679755269086998826467975526908699882646797552690869988264679755269086998826467975526908699882646797552690869988264679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 153d9f70-a2b7-43a6-bd5f-d237f7ed6cbe, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc760818-d907-4d12-8ee2-9c0ff617efb0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc760818-d907-4d12-8ee2-9c0ff617efb0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11782882644461404219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178288264446140421911782882644461404219117828826444614042191178288264446140421911782882644461404219117828826444614042191178288264446140421911782882644461404219117828826444614042191178288264446140421911782882644461404219117828826444614042191178288264446140421911782882644461404219117828826444614042191178288264446140421911782882644461404219117828826444614042191178288264446140421911782882644461404219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5a26a43-eb1f-41bb-a062-6e717bfe7a66, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35a18509-c076-4cf7-86c4-7cb12d125841, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35a18509-c076-4cf7-86c4-7cb12d125841, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13326684821150672074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332668482115067207413326684821150672074133266848211506720741332668482115067207413326684821150672074133266848211506720741332668482115067207413326684821150672074133266848211506720741332668482115067207413326684821150672074133266848211506720741332668482115067207413326684821150672074133266848211506720741332668482115067207413326684821150672074133266848211506720741332668482115067207413326684821150672074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc760818-d907-4d12-8ee2-9c0ff617efb0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b93c20d8-a170-4856-a58c-b12c54a2287b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b93c20d8-a170-4856-a58c-b12c54a2287b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2040992466922386947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20409924669223869472040992466922386947204099246692238694720409924669223869472040992466922386947204099246692238694720409924669223869472040992466922386947204099246692238694720409924669223869472040992466922386947204099246692238694720409924669223869472040992466922386947204099246692238694720409924669223869472040992466922386947204099246692238694720409924669223869472040992466922386947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35a18509-c076-4cf7-86c4-7cb12d125841, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6abe7a2-d014-4b53-a70b-22bc8c6eea12, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6abe7a2-d014-4b53-a70b-22bc8c6eea12, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1933415223355035807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19334152233550358071933415223355035807193341522335503580719334152233550358071933415223355035807193341522335503580719334152233550358071933415223355035807193341522335503580719334152233550358071933415223355035807193341522335503580719334152233550358071933415223355035807193341522335503580719334152233550358071933415223355035807193341522335503580719334152233550358071933415223355035807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b93c20d8-a170-4856-a58c-b12c54a2287b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecec7b4d-e327-4596-adf6-a1ebdba850f6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecec7b4d-e327-4596-adf6-a1ebdba850f6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12195692356074990441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219569235607499044112195692356074990441121956923560749904411219569235607499044112195692356074990441121956923560749904411219569235607499044112195692356074990441121956923560749904411219569235607499044112195692356074990441121956923560749904411219569235607499044112195692356074990441121956923560749904411219569235607499044112195692356074990441121956923560749904411219569235607499044112195692356074990441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6abe7a2-d014-4b53-a70b-22bc8c6eea12, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b50fe799-7cd8-4809-b857-1a2e5d69ac07, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b50fe799-7cd8-4809-b857-1a2e5d69ac07, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14907971697895221709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490797169789522170914907971697895221709149079716978952217091490797169789522170914907971697895221709149079716978952217091490797169789522170914907971697895221709149079716978952217091490797169789522170914907971697895221709149079716978952217091490797169789522170914907971697895221709149079716978952217091490797169789522170914907971697895221709149079716978952217091490797169789522170914907971697895221709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecec7b4d-e327-4596-adf6-a1ebdba850f6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a2d1654-b891-4cfd-b6a9-48a76f70d604, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a2d1654-b891-4cfd-b6a9-48a76f70d604, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10586240128746941985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058624012874694198510586240128746941985105862401287469419851058624012874694198510586240128746941985105862401287469419851058624012874694198510586240128746941985105862401287469419851058624012874694198510586240128746941985105862401287469419851058624012874694198510586240128746941985105862401287469419851058624012874694198510586240128746941985105862401287469419851058624012874694198510586240128746941985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b50fe799-7cd8-4809-b857-1a2e5d69ac07, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7215194-5da4-4901-8a31-5c973d32ad3c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7215194-5da4-4901-8a31-5c973d32ad3c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17229720080479020352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722972008047902035217229720080479020352172297200804790203521722972008047902035217229720080479020352172297200804790203521722972008047902035217229720080479020352172297200804790203521722972008047902035217229720080479020352172297200804790203521722972008047902035217229720080479020352172297200804790203521722972008047902035217229720080479020352172297200804790203521722972008047902035217229720080479020352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a2d1654-b891-4cfd-b6a9-48a76f70d604, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 800a4538-e32b-4820-9a95-14b2b714e6fc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 800a4538-e32b-4820-9a95-14b2b714e6fc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3094887902470588573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30948879024705885733094887902470588573309488790247058857330948879024705885733094887902470588573309488790247058857330948879024705885733094887902470588573309488790247058857330948879024705885733094887902470588573309488790247058857330948879024705885733094887902470588573309488790247058857330948879024705885733094887902470588573309488790247058857330948879024705885733094887902470588573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7215194-5da4-4901-8a31-5c973d32ad3c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7718eaf6-fd16-4059-ac2c-9986ef86df8d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7718eaf6-fd16-4059-ac2c-9986ef86df8d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8838926215246111966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88389262152461119668838926215246111966883892621524611196688389262152461119668838926215246111966883892621524611196688389262152461119668838926215246111966883892621524611196688389262152461119668838926215246111966883892621524611196688389262152461119668838926215246111966883892621524611196688389262152461119668838926215246111966883892621524611196688389262152461119668838926215246111966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 800a4538-e32b-4820-9a95-14b2b714e6fc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c614fdb-2ae0-4b96-b85a-17b39fc7a27d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c614fdb-2ae0-4b96-b85a-17b39fc7a27d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14228026951737865932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422802695173786593214228026951737865932142280269517378659321422802695173786593214228026951737865932142280269517378659321422802695173786593214228026951737865932142280269517378659321422802695173786593214228026951737865932142280269517378659321422802695173786593214228026951737865932142280269517378659321422802695173786593214228026951737865932142280269517378659321422802695173786593214228026951737865932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7718eaf6-fd16-4059-ac2c-9986ef86df8d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 166c6b85-a072-4404-b435-42fd046f2284, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 166c6b85-a072-4404-b435-42fd046f2284, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2102851898025354504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21028518980253545042102851898025354504210285189802535450421028518980253545042102851898025354504210285189802535450421028518980253545042102851898025354504210285189802535450421028518980253545042102851898025354504210285189802535450421028518980253545042102851898025354504210285189802535450421028518980253545042102851898025354504210285189802535450421028518980253545042102851898025354504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c614fdb-2ae0-4b96-b85a-17b39fc7a27d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daba0cd9-996c-4aab-8ac2-cf5eb9b266c0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daba0cd9-996c-4aab-8ac2-cf5eb9b266c0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15646545235340698077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564654523534069807715646545235340698077156465452353406980771564654523534069807715646545235340698077156465452353406980771564654523534069807715646545235340698077156465452353406980771564654523534069807715646545235340698077156465452353406980771564654523534069807715646545235340698077156465452353406980771564654523534069807715646545235340698077156465452353406980771564654523534069807715646545235340698077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 166c6b85-a072-4404-b435-42fd046f2284, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 037fd07f-345a-456e-8c34-94fe0eda4c5c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 037fd07f-345a-456e-8c34-94fe0eda4c5c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1766216182055911162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17662161820559111621766216182055911162176621618205591116217662161820559111621766216182055911162176621618205591116217662161820559111621766216182055911162176621618205591116217662161820559111621766216182055911162176621618205591116217662161820559111621766216182055911162176621618205591116217662161820559111621766216182055911162176621618205591116217662161820559111621766216182055911162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daba0cd9-996c-4aab-8ac2-cf5eb9b266c0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58869441-50c5-404c-88ea-1f07871c912f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58869441-50c5-404c-88ea-1f07871c912f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2916182449970335844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29161824499703358442916182449970335844291618244997033584429161824499703358442916182449970335844291618244997033584429161824499703358442916182449970335844291618244997033584429161824499703358442916182449970335844291618244997033584429161824499703358442916182449970335844291618244997033584429161824499703358442916182449970335844291618244997033584429161824499703358442916182449970335844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 037fd07f-345a-456e-8c34-94fe0eda4c5c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 522b250a-f0e5-4248-ba20-9b2da23e3186, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 522b250a-f0e5-4248-ba20-9b2da23e3186, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17747588893188059674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774758889318805967417747588893188059674177475888931880596741774758889318805967417747588893188059674177475888931880596741774758889318805967417747588893188059674177475888931880596741774758889318805967417747588893188059674177475888931880596741774758889318805967417747588893188059674177475888931880596741774758889318805967417747588893188059674177475888931880596741774758889318805967417747588893188059674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58869441-50c5-404c-88ea-1f07871c912f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf67cd2f-ace6-45da-84e9-d44b857e6442, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf67cd2f-ace6-45da-84e9-d44b857e6442, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 170170846385238130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "170170846385238130170170846385238130170170846385238130170170846385238130170170846385238130170170846385238130170170846385238130170170846385238130170170846385238130170170846385238130170170846385238130170170846385238130170170846385238130170170846385238130170170846385238130170170846385238130170170846385238130170170846385238130170170846385238130170170846385238130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 522b250a-f0e5-4248-ba20-9b2da23e3186, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a387783e-4a05-4a03-a6c4-6ee4b9191fe5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a387783e-4a05-4a03-a6c4-6ee4b9191fe5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15603676153536765090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560367615353676509015603676153536765090156036761535367650901560367615353676509015603676153536765090156036761535367650901560367615353676509015603676153536765090156036761535367650901560367615353676509015603676153536765090156036761535367650901560367615353676509015603676153536765090156036761535367650901560367615353676509015603676153536765090156036761535367650901560367615353676509015603676153536765090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf67cd2f-ace6-45da-84e9-d44b857e6442, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad926114-80f1-4320-ac85-72b9e76382f7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad926114-80f1-4320-ac85-72b9e76382f7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11159719725802736448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115971972580273644811159719725802736448111597197258027364481115971972580273644811159719725802736448111597197258027364481115971972580273644811159719725802736448111597197258027364481115971972580273644811159719725802736448111597197258027364481115971972580273644811159719725802736448111597197258027364481115971972580273644811159719725802736448111597197258027364481115971972580273644811159719725802736448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a387783e-4a05-4a03-a6c4-6ee4b9191fe5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc516e05-885c-424f-9fbd-0e5eef3006c2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc516e05-885c-424f-9fbd-0e5eef3006c2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3445114859514592104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34451148595145921043445114859514592104344511485951459210434451148595145921043445114859514592104344511485951459210434451148595145921043445114859514592104344511485951459210434451148595145921043445114859514592104344511485951459210434451148595145921043445114859514592104344511485951459210434451148595145921043445114859514592104344511485951459210434451148595145921043445114859514592104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad926114-80f1-4320-ac85-72b9e76382f7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcb3fb52-bfb6-49f5-825c-2fa7bb636f70, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcb3fb52-bfb6-49f5-825c-2fa7bb636f70, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17064257561507800781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706425756150780078117064257561507800781170642575615078007811706425756150780078117064257561507800781170642575615078007811706425756150780078117064257561507800781170642575615078007811706425756150780078117064257561507800781170642575615078007811706425756150780078117064257561507800781170642575615078007811706425756150780078117064257561507800781170642575615078007811706425756150780078117064257561507800781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc516e05-885c-424f-9fbd-0e5eef3006c2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd302285-2687-4565-a11f-2280b8c629c3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd302285-2687-4565-a11f-2280b8c629c3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15114377557788106784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511437755778810678415114377557788106784151143775577881067841511437755778810678415114377557788106784151143775577881067841511437755778810678415114377557788106784151143775577881067841511437755778810678415114377557788106784151143775577881067841511437755778810678415114377557788106784151143775577881067841511437755778810678415114377557788106784151143775577881067841511437755778810678415114377557788106784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcb3fb52-bfb6-49f5-825c-2fa7bb636f70, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bd2457c-6eef-4cf5-8ddc-3424df5e3bd7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bd2457c-6eef-4cf5-8ddc-3424df5e3bd7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1111883901196842336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11118839011968423361111883901196842336111188390119684233611118839011968423361111883901196842336111188390119684233611118839011968423361111883901196842336111188390119684233611118839011968423361111883901196842336111188390119684233611118839011968423361111883901196842336111188390119684233611118839011968423361111883901196842336111188390119684233611118839011968423361111883901196842336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd302285-2687-4565-a11f-2280b8c629c3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5128817c-5ab0-4dd6-9091-b07be2e5667d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5128817c-5ab0-4dd6-9091-b07be2e5667d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9631099229011227109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96310992290112271099631099229011227109963109922901122710996310992290112271099631099229011227109963109922901122710996310992290112271099631099229011227109963109922901122710996310992290112271099631099229011227109963109922901122710996310992290112271099631099229011227109963109922901122710996310992290112271099631099229011227109963109922901122710996310992290112271099631099229011227109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5128817c-5ab0-4dd6-9091-b07be2e5667d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51ecab7c-374a-4fe1-bbea-1d7d71902496, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51ecab7c-374a-4fe1-bbea-1d7d71902496, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6484720810621315896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64847208106213158966484720810621315896648472081062131589664847208106213158966484720810621315896648472081062131589664847208106213158966484720810621315896648472081062131589664847208106213158966484720810621315896648472081062131589664847208106213158966484720810621315896648472081062131589664847208106213158966484720810621315896648472081062131589664847208106213158966484720810621315896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bd2457c-6eef-4cf5-8ddc-3424df5e3bd7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b931c77b-f6e6-499d-b0f1-b13c0278ca9a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b931c77b-f6e6-499d-b0f1-b13c0278ca9a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1434086189803064623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14340861898030646231434086189803064623143408618980306462314340861898030646231434086189803064623143408618980306462314340861898030646231434086189803064623143408618980306462314340861898030646231434086189803064623143408618980306462314340861898030646231434086189803064623143408618980306462314340861898030646231434086189803064623143408618980306462314340861898030646231434086189803064623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51ecab7c-374a-4fe1-bbea-1d7d71902496, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc852683-17ab-4344-99b4-0119cb5776c1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc852683-17ab-4344-99b4-0119cb5776c1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17873270747147560439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787327074714756043917873270747147560439178732707471475604391787327074714756043917873270747147560439178732707471475604391787327074714756043917873270747147560439178732707471475604391787327074714756043917873270747147560439178732707471475604391787327074714756043917873270747147560439178732707471475604391787327074714756043917873270747147560439178732707471475604391787327074714756043917873270747147560439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b931c77b-f6e6-499d-b0f1-b13c0278ca9a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6edab3b-ec83-48b3-b664-f8c9a9e84569, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6edab3b-ec83-48b3-b664-f8c9a9e84569, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17280714709216799684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728071470921679968417280714709216799684172807147092167996841728071470921679968417280714709216799684172807147092167996841728071470921679968417280714709216799684172807147092167996841728071470921679968417280714709216799684172807147092167996841728071470921679968417280714709216799684172807147092167996841728071470921679968417280714709216799684172807147092167996841728071470921679968417280714709216799684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc852683-17ab-4344-99b4-0119cb5776c1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4acad94b-9472-4060-bf88-f71defe00ebd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4acad94b-9472-4060-bf88-f71defe00ebd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15348344296339773876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534834429633977387615348344296339773876153483442963397738761534834429633977387615348344296339773876153483442963397738761534834429633977387615348344296339773876153483442963397738761534834429633977387615348344296339773876153483442963397738761534834429633977387615348344296339773876153483442963397738761534834429633977387615348344296339773876153483442963397738761534834429633977387615348344296339773876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6edab3b-ec83-48b3-b664-f8c9a9e84569, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64ea7c72-0dea-461b-abc7-3c7444ae662c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64ea7c72-0dea-461b-abc7-3c7444ae662c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2319835214864219958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23198352148642199582319835214864219958231983521486421995823198352148642199582319835214864219958231983521486421995823198352148642199582319835214864219958231983521486421995823198352148642199582319835214864219958231983521486421995823198352148642199582319835214864219958231983521486421995823198352148642199582319835214864219958231983521486421995823198352148642199582319835214864219958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4acad94b-9472-4060-bf88-f71defe00ebd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5aa0b361-27ee-4970-85b0-d3379ec08d7e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5aa0b361-27ee-4970-85b0-d3379ec08d7e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17414411117988139546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741441111798813954617414411117988139546174144111179881395461741441111798813954617414411117988139546174144111179881395461741441111798813954617414411117988139546174144111179881395461741441111798813954617414411117988139546174144111179881395461741441111798813954617414411117988139546174144111179881395461741441111798813954617414411117988139546174144111179881395461741441111798813954617414411117988139546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64ea7c72-0dea-461b-abc7-3c7444ae662c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df2f1706-f791-4247-ae07-e9cf716a045e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df2f1706-f791-4247-ae07-e9cf716a045e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18090026761102093620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809002676110209362018090026761102093620180900267611020936201809002676110209362018090026761102093620180900267611020936201809002676110209362018090026761102093620180900267611020936201809002676110209362018090026761102093620180900267611020936201809002676110209362018090026761102093620180900267611020936201809002676110209362018090026761102093620180900267611020936201809002676110209362018090026761102093620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5aa0b361-27ee-4970-85b0-d3379ec08d7e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 164c56d6-7772-47f9-b725-96688bacd535, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 164c56d6-7772-47f9-b725-96688bacd535, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1665544003138409718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16655440031384097181665544003138409718166554400313840971816655440031384097181665544003138409718166554400313840971816655440031384097181665544003138409718166554400313840971816655440031384097181665544003138409718166554400313840971816655440031384097181665544003138409718166554400313840971816655440031384097181665544003138409718166554400313840971816655440031384097181665544003138409718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df2f1706-f791-4247-ae07-e9cf716a045e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32e29bd1-9bda-44b3-bfa1-5bc3948050e3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32e29bd1-9bda-44b3-bfa1-5bc3948050e3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6073934597151789292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60739345971517892926073934597151789292607393459715178929260739345971517892926073934597151789292607393459715178929260739345971517892926073934597151789292607393459715178929260739345971517892926073934597151789292607393459715178929260739345971517892926073934597151789292607393459715178929260739345971517892926073934597151789292607393459715178929260739345971517892926073934597151789292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 164c56d6-7772-47f9-b725-96688bacd535, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2f11fba-e887-484d-bda1-e137f5a8571b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32e29bd1-9bda-44b3-bfa1-5bc3948050e3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2f11fba-e887-484d-bda1-e137f5a8571b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 69870571295736343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6987057129573634369870571295736343698705712957363436987057129573634369870571295736343698705712957363436987057129573634369870571295736343698705712957363436987057129573634369870571295736343698705712957363436987057129573634369870571295736343698705712957363436987057129573634369870571295736343698705712957363436987057129573634369870571295736343" } } } 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 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c7c2a91-ee5e-4ab7-aa28-625e852d33a4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c7c2a91-ee5e-4ab7-aa28-625e852d33a4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15522597784892766097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552259778489276609715522597784892766097155225977848927660971552259778489276609715522597784892766097155225977848927660971552259778489276609715522597784892766097155225977848927660971552259778489276609715522597784892766097155225977848927660971552259778489276609715522597784892766097155225977848927660971552259778489276609715522597784892766097155225977848927660971552259778489276609715522597784892766097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2f11fba-e887-484d-bda1-e137f5a8571b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca3fc81c-bac1-41a2-90e1-b5b98145744f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca3fc81c-bac1-41a2-90e1-b5b98145744f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13822896092426196821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382289609242619682113822896092426196821138228960924261968211382289609242619682113822896092426196821138228960924261968211382289609242619682113822896092426196821138228960924261968211382289609242619682113822896092426196821138228960924261968211382289609242619682113822896092426196821138228960924261968211382289609242619682113822896092426196821138228960924261968211382289609242619682113822896092426196821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c7c2a91-ee5e-4ab7-aa28-625e852d33a4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c0763de-0f66-4d70-a976-7085389c82c5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c0763de-0f66-4d70-a976-7085389c82c5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4627918558840898237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46279185588408982374627918558840898237462791855884089823746279185588408982374627918558840898237462791855884089823746279185588408982374627918558840898237462791855884089823746279185588408982374627918558840898237462791855884089823746279185588408982374627918558840898237462791855884089823746279185588408982374627918558840898237462791855884089823746279185588408982374627918558840898237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca3fc81c-bac1-41a2-90e1-b5b98145744f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99de6208-315b-458b-a2c7-f67f379213b6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99de6208-315b-458b-a2c7-f67f379213b6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2609879380728166569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26098793807281665692609879380728166569260987938072816656926098793807281665692609879380728166569260987938072816656926098793807281665692609879380728166569260987938072816656926098793807281665692609879380728166569260987938072816656926098793807281665692609879380728166569260987938072816656926098793807281665692609879380728166569260987938072816656926098793807281665692609879380728166569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c0763de-0f66-4d70-a976-7085389c82c5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a89b4b3-deac-4642-91d2-0bc296629ba4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a89b4b3-deac-4642-91d2-0bc296629ba4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9108205052240512285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91082050522405122859108205052240512285910820505224051228591082050522405122859108205052240512285910820505224051228591082050522405122859108205052240512285910820505224051228591082050522405122859108205052240512285910820505224051228591082050522405122859108205052240512285910820505224051228591082050522405122859108205052240512285910820505224051228591082050522405122859108205052240512285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99de6208-315b-458b-a2c7-f67f379213b6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf6293dc-74e1-4f28-bda2-d7440aee271d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf6293dc-74e1-4f28-bda2-d7440aee271d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15306144187806174700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530614418780617470015306144187806174700153061441878061747001530614418780617470015306144187806174700153061441878061747001530614418780617470015306144187806174700153061441878061747001530614418780617470015306144187806174700153061441878061747001530614418780617470015306144187806174700153061441878061747001530614418780617470015306144187806174700153061441878061747001530614418780617470015306144187806174700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a89b4b3-deac-4642-91d2-0bc296629ba4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d93fafb0-a170-456e-8e3f-a9870e7a5ca3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d93fafb0-a170-456e-8e3f-a9870e7a5ca3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11660978185716271646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166097818571627164611660978185716271646116609781857162716461166097818571627164611660978185716271646116609781857162716461166097818571627164611660978185716271646116609781857162716461166097818571627164611660978185716271646116609781857162716461166097818571627164611660978185716271646116609781857162716461166097818571627164611660978185716271646116609781857162716461166097818571627164611660978185716271646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf6293dc-74e1-4f28-bda2-d7440aee271d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8eebd34d-f90b-4e9b-86b6-d83dd53fe793, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8eebd34d-f90b-4e9b-86b6-d83dd53fe793, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1217117476054321249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12171174760543212491217117476054321249121711747605432124912171174760543212491217117476054321249121711747605432124912171174760543212491217117476054321249121711747605432124912171174760543212491217117476054321249121711747605432124912171174760543212491217117476054321249121711747605432124912171174760543212491217117476054321249121711747605432124912171174760543212491217117476054321249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d93fafb0-a170-456e-8e3f-a9870e7a5ca3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23881173-b83c-42a1-aeaa-0f8d81d3e219, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23881173-b83c-42a1-aeaa-0f8d81d3e219, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16424120234275315686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642412023427531568616424120234275315686164241202342753156861642412023427531568616424120234275315686164241202342753156861642412023427531568616424120234275315686164241202342753156861642412023427531568616424120234275315686164241202342753156861642412023427531568616424120234275315686164241202342753156861642412023427531568616424120234275315686164241202342753156861642412023427531568616424120234275315686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8eebd34d-f90b-4e9b-86b6-d83dd53fe793, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 393e9cfb-fe29-4a8a-8447-78dad3a52e8e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 393e9cfb-fe29-4a8a-8447-78dad3a52e8e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3518514081387242168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35185140813872421683518514081387242168351851408138724216835185140813872421683518514081387242168351851408138724216835185140813872421683518514081387242168351851408138724216835185140813872421683518514081387242168351851408138724216835185140813872421683518514081387242168351851408138724216835185140813872421683518514081387242168351851408138724216835185140813872421683518514081387242168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23881173-b83c-42a1-aeaa-0f8d81d3e219, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab21c857-712f-4d9b-b3de-4a7b873ceaaf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab21c857-712f-4d9b-b3de-4a7b873ceaaf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14724294552120381004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472429455212038100414724294552120381004147242945521203810041472429455212038100414724294552120381004147242945521203810041472429455212038100414724294552120381004147242945521203810041472429455212038100414724294552120381004147242945521203810041472429455212038100414724294552120381004147242945521203810041472429455212038100414724294552120381004147242945521203810041472429455212038100414724294552120381004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 393e9cfb-fe29-4a8a-8447-78dad3a52e8e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e934b0e-eb65-438e-b761-4bf398e091d0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e934b0e-eb65-438e-b761-4bf398e091d0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1783592378631543486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17835923786315434861783592378631543486178359237863154348617835923786315434861783592378631543486178359237863154348617835923786315434861783592378631543486178359237863154348617835923786315434861783592378631543486178359237863154348617835923786315434861783592378631543486178359237863154348617835923786315434861783592378631543486178359237863154348617835923786315434861783592378631543486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab21c857-712f-4d9b-b3de-4a7b873ceaaf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 407c484f-09f9-4733-be3d-05c93528ec67, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 407c484f-09f9-4733-be3d-05c93528ec67, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10961079886183603613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096107988618360361310961079886183603613109610798861836036131096107988618360361310961079886183603613109610798861836036131096107988618360361310961079886183603613109610798861836036131096107988618360361310961079886183603613109610798861836036131096107988618360361310961079886183603613109610798861836036131096107988618360361310961079886183603613109610798861836036131096107988618360361310961079886183603613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e934b0e-eb65-438e-b761-4bf398e091d0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6f7299e-7adc-4b94-8d5c-dbde04a6cff2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6f7299e-7adc-4b94-8d5c-dbde04a6cff2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9038726704119994059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90387267041199940599038726704119994059903872670411999405990387267041199940599038726704119994059903872670411999405990387267041199940599038726704119994059903872670411999405990387267041199940599038726704119994059903872670411999405990387267041199940599038726704119994059903872670411999405990387267041199940599038726704119994059903872670411999405990387267041199940599038726704119994059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 407c484f-09f9-4733-be3d-05c93528ec67, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f2b96ec-5dbd-43da-95f6-0ce6f5f9a152, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f2b96ec-5dbd-43da-95f6-0ce6f5f9a152, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11475348594536690873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147534859453669087311475348594536690873114753485945366908731147534859453669087311475348594536690873114753485945366908731147534859453669087311475348594536690873114753485945366908731147534859453669087311475348594536690873114753485945366908731147534859453669087311475348594536690873114753485945366908731147534859453669087311475348594536690873114753485945366908731147534859453669087311475348594536690873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6f7299e-7adc-4b94-8d5c-dbde04a6cff2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1b229d7-f44c-4ead-915f-5789f281669c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1b229d7-f44c-4ead-915f-5789f281669c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6609888741749169525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66098887417491695256609888741749169525660988874174916952566098887417491695256609888741749169525660988874174916952566098887417491695256609888741749169525660988874174916952566098887417491695256609888741749169525660988874174916952566098887417491695256609888741749169525660988874174916952566098887417491695256609888741749169525660988874174916952566098887417491695256609888741749169525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f2b96ec-5dbd-43da-95f6-0ce6f5f9a152, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1b229d7-f44c-4ead-915f-5789f281669c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3617daf-a640-4ff4-a48d-807bf3c4a0b2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3617daf-a640-4ff4-a48d-807bf3c4a0b2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11312268289034840426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131226828903484042611312268289034840426113122682890348404261131226828903484042611312268289034840426113122682890348404261131226828903484042611312268289034840426113122682890348404261131226828903484042611312268289034840426113122682890348404261131226828903484042611312268289034840426113122682890348404261131226828903484042611312268289034840426113122682890348404261131226828903484042611312268289034840426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c17f7a3-4295-4ff1-9705-0b7c2a460fa2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c17f7a3-4295-4ff1-9705-0b7c2a460fa2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16317196871392907678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631719687139290767816317196871392907678163171968713929076781631719687139290767816317196871392907678163171968713929076781631719687139290767816317196871392907678163171968713929076781631719687139290767816317196871392907678163171968713929076781631719687139290767816317196871392907678163171968713929076781631719687139290767816317196871392907678163171968713929076781631719687139290767816317196871392907678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3617daf-a640-4ff4-a48d-807bf3c4a0b2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c17f7a3-4295-4ff1-9705-0b7c2a460fa2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd043226-d498-4f34-8872-188d69774fdb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b5faf79-20b7-436d-811f-d1fd685fa00a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd043226-d498-4f34-8872-188d69774fdb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10330018766235710970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033001876623571097010330018766235710970103300187662357109701033001876623571097010330018766235710970103300187662357109701033001876623571097010330018766235710970103300187662357109701033001876623571097010330018766235710970103300187662357109701033001876623571097010330018766235710970103300187662357109701033001876623571097010330018766235710970103300187662357109701033001876623571097010330018766235710970" } } } 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, 2b5faf79-20b7-436d-811f-d1fd685fa00a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6006645041663458448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60066450416634584486006645041663458448600664504166345844860066450416634584486006645041663458448600664504166345844860066450416634584486006645041663458448600664504166345844860066450416634584486006645041663458448600664504166345844860066450416634584486006645041663458448600664504166345844860066450416634584486006645041663458448600664504166345844860066450416634584486006645041663458448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b5faf79-20b7-436d-811f-d1fd685fa00a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd043226-d498-4f34-8872-188d69774fdb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dc32367-3dad-449b-a710-ca596de1052c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03e72982-df03-4423-86ed-529db624479e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dc32367-3dad-449b-a710-ca596de1052c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1320003582278055487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13200035822780554871320003582278055487132000358227805548713200035822780554871320003582278055487132000358227805548713200035822780554871320003582278055487132000358227805548713200035822780554871320003582278055487132000358227805548713200035822780554871320003582278055487132000358227805548713200035822780554871320003582278055487132000358227805548713200035822780554871320003582278055487" } } } 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, 03e72982-df03-4423-86ed-529db624479e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14734196302715797423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473419630271579742314734196302715797423147341963027157974231473419630271579742314734196302715797423147341963027157974231473419630271579742314734196302715797423147341963027157974231473419630271579742314734196302715797423147341963027157974231473419630271579742314734196302715797423147341963027157974231473419630271579742314734196302715797423147341963027157974231473419630271579742314734196302715797423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dc32367-3dad-449b-a710-ca596de1052c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03e72982-df03-4423-86ed-529db624479e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3530009b-65fa-4cf0-9799-e3166bf26a01, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7772fd1-3d0a-4864-86c6-9567b81a2c6f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3530009b-65fa-4cf0-9799-e3166bf26a01, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1968440966430308366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19684409664303083661968440966430308366196844096643030836619684409664303083661968440966430308366196844096643030836619684409664303083661968440966430308366196844096643030836619684409664303083661968440966430308366196844096643030836619684409664303083661968440966430308366196844096643030836619684409664303083661968440966430308366196844096643030836619684409664303083661968440966430308366" } } } 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, e7772fd1-3d0a-4864-86c6-9567b81a2c6f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7066043015175253144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70660430151752531447066043015175253144706604301517525314470660430151752531447066043015175253144706604301517525314470660430151752531447066043015175253144706604301517525314470660430151752531447066043015175253144706604301517525314470660430151752531447066043015175253144706604301517525314470660430151752531447066043015175253144706604301517525314470660430151752531447066043015175253144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3530009b-65fa-4cf0-9799-e3166bf26a01, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e72eec3b-e2fb-4682-8cdb-4e7260264501, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e72eec3b-e2fb-4682-8cdb-4e7260264501, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9485194721292729416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94851947212927294169485194721292729416948519472129272941694851947212927294169485194721292729416948519472129272941694851947212927294169485194721292729416948519472129272941694851947212927294169485194721292729416948519472129272941694851947212927294169485194721292729416948519472129272941694851947212927294169485194721292729416948519472129272941694851947212927294169485194721292729416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7772fd1-3d0a-4864-86c6-9567b81a2c6f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a026c8c-47a8-4953-98bb-a641de1f4ba3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a026c8c-47a8-4953-98bb-a641de1f4ba3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2105479773203051661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21054797732030516612105479773203051661210547977320305166121054797732030516612105479773203051661210547977320305166121054797732030516612105479773203051661210547977320305166121054797732030516612105479773203051661210547977320305166121054797732030516612105479773203051661210547977320305166121054797732030516612105479773203051661210547977320305166121054797732030516612105479773203051661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a026c8c-47a8-4953-98bb-a641de1f4ba3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e72eec3b-e2fb-4682-8cdb-4e7260264501, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 031a9d3f-f90b-4ffa-bc62-08b0a96d6efd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 031a9d3f-f90b-4ffa-bc62-08b0a96d6efd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11938844323754728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193884432375472811938844323754728119388443237547281193884432375472811938844323754728119388443237547281193884432375472811938844323754728119388443237547281193884432375472811938844323754728119388443237547281193884432375472811938844323754728119388443237547281193884432375472811938844323754728119388443237547281193884432375472811938844323754728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 745390d9-1897-4767-ad16-9e1fe59cf0dc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 745390d9-1897-4767-ad16-9e1fe59cf0dc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4830790541671199049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48307905416711990494830790541671199049483079054167119904948307905416711990494830790541671199049483079054167119904948307905416711990494830790541671199049483079054167119904948307905416711990494830790541671199049483079054167119904948307905416711990494830790541671199049483079054167119904948307905416711990494830790541671199049483079054167119904948307905416711990494830790541671199049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 031a9d3f-f90b-4ffa-bc62-08b0a96d6efd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44b99d47-d455-4413-ac1a-ffb54f6e5acd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44b99d47-d455-4413-ac1a-ffb54f6e5acd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13353200785272416501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335320078527241650113353200785272416501133532007852724165011335320078527241650113353200785272416501133532007852724165011335320078527241650113353200785272416501133532007852724165011335320078527241650113353200785272416501133532007852724165011335320078527241650113353200785272416501133532007852724165011335320078527241650113353200785272416501133532007852724165011335320078527241650113353200785272416501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 745390d9-1897-4767-ad16-9e1fe59cf0dc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 871ea5ec-3156-4d5f-b1c9-93c952763650, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 871ea5ec-3156-4d5f-b1c9-93c952763650, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11844589980619824629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184458998061982462911844589980619824629118445899806198246291184458998061982462911844589980619824629118445899806198246291184458998061982462911844589980619824629118445899806198246291184458998061982462911844589980619824629118445899806198246291184458998061982462911844589980619824629118445899806198246291184458998061982462911844589980619824629118445899806198246291184458998061982462911844589980619824629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44b99d47-d455-4413-ac1a-ffb54f6e5acd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa7cfdac-da32-4633-9e97-3bd87b07f5d2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa7cfdac-da32-4633-9e97-3bd87b07f5d2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4455744672374850083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44557446723748500834455744672374850083445574467237485008344557446723748500834455744672374850083445574467237485008344557446723748500834455744672374850083445574467237485008344557446723748500834455744672374850083445574467237485008344557446723748500834455744672374850083445574467237485008344557446723748500834455744672374850083445574467237485008344557446723748500834455744672374850083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 871ea5ec-3156-4d5f-b1c9-93c952763650, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 052bb006-8265-4591-86e0-5f10e7586758, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 052bb006-8265-4591-86e0-5f10e7586758, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11957560352946268805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195756035294626880511957560352946268805119575603529462688051195756035294626880511957560352946268805119575603529462688051195756035294626880511957560352946268805119575603529462688051195756035294626880511957560352946268805119575603529462688051195756035294626880511957560352946268805119575603529462688051195756035294626880511957560352946268805119575603529462688051195756035294626880511957560352946268805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa7cfdac-da32-4633-9e97-3bd87b07f5d2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56a4327c-5055-4c06-8ea3-255eef454844, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56a4327c-5055-4c06-8ea3-255eef454844, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6980959881154403720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69809598811544037206980959881154403720698095988115440372069809598811544037206980959881154403720698095988115440372069809598811544037206980959881154403720698095988115440372069809598811544037206980959881154403720698095988115440372069809598811544037206980959881154403720698095988115440372069809598811544037206980959881154403720698095988115440372069809598811544037206980959881154403720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 052bb006-8265-4591-86e0-5f10e7586758, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37c6daa4-826b-4ebc-88c2-9307c8235e54, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37c6daa4-826b-4ebc-88c2-9307c8235e54, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4347811844958756349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43478118449587563494347811844958756349434781184495875634943478118449587563494347811844958756349434781184495875634943478118449587563494347811844958756349434781184495875634943478118449587563494347811844958756349434781184495875634943478118449587563494347811844958756349434781184495875634943478118449587563494347811844958756349434781184495875634943478118449587563494347811844958756349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56a4327c-5055-4c06-8ea3-255eef454844, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f7201fa-7ba9-4b06-81a2-ba3ff2581261, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f7201fa-7ba9-4b06-81a2-ba3ff2581261, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12047923525689847865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204792352568984786512047923525689847865120479235256898478651204792352568984786512047923525689847865120479235256898478651204792352568984786512047923525689847865120479235256898478651204792352568984786512047923525689847865120479235256898478651204792352568984786512047923525689847865120479235256898478651204792352568984786512047923525689847865120479235256898478651204792352568984786512047923525689847865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37c6daa4-826b-4ebc-88c2-9307c8235e54, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 901ddf52-8f02-49dc-98d3-3f907f57174c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 901ddf52-8f02-49dc-98d3-3f907f57174c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2362619358553529637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23626193585535296372362619358553529637236261935855352963723626193585535296372362619358553529637236261935855352963723626193585535296372362619358553529637236261935855352963723626193585535296372362619358553529637236261935855352963723626193585535296372362619358553529637236261935855352963723626193585535296372362619358553529637236261935855352963723626193585535296372362619358553529637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f7201fa-7ba9-4b06-81a2-ba3ff2581261, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8b4e85b-3451-4e0a-b74f-f32d35f2a0fc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8b4e85b-3451-4e0a-b74f-f32d35f2a0fc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15114425555245677273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511442555524567727315114425555245677273151144255552456772731511442555524567727315114425555245677273151144255552456772731511442555524567727315114425555245677273151144255552456772731511442555524567727315114425555245677273151144255552456772731511442555524567727315114425555245677273151144255552456772731511442555524567727315114425555245677273151144255552456772731511442555524567727315114425555245677273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 901ddf52-8f02-49dc-98d3-3f907f57174c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25e392a3-af00-4e7a-be1f-ed69b2d49e95, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25e392a3-af00-4e7a-be1f-ed69b2d49e95, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10762515451660279552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076251545166027955210762515451660279552107625154516602795521076251545166027955210762515451660279552107625154516602795521076251545166027955210762515451660279552107625154516602795521076251545166027955210762515451660279552107625154516602795521076251545166027955210762515451660279552107625154516602795521076251545166027955210762515451660279552107625154516602795521076251545166027955210762515451660279552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8b4e85b-3451-4e0a-b74f-f32d35f2a0fc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 062b2aa5-3ca7-4543-acb5-cd78844653ac, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 062b2aa5-3ca7-4543-acb5-cd78844653ac, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2616973653436477717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26169736534364777172616973653436477717261697365343647771726169736534364777172616973653436477717261697365343647771726169736534364777172616973653436477717261697365343647771726169736534364777172616973653436477717261697365343647771726169736534364777172616973653436477717261697365343647771726169736534364777172616973653436477717261697365343647771726169736534364777172616973653436477717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25e392a3-af00-4e7a-be1f-ed69b2d49e95, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50e5fb26-fc9f-4c66-9617-df2473bc0147, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50e5fb26-fc9f-4c66-9617-df2473bc0147, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1065999955531384070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10659999555313840701065999955531384070106599995553138407010659999555313840701065999955531384070106599995553138407010659999555313840701065999955531384070106599995553138407010659999555313840701065999955531384070106599995553138407010659999555313840701065999955531384070106599995553138407010659999555313840701065999955531384070106599995553138407010659999555313840701065999955531384070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 062b2aa5-3ca7-4543-acb5-cd78844653ac, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17288bf2-635c-4d9a-8b2c-8402e994c6d1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50e5fb26-fc9f-4c66-9617-df2473bc0147, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0031983a-64bb-4707-94b3-358e9c52a577, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0031983a-64bb-4707-94b3-358e9c52a577, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8908980287173701958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89089802871737019588908980287173701958890898028717370195889089802871737019588908980287173701958890898028717370195889089802871737019588908980287173701958890898028717370195889089802871737019588908980287173701958890898028717370195889089802871737019588908980287173701958890898028717370195889089802871737019588908980287173701958890898028717370195889089802871737019588908980287173701958" } } } 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, 17288bf2-635c-4d9a-8b2c-8402e994c6d1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10261446167430894414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026144616743089441410261446167430894414102614461674308944141026144616743089441410261446167430894414102614461674308944141026144616743089441410261446167430894414102614461674308944141026144616743089441410261446167430894414102614461674308944141026144616743089441410261446167430894414102614461674308944141026144616743089441410261446167430894414102614461674308944141026144616743089441410261446167430894414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0031983a-64bb-4707-94b3-358e9c52a577, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17288bf2-635c-4d9a-8b2c-8402e994c6d1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad398bae-38bf-45bc-8d57-a9a5000c0238, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2029faf-1558-40ff-a361-8f3e0f873a82, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad398bae-38bf-45bc-8d57-a9a5000c0238, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 155450430760497995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "155450430760497995155450430760497995155450430760497995155450430760497995155450430760497995155450430760497995155450430760497995155450430760497995155450430760497995155450430760497995155450430760497995155450430760497995155450430760497995155450430760497995155450430760497995155450430760497995155450430760497995155450430760497995155450430760497995155450430760497995" } } } 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, c2029faf-1558-40ff-a361-8f3e0f873a82, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18067656273900513660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1806765627390051366018067656273900513660180676562739005136601806765627390051366018067656273900513660180676562739005136601806765627390051366018067656273900513660180676562739005136601806765627390051366018067656273900513660180676562739005136601806765627390051366018067656273900513660180676562739005136601806765627390051366018067656273900513660180676562739005136601806765627390051366018067656273900513660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2029faf-1558-40ff-a361-8f3e0f873a82, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8227c14-c881-4ac0-a64a-a4edd95ad0aa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8227c14-c881-4ac0-a64a-a4edd95ad0aa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7208352957583823676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72083529575838236767208352957583823676720835295758382367672083529575838236767208352957583823676720835295758382367672083529575838236767208352957583823676720835295758382367672083529575838236767208352957583823676720835295758382367672083529575838236767208352957583823676720835295758382367672083529575838236767208352957583823676720835295758382367672083529575838236767208352957583823676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad398bae-38bf-45bc-8d57-a9a5000c0238, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c7331df-54b7-4911-bb23-f798aff395f1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c7331df-54b7-4911-bb23-f798aff395f1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8125121864951473129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81251218649514731298125121864951473129812512186495147312981251218649514731298125121864951473129812512186495147312981251218649514731298125121864951473129812512186495147312981251218649514731298125121864951473129812512186495147312981251218649514731298125121864951473129812512186495147312981251218649514731298125121864951473129812512186495147312981251218649514731298125121864951473129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8227c14-c881-4ac0-a64a-a4edd95ad0aa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2522e4ec-70f6-4ea9-b608-91a5f7e9ae9c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2522e4ec-70f6-4ea9-b608-91a5f7e9ae9c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12379016724695913049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237901672469591304912379016724695913049123790167246959130491237901672469591304912379016724695913049123790167246959130491237901672469591304912379016724695913049123790167246959130491237901672469591304912379016724695913049123790167246959130491237901672469591304912379016724695913049123790167246959130491237901672469591304912379016724695913049123790167246959130491237901672469591304912379016724695913049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c7331df-54b7-4911-bb23-f798aff395f1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2684548-f036-4c50-b4bc-60e6123b6cd7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2684548-f036-4c50-b4bc-60e6123b6cd7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15804985213148886515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580498521314888651515804985213148886515158049852131488865151580498521314888651515804985213148886515158049852131488865151580498521314888651515804985213148886515158049852131488865151580498521314888651515804985213148886515158049852131488865151580498521314888651515804985213148886515158049852131488865151580498521314888651515804985213148886515158049852131488865151580498521314888651515804985213148886515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2522e4ec-70f6-4ea9-b608-91a5f7e9ae9c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6679ec0-bf32-4848-94e9-ea47dede4474, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6679ec0-bf32-4848-94e9-ea47dede4474, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18258641593158144705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825864159315814470518258641593158144705182586415931581447051825864159315814470518258641593158144705182586415931581447051825864159315814470518258641593158144705182586415931581447051825864159315814470518258641593158144705182586415931581447051825864159315814470518258641593158144705182586415931581447051825864159315814470518258641593158144705182586415931581447051825864159315814470518258641593158144705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2684548-f036-4c50-b4bc-60e6123b6cd7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0a99a65-c356-4435-a732-7ed57cca515e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0a99a65-c356-4435-a732-7ed57cca515e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16571722363158927547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657172236315892754716571722363158927547165717223631589275471657172236315892754716571722363158927547165717223631589275471657172236315892754716571722363158927547165717223631589275471657172236315892754716571722363158927547165717223631589275471657172236315892754716571722363158927547165717223631589275471657172236315892754716571722363158927547165717223631589275471657172236315892754716571722363158927547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6679ec0-bf32-4848-94e9-ea47dede4474, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20d7d66a-49f5-4781-ac06-6bdd2dc2f61b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20d7d66a-49f5-4781-ac06-6bdd2dc2f61b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16215221985813211759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621522198581321175916215221985813211759162152219858132117591621522198581321175916215221985813211759162152219858132117591621522198581321175916215221985813211759162152219858132117591621522198581321175916215221985813211759162152219858132117591621522198581321175916215221985813211759162152219858132117591621522198581321175916215221985813211759162152219858132117591621522198581321175916215221985813211759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20d7d66a-49f5-4781-ac06-6bdd2dc2f61b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 079b8551-ad3c-4bf6-8142-6153d020a646, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 079b8551-ad3c-4bf6-8142-6153d020a646, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16968255054341711939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696825505434171193916968255054341711939169682550543417119391696825505434171193916968255054341711939169682550543417119391696825505434171193916968255054341711939169682550543417119391696825505434171193916968255054341711939169682550543417119391696825505434171193916968255054341711939169682550543417119391696825505434171193916968255054341711939169682550543417119391696825505434171193916968255054341711939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 079b8551-ad3c-4bf6-8142-6153d020a646, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a637a94-c293-48fc-bddb-1ad737599fb4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a637a94-c293-48fc-bddb-1ad737599fb4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17757340854620488458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775734085462048845817757340854620488458177573408546204884581775734085462048845817757340854620488458177573408546204884581775734085462048845817757340854620488458177573408546204884581775734085462048845817757340854620488458177573408546204884581775734085462048845817757340854620488458177573408546204884581775734085462048845817757340854620488458177573408546204884581775734085462048845817757340854620488458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a637a94-c293-48fc-bddb-1ad737599fb4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94d7e4b5-aab0-4bb5-ae42-064e5350a823, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94d7e4b5-aab0-4bb5-ae42-064e5350a823, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16857702867141200240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685770286714120024016857702867141200240168577028671412002401685770286714120024016857702867141200240168577028671412002401685770286714120024016857702867141200240168577028671412002401685770286714120024016857702867141200240168577028671412002401685770286714120024016857702867141200240168577028671412002401685770286714120024016857702867141200240168577028671412002401685770286714120024016857702867141200240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0a99a65-c356-4435-a732-7ed57cca515e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ada1c463-9415-4a57-861a-52777b61a939, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ada1c463-9415-4a57-861a-52777b61a939, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15519171517273530070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551917151727353007015519171517273530070155191715172735300701551917151727353007015519171517273530070155191715172735300701551917151727353007015519171517273530070155191715172735300701551917151727353007015519171517273530070155191715172735300701551917151727353007015519171517273530070155191715172735300701551917151727353007015519171517273530070155191715172735300701551917151727353007015519171517273530070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94d7e4b5-aab0-4bb5-ae42-064e5350a823, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2c56180-5327-459c-a929-b9f5d7e7c86a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2c56180-5327-459c-a929-b9f5d7e7c86a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14388810454241150268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438881045424115026814388810454241150268143888104542411502681438881045424115026814388810454241150268143888104542411502681438881045424115026814388810454241150268143888104542411502681438881045424115026814388810454241150268143888104542411502681438881045424115026814388810454241150268143888104542411502681438881045424115026814388810454241150268143888104542411502681438881045424115026814388810454241150268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2c56180-5327-459c-a929-b9f5d7e7c86a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50c68ecc-545e-40fb-8241-de08bfb72fa3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50c68ecc-545e-40fb-8241-de08bfb72fa3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2307297789380601037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23072977893806010372307297789380601037230729778938060103723072977893806010372307297789380601037230729778938060103723072977893806010372307297789380601037230729778938060103723072977893806010372307297789380601037230729778938060103723072977893806010372307297789380601037230729778938060103723072977893806010372307297789380601037230729778938060103723072977893806010372307297789380601037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ada1c463-9415-4a57-861a-52777b61a939, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5db628d8-abc4-46c3-9df9-c00f030f30f8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5db628d8-abc4-46c3-9df9-c00f030f30f8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11202690875874761188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120269087587476118811202690875874761188112026908758747611881120269087587476118811202690875874761188112026908758747611881120269087587476118811202690875874761188112026908758747611881120269087587476118811202690875874761188112026908758747611881120269087587476118811202690875874761188112026908758747611881120269087587476118811202690875874761188112026908758747611881120269087587476118811202690875874761188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50c68ecc-545e-40fb-8241-de08bfb72fa3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a87985f1-0e11-454a-92b6-b74567f6e6d2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a87985f1-0e11-454a-92b6-b74567f6e6d2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5205876299279731257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52058762992797312575205876299279731257520587629927973125752058762992797312575205876299279731257520587629927973125752058762992797312575205876299279731257520587629927973125752058762992797312575205876299279731257520587629927973125752058762992797312575205876299279731257520587629927973125752058762992797312575205876299279731257520587629927973125752058762992797312575205876299279731257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5db628d8-abc4-46c3-9df9-c00f030f30f8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 423aff38-556d-45ad-aed6-0391902d831c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 423aff38-556d-45ad-aed6-0391902d831c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17361611364410497697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736161136441049769717361611364410497697173616113644104976971736161136441049769717361611364410497697173616113644104976971736161136441049769717361611364410497697173616113644104976971736161136441049769717361611364410497697173616113644104976971736161136441049769717361611364410497697173616113644104976971736161136441049769717361611364410497697173616113644104976971736161136441049769717361611364410497697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a87985f1-0e11-454a-92b6-b74567f6e6d2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfa1bda2-4b25-4de9-8695-bdd67fa0519a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfa1bda2-4b25-4de9-8695-bdd67fa0519a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9053143836704298275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90531438367042982759053143836704298275905314383670429827590531438367042982759053143836704298275905314383670429827590531438367042982759053143836704298275905314383670429827590531438367042982759053143836704298275905314383670429827590531438367042982759053143836704298275905314383670429827590531438367042982759053143836704298275905314383670429827590531438367042982759053143836704298275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 423aff38-556d-45ad-aed6-0391902d831c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d316228e-9698-47e3-b479-df4dd00ff055, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d316228e-9698-47e3-b479-df4dd00ff055, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1149963919240707231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11499639192407072311149963919240707231114996391924070723111499639192407072311149963919240707231114996391924070723111499639192407072311149963919240707231114996391924070723111499639192407072311149963919240707231114996391924070723111499639192407072311149963919240707231114996391924070723111499639192407072311149963919240707231114996391924070723111499639192407072311149963919240707231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d316228e-9698-47e3-b479-df4dd00ff055, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75712a3f-5bbb-41eb-b8b5-033a01464f1b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75712a3f-5bbb-41eb-b8b5-033a01464f1b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11128812548284460155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112881254828446015511128812548284460155111288125482844601551112881254828446015511128812548284460155111288125482844601551112881254828446015511128812548284460155111288125482844601551112881254828446015511128812548284460155111288125482844601551112881254828446015511128812548284460155111288125482844601551112881254828446015511128812548284460155111288125482844601551112881254828446015511128812548284460155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfa1bda2-4b25-4de9-8695-bdd67fa0519a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4a3e388-54f4-4505-bf91-7d243b1457fc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4a3e388-54f4-4505-bf91-7d243b1457fc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4265482856652242536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42654828566522425364265482856652242536426548285665224253642654828566522425364265482856652242536426548285665224253642654828566522425364265482856652242536426548285665224253642654828566522425364265482856652242536426548285665224253642654828566522425364265482856652242536426548285665224253642654828566522425364265482856652242536426548285665224253642654828566522425364265482856652242536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75712a3f-5bbb-41eb-b8b5-033a01464f1b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f87978e-c6fe-4228-b341-a40d79fb4279, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f87978e-c6fe-4228-b341-a40d79fb4279, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10513580494884071786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051358049488407178610513580494884071786105135804948840717861051358049488407178610513580494884071786105135804948840717861051358049488407178610513580494884071786105135804948840717861051358049488407178610513580494884071786105135804948840717861051358049488407178610513580494884071786105135804948840717861051358049488407178610513580494884071786105135804948840717861051358049488407178610513580494884071786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4a3e388-54f4-4505-bf91-7d243b1457fc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67b5f58a-2a7b-4537-8df0-b4e23d1b96f8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67b5f58a-2a7b-4537-8df0-b4e23d1b96f8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16883309966464217513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688330996646421751316883309966464217513168833099664642175131688330996646421751316883309966464217513168833099664642175131688330996646421751316883309966464217513168833099664642175131688330996646421751316883309966464217513168833099664642175131688330996646421751316883309966464217513168833099664642175131688330996646421751316883309966464217513168833099664642175131688330996646421751316883309966464217513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f87978e-c6fe-4228-b341-a40d79fb4279, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12c9331f-c244-4980-9501-5dcf6e17b62e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12c9331f-c244-4980-9501-5dcf6e17b62e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11831342060484121704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183134206048412170411831342060484121704118313420604841217041183134206048412170411831342060484121704118313420604841217041183134206048412170411831342060484121704118313420604841217041183134206048412170411831342060484121704118313420604841217041183134206048412170411831342060484121704118313420604841217041183134206048412170411831342060484121704118313420604841217041183134206048412170411831342060484121704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67b5f58a-2a7b-4537-8df0-b4e23d1b96f8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1533c40-bfa0-4ee9-bc91-888013f9786e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1533c40-bfa0-4ee9-bc91-888013f9786e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14744262791581681142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474426279158168114214744262791581681142147442627915816811421474426279158168114214744262791581681142147442627915816811421474426279158168114214744262791581681142147442627915816811421474426279158168114214744262791581681142147442627915816811421474426279158168114214744262791581681142147442627915816811421474426279158168114214744262791581681142147442627915816811421474426279158168114214744262791581681142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12c9331f-c244-4980-9501-5dcf6e17b62e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c988ada-9cf2-418a-8166-bdbe61ae30a0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c988ada-9cf2-418a-8166-bdbe61ae30a0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14001146070798773098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400114607079877309814001146070798773098140011460707987730981400114607079877309814001146070798773098140011460707987730981400114607079877309814001146070798773098140011460707987730981400114607079877309814001146070798773098140011460707987730981400114607079877309814001146070798773098140011460707987730981400114607079877309814001146070798773098140011460707987730981400114607079877309814001146070798773098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1533c40-bfa0-4ee9-bc91-888013f9786e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f5fe8ad-763a-4885-a253-da3f14c5c985, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f5fe8ad-763a-4885-a253-da3f14c5c985, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10198714641696834582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1019871464169683458210198714641696834582101987146416968345821019871464169683458210198714641696834582101987146416968345821019871464169683458210198714641696834582101987146416968345821019871464169683458210198714641696834582101987146416968345821019871464169683458210198714641696834582101987146416968345821019871464169683458210198714641696834582101987146416968345821019871464169683458210198714641696834582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c988ada-9cf2-418a-8166-bdbe61ae30a0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afd8ea6e-c2a7-4c57-ba83-81c1f48c43cf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afd8ea6e-c2a7-4c57-ba83-81c1f48c43cf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6968505318537661129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69685053185376611296968505318537661129696850531853766112969685053185376611296968505318537661129696850531853766112969685053185376611296968505318537661129696850531853766112969685053185376611296968505318537661129696850531853766112969685053185376611296968505318537661129696850531853766112969685053185376611296968505318537661129696850531853766112969685053185376611296968505318537661129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afd8ea6e-c2a7-4c57-ba83-81c1f48c43cf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a59d2ed9-16cf-4fc1-8aca-51814ca6f53a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a59d2ed9-16cf-4fc1-8aca-51814ca6f53a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10716617445702782527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1071661744570278252710716617445702782527107166174457027825271071661744570278252710716617445702782527107166174457027825271071661744570278252710716617445702782527107166174457027825271071661744570278252710716617445702782527107166174457027825271071661744570278252710716617445702782527107166174457027825271071661744570278252710716617445702782527107166174457027825271071661744570278252710716617445702782527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f5fe8ad-763a-4885-a253-da3f14c5c985, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59f7d08f-2713-4b4a-b790-55bb260e3119, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59f7d08f-2713-4b4a-b790-55bb260e3119, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13285564814452525244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1328556481445252524413285564814452525244132855648144525252441328556481445252524413285564814452525244132855648144525252441328556481445252524413285564814452525244132855648144525252441328556481445252524413285564814452525244132855648144525252441328556481445252524413285564814452525244132855648144525252441328556481445252524413285564814452525244132855648144525252441328556481445252524413285564814452525244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a59d2ed9-16cf-4fc1-8aca-51814ca6f53a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94d36082-1202-4143-8c44-f4e5f4520452, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94d36082-1202-4143-8c44-f4e5f4520452, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9511843735077708596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95118437350777085969511843735077708596951184373507770859695118437350777085969511843735077708596951184373507770859695118437350777085969511843735077708596951184373507770859695118437350777085969511843735077708596951184373507770859695118437350777085969511843735077708596951184373507770859695118437350777085969511843735077708596951184373507770859695118437350777085969511843735077708596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59f7d08f-2713-4b4a-b790-55bb260e3119, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ac07554-0adb-4d79-8e99-5967a70f79b0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ac07554-0adb-4d79-8e99-5967a70f79b0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11961744401545419789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196174440154541978911961744401545419789119617444015454197891196174440154541978911961744401545419789119617444015454197891196174440154541978911961744401545419789119617444015454197891196174440154541978911961744401545419789119617444015454197891196174440154541978911961744401545419789119617444015454197891196174440154541978911961744401545419789119617444015454197891196174440154541978911961744401545419789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94d36082-1202-4143-8c44-f4e5f4520452, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54fe802e-a144-435a-b023-aff07c70938a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54fe802e-a144-435a-b023-aff07c70938a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15671823764530199842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567182376453019984215671823764530199842156718237645301998421567182376453019984215671823764530199842156718237645301998421567182376453019984215671823764530199842156718237645301998421567182376453019984215671823764530199842156718237645301998421567182376453019984215671823764530199842156718237645301998421567182376453019984215671823764530199842156718237645301998421567182376453019984215671823764530199842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ac07554-0adb-4d79-8e99-5967a70f79b0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ecfb853-baf8-483a-baaf-48b1440f9551, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54fe802e-a144-435a-b023-aff07c70938a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ecfb853-baf8-483a-baaf-48b1440f9551, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14464260350849087011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446426035084908701114464260350849087011144642603508490870111446426035084908701114464260350849087011144642603508490870111446426035084908701114464260350849087011144642603508490870111446426035084908701114464260350849087011144642603508490870111446426035084908701114464260350849087011144642603508490870111446426035084908701114464260350849087011144642603508490870111446426035084908701114464260350849087011" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aac863f-9408-439f-a41e-c57356ca66e8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aac863f-9408-439f-a41e-c57356ca66e8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15321063263449911897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532106326344991189715321063263449911897153210632634499118971532106326344991189715321063263449911897153210632634499118971532106326344991189715321063263449911897153210632634499118971532106326344991189715321063263449911897153210632634499118971532106326344991189715321063263449911897153210632634499118971532106326344991189715321063263449911897153210632634499118971532106326344991189715321063263449911897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ecfb853-baf8-483a-baaf-48b1440f9551, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7c65e1c-2720-49fa-968e-e42a197b2a09, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7c65e1c-2720-49fa-968e-e42a197b2a09, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2363760085190656954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23637600851906569542363760085190656954236376008519065695423637600851906569542363760085190656954236376008519065695423637600851906569542363760085190656954236376008519065695423637600851906569542363760085190656954236376008519065695423637600851906569542363760085190656954236376008519065695423637600851906569542363760085190656954236376008519065695423637600851906569542363760085190656954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aac863f-9408-439f-a41e-c57356ca66e8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21efd445-1200-4ffb-9865-641182e4e538, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21efd445-1200-4ffb-9865-641182e4e538, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14945587699695711942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494558769969571194214945587699695711942149455876996957119421494558769969571194214945587699695711942149455876996957119421494558769969571194214945587699695711942149455876996957119421494558769969571194214945587699695711942149455876996957119421494558769969571194214945587699695711942149455876996957119421494558769969571194214945587699695711942149455876996957119421494558769969571194214945587699695711942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7c65e1c-2720-49fa-968e-e42a197b2a09, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21efd445-1200-4ffb-9865-641182e4e538, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 780d6862-ea71-435e-9885-a38fc0a546e4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b5002ca-c090-4bef-8e0c-34b6a2f5eded, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 780d6862-ea71-435e-9885-a38fc0a546e4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7692284317846758049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76922843178467580497692284317846758049769228431784675804976922843178467580497692284317846758049769228431784675804976922843178467580497692284317846758049769228431784675804976922843178467580497692284317846758049769228431784675804976922843178467580497692284317846758049769228431784675804976922843178467580497692284317846758049769228431784675804976922843178467580497692284317846758049" } } } 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, 0b5002ca-c090-4bef-8e0c-34b6a2f5eded, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9596523297082579375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95965232970825793759596523297082579375959652329708257937595965232970825793759596523297082579375959652329708257937595965232970825793759596523297082579375959652329708257937595965232970825793759596523297082579375959652329708257937595965232970825793759596523297082579375959652329708257937595965232970825793759596523297082579375959652329708257937595965232970825793759596523297082579375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 780d6862-ea71-435e-9885-a38fc0a546e4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4655abe5-217f-46a6-beb4-a9dc6303238e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4655abe5-217f-46a6-beb4-a9dc6303238e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17221672728205650610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722167272820565061017221672728205650610172216727282056506101722167272820565061017221672728205650610172216727282056506101722167272820565061017221672728205650610172216727282056506101722167272820565061017221672728205650610172216727282056506101722167272820565061017221672728205650610172216727282056506101722167272820565061017221672728205650610172216727282056506101722167272820565061017221672728205650610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b5002ca-c090-4bef-8e0c-34b6a2f5eded, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d7ced85-1ddc-44f0-bda1-ab5759ca55e8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d7ced85-1ddc-44f0-bda1-ab5759ca55e8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3356983032511800545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33569830325118005453356983032511800545335698303251180054533569830325118005453356983032511800545335698303251180054533569830325118005453356983032511800545335698303251180054533569830325118005453356983032511800545335698303251180054533569830325118005453356983032511800545335698303251180054533569830325118005453356983032511800545335698303251180054533569830325118005453356983032511800545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4655abe5-217f-46a6-beb4-a9dc6303238e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d7ced85-1ddc-44f0-bda1-ab5759ca55e8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd9387bb-3927-49ad-92e6-91b45c271256, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd9387bb-3927-49ad-92e6-91b45c271256, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6069829966576360191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60698299665763601916069829966576360191606982996657636019160698299665763601916069829966576360191606982996657636019160698299665763601916069829966576360191606982996657636019160698299665763601916069829966576360191606982996657636019160698299665763601916069829966576360191606982996657636019160698299665763601916069829966576360191606982996657636019160698299665763601916069829966576360191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3f9d3b8-3390-4575-bfb9-ee59196ceb1d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3f9d3b8-3390-4575-bfb9-ee59196ceb1d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11535764544559957702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153576454455995770211535764544559957702115357645445599577021153576454455995770211535764544559957702115357645445599577021153576454455995770211535764544559957702115357645445599577021153576454455995770211535764544559957702115357645445599577021153576454455995770211535764544559957702115357645445599577021153576454455995770211535764544559957702115357645445599577021153576454455995770211535764544559957702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd9387bb-3927-49ad-92e6-91b45c271256, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3f9d3b8-3390-4575-bfb9-ee59196ceb1d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75e43216-bf7c-430a-a97f-e0f3ea86100a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75e43216-bf7c-430a-a97f-e0f3ea86100a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8106570143791302471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81065701437913024718106570143791302471810657014379130247181065701437913024718106570143791302471810657014379130247181065701437913024718106570143791302471810657014379130247181065701437913024718106570143791302471810657014379130247181065701437913024718106570143791302471810657014379130247181065701437913024718106570143791302471810657014379130247181065701437913024718106570143791302471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfa0c478-05ee-418a-a190-b6ab6396b024, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfa0c478-05ee-418a-a190-b6ab6396b024, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17389128878466379258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738912887846637925817389128878466379258173891288784663792581738912887846637925817389128878466379258173891288784663792581738912887846637925817389128878466379258173891288784663792581738912887846637925817389128878466379258173891288784663792581738912887846637925817389128878466379258173891288784663792581738912887846637925817389128878466379258173891288784663792581738912887846637925817389128878466379258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75e43216-bf7c-430a-a97f-e0f3ea86100a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c266986-f7ee-471c-91bb-47befbac4c14, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c266986-f7ee-471c-91bb-47befbac4c14, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6841007997076492953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68410079970764929536841007997076492953684100799707649295368410079970764929536841007997076492953684100799707649295368410079970764929536841007997076492953684100799707649295368410079970764929536841007997076492953684100799707649295368410079970764929536841007997076492953684100799707649295368410079970764929536841007997076492953684100799707649295368410079970764929536841007997076492953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfa0c478-05ee-418a-a190-b6ab6396b024, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20a161e3-efa5-4598-ab2c-6e82568d8f79, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20a161e3-efa5-4598-ab2c-6e82568d8f79, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11715192270891456738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171519227089145673811715192270891456738117151922708914567381171519227089145673811715192270891456738117151922708914567381171519227089145673811715192270891456738117151922708914567381171519227089145673811715192270891456738117151922708914567381171519227089145673811715192270891456738117151922708914567381171519227089145673811715192270891456738117151922708914567381171519227089145673811715192270891456738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c266986-f7ee-471c-91bb-47befbac4c14, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a2b36e8-8b30-46dd-86d3-2b70869678d3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a2b36e8-8b30-46dd-86d3-2b70869678d3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12487115709611618781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248711570961161878112487115709611618781124871157096116187811248711570961161878112487115709611618781124871157096116187811248711570961161878112487115709611618781124871157096116187811248711570961161878112487115709611618781124871157096116187811248711570961161878112487115709611618781124871157096116187811248711570961161878112487115709611618781124871157096116187811248711570961161878112487115709611618781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20a161e3-efa5-4598-ab2c-6e82568d8f79, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25168914-e54f-45dc-9913-6714b9521164, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25168914-e54f-45dc-9913-6714b9521164, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4266261803079543959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42662618030795439594266261803079543959426626180307954395942662618030795439594266261803079543959426626180307954395942662618030795439594266261803079543959426626180307954395942662618030795439594266261803079543959426626180307954395942662618030795439594266261803079543959426626180307954395942662618030795439594266261803079543959426626180307954395942662618030795439594266261803079543959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a2b36e8-8b30-46dd-86d3-2b70869678d3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fbcea15-4542-4c19-8a0d-84275a3cb25f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fbcea15-4542-4c19-8a0d-84275a3cb25f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11599888007869704719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159988800786970471911599888007869704719115998880078697047191159988800786970471911599888007869704719115998880078697047191159988800786970471911599888007869704719115998880078697047191159988800786970471911599888007869704719115998880078697047191159988800786970471911599888007869704719115998880078697047191159988800786970471911599888007869704719115998880078697047191159988800786970471911599888007869704719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25168914-e54f-45dc-9913-6714b9521164, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0bb7ed1-0f3f-4fdb-903c-ff642a24cb79, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0bb7ed1-0f3f-4fdb-903c-ff642a24cb79, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18338544969840446006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833854496984044600618338544969840446006183385449698404460061833854496984044600618338544969840446006183385449698404460061833854496984044600618338544969840446006183385449698404460061833854496984044600618338544969840446006183385449698404460061833854496984044600618338544969840446006183385449698404460061833854496984044600618338544969840446006183385449698404460061833854496984044600618338544969840446006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fbcea15-4542-4c19-8a0d-84275a3cb25f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 301d70a2-417c-4c26-9c82-7eacb639540f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 301d70a2-417c-4c26-9c82-7eacb639540f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7026407252400341362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70264072524003413627026407252400341362702640725240034136270264072524003413627026407252400341362702640725240034136270264072524003413627026407252400341362702640725240034136270264072524003413627026407252400341362702640725240034136270264072524003413627026407252400341362702640725240034136270264072524003413627026407252400341362702640725240034136270264072524003413627026407252400341362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0bb7ed1-0f3f-4fdb-903c-ff642a24cb79, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ca0c877-3356-4ad9-a597-a2d7e2d604a2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ca0c877-3356-4ad9-a597-a2d7e2d604a2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12090254440378366666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209025444037836666612090254440378366666120902544403783666661209025444037836666612090254440378366666120902544403783666661209025444037836666612090254440378366666120902544403783666661209025444037836666612090254440378366666120902544403783666661209025444037836666612090254440378366666120902544403783666661209025444037836666612090254440378366666120902544403783666661209025444037836666612090254440378366666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 301d70a2-417c-4c26-9c82-7eacb639540f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ca0c877-3356-4ad9-a597-a2d7e2d604a2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e2727f1-12fd-4ad6-8f07-38fec2317c69, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9236e935-f23f-4939-acd0-77a0386776db, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e2727f1-12fd-4ad6-8f07-38fec2317c69, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13280357675992717397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1328035767599271739713280357675992717397132803576759927173971328035767599271739713280357675992717397132803576759927173971328035767599271739713280357675992717397132803576759927173971328035767599271739713280357675992717397132803576759927173971328035767599271739713280357675992717397132803576759927173971328035767599271739713280357675992717397132803576759927173971328035767599271739713280357675992717397" } } } 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, 9236e935-f23f-4939-acd0-77a0386776db, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9586589572092482356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95865895720924823569586589572092482356958658957209248235695865895720924823569586589572092482356958658957209248235695865895720924823569586589572092482356958658957209248235695865895720924823569586589572092482356958658957209248235695865895720924823569586589572092482356958658957209248235695865895720924823569586589572092482356958658957209248235695865895720924823569586589572092482356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e2727f1-12fd-4ad6-8f07-38fec2317c69, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9236e935-f23f-4939-acd0-77a0386776db, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ccb2b82-84cd-4f50-9791-b0146cc6e406, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ccb2b82-84cd-4f50-9791-b0146cc6e406, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5444789677265015207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54447896772650152075444789677265015207544478967726501520754447896772650152075444789677265015207544478967726501520754447896772650152075444789677265015207544478967726501520754447896772650152075444789677265015207544478967726501520754447896772650152075444789677265015207544478967726501520754447896772650152075444789677265015207544478967726501520754447896772650152075444789677265015207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7241a839-5232-4706-9742-fafb36443cc2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7241a839-5232-4706-9742-fafb36443cc2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18323913050338637175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1832391305033863717518323913050338637175183239130503386371751832391305033863717518323913050338637175183239130503386371751832391305033863717518323913050338637175183239130503386371751832391305033863717518323913050338637175183239130503386371751832391305033863717518323913050338637175183239130503386371751832391305033863717518323913050338637175183239130503386371751832391305033863717518323913050338637175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ccb2b82-84cd-4f50-9791-b0146cc6e406, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7241a839-5232-4706-9742-fafb36443cc2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcd059bd-3560-45f5-97d6-d29ca0f8173a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcd059bd-3560-45f5-97d6-d29ca0f8173a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2678099373993567852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26780993739935678522678099373993567852267809937399356785226780993739935678522678099373993567852267809937399356785226780993739935678522678099373993567852267809937399356785226780993739935678522678099373993567852267809937399356785226780993739935678522678099373993567852267809937399356785226780993739935678522678099373993567852267809937399356785226780993739935678522678099373993567852" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 724cad75-556f-4e94-b5fd-634c3577d742, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 724cad75-556f-4e94-b5fd-634c3577d742, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7857388588324146525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78573885883241465257857388588324146525785738858832414652578573885883241465257857388588324146525785738858832414652578573885883241465257857388588324146525785738858832414652578573885883241465257857388588324146525785738858832414652578573885883241465257857388588324146525785738858832414652578573885883241465257857388588324146525785738858832414652578573885883241465257857388588324146525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcd059bd-3560-45f5-97d6-d29ca0f8173a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83f08107-72f7-4703-9761-3d55c374c0db, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83f08107-72f7-4703-9761-3d55c374c0db, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15064586684105186926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506458668410518692615064586684105186926150645866841051869261506458668410518692615064586684105186926150645866841051869261506458668410518692615064586684105186926150645866841051869261506458668410518692615064586684105186926150645866841051869261506458668410518692615064586684105186926150645866841051869261506458668410518692615064586684105186926150645866841051869261506458668410518692615064586684105186926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 724cad75-556f-4e94-b5fd-634c3577d742, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caa03433-5e0a-4d08-b8f9-e527674c800f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caa03433-5e0a-4d08-b8f9-e527674c800f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13938016068434691701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393801606843469170113938016068434691701139380160684346917011393801606843469170113938016068434691701139380160684346917011393801606843469170113938016068434691701139380160684346917011393801606843469170113938016068434691701139380160684346917011393801606843469170113938016068434691701139380160684346917011393801606843469170113938016068434691701139380160684346917011393801606843469170113938016068434691701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83f08107-72f7-4703-9761-3d55c374c0db, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc5e46d9-4007-433f-a758-475da6dd5e1d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc5e46d9-4007-433f-a758-475da6dd5e1d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13568034347327899347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356803434732789934713568034347327899347135680343473278993471356803434732789934713568034347327899347135680343473278993471356803434732789934713568034347327899347135680343473278993471356803434732789934713568034347327899347135680343473278993471356803434732789934713568034347327899347135680343473278993471356803434732789934713568034347327899347135680343473278993471356803434732789934713568034347327899347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caa03433-5e0a-4d08-b8f9-e527674c800f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ce55416-2234-4442-9f74-c6d02d9dac04, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ce55416-2234-4442-9f74-c6d02d9dac04, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7026609995790063151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70266099957900631517026609995790063151702660999579006315170266099957900631517026609995790063151702660999579006315170266099957900631517026609995790063151702660999579006315170266099957900631517026609995790063151702660999579006315170266099957900631517026609995790063151702660999579006315170266099957900631517026609995790063151702660999579006315170266099957900631517026609995790063151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc5e46d9-4007-433f-a758-475da6dd5e1d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57030bc0-dfbb-4381-8dc9-1e4134b99a3d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57030bc0-dfbb-4381-8dc9-1e4134b99a3d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 895467477217509288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "895467477217509288895467477217509288895467477217509288895467477217509288895467477217509288895467477217509288895467477217509288895467477217509288895467477217509288895467477217509288895467477217509288895467477217509288895467477217509288895467477217509288895467477217509288895467477217509288895467477217509288895467477217509288895467477217509288895467477217509288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ce55416-2234-4442-9f74-c6d02d9dac04, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62996898-1ef6-4aac-b6fe-2af7b48ad2d3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62996898-1ef6-4aac-b6fe-2af7b48ad2d3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7400908744603189710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74009087446031897107400908744603189710740090874460318971074009087446031897107400908744603189710740090874460318971074009087446031897107400908744603189710740090874460318971074009087446031897107400908744603189710740090874460318971074009087446031897107400908744603189710740090874460318971074009087446031897107400908744603189710740090874460318971074009087446031897107400908744603189710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57030bc0-dfbb-4381-8dc9-1e4134b99a3d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c7577d8-c30b-46b0-a4d4-418f7ec1926f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c7577d8-c30b-46b0-a4d4-418f7ec1926f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1784475924808173150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17844759248081731501784475924808173150178447592480817315017844759248081731501784475924808173150178447592480817315017844759248081731501784475924808173150178447592480817315017844759248081731501784475924808173150178447592480817315017844759248081731501784475924808173150178447592480817315017844759248081731501784475924808173150178447592480817315017844759248081731501784475924808173150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62996898-1ef6-4aac-b6fe-2af7b48ad2d3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bfdbcca-b80f-4012-ad1b-f4907c3b9a11, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c7577d8-c30b-46b0-a4d4-418f7ec1926f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bfdbcca-b80f-4012-ad1b-f4907c3b9a11, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11075433546268476513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107543354626847651311075433546268476513110754335462684765131107543354626847651311075433546268476513110754335462684765131107543354626847651311075433546268476513110754335462684765131107543354626847651311075433546268476513110754335462684765131107543354626847651311075433546268476513110754335462684765131107543354626847651311075433546268476513110754335462684765131107543354626847651311075433546268476513" } } } 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 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce4c450b-9a08-4d68-a598-93eec1bc9193, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce4c450b-9a08-4d68-a598-93eec1bc9193, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11898826044643240951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189882604464324095111898826044643240951118988260446432409511189882604464324095111898826044643240951118988260446432409511189882604464324095111898826044643240951118988260446432409511189882604464324095111898826044643240951118988260446432409511189882604464324095111898826044643240951118988260446432409511189882604464324095111898826044643240951118988260446432409511189882604464324095111898826044643240951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bfdbcca-b80f-4012-ad1b-f4907c3b9a11, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, face2531-c91a-48e2-8d0c-4c41b725a6a0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce4c450b-9a08-4d68-a598-93eec1bc9193, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, face2531-c91a-48e2-8d0c-4c41b725a6a0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 570405609302366155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "570405609302366155570405609302366155570405609302366155570405609302366155570405609302366155570405609302366155570405609302366155570405609302366155570405609302366155570405609302366155570405609302366155570405609302366155570405609302366155570405609302366155570405609302366155570405609302366155570405609302366155570405609302366155570405609302366155570405609302366155" } } } 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 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81fc5c01-36a8-44dd-b94f-07d776ea5a10, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81fc5c01-36a8-44dd-b94f-07d776ea5a10, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7642157917677940879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76421579176779408797642157917677940879764215791767794087976421579176779408797642157917677940879764215791767794087976421579176779408797642157917677940879764215791767794087976421579176779408797642157917677940879764215791767794087976421579176779408797642157917677940879764215791767794087976421579176779408797642157917677940879764215791767794087976421579176779408797642157917677940879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, face2531-c91a-48e2-8d0c-4c41b725a6a0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8d383c7-36c5-4273-8917-ce7d3f7a2942, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8d383c7-36c5-4273-8917-ce7d3f7a2942, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2529936071934535514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25299360719345355142529936071934535514252993607193453551425299360719345355142529936071934535514252993607193453551425299360719345355142529936071934535514252993607193453551425299360719345355142529936071934535514252993607193453551425299360719345355142529936071934535514252993607193453551425299360719345355142529936071934535514252993607193453551425299360719345355142529936071934535514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81fc5c01-36a8-44dd-b94f-07d776ea5a10, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cd46d9d-5c22-486b-8389-988a1e3e2d9b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cd46d9d-5c22-486b-8389-988a1e3e2d9b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 612054778825315902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "612054778825315902612054778825315902612054778825315902612054778825315902612054778825315902612054778825315902612054778825315902612054778825315902612054778825315902612054778825315902612054778825315902612054778825315902612054778825315902612054778825315902612054778825315902612054778825315902612054778825315902612054778825315902612054778825315902612054778825315902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8d383c7-36c5-4273-8917-ce7d3f7a2942, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c43a0d9d-dea7-49c6-a742-35b69e84f92c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c43a0d9d-dea7-49c6-a742-35b69e84f92c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7077104753449550895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70771047534495508957077104753449550895707710475344955089570771047534495508957077104753449550895707710475344955089570771047534495508957077104753449550895707710475344955089570771047534495508957077104753449550895707710475344955089570771047534495508957077104753449550895707710475344955089570771047534495508957077104753449550895707710475344955089570771047534495508957077104753449550895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cd46d9d-5c22-486b-8389-988a1e3e2d9b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2a76430-3a35-4462-86b7-6244df39773e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2a76430-3a35-4462-86b7-6244df39773e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15557794473434608220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555779447343460822015557794473434608220155577944734346082201555779447343460822015557794473434608220155577944734346082201555779447343460822015557794473434608220155577944734346082201555779447343460822015557794473434608220155577944734346082201555779447343460822015557794473434608220155577944734346082201555779447343460822015557794473434608220155577944734346082201555779447343460822015557794473434608220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c43a0d9d-dea7-49c6-a742-35b69e84f92c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d3282ae-b98b-41ef-ba46-2b51ecdacb11, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d3282ae-b98b-41ef-ba46-2b51ecdacb11, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10093516856768374132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009351685676837413210093516856768374132100935168567683741321009351685676837413210093516856768374132100935168567683741321009351685676837413210093516856768374132100935168567683741321009351685676837413210093516856768374132100935168567683741321009351685676837413210093516856768374132100935168567683741321009351685676837413210093516856768374132100935168567683741321009351685676837413210093516856768374132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2a76430-3a35-4462-86b7-6244df39773e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60130564-3b9c-4528-9e84-9f54a9d34e28, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60130564-3b9c-4528-9e84-9f54a9d34e28, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6795928405485139955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67959284054851399556795928405485139955679592840548513995567959284054851399556795928405485139955679592840548513995567959284054851399556795928405485139955679592840548513995567959284054851399556795928405485139955679592840548513995567959284054851399556795928405485139955679592840548513995567959284054851399556795928405485139955679592840548513995567959284054851399556795928405485139955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d3282ae-b98b-41ef-ba46-2b51ecdacb11, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd77183a-cf5c-4de2-ab94-9e26041523af, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd77183a-cf5c-4de2-ab94-9e26041523af, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6295264431538321418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62952644315383214186295264431538321418629526443153832141862952644315383214186295264431538321418629526443153832141862952644315383214186295264431538321418629526443153832141862952644315383214186295264431538321418629526443153832141862952644315383214186295264431538321418629526443153832141862952644315383214186295264431538321418629526443153832141862952644315383214186295264431538321418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60130564-3b9c-4528-9e84-9f54a9d34e28, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f928194-7257-4030-8c89-3f0c73f4f0d1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f928194-7257-4030-8c89-3f0c73f4f0d1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16225404956507721614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622540495650772161416225404956507721614162254049565077216141622540495650772161416225404956507721614162254049565077216141622540495650772161416225404956507721614162254049565077216141622540495650772161416225404956507721614162254049565077216141622540495650772161416225404956507721614162254049565077216141622540495650772161416225404956507721614162254049565077216141622540495650772161416225404956507721614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd77183a-cf5c-4de2-ab94-9e26041523af, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1117b0d4-ed91-4f00-8202-8df455db524d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1117b0d4-ed91-4f00-8202-8df455db524d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12509953676752591789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250995367675259178912509953676752591789125099536767525917891250995367675259178912509953676752591789125099536767525917891250995367675259178912509953676752591789125099536767525917891250995367675259178912509953676752591789125099536767525917891250995367675259178912509953676752591789125099536767525917891250995367675259178912509953676752591789125099536767525917891250995367675259178912509953676752591789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f928194-7257-4030-8c89-3f0c73f4f0d1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d3fc173-e89a-4f00-a201-c26b0a345a20, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d3fc173-e89a-4f00-a201-c26b0a345a20, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14872661930788189310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487266193078818931014872661930788189310148726619307881893101487266193078818931014872661930788189310148726619307881893101487266193078818931014872661930788189310148726619307881893101487266193078818931014872661930788189310148726619307881893101487266193078818931014872661930788189310148726619307881893101487266193078818931014872661930788189310148726619307881893101487266193078818931014872661930788189310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1117b0d4-ed91-4f00-8202-8df455db524d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52e672bb-2050-490b-b2f9-dc0529f9a902, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52e672bb-2050-490b-b2f9-dc0529f9a902, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5765944168292616778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57659441682926167785765944168292616778576594416829261677857659441682926167785765944168292616778576594416829261677857659441682926167785765944168292616778576594416829261677857659441682926167785765944168292616778576594416829261677857659441682926167785765944168292616778576594416829261677857659441682926167785765944168292616778576594416829261677857659441682926167785765944168292616778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d3fc173-e89a-4f00-a201-c26b0a345a20, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a5dc85c-0010-44e1-918d-82ebd2fa1017, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a5dc85c-0010-44e1-918d-82ebd2fa1017, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4145381091359428384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41453810913594283844145381091359428384414538109135942838441453810913594283844145381091359428384414538109135942838441453810913594283844145381091359428384414538109135942838441453810913594283844145381091359428384414538109135942838441453810913594283844145381091359428384414538109135942838441453810913594283844145381091359428384414538109135942838441453810913594283844145381091359428384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52e672bb-2050-490b-b2f9-dc0529f9a902, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81a2735a-8093-4e87-81b3-5d9a78f74644, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81a2735a-8093-4e87-81b3-5d9a78f74644, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4004450540632565476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40044505406325654764004450540632565476400445054063256547640044505406325654764004450540632565476400445054063256547640044505406325654764004450540632565476400445054063256547640044505406325654764004450540632565476400445054063256547640044505406325654764004450540632565476400445054063256547640044505406325654764004450540632565476400445054063256547640044505406325654764004450540632565476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a5dc85c-0010-44e1-918d-82ebd2fa1017, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ea59790-ef82-4703-a297-8b4953b27779, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ea59790-ef82-4703-a297-8b4953b27779, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10674731376542824653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067473137654282465310674731376542824653106747313765428246531067473137654282465310674731376542824653106747313765428246531067473137654282465310674731376542824653106747313765428246531067473137654282465310674731376542824653106747313765428246531067473137654282465310674731376542824653106747313765428246531067473137654282465310674731376542824653106747313765428246531067473137654282465310674731376542824653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81a2735a-8093-4e87-81b3-5d9a78f74644, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30838a9e-33c5-4ff9-b136-35638a3b406c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30838a9e-33c5-4ff9-b136-35638a3b406c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12837472410778321140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283747241077832114012837472410778321140128374724107783211401283747241077832114012837472410778321140128374724107783211401283747241077832114012837472410778321140128374724107783211401283747241077832114012837472410778321140128374724107783211401283747241077832114012837472410778321140128374724107783211401283747241077832114012837472410778321140128374724107783211401283747241077832114012837472410778321140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ea59790-ef82-4703-a297-8b4953b27779, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d739530-d2f2-4592-aa60-fcbcac9edd67, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d739530-d2f2-4592-aa60-fcbcac9edd67, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16498968060269293470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649896806026929347016498968060269293470164989680602692934701649896806026929347016498968060269293470164989680602692934701649896806026929347016498968060269293470164989680602692934701649896806026929347016498968060269293470164989680602692934701649896806026929347016498968060269293470164989680602692934701649896806026929347016498968060269293470164989680602692934701649896806026929347016498968060269293470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30838a9e-33c5-4ff9-b136-35638a3b406c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f7d4de4-3ffe-4fb4-830f-05a16a8bdcab, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f7d4de4-3ffe-4fb4-830f-05a16a8bdcab, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3757584548538296148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37575845485382961483757584548538296148375758454853829614837575845485382961483757584548538296148375758454853829614837575845485382961483757584548538296148375758454853829614837575845485382961483757584548538296148375758454853829614837575845485382961483757584548538296148375758454853829614837575845485382961483757584548538296148375758454853829614837575845485382961483757584548538296148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d739530-d2f2-4592-aa60-fcbcac9edd67, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcb64dba-9288-40b1-b5c2-6e9fe37ed3b5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcb64dba-9288-40b1-b5c2-6e9fe37ed3b5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16977133106417447136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697713310641744713616977133106417447136169771331064174471361697713310641744713616977133106417447136169771331064174471361697713310641744713616977133106417447136169771331064174471361697713310641744713616977133106417447136169771331064174471361697713310641744713616977133106417447136169771331064174471361697713310641744713616977133106417447136169771331064174471361697713310641744713616977133106417447136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f7d4de4-3ffe-4fb4-830f-05a16a8bdcab, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f349fbb1-2a72-48b0-b629-f21e845fcd73, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f349fbb1-2a72-48b0-b629-f21e845fcd73, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3022693747047407359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30226937470474073593022693747047407359302269374704740735930226937470474073593022693747047407359302269374704740735930226937470474073593022693747047407359302269374704740735930226937470474073593022693747047407359302269374704740735930226937470474073593022693747047407359302269374704740735930226937470474073593022693747047407359302269374704740735930226937470474073593022693747047407359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcb64dba-9288-40b1-b5c2-6e9fe37ed3b5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 264a9cd2-f607-49c8-b032-854644cde8c1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 264a9cd2-f607-49c8-b032-854644cde8c1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4559186974564508552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45591869745645085524559186974564508552455918697456450855245591869745645085524559186974564508552455918697456450855245591869745645085524559186974564508552455918697456450855245591869745645085524559186974564508552455918697456450855245591869745645085524559186974564508552455918697456450855245591869745645085524559186974564508552455918697456450855245591869745645085524559186974564508552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f349fbb1-2a72-48b0-b629-f21e845fcd73, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01fb0ed8-e265-4506-b214-9608de0e813b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01fb0ed8-e265-4506-b214-9608de0e813b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16007644437949504708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600764443794950470816007644437949504708160076444379495047081600764443794950470816007644437949504708160076444379495047081600764443794950470816007644437949504708160076444379495047081600764443794950470816007644437949504708160076444379495047081600764443794950470816007644437949504708160076444379495047081600764443794950470816007644437949504708160076444379495047081600764443794950470816007644437949504708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 264a9cd2-f607-49c8-b032-854644cde8c1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28f913e0-e69d-43aa-b30f-7c0f671c3e94, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28f913e0-e69d-43aa-b30f-7c0f671c3e94, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16646195706586139885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664619570658613988516646195706586139885166461957065861398851664619570658613988516646195706586139885166461957065861398851664619570658613988516646195706586139885166461957065861398851664619570658613988516646195706586139885166461957065861398851664619570658613988516646195706586139885166461957065861398851664619570658613988516646195706586139885166461957065861398851664619570658613988516646195706586139885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28f913e0-e69d-43aa-b30f-7c0f671c3e94, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01fb0ed8-e265-4506-b214-9608de0e813b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4028e2ba-5987-4973-b0e6-c97ce3e4f976, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a325b807-7859-4a71-91bc-ce180b2fc58a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4028e2ba-5987-4973-b0e6-c97ce3e4f976, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2688886621692312714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26888866216923127142688886621692312714268888662169231271426888866216923127142688886621692312714268888662169231271426888866216923127142688886621692312714268888662169231271426888866216923127142688886621692312714268888662169231271426888866216923127142688886621692312714268888662169231271426888866216923127142688886621692312714268888662169231271426888866216923127142688886621692312714" } } } 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, a325b807-7859-4a71-91bc-ce180b2fc58a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 320017816632102359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "320017816632102359320017816632102359320017816632102359320017816632102359320017816632102359320017816632102359320017816632102359320017816632102359320017816632102359320017816632102359320017816632102359320017816632102359320017816632102359320017816632102359320017816632102359320017816632102359320017816632102359320017816632102359320017816632102359320017816632102359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4028e2ba-5987-4973-b0e6-c97ce3e4f976, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a325b807-7859-4a71-91bc-ce180b2fc58a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2559c181-cb19-4e71-a139-46cf50e2ef71, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2559c181-cb19-4e71-a139-46cf50e2ef71, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9857317175463427156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98573171754634271569857317175463427156985731717546342715698573171754634271569857317175463427156985731717546342715698573171754634271569857317175463427156985731717546342715698573171754634271569857317175463427156985731717546342715698573171754634271569857317175463427156985731717546342715698573171754634271569857317175463427156985731717546342715698573171754634271569857317175463427156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eada9399-8b80-4f4e-a753-35b1c626a145, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eada9399-8b80-4f4e-a753-35b1c626a145, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4276086455405054410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42760864554050544104276086455405054410427608645540505441042760864554050544104276086455405054410427608645540505441042760864554050544104276086455405054410427608645540505441042760864554050544104276086455405054410427608645540505441042760864554050544104276086455405054410427608645540505441042760864554050544104276086455405054410427608645540505441042760864554050544104276086455405054410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2559c181-cb19-4e71-a139-46cf50e2ef71, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3257a46e-1f7c-456d-b68f-2a05f6702b17, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3257a46e-1f7c-456d-b68f-2a05f6702b17, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13783709956508155578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378370995650815557813783709956508155578137837099565081555781378370995650815557813783709956508155578137837099565081555781378370995650815557813783709956508155578137837099565081555781378370995650815557813783709956508155578137837099565081555781378370995650815557813783709956508155578137837099565081555781378370995650815557813783709956508155578137837099565081555781378370995650815557813783709956508155578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eada9399-8b80-4f4e-a753-35b1c626a145, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3257a46e-1f7c-456d-b68f-2a05f6702b17, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aad89e9-2432-4d88-992d-afebbd3e533f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aad89e9-2432-4d88-992d-afebbd3e533f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8938886050721483487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89388860507214834878938886050721483487893888605072148348789388860507214834878938886050721483487893888605072148348789388860507214834878938886050721483487893888605072148348789388860507214834878938886050721483487893888605072148348789388860507214834878938886050721483487893888605072148348789388860507214834878938886050721483487893888605072148348789388860507214834878938886050721483487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfca408e-664e-4c97-88cb-983761c7e844, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfca408e-664e-4c97-88cb-983761c7e844, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9052855004990965485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90528550049909654859052855004990965485905285500499096548590528550049909654859052855004990965485905285500499096548590528550049909654859052855004990965485905285500499096548590528550049909654859052855004990965485905285500499096548590528550049909654859052855004990965485905285500499096548590528550049909654859052855004990965485905285500499096548590528550049909654859052855004990965485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aad89e9-2432-4d88-992d-afebbd3e533f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfb6c299-05e6-4f11-bfaa-65e395976e1c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfb6c299-05e6-4f11-bfaa-65e395976e1c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5529304548476797291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55293045484767972915529304548476797291552930454847679729155293045484767972915529304548476797291552930454847679729155293045484767972915529304548476797291552930454847679729155293045484767972915529304548476797291552930454847679729155293045484767972915529304548476797291552930454847679729155293045484767972915529304548476797291552930454847679729155293045484767972915529304548476797291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfca408e-664e-4c97-88cb-983761c7e844, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ef9fe28-54f0-4884-932f-b229c3df935b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ef9fe28-54f0-4884-932f-b229c3df935b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4548854659935344167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45488546599353441674548854659935344167454885465993534416745488546599353441674548854659935344167454885465993534416745488546599353441674548854659935344167454885465993534416745488546599353441674548854659935344167454885465993534416745488546599353441674548854659935344167454885465993534416745488546599353441674548854659935344167454885465993534416745488546599353441674548854659935344167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfb6c299-05e6-4f11-bfaa-65e395976e1c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ef9fe28-54f0-4884-932f-b229c3df935b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e7b1393-e3b7-4636-a9c0-c3f503540729, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e7b1393-e3b7-4636-a9c0-c3f503540729, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3685961656665931887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36859616566659318873685961656665931887368596165666593188736859616566659318873685961656665931887368596165666593188736859616566659318873685961656665931887368596165666593188736859616566659318873685961656665931887368596165666593188736859616566659318873685961656665931887368596165666593188736859616566659318873685961656665931887368596165666593188736859616566659318873685961656665931887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aefead0b-14a7-4a94-9b41-e4cb50340813, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aefead0b-14a7-4a94-9b41-e4cb50340813, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5809414261972493892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58094142619724938925809414261972493892580941426197249389258094142619724938925809414261972493892580941426197249389258094142619724938925809414261972493892580941426197249389258094142619724938925809414261972493892580941426197249389258094142619724938925809414261972493892580941426197249389258094142619724938925809414261972493892580941426197249389258094142619724938925809414261972493892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e7b1393-e3b7-4636-a9c0-c3f503540729, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aefead0b-14a7-4a94-9b41-e4cb50340813, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ce67a3d-f43a-4965-9da5-c2332a1e2778, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ce67a3d-f43a-4965-9da5-c2332a1e2778, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13458681371684308740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345868137168430874013458681371684308740134586813716843087401345868137168430874013458681371684308740134586813716843087401345868137168430874013458681371684308740134586813716843087401345868137168430874013458681371684308740134586813716843087401345868137168430874013458681371684308740134586813716843087401345868137168430874013458681371684308740134586813716843087401345868137168430874013458681371684308740" } } } 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 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a10107b-bbbc-4f74-bec3-cbf8730da5f1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a10107b-bbbc-4f74-bec3-cbf8730da5f1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15718714324405581461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1571871432440558146115718714324405581461157187143244055814611571871432440558146115718714324405581461157187143244055814611571871432440558146115718714324405581461157187143244055814611571871432440558146115718714324405581461157187143244055814611571871432440558146115718714324405581461157187143244055814611571871432440558146115718714324405581461157187143244055814611571871432440558146115718714324405581461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ce67a3d-f43a-4965-9da5-c2332a1e2778, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a10107b-bbbc-4f74-bec3-cbf8730da5f1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa880bb5-f34d-4db2-9308-178ef0d8216d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa880bb5-f34d-4db2-9308-178ef0d8216d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5068163596464152844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50681635964641528445068163596464152844506816359646415284450681635964641528445068163596464152844506816359646415284450681635964641528445068163596464152844506816359646415284450681635964641528445068163596464152844506816359646415284450681635964641528445068163596464152844506816359646415284450681635964641528445068163596464152844506816359646415284450681635964641528445068163596464152844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e89a0cb-475d-4954-8b3c-1e99196fc2b1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e89a0cb-475d-4954-8b3c-1e99196fc2b1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17036434138033953304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703643413803395330417036434138033953304170364341380339533041703643413803395330417036434138033953304170364341380339533041703643413803395330417036434138033953304170364341380339533041703643413803395330417036434138033953304170364341380339533041703643413803395330417036434138033953304170364341380339533041703643413803395330417036434138033953304170364341380339533041703643413803395330417036434138033953304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa880bb5-f34d-4db2-9308-178ef0d8216d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e89a0cb-475d-4954-8b3c-1e99196fc2b1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb98ea60-b4b7-425c-85e8-28bf3767e462, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb98ea60-b4b7-425c-85e8-28bf3767e462, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6638031500317468064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66380315003174680646638031500317468064663803150031746806466380315003174680646638031500317468064663803150031746806466380315003174680646638031500317468064663803150031746806466380315003174680646638031500317468064663803150031746806466380315003174680646638031500317468064663803150031746806466380315003174680646638031500317468064663803150031746806466380315003174680646638031500317468064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3997da3-cb26-40be-9424-6b4c91640484, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3997da3-cb26-40be-9424-6b4c91640484, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16596272450989139459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1659627245098913945916596272450989139459165962724509891394591659627245098913945916596272450989139459165962724509891394591659627245098913945916596272450989139459165962724509891394591659627245098913945916596272450989139459165962724509891394591659627245098913945916596272450989139459165962724509891394591659627245098913945916596272450989139459165962724509891394591659627245098913945916596272450989139459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3997da3-cb26-40be-9424-6b4c91640484, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4f26fef-5fec-492b-a49a-8cb8ffa77220, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4f26fef-5fec-492b-a49a-8cb8ffa77220, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2494255144046420898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24942551440464208982494255144046420898249425514404642089824942551440464208982494255144046420898249425514404642089824942551440464208982494255144046420898249425514404642089824942551440464208982494255144046420898249425514404642089824942551440464208982494255144046420898249425514404642089824942551440464208982494255144046420898249425514404642089824942551440464208982494255144046420898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4f26fef-5fec-492b-a49a-8cb8ffa77220, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c001e4a-9989-4531-81be-789a11f5bc13, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c001e4a-9989-4531-81be-789a11f5bc13, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13600952347734913495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360095234773491349513600952347734913495136009523477349134951360095234773491349513600952347734913495136009523477349134951360095234773491349513600952347734913495136009523477349134951360095234773491349513600952347734913495136009523477349134951360095234773491349513600952347734913495136009523477349134951360095234773491349513600952347734913495136009523477349134951360095234773491349513600952347734913495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c001e4a-9989-4531-81be-789a11f5bc13, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80b0fc6e-872e-42c6-b28f-386e8bbe64d6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80b0fc6e-872e-42c6-b28f-386e8bbe64d6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2716929847177054028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27169298471770540282716929847177054028271692984717705402827169298471770540282716929847177054028271692984717705402827169298471770540282716929847177054028271692984717705402827169298471770540282716929847177054028271692984717705402827169298471770540282716929847177054028271692984717705402827169298471770540282716929847177054028271692984717705402827169298471770540282716929847177054028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb98ea60-b4b7-425c-85e8-28bf3767e462, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11c47d5a-7b9a-4505-8d60-ff25fe8abb3a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11c47d5a-7b9a-4505-8d60-ff25fe8abb3a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15618956792735972712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561895679273597271215618956792735972712156189567927359727121561895679273597271215618956792735972712156189567927359727121561895679273597271215618956792735972712156189567927359727121561895679273597271215618956792735972712156189567927359727121561895679273597271215618956792735972712156189567927359727121561895679273597271215618956792735972712156189567927359727121561895679273597271215618956792735972712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80b0fc6e-872e-42c6-b28f-386e8bbe64d6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7810c8ef-56a0-45c5-9faf-8c14858dfa5c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7810c8ef-56a0-45c5-9faf-8c14858dfa5c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10102957776239454668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010295777623945466810102957776239454668101029577762394546681010295777623945466810102957776239454668101029577762394546681010295777623945466810102957776239454668101029577762394546681010295777623945466810102957776239454668101029577762394546681010295777623945466810102957776239454668101029577762394546681010295777623945466810102957776239454668101029577762394546681010295777623945466810102957776239454668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11c47d5a-7b9a-4505-8d60-ff25fe8abb3a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cc1be6f-4680-4e7d-896e-fcd630d496b0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cc1be6f-4680-4e7d-896e-fcd630d496b0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12945898921595466920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294589892159546692012945898921595466920129458989215954669201294589892159546692012945898921595466920129458989215954669201294589892159546692012945898921595466920129458989215954669201294589892159546692012945898921595466920129458989215954669201294589892159546692012945898921595466920129458989215954669201294589892159546692012945898921595466920129458989215954669201294589892159546692012945898921595466920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7810c8ef-56a0-45c5-9faf-8c14858dfa5c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cc1be6f-4680-4e7d-896e-fcd630d496b0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db9373cb-2e11-487d-baa4-f8128a1d6a89, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db9373cb-2e11-487d-baa4-f8128a1d6a89, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2672563223039031024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26725632230390310242672563223039031024267256322303903102426725632230390310242672563223039031024267256322303903102426725632230390310242672563223039031024267256322303903102426725632230390310242672563223039031024267256322303903102426725632230390310242672563223039031024267256322303903102426725632230390310242672563223039031024267256322303903102426725632230390310242672563223039031024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e96e5a0-6b7b-44e5-a3c1-bc1651245de2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e96e5a0-6b7b-44e5-a3c1-bc1651245de2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17911594336263527795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791159433626352779517911594336263527795179115943362635277951791159433626352779517911594336263527795179115943362635277951791159433626352779517911594336263527795179115943362635277951791159433626352779517911594336263527795179115943362635277951791159433626352779517911594336263527795179115943362635277951791159433626352779517911594336263527795179115943362635277951791159433626352779517911594336263527795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db9373cb-2e11-487d-baa4-f8128a1d6a89, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e336ba8-cb55-450c-85d8-47b6f468c4e0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e336ba8-cb55-450c-85d8-47b6f468c4e0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6053372775390706206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60533727753907062066053372775390706206605337277539070620660533727753907062066053372775390706206605337277539070620660533727753907062066053372775390706206605337277539070620660533727753907062066053372775390706206605337277539070620660533727753907062066053372775390706206605337277539070620660533727753907062066053372775390706206605337277539070620660533727753907062066053372775390706206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e96e5a0-6b7b-44e5-a3c1-bc1651245de2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d230ec2-5ba6-4a52-9172-48bc6b061850, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d230ec2-5ba6-4a52-9172-48bc6b061850, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6942390894421131509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69423908944211315096942390894421131509694239089442113150969423908944211315096942390894421131509694239089442113150969423908944211315096942390894421131509694239089442113150969423908944211315096942390894421131509694239089442113150969423908944211315096942390894421131509694239089442113150969423908944211315096942390894421131509694239089442113150969423908944211315096942390894421131509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e336ba8-cb55-450c-85d8-47b6f468c4e0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f55dab7-a95b-44b4-941b-08bb02ad5549, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f55dab7-a95b-44b4-941b-08bb02ad5549, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13017794427402305255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301779442740230525513017794427402305255130177944274023052551301779442740230525513017794427402305255130177944274023052551301779442740230525513017794427402305255130177944274023052551301779442740230525513017794427402305255130177944274023052551301779442740230525513017794427402305255130177944274023052551301779442740230525513017794427402305255130177944274023052551301779442740230525513017794427402305255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d230ec2-5ba6-4a52-9172-48bc6b061850, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8df6d7fa-946f-46a7-9435-bad5c55387f1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8df6d7fa-946f-46a7-9435-bad5c55387f1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16060713412400495783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606071341240049578316060713412400495783160607134124004957831606071341240049578316060713412400495783160607134124004957831606071341240049578316060713412400495783160607134124004957831606071341240049578316060713412400495783160607134124004957831606071341240049578316060713412400495783160607134124004957831606071341240049578316060713412400495783160607134124004957831606071341240049578316060713412400495783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f55dab7-a95b-44b4-941b-08bb02ad5549, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a5658cb-98ef-4a41-867d-e0b114f32ee0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a5658cb-98ef-4a41-867d-e0b114f32ee0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11101726115684469100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110172611568446910011101726115684469100111017261156844691001110172611568446910011101726115684469100111017261156844691001110172611568446910011101726115684469100111017261156844691001110172611568446910011101726115684469100111017261156844691001110172611568446910011101726115684469100111017261156844691001110172611568446910011101726115684469100111017261156844691001110172611568446910011101726115684469100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8df6d7fa-946f-46a7-9435-bad5c55387f1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86b4fdd4-9e98-4ab6-b510-5c44e09978bc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86b4fdd4-9e98-4ab6-b510-5c44e09978bc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14350458079699814546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435045807969981454614350458079699814546143504580796998145461435045807969981454614350458079699814546143504580796998145461435045807969981454614350458079699814546143504580796998145461435045807969981454614350458079699814546143504580796998145461435045807969981454614350458079699814546143504580796998145461435045807969981454614350458079699814546143504580796998145461435045807969981454614350458079699814546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a5658cb-98ef-4a41-867d-e0b114f32ee0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 674027e0-1e85-4b1b-8cba-2248c1cce443, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 674027e0-1e85-4b1b-8cba-2248c1cce443, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15032505261562668021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503250526156266802115032505261562668021150325052615626680211503250526156266802115032505261562668021150325052615626680211503250526156266802115032505261562668021150325052615626680211503250526156266802115032505261562668021150325052615626680211503250526156266802115032505261562668021150325052615626680211503250526156266802115032505261562668021150325052615626680211503250526156266802115032505261562668021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86b4fdd4-9e98-4ab6-b510-5c44e09978bc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 811e66bd-1809-4310-802b-d671f36fa807, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 811e66bd-1809-4310-802b-d671f36fa807, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1198681333970868543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11986813339708685431198681333970868543119868133397086854311986813339708685431198681333970868543119868133397086854311986813339708685431198681333970868543119868133397086854311986813339708685431198681333970868543119868133397086854311986813339708685431198681333970868543119868133397086854311986813339708685431198681333970868543119868133397086854311986813339708685431198681333970868543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 674027e0-1e85-4b1b-8cba-2248c1cce443, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83799d4d-395d-4ef5-98b7-87c32e927925, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83799d4d-395d-4ef5-98b7-87c32e927925, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10784954484197353465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078495448419735346510784954484197353465107849544841973534651078495448419735346510784954484197353465107849544841973534651078495448419735346510784954484197353465107849544841973534651078495448419735346510784954484197353465107849544841973534651078495448419735346510784954484197353465107849544841973534651078495448419735346510784954484197353465107849544841973534651078495448419735346510784954484197353465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 811e66bd-1809-4310-802b-d671f36fa807, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac9c6f1f-6552-4a02-becf-1bd50ab00f42, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac9c6f1f-6552-4a02-becf-1bd50ab00f42, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4236066118618412444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42360661186184124444236066118618412444423606611861841244442360661186184124444236066118618412444423606611861841244442360661186184124444236066118618412444423606611861841244442360661186184124444236066118618412444423606611861841244442360661186184124444236066118618412444423606611861841244442360661186184124444236066118618412444423606611861841244442360661186184124444236066118618412444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83799d4d-395d-4ef5-98b7-87c32e927925, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b33a4b30-3a4c-4a5a-b375-a93ac64d8b5b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b33a4b30-3a4c-4a5a-b375-a93ac64d8b5b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1956275714449295784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19562757144492957841956275714449295784195627571444929578419562757144492957841956275714449295784195627571444929578419562757144492957841956275714449295784195627571444929578419562757144492957841956275714449295784195627571444929578419562757144492957841956275714449295784195627571444929578419562757144492957841956275714449295784195627571444929578419562757144492957841956275714449295784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac9c6f1f-6552-4a02-becf-1bd50ab00f42, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90e7afe1-7214-4bd4-9c6c-798071f7f251, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90e7afe1-7214-4bd4-9c6c-798071f7f251, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2749919022205604070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27499190222056040702749919022205604070274991902220560407027499190222056040702749919022205604070274991902220560407027499190222056040702749919022205604070274991902220560407027499190222056040702749919022205604070274991902220560407027499190222056040702749919022205604070274991902220560407027499190222056040702749919022205604070274991902220560407027499190222056040702749919022205604070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b33a4b30-3a4c-4a5a-b375-a93ac64d8b5b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7d9691c-cde6-4d0e-9e22-16d19e69b6b3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7d9691c-cde6-4d0e-9e22-16d19e69b6b3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7048720569180588570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70487205691805885707048720569180588570704872056918058857070487205691805885707048720569180588570704872056918058857070487205691805885707048720569180588570704872056918058857070487205691805885707048720569180588570704872056918058857070487205691805885707048720569180588570704872056918058857070487205691805885707048720569180588570704872056918058857070487205691805885707048720569180588570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90e7afe1-7214-4bd4-9c6c-798071f7f251, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b519d21-0956-4090-85ee-30c06083fe24, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b519d21-0956-4090-85ee-30c06083fe24, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2973808483016159762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29738084830161597622973808483016159762297380848301615976229738084830161597622973808483016159762297380848301615976229738084830161597622973808483016159762297380848301615976229738084830161597622973808483016159762297380848301615976229738084830161597622973808483016159762297380848301615976229738084830161597622973808483016159762297380848301615976229738084830161597622973808483016159762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7d9691c-cde6-4d0e-9e22-16d19e69b6b3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b18aefd7-8f23-421e-b797-dabe817633d7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b18aefd7-8f23-421e-b797-dabe817633d7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9316643216573900525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93166432165739005259316643216573900525931664321657390052593166432165739005259316643216573900525931664321657390052593166432165739005259316643216573900525931664321657390052593166432165739005259316643216573900525931664321657390052593166432165739005259316643216573900525931664321657390052593166432165739005259316643216573900525931664321657390052593166432165739005259316643216573900525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b519d21-0956-4090-85ee-30c06083fe24, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebe87011-5278-4067-b89b-c7614acc32e8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebe87011-5278-4067-b89b-c7614acc32e8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5035411511665512841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50354115116655128415035411511665512841503541151166551284150354115116655128415035411511665512841503541151166551284150354115116655128415035411511665512841503541151166551284150354115116655128415035411511665512841503541151166551284150354115116655128415035411511665512841503541151166551284150354115116655128415035411511665512841503541151166551284150354115116655128415035411511665512841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b18aefd7-8f23-421e-b797-dabe817633d7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c96c1ba-9f2d-4123-874f-665d6827b207, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c96c1ba-9f2d-4123-874f-665d6827b207, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 739092605614976320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "739092605614976320739092605614976320739092605614976320739092605614976320739092605614976320739092605614976320739092605614976320739092605614976320739092605614976320739092605614976320739092605614976320739092605614976320739092605614976320739092605614976320739092605614976320739092605614976320739092605614976320739092605614976320739092605614976320739092605614976320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebe87011-5278-4067-b89b-c7614acc32e8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0819ff0-0894-4139-9583-1431833ecc5b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0819ff0-0894-4139-9583-1431833ecc5b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14123406615823026988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412340661582302698814123406615823026988141234066158230269881412340661582302698814123406615823026988141234066158230269881412340661582302698814123406615823026988141234066158230269881412340661582302698814123406615823026988141234066158230269881412340661582302698814123406615823026988141234066158230269881412340661582302698814123406615823026988141234066158230269881412340661582302698814123406615823026988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c96c1ba-9f2d-4123-874f-665d6827b207, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0819ff0-0894-4139-9583-1431833ecc5b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66c3b6f4-06dd-4d9d-b495-8f08de3c5ee8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66c3b6f4-06dd-4d9d-b495-8f08de3c5ee8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12622873905504745852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262287390550474585212622873905504745852126228739055047458521262287390550474585212622873905504745852126228739055047458521262287390550474585212622873905504745852126228739055047458521262287390550474585212622873905504745852126228739055047458521262287390550474585212622873905504745852126228739055047458521262287390550474585212622873905504745852126228739055047458521262287390550474585212622873905504745852" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1c07be5-fe0e-495d-9fb0-2d031116d2cc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1c07be5-fe0e-495d-9fb0-2d031116d2cc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8270297747109173195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82702977471091731958270297747109173195827029774710917319582702977471091731958270297747109173195827029774710917319582702977471091731958270297747109173195827029774710917319582702977471091731958270297747109173195827029774710917319582702977471091731958270297747109173195827029774710917319582702977471091731958270297747109173195827029774710917319582702977471091731958270297747109173195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66c3b6f4-06dd-4d9d-b495-8f08de3c5ee8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1c07be5-fe0e-495d-9fb0-2d031116d2cc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b051d5aa-6977-4173-92ce-c0f5e16fb271, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b051d5aa-6977-4173-92ce-c0f5e16fb271, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8083970694039836536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80839706940398365368083970694039836536808397069403983653680839706940398365368083970694039836536808397069403983653680839706940398365368083970694039836536808397069403983653680839706940398365368083970694039836536808397069403983653680839706940398365368083970694039836536808397069403983653680839706940398365368083970694039836536808397069403983653680839706940398365368083970694039836536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7719dcd-acb9-4488-939e-dc52a5d5f025, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7719dcd-acb9-4488-939e-dc52a5d5f025, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16683931147612505760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668393114761250576016683931147612505760166839311476125057601668393114761250576016683931147612505760166839311476125057601668393114761250576016683931147612505760166839311476125057601668393114761250576016683931147612505760166839311476125057601668393114761250576016683931147612505760166839311476125057601668393114761250576016683931147612505760166839311476125057601668393114761250576016683931147612505760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b051d5aa-6977-4173-92ce-c0f5e16fb271, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af14bacc-9c09-480c-9bc3-40cd8d6bce4f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af14bacc-9c09-480c-9bc3-40cd8d6bce4f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10594871326670346808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059487132667034680810594871326670346808105948713266703468081059487132667034680810594871326670346808105948713266703468081059487132667034680810594871326670346808105948713266703468081059487132667034680810594871326670346808105948713266703468081059487132667034680810594871326670346808105948713266703468081059487132667034680810594871326670346808105948713266703468081059487132667034680810594871326670346808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7719dcd-acb9-4488-939e-dc52a5d5f025, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94c7db95-16a2-4f5c-a6de-c42e4f689350, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94c7db95-16a2-4f5c-a6de-c42e4f689350, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17564306447842119394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756430644784211939417564306447842119394175643064478421193941756430644784211939417564306447842119394175643064478421193941756430644784211939417564306447842119394175643064478421193941756430644784211939417564306447842119394175643064478421193941756430644784211939417564306447842119394175643064478421193941756430644784211939417564306447842119394175643064478421193941756430644784211939417564306447842119394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af14bacc-9c09-480c-9bc3-40cd8d6bce4f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c8fdca8-aa36-46e1-a5ea-94a44dce6769, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c8fdca8-aa36-46e1-a5ea-94a44dce6769, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10649243649942203399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064924364994220339910649243649942203399106492436499422033991064924364994220339910649243649942203399106492436499422033991064924364994220339910649243649942203399106492436499422033991064924364994220339910649243649942203399106492436499422033991064924364994220339910649243649942203399106492436499422033991064924364994220339910649243649942203399106492436499422033991064924364994220339910649243649942203399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94c7db95-16a2-4f5c-a6de-c42e4f689350, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e07af65-8638-408d-abe0-55f275c924b4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e07af65-8638-408d-abe0-55f275c924b4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12762874001472239172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1276287400147223917212762874001472239172127628740014722391721276287400147223917212762874001472239172127628740014722391721276287400147223917212762874001472239172127628740014722391721276287400147223917212762874001472239172127628740014722391721276287400147223917212762874001472239172127628740014722391721276287400147223917212762874001472239172127628740014722391721276287400147223917212762874001472239172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c8fdca8-aa36-46e1-a5ea-94a44dce6769, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae22952e-592d-4ed0-be50-d103728d156a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e07af65-8638-408d-abe0-55f275c924b4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48a62152-32cd-4d3d-8363-38ede204d1d1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae22952e-592d-4ed0-be50-d103728d156a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11961491624488450301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196149162448845030111961491624488450301119614916244884503011196149162448845030111961491624488450301119614916244884503011196149162448845030111961491624488450301119614916244884503011196149162448845030111961491624488450301119614916244884503011196149162448845030111961491624488450301119614916244884503011196149162448845030111961491624488450301119614916244884503011196149162448845030111961491624488450301" } } } 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, 48a62152-32cd-4d3d-8363-38ede204d1d1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7139641338445415193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71396413384454151937139641338445415193713964133844541519371396413384454151937139641338445415193713964133844541519371396413384454151937139641338445415193713964133844541519371396413384454151937139641338445415193713964133844541519371396413384454151937139641338445415193713964133844541519371396413384454151937139641338445415193713964133844541519371396413384454151937139641338445415193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48a62152-32cd-4d3d-8363-38ede204d1d1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1127c98-e6dc-4e01-a6cb-136a75fac416, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1127c98-e6dc-4e01-a6cb-136a75fac416, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3233138100154145794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32331381001541457943233138100154145794323313810015414579432331381001541457943233138100154145794323313810015414579432331381001541457943233138100154145794323313810015414579432331381001541457943233138100154145794323313810015414579432331381001541457943233138100154145794323313810015414579432331381001541457943233138100154145794323313810015414579432331381001541457943233138100154145794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae22952e-592d-4ed0-be50-d103728d156a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b3842c6-85f8-4237-8259-ca9bcc07b274, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b3842c6-85f8-4237-8259-ca9bcc07b274, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16050137097395742131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605013709739574213116050137097395742131160501370973957421311605013709739574213116050137097395742131160501370973957421311605013709739574213116050137097395742131160501370973957421311605013709739574213116050137097395742131160501370973957421311605013709739574213116050137097395742131160501370973957421311605013709739574213116050137097395742131160501370973957421311605013709739574213116050137097395742131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1127c98-e6dc-4e01-a6cb-136a75fac416, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b3842c6-85f8-4237-8259-ca9bcc07b274, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 186c8403-18ee-4cc6-857d-232d26a0929b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc74b266-e6ab-4638-bc62-9850df667d94, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 186c8403-18ee-4cc6-857d-232d26a0929b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9215058680661654661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92150586806616546619215058680661654661921505868066165466192150586806616546619215058680661654661921505868066165466192150586806616546619215058680661654661921505868066165466192150586806616546619215058680661654661921505868066165466192150586806616546619215058680661654661921505868066165466192150586806616546619215058680661654661921505868066165466192150586806616546619215058680661654661" } } } 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, cc74b266-e6ab-4638-bc62-9850df667d94, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2021384430962744307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20213844309627443072021384430962744307202138443096274430720213844309627443072021384430962744307202138443096274430720213844309627443072021384430962744307202138443096274430720213844309627443072021384430962744307202138443096274430720213844309627443072021384430962744307202138443096274430720213844309627443072021384430962744307202138443096274430720213844309627443072021384430962744307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 186c8403-18ee-4cc6-857d-232d26a0929b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc74b266-e6ab-4638-bc62-9850df667d94, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38fd5d57-7eac-41b2-9a5c-baa245c171af, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38fd5d57-7eac-41b2-9a5c-baa245c171af, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1255199903344267612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12551999033442676121255199903344267612125519990334426761212551999033442676121255199903344267612125519990334426761212551999033442676121255199903344267612125519990334426761212551999033442676121255199903344267612125519990334426761212551999033442676121255199903344267612125519990334426761212551999033442676121255199903344267612125519990334426761212551999033442676121255199903344267612" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a40cf5f5-2d23-41e1-9901-797f4a50092f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a40cf5f5-2d23-41e1-9901-797f4a50092f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11295657048881716305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1129565704888171630511295657048881716305112956570488817163051129565704888171630511295657048881716305112956570488817163051129565704888171630511295657048881716305112956570488817163051129565704888171630511295657048881716305112956570488817163051129565704888171630511295657048881716305112956570488817163051129565704888171630511295657048881716305112956570488817163051129565704888171630511295657048881716305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38fd5d57-7eac-41b2-9a5c-baa245c171af, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a40cf5f5-2d23-41e1-9901-797f4a50092f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d70f4f92-6787-421a-bdfc-939519a333be, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d70f4f92-6787-421a-bdfc-939519a333be, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13542692364304499872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354269236430449987213542692364304499872135426923643044998721354269236430449987213542692364304499872135426923643044998721354269236430449987213542692364304499872135426923643044998721354269236430449987213542692364304499872135426923643044998721354269236430449987213542692364304499872135426923643044998721354269236430449987213542692364304499872135426923643044998721354269236430449987213542692364304499872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ba82b9d-68e6-48f7-889e-d8aa1083e4f6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ba82b9d-68e6-48f7-889e-d8aa1083e4f6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5023230946557293095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50232309465572930955023230946557293095502323094655729309550232309465572930955023230946557293095502323094655729309550232309465572930955023230946557293095502323094655729309550232309465572930955023230946557293095502323094655729309550232309465572930955023230946557293095502323094655729309550232309465572930955023230946557293095502323094655729309550232309465572930955023230946557293095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d70f4f92-6787-421a-bdfc-939519a333be, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abe49c9c-bdfb-4d0b-856a-5f1240845c95, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ba82b9d-68e6-48f7-889e-d8aa1083e4f6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abe49c9c-bdfb-4d0b-856a-5f1240845c95, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 200303388054677534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "200303388054677534200303388054677534200303388054677534200303388054677534200303388054677534200303388054677534200303388054677534200303388054677534200303388054677534200303388054677534200303388054677534200303388054677534200303388054677534200303388054677534200303388054677534200303388054677534200303388054677534200303388054677534200303388054677534200303388054677534" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a23d3a3b-b4f6-48f4-8871-2baa1d037e8b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a23d3a3b-b4f6-48f4-8871-2baa1d037e8b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7365757684804583616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73657576848045836167365757684804583616736575768480458361673657576848045836167365757684804583616736575768480458361673657576848045836167365757684804583616736575768480458361673657576848045836167365757684804583616736575768480458361673657576848045836167365757684804583616736575768480458361673657576848045836167365757684804583616736575768480458361673657576848045836167365757684804583616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abe49c9c-bdfb-4d0b-856a-5f1240845c95, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a23d3a3b-b4f6-48f4-8871-2baa1d037e8b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d70ad985-0c08-4ae8-82ca-b823a3a8a782, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d70ad985-0c08-4ae8-82ca-b823a3a8a782, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2356861504422784545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23568615044227845452356861504422784545235686150442278454523568615044227845452356861504422784545235686150442278454523568615044227845452356861504422784545235686150442278454523568615044227845452356861504422784545235686150442278454523568615044227845452356861504422784545235686150442278454523568615044227845452356861504422784545235686150442278454523568615044227845452356861504422784545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dac8563f-4b81-4890-9c34-a6ae999f92e4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dac8563f-4b81-4890-9c34-a6ae999f92e4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 166889483394998982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "166889483394998982166889483394998982166889483394998982166889483394998982166889483394998982166889483394998982166889483394998982166889483394998982166889483394998982166889483394998982166889483394998982166889483394998982166889483394998982166889483394998982166889483394998982166889483394998982166889483394998982166889483394998982166889483394998982166889483394998982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d70ad985-0c08-4ae8-82ca-b823a3a8a782, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5f6e5b4-ed0d-4fa7-a7e9-4526973e594b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5f6e5b4-ed0d-4fa7-a7e9-4526973e594b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8967595828699818608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89675958286998186088967595828699818608896759582869981860889675958286998186088967595828699818608896759582869981860889675958286998186088967595828699818608896759582869981860889675958286998186088967595828699818608896759582869981860889675958286998186088967595828699818608896759582869981860889675958286998186088967595828699818608896759582869981860889675958286998186088967595828699818608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dac8563f-4b81-4890-9c34-a6ae999f92e4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52c22346-ba31-4322-b014-ae6afea64289, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52c22346-ba31-4322-b014-ae6afea64289, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3362651087891818074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33626510878918180743362651087891818074336265108789181807433626510878918180743362651087891818074336265108789181807433626510878918180743362651087891818074336265108789181807433626510878918180743362651087891818074336265108789181807433626510878918180743362651087891818074336265108789181807433626510878918180743362651087891818074336265108789181807433626510878918180743362651087891818074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5f6e5b4-ed0d-4fa7-a7e9-4526973e594b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0022e553-4f2c-4c77-a178-f12c7067ed61, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0022e553-4f2c-4c77-a178-f12c7067ed61, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14852990064973122887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485299006497312288714852990064973122887148529900649731228871485299006497312288714852990064973122887148529900649731228871485299006497312288714852990064973122887148529900649731228871485299006497312288714852990064973122887148529900649731228871485299006497312288714852990064973122887148529900649731228871485299006497312288714852990064973122887148529900649731228871485299006497312288714852990064973122887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52c22346-ba31-4322-b014-ae6afea64289, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bbc1eeb-0bc1-4b10-bbba-a4528438b1a2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bbc1eeb-0bc1-4b10-bbba-a4528438b1a2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10921954059594844632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092195405959484463210921954059594844632109219540595948446321092195405959484463210921954059594844632109219540595948446321092195405959484463210921954059594844632109219540595948446321092195405959484463210921954059594844632109219540595948446321092195405959484463210921954059594844632109219540595948446321092195405959484463210921954059594844632109219540595948446321092195405959484463210921954059594844632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0022e553-4f2c-4c77-a178-f12c7067ed61, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2961e317-0dfe-4ba8-ac79-3b6ecc7d2227, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2961e317-0dfe-4ba8-ac79-3b6ecc7d2227, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17761579712035319334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776157971203531933417761579712035319334177615797120353193341776157971203531933417761579712035319334177615797120353193341776157971203531933417761579712035319334177615797120353193341776157971203531933417761579712035319334177615797120353193341776157971203531933417761579712035319334177615797120353193341776157971203531933417761579712035319334177615797120353193341776157971203531933417761579712035319334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bbc1eeb-0bc1-4b10-bbba-a4528438b1a2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2961e317-0dfe-4ba8-ac79-3b6ecc7d2227, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52e31c04-dce1-41eb-8f1e-75030affa5d0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52e31c04-dce1-41eb-8f1e-75030affa5d0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5378729565125883461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53787295651258834615378729565125883461537872956512588346153787295651258834615378729565125883461537872956512588346153787295651258834615378729565125883461537872956512588346153787295651258834615378729565125883461537872956512588346153787295651258834615378729565125883461537872956512588346153787295651258834615378729565125883461537872956512588346153787295651258834615378729565125883461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32f42ca1-8300-4ea7-944f-ed17014db733, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32f42ca1-8300-4ea7-944f-ed17014db733, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7976648301626470516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79766483016264705167976648301626470516797664830162647051679766483016264705167976648301626470516797664830162647051679766483016264705167976648301626470516797664830162647051679766483016264705167976648301626470516797664830162647051679766483016264705167976648301626470516797664830162647051679766483016264705167976648301626470516797664830162647051679766483016264705167976648301626470516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52e31c04-dce1-41eb-8f1e-75030affa5d0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 432b74f8-367e-4255-84b5-c09fc7cfd729, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 432b74f8-367e-4255-84b5-c09fc7cfd729, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14545683727933704104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454568372793370410414545683727933704104145456837279337041041454568372793370410414545683727933704104145456837279337041041454568372793370410414545683727933704104145456837279337041041454568372793370410414545683727933704104145456837279337041041454568372793370410414545683727933704104145456837279337041041454568372793370410414545683727933704104145456837279337041041454568372793370410414545683727933704104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32f42ca1-8300-4ea7-944f-ed17014db733, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87b37584-d194-4228-a4bc-a1f0d5ea2642, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87b37584-d194-4228-a4bc-a1f0d5ea2642, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1597815303701574977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15978153037015749771597815303701574977159781530370157497715978153037015749771597815303701574977159781530370157497715978153037015749771597815303701574977159781530370157497715978153037015749771597815303701574977159781530370157497715978153037015749771597815303701574977159781530370157497715978153037015749771597815303701574977159781530370157497715978153037015749771597815303701574977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87b37584-d194-4228-a4bc-a1f0d5ea2642, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27aab924-3638-44f6-b55f-e4c88f605992, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27aab924-3638-44f6-b55f-e4c88f605992, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7336853059112459999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73368530591124599997336853059112459999733685305911245999973368530591124599997336853059112459999733685305911245999973368530591124599997336853059112459999733685305911245999973368530591124599997336853059112459999733685305911245999973368530591124599997336853059112459999733685305911245999973368530591124599997336853059112459999733685305911245999973368530591124599997336853059112459999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27aab924-3638-44f6-b55f-e4c88f605992, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 920fa59d-91ff-41ce-b127-98fdcd314dfc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 920fa59d-91ff-41ce-b127-98fdcd314dfc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5512185602264194545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55121856022641945455512185602264194545551218560226419454555121856022641945455512185602264194545551218560226419454555121856022641945455512185602264194545551218560226419454555121856022641945455512185602264194545551218560226419454555121856022641945455512185602264194545551218560226419454555121856022641945455512185602264194545551218560226419454555121856022641945455512185602264194545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 432b74f8-367e-4255-84b5-c09fc7cfd729, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 054ff99f-4ee1-45f5-ab26-4ed699922653, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 054ff99f-4ee1-45f5-ab26-4ed699922653, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6706700757937936442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67067007579379364426706700757937936442670670075793793644267067007579379364426706700757937936442670670075793793644267067007579379364426706700757937936442670670075793793644267067007579379364426706700757937936442670670075793793644267067007579379364426706700757937936442670670075793793644267067007579379364426706700757937936442670670075793793644267067007579379364426706700757937936442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 920fa59d-91ff-41ce-b127-98fdcd314dfc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a66f600-513d-45ce-b24d-a8546b1de5e1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a66f600-513d-45ce-b24d-a8546b1de5e1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17210086405258283716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721008640525828371617210086405258283716172100864052582837161721008640525828371617210086405258283716172100864052582837161721008640525828371617210086405258283716172100864052582837161721008640525828371617210086405258283716172100864052582837161721008640525828371617210086405258283716172100864052582837161721008640525828371617210086405258283716172100864052582837161721008640525828371617210086405258283716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 054ff99f-4ee1-45f5-ab26-4ed699922653, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1060ee48-8eaa-440b-a3d3-d596e0152664, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1060ee48-8eaa-440b-a3d3-d596e0152664, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12682690369911488710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268269036991148871012682690369911488710126826903699114887101268269036991148871012682690369911488710126826903699114887101268269036991148871012682690369911488710126826903699114887101268269036991148871012682690369911488710126826903699114887101268269036991148871012682690369911488710126826903699114887101268269036991148871012682690369911488710126826903699114887101268269036991148871012682690369911488710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a66f600-513d-45ce-b24d-a8546b1de5e1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9f300d5-b66a-422b-b677-822bb713e1d5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9f300d5-b66a-422b-b677-822bb713e1d5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3879358547992252851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38793585479922528513879358547992252851387935854799225285138793585479922528513879358547992252851387935854799225285138793585479922528513879358547992252851387935854799225285138793585479922528513879358547992252851387935854799225285138793585479922528513879358547992252851387935854799225285138793585479922528513879358547992252851387935854799225285138793585479922528513879358547992252851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1060ee48-8eaa-440b-a3d3-d596e0152664, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d00e048c-2a75-423f-8513-ce4ed31dde34, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d00e048c-2a75-423f-8513-ce4ed31dde34, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3642711696595177138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36427116965951771383642711696595177138364271169659517713836427116965951771383642711696595177138364271169659517713836427116965951771383642711696595177138364271169659517713836427116965951771383642711696595177138364271169659517713836427116965951771383642711696595177138364271169659517713836427116965951771383642711696595177138364271169659517713836427116965951771383642711696595177138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9f300d5-b66a-422b-b677-822bb713e1d5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45b68c9b-8191-42f2-a38a-cb2732d7885e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45b68c9b-8191-42f2-a38a-cb2732d7885e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12112105703860413240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211210570386041324012112105703860413240121121057038604132401211210570386041324012112105703860413240121121057038604132401211210570386041324012112105703860413240121121057038604132401211210570386041324012112105703860413240121121057038604132401211210570386041324012112105703860413240121121057038604132401211210570386041324012112105703860413240121121057038604132401211210570386041324012112105703860413240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d00e048c-2a75-423f-8513-ce4ed31dde34, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7eac4dcc-1721-440c-b0df-b5294d27b9e1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eac4dcc-1721-440c-b0df-b5294d27b9e1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13445619190611637104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344561919061163710413445619190611637104134456191906116371041344561919061163710413445619190611637104134456191906116371041344561919061163710413445619190611637104134456191906116371041344561919061163710413445619190611637104134456191906116371041344561919061163710413445619190611637104134456191906116371041344561919061163710413445619190611637104134456191906116371041344561919061163710413445619190611637104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45b68c9b-8191-42f2-a38a-cb2732d7885e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5ee2e5a-c1ff-4a93-91ad-d5f734eb7d11, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5ee2e5a-c1ff-4a93-91ad-d5f734eb7d11, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4588608480741863455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45886084807418634554588608480741863455458860848074186345545886084807418634554588608480741863455458860848074186345545886084807418634554588608480741863455458860848074186345545886084807418634554588608480741863455458860848074186345545886084807418634554588608480741863455458860848074186345545886084807418634554588608480741863455458860848074186345545886084807418634554588608480741863455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7eac4dcc-1721-440c-b0df-b5294d27b9e1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10c4f28d-1eb7-4a7d-b5f3-de96eb19eaea, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10c4f28d-1eb7-4a7d-b5f3-de96eb19eaea, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6990897397838572444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69908973978385724446990897397838572444699089739783857244469908973978385724446990897397838572444699089739783857244469908973978385724446990897397838572444699089739783857244469908973978385724446990897397838572444699089739783857244469908973978385724446990897397838572444699089739783857244469908973978385724446990897397838572444699089739783857244469908973978385724446990897397838572444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5ee2e5a-c1ff-4a93-91ad-d5f734eb7d11, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9e8a4ca-7754-440e-b13e-d383f26b924f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9e8a4ca-7754-440e-b13e-d383f26b924f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2177835208441855438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21778352084418554382177835208441855438217783520844185543821778352084418554382177835208441855438217783520844185543821778352084418554382177835208441855438217783520844185543821778352084418554382177835208441855438217783520844185543821778352084418554382177835208441855438217783520844185543821778352084418554382177835208441855438217783520844185543821778352084418554382177835208441855438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10c4f28d-1eb7-4a7d-b5f3-de96eb19eaea, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ec8707b-e06b-40a1-abe0-defa5c615bd1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ec8707b-e06b-40a1-abe0-defa5c615bd1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15358297387636274436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535829738763627443615358297387636274436153582973876362744361535829738763627443615358297387636274436153582973876362744361535829738763627443615358297387636274436153582973876362744361535829738763627443615358297387636274436153582973876362744361535829738763627443615358297387636274436153582973876362744361535829738763627443615358297387636274436153582973876362744361535829738763627443615358297387636274436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9e8a4ca-7754-440e-b13e-d383f26b924f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ec8707b-e06b-40a1-abe0-defa5c615bd1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19ed62ed-09bf-4a28-9558-02b35a439e84, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19ed62ed-09bf-4a28-9558-02b35a439e84, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9143442262485502415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91434422624855024159143442262485502415914344226248550241591434422624855024159143442262485502415914344226248550241591434422624855024159143442262485502415914344226248550241591434422624855024159143442262485502415914344226248550241591434422624855024159143442262485502415914344226248550241591434422624855024159143442262485502415914344226248550241591434422624855024159143442262485502415" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e2f59e1-39b2-4b7f-be4a-968c4cb5ec8c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e2f59e1-39b2-4b7f-be4a-968c4cb5ec8c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18335636719133711220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833563671913371122018335636719133711220183356367191337112201833563671913371122018335636719133711220183356367191337112201833563671913371122018335636719133711220183356367191337112201833563671913371122018335636719133711220183356367191337112201833563671913371122018335636719133711220183356367191337112201833563671913371122018335636719133711220183356367191337112201833563671913371122018335636719133711220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19ed62ed-09bf-4a28-9558-02b35a439e84, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 601ed1df-a9c8-41fb-b444-e476e114ea99, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 601ed1df-a9c8-41fb-b444-e476e114ea99, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17259226264507542901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725922626450754290117259226264507542901172592262645075429011725922626450754290117259226264507542901172592262645075429011725922626450754290117259226264507542901172592262645075429011725922626450754290117259226264507542901172592262645075429011725922626450754290117259226264507542901172592262645075429011725922626450754290117259226264507542901172592262645075429011725922626450754290117259226264507542901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e2f59e1-39b2-4b7f-be4a-968c4cb5ec8c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 601ed1df-a9c8-41fb-b444-e476e114ea99, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb47641b-8599-4abd-8ded-fd839c49c6e8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb47641b-8599-4abd-8ded-fd839c49c6e8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4234143659040893584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42341436590408935844234143659040893584423414365904089358442341436590408935844234143659040893584423414365904089358442341436590408935844234143659040893584423414365904089358442341436590408935844234143659040893584423414365904089358442341436590408935844234143659040893584423414365904089358442341436590408935844234143659040893584423414365904089358442341436590408935844234143659040893584" } } } 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 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22954feb-bdb8-48ba-9cf8-f9e65e253278, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22954feb-bdb8-48ba-9cf8-f9e65e253278, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2725403760947454518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27254037609474545182725403760947454518272540376094745451827254037609474545182725403760947454518272540376094745451827254037609474545182725403760947454518272540376094745451827254037609474545182725403760947454518272540376094745451827254037609474545182725403760947454518272540376094745451827254037609474545182725403760947454518272540376094745451827254037609474545182725403760947454518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb47641b-8599-4abd-8ded-fd839c49c6e8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0278a17a-45af-4ae6-8da7-0e892b504c50, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0278a17a-45af-4ae6-8da7-0e892b504c50, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7888137917816073130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78881379178160731307888137917816073130788813791781607313078881379178160731307888137917816073130788813791781607313078881379178160731307888137917816073130788813791781607313078881379178160731307888137917816073130788813791781607313078881379178160731307888137917816073130788813791781607313078881379178160731307888137917816073130788813791781607313078881379178160731307888137917816073130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22954feb-bdb8-48ba-9cf8-f9e65e253278, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2f51b17-7339-42b4-96f7-a35e76301c98, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2f51b17-7339-42b4-96f7-a35e76301c98, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3849975404242326789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38499754042423267893849975404242326789384997540424232678938499754042423267893849975404242326789384997540424232678938499754042423267893849975404242326789384997540424232678938499754042423267893849975404242326789384997540424232678938499754042423267893849975404242326789384997540424232678938499754042423267893849975404242326789384997540424232678938499754042423267893849975404242326789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0278a17a-45af-4ae6-8da7-0e892b504c50, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5eff909-0f9f-4af6-9516-50124163bb6a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5eff909-0f9f-4af6-9516-50124163bb6a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7728970564586959241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77289705645869592417728970564586959241772897056458695924177289705645869592417728970564586959241772897056458695924177289705645869592417728970564586959241772897056458695924177289705645869592417728970564586959241772897056458695924177289705645869592417728970564586959241772897056458695924177289705645869592417728970564586959241772897056458695924177289705645869592417728970564586959241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2f51b17-7339-42b4-96f7-a35e76301c98, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af5451a4-d767-4885-8ac6-fecf2f9dace1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af5451a4-d767-4885-8ac6-fecf2f9dace1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12911096740375556224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291109674037555622412911096740375556224129110967403755562241291109674037555622412911096740375556224129110967403755562241291109674037555622412911096740375556224129110967403755562241291109674037555622412911096740375556224129110967403755562241291109674037555622412911096740375556224129110967403755562241291109674037555622412911096740375556224129110967403755562241291109674037555622412911096740375556224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af5451a4-d767-4885-8ac6-fecf2f9dace1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f60a63d0-cac0-4322-9f06-633b99ea86ad, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f60a63d0-cac0-4322-9f06-633b99ea86ad, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11467515582304682466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1146751558230468246611467515582304682466114675155823046824661146751558230468246611467515582304682466114675155823046824661146751558230468246611467515582304682466114675155823046824661146751558230468246611467515582304682466114675155823046824661146751558230468246611467515582304682466114675155823046824661146751558230468246611467515582304682466114675155823046824661146751558230468246611467515582304682466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5eff909-0f9f-4af6-9516-50124163bb6a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecb4ebcb-0cff-48ec-ac28-17d49650da89, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f60a63d0-cac0-4322-9f06-633b99ea86ad, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba8cfeaf-4dd4-4ce5-98c9-001e6114bca2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba8cfeaf-4dd4-4ce5-98c9-001e6114bca2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3077517252652992609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30775172526529926093077517252652992609307751725265299260930775172526529926093077517252652992609307751725265299260930775172526529926093077517252652992609307751725265299260930775172526529926093077517252652992609307751725265299260930775172526529926093077517252652992609307751725265299260930775172526529926093077517252652992609307751725265299260930775172526529926093077517252652992609" } } } 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, ecb4ebcb-0cff-48ec-ac28-17d49650da89, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3352186869848129075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33521868698481290753352186869848129075335218686984812907533521868698481290753352186869848129075335218686984812907533521868698481290753352186869848129075335218686984812907533521868698481290753352186869848129075335218686984812907533521868698481290753352186869848129075335218686984812907533521868698481290753352186869848129075335218686984812907533521868698481290753352186869848129075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba8cfeaf-4dd4-4ce5-98c9-001e6114bca2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8f8b05a-afee-4a6f-a192-a1ac9806a41b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8f8b05a-afee-4a6f-a192-a1ac9806a41b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10304092929279933783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030409292927993378310304092929279933783103040929292799337831030409292927993378310304092929279933783103040929292799337831030409292927993378310304092929279933783103040929292799337831030409292927993378310304092929279933783103040929292799337831030409292927993378310304092929279933783103040929292799337831030409292927993378310304092929279933783103040929292799337831030409292927993378310304092929279933783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecb4ebcb-0cff-48ec-ac28-17d49650da89, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a2e3fb6-8b22-405d-bdc3-a5f3be918a30, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a2e3fb6-8b22-405d-bdc3-a5f3be918a30, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6974189963663665194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69741899636636651946974189963663665194697418996366366519469741899636636651946974189963663665194697418996366366519469741899636636651946974189963663665194697418996366366519469741899636636651946974189963663665194697418996366366519469741899636636651946974189963663665194697418996366366519469741899636636651946974189963663665194697418996366366519469741899636636651946974189963663665194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8f8b05a-afee-4a6f-a192-a1ac9806a41b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32a5eb9d-5d70-4d00-acc0-1a825030b3c1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32a5eb9d-5d70-4d00-acc0-1a825030b3c1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5565183709529010951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55651837095290109515565183709529010951556518370952901095155651837095290109515565183709529010951556518370952901095155651837095290109515565183709529010951556518370952901095155651837095290109515565183709529010951556518370952901095155651837095290109515565183709529010951556518370952901095155651837095290109515565183709529010951556518370952901095155651837095290109515565183709529010951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a2e3fb6-8b22-405d-bdc3-a5f3be918a30, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d064a3d0-8356-4ff5-b3af-4c539a9204bc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d064a3d0-8356-4ff5-b3af-4c539a9204bc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18185892113349919259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818589211334991925918185892113349919259181858921133499192591818589211334991925918185892113349919259181858921133499192591818589211334991925918185892113349919259181858921133499192591818589211334991925918185892113349919259181858921133499192591818589211334991925918185892113349919259181858921133499192591818589211334991925918185892113349919259181858921133499192591818589211334991925918185892113349919259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32a5eb9d-5d70-4d00-acc0-1a825030b3c1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2f8a358-663f-44aa-9a5d-7d7aba3e8599, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2f8a358-663f-44aa-9a5d-7d7aba3e8599, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16605267941609224275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660526794160922427516605267941609224275166052679416092242751660526794160922427516605267941609224275166052679416092242751660526794160922427516605267941609224275166052679416092242751660526794160922427516605267941609224275166052679416092242751660526794160922427516605267941609224275166052679416092242751660526794160922427516605267941609224275166052679416092242751660526794160922427516605267941609224275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d064a3d0-8356-4ff5-b3af-4c539a9204bc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 203ccae1-cb27-4337-a821-2c374cc0e697, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 203ccae1-cb27-4337-a821-2c374cc0e697, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 260358893337346715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "260358893337346715260358893337346715260358893337346715260358893337346715260358893337346715260358893337346715260358893337346715260358893337346715260358893337346715260358893337346715260358893337346715260358893337346715260358893337346715260358893337346715260358893337346715260358893337346715260358893337346715260358893337346715260358893337346715260358893337346715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2f8a358-663f-44aa-9a5d-7d7aba3e8599, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01a38d5d-2030-4625-99e5-fc0e454bd5f1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01a38d5d-2030-4625-99e5-fc0e454bd5f1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1190997844981924049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11909978449819240491190997844981924049119099784498192404911909978449819240491190997844981924049119099784498192404911909978449819240491190997844981924049119099784498192404911909978449819240491190997844981924049119099784498192404911909978449819240491190997844981924049119099784498192404911909978449819240491190997844981924049119099784498192404911909978449819240491190997844981924049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 203ccae1-cb27-4337-a821-2c374cc0e697, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57dcba80-7488-48a4-a1b2-eda8393c9e51, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57dcba80-7488-48a4-a1b2-eda8393c9e51, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10281450325995256881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028145032599525688110281450325995256881102814503259952568811028145032599525688110281450325995256881102814503259952568811028145032599525688110281450325995256881102814503259952568811028145032599525688110281450325995256881102814503259952568811028145032599525688110281450325995256881102814503259952568811028145032599525688110281450325995256881102814503259952568811028145032599525688110281450325995256881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01a38d5d-2030-4625-99e5-fc0e454bd5f1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be05afcd-b6e5-46c6-8b41-d653714e1a6d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be05afcd-b6e5-46c6-8b41-d653714e1a6d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 375830123858104558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "375830123858104558375830123858104558375830123858104558375830123858104558375830123858104558375830123858104558375830123858104558375830123858104558375830123858104558375830123858104558375830123858104558375830123858104558375830123858104558375830123858104558375830123858104558375830123858104558375830123858104558375830123858104558375830123858104558375830123858104558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57dcba80-7488-48a4-a1b2-eda8393c9e51, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a30e584d-5c91-4b85-96b7-ee2a4549b3db, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a30e584d-5c91-4b85-96b7-ee2a4549b3db, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11006442290747810880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100644229074781088011006442290747810880110064422907478108801100644229074781088011006442290747810880110064422907478108801100644229074781088011006442290747810880110064422907478108801100644229074781088011006442290747810880110064422907478108801100644229074781088011006442290747810880110064422907478108801100644229074781088011006442290747810880110064422907478108801100644229074781088011006442290747810880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be05afcd-b6e5-46c6-8b41-d653714e1a6d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e07f773e-c66e-418a-a739-47cac91c1a66, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e07f773e-c66e-418a-a739-47cac91c1a66, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4161126996250691370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41611269962506913704161126996250691370416112699625069137041611269962506913704161126996250691370416112699625069137041611269962506913704161126996250691370416112699625069137041611269962506913704161126996250691370416112699625069137041611269962506913704161126996250691370416112699625069137041611269962506913704161126996250691370416112699625069137041611269962506913704161126996250691370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a30e584d-5c91-4b85-96b7-ee2a4549b3db, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d38e5a8-0ebe-4bc5-810f-7c1ab93490a9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d38e5a8-0ebe-4bc5-810f-7c1ab93490a9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15929369279587088204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592936927958708820415929369279587088204159293692795870882041592936927958708820415929369279587088204159293692795870882041592936927958708820415929369279587088204159293692795870882041592936927958708820415929369279587088204159293692795870882041592936927958708820415929369279587088204159293692795870882041592936927958708820415929369279587088204159293692795870882041592936927958708820415929369279587088204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e07f773e-c66e-418a-a739-47cac91c1a66, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c90e099f-053f-421e-930e-10db91571eb5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c90e099f-053f-421e-930e-10db91571eb5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 774452358382366840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "774452358382366840774452358382366840774452358382366840774452358382366840774452358382366840774452358382366840774452358382366840774452358382366840774452358382366840774452358382366840774452358382366840774452358382366840774452358382366840774452358382366840774452358382366840774452358382366840774452358382366840774452358382366840774452358382366840774452358382366840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d38e5a8-0ebe-4bc5-810f-7c1ab93490a9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff827dd3-d10e-420e-92d6-08213faea15b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff827dd3-d10e-420e-92d6-08213faea15b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14954412466581033206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495441246658103320614954412466581033206149544124665810332061495441246658103320614954412466581033206149544124665810332061495441246658103320614954412466581033206149544124665810332061495441246658103320614954412466581033206149544124665810332061495441246658103320614954412466581033206149544124665810332061495441246658103320614954412466581033206149544124665810332061495441246658103320614954412466581033206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c90e099f-053f-421e-930e-10db91571eb5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf62d2b0-ef95-4095-a344-37ed9ffdcc75, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf62d2b0-ef95-4095-a344-37ed9ffdcc75, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17900918858646328531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790091885864632853117900918858646328531179009188586463285311790091885864632853117900918858646328531179009188586463285311790091885864632853117900918858646328531179009188586463285311790091885864632853117900918858646328531179009188586463285311790091885864632853117900918858646328531179009188586463285311790091885864632853117900918858646328531179009188586463285311790091885864632853117900918858646328531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff827dd3-d10e-420e-92d6-08213faea15b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0c8d73a-2742-4ee1-9722-7b3154cfa9c1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0c8d73a-2742-4ee1-9722-7b3154cfa9c1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6037350450640796638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60373504506407966386037350450640796638603735045064079663860373504506407966386037350450640796638603735045064079663860373504506407966386037350450640796638603735045064079663860373504506407966386037350450640796638603735045064079663860373504506407966386037350450640796638603735045064079663860373504506407966386037350450640796638603735045064079663860373504506407966386037350450640796638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf62d2b0-ef95-4095-a344-37ed9ffdcc75, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e408b5c2-e752-4069-8761-393cc42c05bb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0c8d73a-2742-4ee1-9722-7b3154cfa9c1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 967d4501-db94-4c31-be79-5a3a7c456ef8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 967d4501-db94-4c31-be79-5a3a7c456ef8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6766079262759917705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67660792627599177056766079262759917705676607926275991770567660792627599177056766079262759917705676607926275991770567660792627599177056766079262759917705676607926275991770567660792627599177056766079262759917705676607926275991770567660792627599177056766079262759917705676607926275991770567660792627599177056766079262759917705676607926275991770567660792627599177056766079262759917705" } } } 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, e408b5c2-e752-4069-8761-393cc42c05bb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13389512636180308376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338951263618030837613389512636180308376133895126361803083761338951263618030837613389512636180308376133895126361803083761338951263618030837613389512636180308376133895126361803083761338951263618030837613389512636180308376133895126361803083761338951263618030837613389512636180308376133895126361803083761338951263618030837613389512636180308376133895126361803083761338951263618030837613389512636180308376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 967d4501-db94-4c31-be79-5a3a7c456ef8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6abd84e3-11cd-41f6-bc04-708a9af189cb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6abd84e3-11cd-41f6-bc04-708a9af189cb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2314692660012164889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23146926600121648892314692660012164889231469266001216488923146926600121648892314692660012164889231469266001216488923146926600121648892314692660012164889231469266001216488923146926600121648892314692660012164889231469266001216488923146926600121648892314692660012164889231469266001216488923146926600121648892314692660012164889231469266001216488923146926600121648892314692660012164889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e408b5c2-e752-4069-8761-393cc42c05bb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0a59288-6aa1-47ce-9863-7f7bdfb1b538, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0a59288-6aa1-47ce-9863-7f7bdfb1b538, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17663992834064267820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1766399283406426782017663992834064267820176639928340642678201766399283406426782017663992834064267820176639928340642678201766399283406426782017663992834064267820176639928340642678201766399283406426782017663992834064267820176639928340642678201766399283406426782017663992834064267820176639928340642678201766399283406426782017663992834064267820176639928340642678201766399283406426782017663992834064267820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6abd84e3-11cd-41f6-bc04-708a9af189cb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70029730-0f4c-46d3-806b-d9862bc4aadc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70029730-0f4c-46d3-806b-d9862bc4aadc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4141975216522736224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41419752165227362244141975216522736224414197521652273622441419752165227362244141975216522736224414197521652273622441419752165227362244141975216522736224414197521652273622441419752165227362244141975216522736224414197521652273622441419752165227362244141975216522736224414197521652273622441419752165227362244141975216522736224414197521652273622441419752165227362244141975216522736224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0a59288-6aa1-47ce-9863-7f7bdfb1b538, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2f294d4-77db-481c-9c27-93786d107b15, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2f294d4-77db-481c-9c27-93786d107b15, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1584397714909988922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15843977149099889221584397714909988922158439771490998892215843977149099889221584397714909988922158439771490998892215843977149099889221584397714909988922158439771490998892215843977149099889221584397714909988922158439771490998892215843977149099889221584397714909988922158439771490998892215843977149099889221584397714909988922158439771490998892215843977149099889221584397714909988922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70029730-0f4c-46d3-806b-d9862bc4aadc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2f294d4-77db-481c-9c27-93786d107b15, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a73e8173-058d-407a-ba50-fc405cd0c4ea, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a73e8173-058d-407a-ba50-fc405cd0c4ea, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10959686193395741117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095968619339574111710959686193395741117109596861933957411171095968619339574111710959686193395741117109596861933957411171095968619339574111710959686193395741117109596861933957411171095968619339574111710959686193395741117109596861933957411171095968619339574111710959686193395741117109596861933957411171095968619339574111710959686193395741117109596861933957411171095968619339574111710959686193395741117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30dcfae7-4f40-49dd-b7b7-e4bab6c28deb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30dcfae7-4f40-49dd-b7b7-e4bab6c28deb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11644791370253998899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164479137025399889911644791370253998899116447913702539988991164479137025399889911644791370253998899116447913702539988991164479137025399889911644791370253998899116447913702539988991164479137025399889911644791370253998899116447913702539988991164479137025399889911644791370253998899116447913702539988991164479137025399889911644791370253998899116447913702539988991164479137025399889911644791370253998899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a73e8173-058d-407a-ba50-fc405cd0c4ea, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c23b3586-40d8-444a-99ad-71296594ed4a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c23b3586-40d8-444a-99ad-71296594ed4a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11494666018250243203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149466601825024320311494666018250243203114946660182502432031149466601825024320311494666018250243203114946660182502432031149466601825024320311494666018250243203114946660182502432031149466601825024320311494666018250243203114946660182502432031149466601825024320311494666018250243203114946660182502432031149466601825024320311494666018250243203114946660182502432031149466601825024320311494666018250243203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30dcfae7-4f40-49dd-b7b7-e4bab6c28deb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e60eed6-024e-493b-81e8-061c153e11ec, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e60eed6-024e-493b-81e8-061c153e11ec, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5048861657432735227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50488616574327352275048861657432735227504886165743273522750488616574327352275048861657432735227504886165743273522750488616574327352275048861657432735227504886165743273522750488616574327352275048861657432735227504886165743273522750488616574327352275048861657432735227504886165743273522750488616574327352275048861657432735227504886165743273522750488616574327352275048861657432735227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c23b3586-40d8-444a-99ad-71296594ed4a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f7e9a03-3160-4227-a76e-a304537d9016, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f7e9a03-3160-4227-a76e-a304537d9016, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18391673795689178663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839167379568917866318391673795689178663183916737956891786631839167379568917866318391673795689178663183916737956891786631839167379568917866318391673795689178663183916737956891786631839167379568917866318391673795689178663183916737956891786631839167379568917866318391673795689178663183916737956891786631839167379568917866318391673795689178663183916737956891786631839167379568917866318391673795689178663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e60eed6-024e-493b-81e8-061c153e11ec, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c787ed16-af39-4859-8c2a-123fea466b0b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c787ed16-af39-4859-8c2a-123fea466b0b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2748034197881134598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27480341978811345982748034197881134598274803419788113459827480341978811345982748034197881134598274803419788113459827480341978811345982748034197881134598274803419788113459827480341978811345982748034197881134598274803419788113459827480341978811345982748034197881134598274803419788113459827480341978811345982748034197881134598274803419788113459827480341978811345982748034197881134598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f7e9a03-3160-4227-a76e-a304537d9016, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7398f9d-cd34-4e7b-a7c2-86099688b339, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7398f9d-cd34-4e7b-a7c2-86099688b339, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8302616776690308183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83026167766903081838302616776690308183830261677669030818383026167766903081838302616776690308183830261677669030818383026167766903081838302616776690308183830261677669030818383026167766903081838302616776690308183830261677669030818383026167766903081838302616776690308183830261677669030818383026167766903081838302616776690308183830261677669030818383026167766903081838302616776690308183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c787ed16-af39-4859-8c2a-123fea466b0b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7abc75a3-53a1-4a92-94c3-d0d58e012fbd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7abc75a3-53a1-4a92-94c3-d0d58e012fbd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10033200148937004839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003320014893700483910033200148937004839100332001489370048391003320014893700483910033200148937004839100332001489370048391003320014893700483910033200148937004839100332001489370048391003320014893700483910033200148937004839100332001489370048391003320014893700483910033200148937004839100332001489370048391003320014893700483910033200148937004839100332001489370048391003320014893700483910033200148937004839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7398f9d-cd34-4e7b-a7c2-86099688b339, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac31c7f2-c55c-4981-a047-1afbc07dd6fa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac31c7f2-c55c-4981-a047-1afbc07dd6fa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4931579084522127323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49315790845221273234931579084522127323493157908452212732349315790845221273234931579084522127323493157908452212732349315790845221273234931579084522127323493157908452212732349315790845221273234931579084522127323493157908452212732349315790845221273234931579084522127323493157908452212732349315790845221273234931579084522127323493157908452212732349315790845221273234931579084522127323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7abc75a3-53a1-4a92-94c3-d0d58e012fbd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be9b6fc8-e912-42ff-9bd0-3831f11cf617, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be9b6fc8-e912-42ff-9bd0-3831f11cf617, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14448115006465108044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444811500646510804414448115006465108044144481150064651080441444811500646510804414448115006465108044144481150064651080441444811500646510804414448115006465108044144481150064651080441444811500646510804414448115006465108044144481150064651080441444811500646510804414448115006465108044144481150064651080441444811500646510804414448115006465108044144481150064651080441444811500646510804414448115006465108044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac31c7f2-c55c-4981-a047-1afbc07dd6fa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5affca0-b506-4057-bac8-a18ffb42d679, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5affca0-b506-4057-bac8-a18ffb42d679, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9893023557594412585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98930235575944125859893023557594412585989302355759441258598930235575944125859893023557594412585989302355759441258598930235575944125859893023557594412585989302355759441258598930235575944125859893023557594412585989302355759441258598930235575944125859893023557594412585989302355759441258598930235575944125859893023557594412585989302355759441258598930235575944125859893023557594412585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be9b6fc8-e912-42ff-9bd0-3831f11cf617, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f5deba6-a109-4c86-8119-f1ebc1ff465c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f5deba6-a109-4c86-8119-f1ebc1ff465c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8798217435261817095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87982174352618170958798217435261817095879821743526181709587982174352618170958798217435261817095879821743526181709587982174352618170958798217435261817095879821743526181709587982174352618170958798217435261817095879821743526181709587982174352618170958798217435261817095879821743526181709587982174352618170958798217435261817095879821743526181709587982174352618170958798217435261817095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5affca0-b506-4057-bac8-a18ffb42d679, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 748e6f9e-b43f-4b5d-9daa-ed6e6c0719a7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 748e6f9e-b43f-4b5d-9daa-ed6e6c0719a7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15897544615681667322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589754461568166732215897544615681667322158975446156816673221589754461568166732215897544615681667322158975446156816673221589754461568166732215897544615681667322158975446156816673221589754461568166732215897544615681667322158975446156816673221589754461568166732215897544615681667322158975446156816673221589754461568166732215897544615681667322158975446156816673221589754461568166732215897544615681667322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f5deba6-a109-4c86-8119-f1ebc1ff465c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17e78654-affc-4550-b4f0-3d07ab000a53, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17e78654-affc-4550-b4f0-3d07ab000a53, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15329066310549926601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532906631054992660115329066310549926601153290663105499266011532906631054992660115329066310549926601153290663105499266011532906631054992660115329066310549926601153290663105499266011532906631054992660115329066310549926601153290663105499266011532906631054992660115329066310549926601153290663105499266011532906631054992660115329066310549926601153290663105499266011532906631054992660115329066310549926601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 748e6f9e-b43f-4b5d-9daa-ed6e6c0719a7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 630f0fbb-97a9-47f0-a4bf-67002a1225c3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 630f0fbb-97a9-47f0-a4bf-67002a1225c3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9526723928637174451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95267239286371744519526723928637174451952672392863717445195267239286371744519526723928637174451952672392863717445195267239286371744519526723928637174451952672392863717445195267239286371744519526723928637174451952672392863717445195267239286371744519526723928637174451952672392863717445195267239286371744519526723928637174451952672392863717445195267239286371744519526723928637174451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17e78654-affc-4550-b4f0-3d07ab000a53, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 177b797b-9685-479c-bf1a-da22b2f76ad6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 177b797b-9685-479c-bf1a-da22b2f76ad6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12373078956569451076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237307895656945107612373078956569451076123730789565694510761237307895656945107612373078956569451076123730789565694510761237307895656945107612373078956569451076123730789565694510761237307895656945107612373078956569451076123730789565694510761237307895656945107612373078956569451076123730789565694510761237307895656945107612373078956569451076123730789565694510761237307895656945107612373078956569451076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 630f0fbb-97a9-47f0-a4bf-67002a1225c3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 434900f6-6482-4900-bed6-f8de75d545ba, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 177b797b-9685-479c-bf1a-da22b2f76ad6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47522db6-8c5e-4651-8941-f60ff561633a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:14880/3
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 434900f6-6482-4900-bed6-f8de75d545ba, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18285237453118494613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1828523745311849461318285237453118494613182852374531184946131828523745311849461318285237453118494613182852374531184946131828523745311849461318285237453118494613182852374531184946131828523745311849461318285237453118494613182852374531184946131828523745311849461318285237453118494613182852374531184946131828523745311849461318285237453118494613182852374531184946131828523745311849461318285237453118494613" } } } 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, 47522db6-8c5e-4651-8941-f60ff561633a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1660732521346012518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16607325213460125181660732521346012518166073252134601251816607325213460125181660732521346012518166073252134601251816607325213460125181660732521346012518166073252134601251816607325213460125181660732521346012518166073252134601251816607325213460125181660732521346012518166073252134601251816607325213460125181660732521346012518166073252134601251816607325213460125181660732521346012518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 434900f6-6482-4900-bed6-f8de75d545ba, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47522db6-8c5e-4651-8941-f60ff561633a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea33e907-4ab4-4988-85a1-f08fc8547bc8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea33e907-4ab4-4988-85a1-f08fc8547bc8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10091429295228823254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009142929522882325410091429295228823254100914292952288232541009142929522882325410091429295228823254100914292952288232541009142929522882325410091429295228823254100914292952288232541009142929522882325410091429295228823254100914292952288232541009142929522882325410091429295228823254100914292952288232541009142929522882325410091429295228823254100914292952288232541009142929522882325410091429295228823254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 528f4f33-2df1-4791-9b58-16b9b02fa2bb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 528f4f33-2df1-4791-9b58-16b9b02fa2bb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9228669822408496009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92286698224084960099228669822408496009922866982240849600992286698224084960099228669822408496009922866982240849600992286698224084960099228669822408496009922866982240849600992286698224084960099228669822408496009922866982240849600992286698224084960099228669822408496009922866982240849600992286698224084960099228669822408496009922866982240849600992286698224084960099228669822408496009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea33e907-4ab4-4988-85a1-f08fc8547bc8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 528f4f33-2df1-4791-9b58-16b9b02fa2bb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7923f76c-eb56-44e7-afb5-e58830802aa8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7923f76c-eb56-44e7-afb5-e58830802aa8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13250356816984073722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325035681698407372213250356816984073722132503568169840737221325035681698407372213250356816984073722132503568169840737221325035681698407372213250356816984073722132503568169840737221325035681698407372213250356816984073722132503568169840737221325035681698407372213250356816984073722132503568169840737221325035681698407372213250356816984073722132503568169840737221325035681698407372213250356816984073722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd42cd4a-e7b6-42fa-a013-6ba402deca05, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd42cd4a-e7b6-42fa-a013-6ba402deca05, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10350318949786435419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1035031894978643541910350318949786435419103503189497864354191035031894978643541910350318949786435419103503189497864354191035031894978643541910350318949786435419103503189497864354191035031894978643541910350318949786435419103503189497864354191035031894978643541910350318949786435419103503189497864354191035031894978643541910350318949786435419103503189497864354191035031894978643541910350318949786435419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd42cd4a-e7b6-42fa-a013-6ba402deca05, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1af7622c-6102-4d94-bbae-b8b91f6998f5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7923f76c-eb56-44e7-afb5-e58830802aa8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1af7622c-6102-4d94-bbae-b8b91f6998f5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9555008387338282379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95550083873382823799555008387338282379955500838733828237995550083873382823799555008387338282379955500838733828237995550083873382823799555008387338282379955500838733828237995550083873382823799555008387338282379955500838733828237995550083873382823799555008387338282379955500838733828237995550083873382823799555008387338282379955500838733828237995550083873382823799555008387338282379" } } } 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 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f99ce1d-4c8e-4259-b72b-4326e575a64f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f99ce1d-4c8e-4259-b72b-4326e575a64f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5271508870841956053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52715088708419560535271508870841956053527150887084195605352715088708419560535271508870841956053527150887084195605352715088708419560535271508870841956053527150887084195605352715088708419560535271508870841956053527150887084195605352715088708419560535271508870841956053527150887084195605352715088708419560535271508870841956053527150887084195605352715088708419560535271508870841956053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1af7622c-6102-4d94-bbae-b8b91f6998f5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eca9095f-6d72-4a3d-81b3-abcf9c350390, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eca9095f-6d72-4a3d-81b3-abcf9c350390, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3273732245113920006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32737322451139200063273732245113920006327373224511392000632737322451139200063273732245113920006327373224511392000632737322451139200063273732245113920006327373224511392000632737322451139200063273732245113920006327373224511392000632737322451139200063273732245113920006327373224511392000632737322451139200063273732245113920006327373224511392000632737322451139200063273732245113920006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f99ce1d-4c8e-4259-b72b-4326e575a64f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96601be3-7036-4039-8e35-9cdc9f77f1a1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96601be3-7036-4039-8e35-9cdc9f77f1a1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17296443912725754847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729644391272575484717296443912725754847172964439127257548471729644391272575484717296443912725754847172964439127257548471729644391272575484717296443912725754847172964439127257548471729644391272575484717296443912725754847172964439127257548471729644391272575484717296443912725754847172964439127257548471729644391272575484717296443912725754847172964439127257548471729644391272575484717296443912725754847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eca9095f-6d72-4a3d-81b3-abcf9c350390, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a06f499d-4cd8-455a-a118-07e9c38d98c2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a06f499d-4cd8-455a-a118-07e9c38d98c2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 883307040219580704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "883307040219580704883307040219580704883307040219580704883307040219580704883307040219580704883307040219580704883307040219580704883307040219580704883307040219580704883307040219580704883307040219580704883307040219580704883307040219580704883307040219580704883307040219580704883307040219580704883307040219580704883307040219580704883307040219580704883307040219580704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96601be3-7036-4039-8e35-9cdc9f77f1a1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93065026-5116-42d6-8e7a-1c1d2f251ced, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93065026-5116-42d6-8e7a-1c1d2f251ced, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3381180225032487612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33811802250324876123381180225032487612338118022503248761233811802250324876123381180225032487612338118022503248761233811802250324876123381180225032487612338118022503248761233811802250324876123381180225032487612338118022503248761233811802250324876123381180225032487612338118022503248761233811802250324876123381180225032487612338118022503248761233811802250324876123381180225032487612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a06f499d-4cd8-455a-a118-07e9c38d98c2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a941ae83-4195-449b-91e0-0ccfea6bacc8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a941ae83-4195-449b-91e0-0ccfea6bacc8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10111959565329970359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011195956532997035910111959565329970359101119595653299703591011195956532997035910111959565329970359101119595653299703591011195956532997035910111959565329970359101119595653299703591011195956532997035910111959565329970359101119595653299703591011195956532997035910111959565329970359101119595653299703591011195956532997035910111959565329970359101119595653299703591011195956532997035910111959565329970359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93065026-5116-42d6-8e7a-1c1d2f251ced, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8682c543-e41f-43cd-931e-044d40ab5dfb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8682c543-e41f-43cd-931e-044d40ab5dfb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1884636311577988274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18846363115779882741884636311577988274188463631157798827418846363115779882741884636311577988274188463631157798827418846363115779882741884636311577988274188463631157798827418846363115779882741884636311577988274188463631157798827418846363115779882741884636311577988274188463631157798827418846363115779882741884636311577988274188463631157798827418846363115779882741884636311577988274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a941ae83-4195-449b-91e0-0ccfea6bacc8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97503e42-204c-4357-b39b-8f3814f154e5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97503e42-204c-4357-b39b-8f3814f154e5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6058861454781255386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60588614547812553866058861454781255386605886145478125538660588614547812553866058861454781255386605886145478125538660588614547812553866058861454781255386605886145478125538660588614547812553866058861454781255386605886145478125538660588614547812553866058861454781255386605886145478125538660588614547812553866058861454781255386605886145478125538660588614547812553866058861454781255386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8682c543-e41f-43cd-931e-044d40ab5dfb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f09e73c-17f8-4647-925b-7c60bb855b58, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f09e73c-17f8-4647-925b-7c60bb855b58, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16971240216864992403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697124021686499240316971240216864992403169712402168649924031697124021686499240316971240216864992403169712402168649924031697124021686499240316971240216864992403169712402168649924031697124021686499240316971240216864992403169712402168649924031697124021686499240316971240216864992403169712402168649924031697124021686499240316971240216864992403169712402168649924031697124021686499240316971240216864992403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97503e42-204c-4357-b39b-8f3814f154e5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6b3fefb-c6ef-4bba-bf82-bbea30ec88ca, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f09e73c-17f8-4647-925b-7c60bb855b58, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6b3fefb-c6ef-4bba-bf82-bbea30ec88ca, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5190664797627675750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51906647976276757505190664797627675750519066479762767575051906647976276757505190664797627675750519066479762767575051906647976276757505190664797627675750519066479762767575051906647976276757505190664797627675750519066479762767575051906647976276757505190664797627675750519066479762767575051906647976276757505190664797627675750519066479762767575051906647976276757505190664797627675750" } } } 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 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e51195bd-9904-457d-8422-31cf50905c59, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e51195bd-9904-457d-8422-31cf50905c59, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5753334897911704010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57533348979117040105753334897911704010575333489791170401057533348979117040105753334897911704010575333489791170401057533348979117040105753334897911704010575333489791170401057533348979117040105753334897911704010575333489791170401057533348979117040105753334897911704010575333489791170401057533348979117040105753334897911704010575333489791170401057533348979117040105753334897911704010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6b3fefb-c6ef-4bba-bf82-bbea30ec88ca, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1705b16c-c246-46a5-b1d5-dfda364c97a2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1705b16c-c246-46a5-b1d5-dfda364c97a2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5909357684722117071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59093576847221170715909357684722117071590935768472211707159093576847221170715909357684722117071590935768472211707159093576847221170715909357684722117071590935768472211707159093576847221170715909357684722117071590935768472211707159093576847221170715909357684722117071590935768472211707159093576847221170715909357684722117071590935768472211707159093576847221170715909357684722117071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1705b16c-c246-46a5-b1d5-dfda364c97a2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abb7464a-f5eb-4b8f-8915-093085220ef0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abb7464a-f5eb-4b8f-8915-093085220ef0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14959290559208871616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495929055920887161614959290559208871616149592905592088716161495929055920887161614959290559208871616149592905592088716161495929055920887161614959290559208871616149592905592088716161495929055920887161614959290559208871616149592905592088716161495929055920887161614959290559208871616149592905592088716161495929055920887161614959290559208871616149592905592088716161495929055920887161614959290559208871616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e51195bd-9904-457d-8422-31cf50905c59, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b223e7fa-f81a-44c5-a393-88b2e1eb0dec, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b223e7fa-f81a-44c5-a393-88b2e1eb0dec, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1326918761022586612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13269187610225866121326918761022586612132691876102258661213269187610225866121326918761022586612132691876102258661213269187610225866121326918761022586612132691876102258661213269187610225866121326918761022586612132691876102258661213269187610225866121326918761022586612132691876102258661213269187610225866121326918761022586612132691876102258661213269187610225866121326918761022586612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abb7464a-f5eb-4b8f-8915-093085220ef0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebcb3594-07d2-448a-a5ba-6f1aefc92bb5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebcb3594-07d2-448a-a5ba-6f1aefc92bb5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15610540599377335005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561054059937733500515610540599377335005156105405993773350051561054059937733500515610540599377335005156105405993773350051561054059937733500515610540599377335005156105405993773350051561054059937733500515610540599377335005156105405993773350051561054059937733500515610540599377335005156105405993773350051561054059937733500515610540599377335005156105405993773350051561054059937733500515610540599377335005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b223e7fa-f81a-44c5-a393-88b2e1eb0dec, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11b513d9-5201-43fc-81b5-5431b8024306, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11b513d9-5201-43fc-81b5-5431b8024306, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 804272422935489262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "804272422935489262804272422935489262804272422935489262804272422935489262804272422935489262804272422935489262804272422935489262804272422935489262804272422935489262804272422935489262804272422935489262804272422935489262804272422935489262804272422935489262804272422935489262804272422935489262804272422935489262804272422935489262804272422935489262804272422935489262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebcb3594-07d2-448a-a5ba-6f1aefc92bb5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e4d532a-221b-4300-b9f8-c5cf53607c1c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e4d532a-221b-4300-b9f8-c5cf53607c1c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6470360865703796097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64703608657037960976470360865703796097647036086570379609764703608657037960976470360865703796097647036086570379609764703608657037960976470360865703796097647036086570379609764703608657037960976470360865703796097647036086570379609764703608657037960976470360865703796097647036086570379609764703608657037960976470360865703796097647036086570379609764703608657037960976470360865703796097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11b513d9-5201-43fc-81b5-5431b8024306, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3381be1-7b0e-4553-9679-305ee502f29c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3381be1-7b0e-4553-9679-305ee502f29c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7220087876289151435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72200878762891514357220087876289151435722008787628915143572200878762891514357220087876289151435722008787628915143572200878762891514357220087876289151435722008787628915143572200878762891514357220087876289151435722008787628915143572200878762891514357220087876289151435722008787628915143572200878762891514357220087876289151435722008787628915143572200878762891514357220087876289151435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e4d532a-221b-4300-b9f8-c5cf53607c1c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82bae8aa-b3b6-45ed-a054-81fc750b5ace, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82bae8aa-b3b6-45ed-a054-81fc750b5ace, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12424345318096974691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242434531809697469112424345318096974691124243453180969746911242434531809697469112424345318096974691124243453180969746911242434531809697469112424345318096974691124243453180969746911242434531809697469112424345318096974691124243453180969746911242434531809697469112424345318096974691124243453180969746911242434531809697469112424345318096974691124243453180969746911242434531809697469112424345318096974691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3381be1-7b0e-4553-9679-305ee502f29c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed4faf8f-1b95-4d86-8d4a-491d414f3104, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed4faf8f-1b95-4d86-8d4a-491d414f3104, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4020138883963417637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40201388839634176374020138883963417637402013888396341763740201388839634176374020138883963417637402013888396341763740201388839634176374020138883963417637402013888396341763740201388839634176374020138883963417637402013888396341763740201388839634176374020138883963417637402013888396341763740201388839634176374020138883963417637402013888396341763740201388839634176374020138883963417637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82bae8aa-b3b6-45ed-a054-81fc750b5ace, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9994c145-312d-440e-9a66-fa2e99c5221f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed4faf8f-1b95-4d86-8d4a-491d414f3104, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b0ee0dc-487a-4498-8d87-a43c8bed1c32, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b0ee0dc-487a-4498-8d87-a43c8bed1c32, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7146790827448377147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71467908274483771477146790827448377147714679082744837714771467908274483771477146790827448377147714679082744837714771467908274483771477146790827448377147714679082744837714771467908274483771477146790827448377147714679082744837714771467908274483771477146790827448377147714679082744837714771467908274483771477146790827448377147714679082744837714771467908274483771477146790827448377147" } } } 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, 9994c145-312d-440e-9a66-fa2e99c5221f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17511688628334749330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751168862833474933017511688628334749330175116886283347493301751168862833474933017511688628334749330175116886283347493301751168862833474933017511688628334749330175116886283347493301751168862833474933017511688628334749330175116886283347493301751168862833474933017511688628334749330175116886283347493301751168862833474933017511688628334749330175116886283347493301751168862833474933017511688628334749330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b0ee0dc-487a-4498-8d87-a43c8bed1c32, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6921314-2a04-4621-b158-1e9fb1c81f9e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6921314-2a04-4621-b158-1e9fb1c81f9e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3865190605345231629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38651906053452316293865190605345231629386519060534523162938651906053452316293865190605345231629386519060534523162938651906053452316293865190605345231629386519060534523162938651906053452316293865190605345231629386519060534523162938651906053452316293865190605345231629386519060534523162938651906053452316293865190605345231629386519060534523162938651906053452316293865190605345231629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9994c145-312d-440e-9a66-fa2e99c5221f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89f8aba7-604a-4c8c-97b2-c919b7085536, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89f8aba7-604a-4c8c-97b2-c919b7085536, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15817040794294200767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581704079429420076715817040794294200767158170407942942007671581704079429420076715817040794294200767158170407942942007671581704079429420076715817040794294200767158170407942942007671581704079429420076715817040794294200767158170407942942007671581704079429420076715817040794294200767158170407942942007671581704079429420076715817040794294200767158170407942942007671581704079429420076715817040794294200767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6921314-2a04-4621-b158-1e9fb1c81f9e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89f8aba7-604a-4c8c-97b2-c919b7085536, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 887d0e66-9d32-4697-b34f-d3d9c1a8ecf1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 887d0e66-9d32-4697-b34f-d3d9c1a8ecf1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10218867326760405653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021886732676040565310218867326760405653102188673267604056531021886732676040565310218867326760405653102188673267604056531021886732676040565310218867326760405653102188673267604056531021886732676040565310218867326760405653102188673267604056531021886732676040565310218867326760405653102188673267604056531021886732676040565310218867326760405653102188673267604056531021886732676040565310218867326760405653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0012b53b-f819-4c7f-8df0-6a519e0b2f19, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0012b53b-f819-4c7f-8df0-6a519e0b2f19, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5454081966307328185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54540819663073281855454081966307328185545408196630732818554540819663073281855454081966307328185545408196630732818554540819663073281855454081966307328185545408196630732818554540819663073281855454081966307328185545408196630732818554540819663073281855454081966307328185545408196630732818554540819663073281855454081966307328185545408196630732818554540819663073281855454081966307328185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 887d0e66-9d32-4697-b34f-d3d9c1a8ecf1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57e1d78e-1936-44e2-92b0-367ea342611a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57e1d78e-1936-44e2-92b0-367ea342611a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11104339730545900543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110433973054590054311104339730545900543111043397305459005431110433973054590054311104339730545900543111043397305459005431110433973054590054311104339730545900543111043397305459005431110433973054590054311104339730545900543111043397305459005431110433973054590054311104339730545900543111043397305459005431110433973054590054311104339730545900543111043397305459005431110433973054590054311104339730545900543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0012b53b-f819-4c7f-8df0-6a519e0b2f19, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f98ea58-757b-49be-9774-b0c1a2cbdfe5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f98ea58-757b-49be-9774-b0c1a2cbdfe5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14818193779768099769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481819377976809976914818193779768099769148181937797680997691481819377976809976914818193779768099769148181937797680997691481819377976809976914818193779768099769148181937797680997691481819377976809976914818193779768099769148181937797680997691481819377976809976914818193779768099769148181937797680997691481819377976809976914818193779768099769148181937797680997691481819377976809976914818193779768099769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f98ea58-757b-49be-9774-b0c1a2cbdfe5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0837d85b-c57f-45ce-958c-b7c16c0606a4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57e1d78e-1936-44e2-92b0-367ea342611a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0837d85b-c57f-45ce-958c-b7c16c0606a4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15656025075438316394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565602507543831639415656025075438316394156560250754383163941565602507543831639415656025075438316394156560250754383163941565602507543831639415656025075438316394156560250754383163941565602507543831639415656025075438316394156560250754383163941565602507543831639415656025075438316394156560250754383163941565602507543831639415656025075438316394156560250754383163941565602507543831639415656025075438316394" } } } 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 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cdbe3c3-624d-4cb5-aa1a-e883b6653e22, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cdbe3c3-624d-4cb5-aa1a-e883b6653e22, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18210897921620240242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1821089792162024024218210897921620240242182108979216202402421821089792162024024218210897921620240242182108979216202402421821089792162024024218210897921620240242182108979216202402421821089792162024024218210897921620240242182108979216202402421821089792162024024218210897921620240242182108979216202402421821089792162024024218210897921620240242182108979216202402421821089792162024024218210897921620240242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0837d85b-c57f-45ce-958c-b7c16c0606a4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ca261d6-715c-440c-b2fb-1feb6ac5851b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ca261d6-715c-440c-b2fb-1feb6ac5851b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14450549663810865887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1445054966381086588714450549663810865887144505496638108658871445054966381086588714450549663810865887144505496638108658871445054966381086588714450549663810865887144505496638108658871445054966381086588714450549663810865887144505496638108658871445054966381086588714450549663810865887144505496638108658871445054966381086588714450549663810865887144505496638108658871445054966381086588714450549663810865887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cdbe3c3-624d-4cb5-aa1a-e883b6653e22, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0813be0d-733b-4b2d-b6b6-bcb05d3bf9dc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0813be0d-733b-4b2d-b6b6-bcb05d3bf9dc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17672400202600748250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767240020260074825017672400202600748250176724002026007482501767240020260074825017672400202600748250176724002026007482501767240020260074825017672400202600748250176724002026007482501767240020260074825017672400202600748250176724002026007482501767240020260074825017672400202600748250176724002026007482501767240020260074825017672400202600748250176724002026007482501767240020260074825017672400202600748250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ca261d6-715c-440c-b2fb-1feb6ac5851b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1784b5d3-a5d5-4e99-ab3e-54bce5e5ac69, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1784b5d3-a5d5-4e99-ab3e-54bce5e5ac69, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6924012043451460342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69240120434514603426924012043451460342692401204345146034269240120434514603426924012043451460342692401204345146034269240120434514603426924012043451460342692401204345146034269240120434514603426924012043451460342692401204345146034269240120434514603426924012043451460342692401204345146034269240120434514603426924012043451460342692401204345146034269240120434514603426924012043451460342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0813be0d-733b-4b2d-b6b6-bcb05d3bf9dc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fa1340b-b1b9-4c18-89ef-61db1f615b14, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fa1340b-b1b9-4c18-89ef-61db1f615b14, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5260421935790484510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52604219357904845105260421935790484510526042193579048451052604219357904845105260421935790484510526042193579048451052604219357904845105260421935790484510526042193579048451052604219357904845105260421935790484510526042193579048451052604219357904845105260421935790484510526042193579048451052604219357904845105260421935790484510526042193579048451052604219357904845105260421935790484510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1784b5d3-a5d5-4e99-ab3e-54bce5e5ac69, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0755a55-5696-462d-826f-42c800af18fe, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0755a55-5696-462d-826f-42c800af18fe, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4410013769675508504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44100137696755085044410013769675508504441001376967550850444100137696755085044410013769675508504441001376967550850444100137696755085044410013769675508504441001376967550850444100137696755085044410013769675508504441001376967550850444100137696755085044410013769675508504441001376967550850444100137696755085044410013769675508504441001376967550850444100137696755085044410013769675508504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0755a55-5696-462d-826f-42c800af18fe, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fa1340b-b1b9-4c18-89ef-61db1f615b14, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9278492-9d98-4500-9f1d-d9cd65421244, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9278492-9d98-4500-9f1d-d9cd65421244, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10572326904997357722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1057232690499735772210572326904997357722105723269049973577221057232690499735772210572326904997357722105723269049973577221057232690499735772210572326904997357722105723269049973577221057232690499735772210572326904997357722105723269049973577221057232690499735772210572326904997357722105723269049973577221057232690499735772210572326904997357722105723269049973577221057232690499735772210572326904997357722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 963c5c6d-343c-4302-ae2b-a5f3e5957d2c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 963c5c6d-343c-4302-ae2b-a5f3e5957d2c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13446935642420822153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344693564242082215313446935642420822153134469356424208221531344693564242082215313446935642420822153134469356424208221531344693564242082215313446935642420822153134469356424208221531344693564242082215313446935642420822153134469356424208221531344693564242082215313446935642420822153134469356424208221531344693564242082215313446935642420822153134469356424208221531344693564242082215313446935642420822153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9278492-9d98-4500-9f1d-d9cd65421244, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ccdad46-dd46-4a5c-9f87-64cdc8e1da86, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ccdad46-dd46-4a5c-9f87-64cdc8e1da86, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15754648809214865381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575464880921486538115754648809214865381157546488092148653811575464880921486538115754648809214865381157546488092148653811575464880921486538115754648809214865381157546488092148653811575464880921486538115754648809214865381157546488092148653811575464880921486538115754648809214865381157546488092148653811575464880921486538115754648809214865381157546488092148653811575464880921486538115754648809214865381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 963c5c6d-343c-4302-ae2b-a5f3e5957d2c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4af1c6b-359a-45e8-8b0b-ca849e6971b7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4af1c6b-359a-45e8-8b0b-ca849e6971b7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10952314244793771365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095231424479377136510952314244793771365109523142447937713651095231424479377136510952314244793771365109523142447937713651095231424479377136510952314244793771365109523142447937713651095231424479377136510952314244793771365109523142447937713651095231424479377136510952314244793771365109523142447937713651095231424479377136510952314244793771365109523142447937713651095231424479377136510952314244793771365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ccdad46-dd46-4a5c-9f87-64cdc8e1da86, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecbab19e-2520-43e1-ad4d-911d309511ea, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecbab19e-2520-43e1-ad4d-911d309511ea, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18237735279004493528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823773527900449352818237735279004493528182377352790044935281823773527900449352818237735279004493528182377352790044935281823773527900449352818237735279004493528182377352790044935281823773527900449352818237735279004493528182377352790044935281823773527900449352818237735279004493528182377352790044935281823773527900449352818237735279004493528182377352790044935281823773527900449352818237735279004493528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4af1c6b-359a-45e8-8b0b-ca849e6971b7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1daf718-24f5-40c0-9b10-f3b6e00b52aa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1daf718-24f5-40c0-9b10-f3b6e00b52aa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1065995732162868080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10659957321628680801065995732162868080106599573216286808010659957321628680801065995732162868080106599573216286808010659957321628680801065995732162868080106599573216286808010659957321628680801065995732162868080106599573216286808010659957321628680801065995732162868080106599573216286808010659957321628680801065995732162868080106599573216286808010659957321628680801065995732162868080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecbab19e-2520-43e1-ad4d-911d309511ea, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 652b6429-d22b-48fb-9d39-3cb63d057d99, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 652b6429-d22b-48fb-9d39-3cb63d057d99, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8978134368582762368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89781343685827623688978134368582762368897813436858276236889781343685827623688978134368582762368897813436858276236889781343685827623688978134368582762368897813436858276236889781343685827623688978134368582762368897813436858276236889781343685827623688978134368582762368897813436858276236889781343685827623688978134368582762368897813436858276236889781343685827623688978134368582762368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1daf718-24f5-40c0-9b10-f3b6e00b52aa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf26ac7e-ed21-4670-b2ee-9f6388f65532, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf26ac7e-ed21-4670-b2ee-9f6388f65532, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5178203341997499307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51782033419974993075178203341997499307517820334199749930751782033419974993075178203341997499307517820334199749930751782033419974993075178203341997499307517820334199749930751782033419974993075178203341997499307517820334199749930751782033419974993075178203341997499307517820334199749930751782033419974993075178203341997499307517820334199749930751782033419974993075178203341997499307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 652b6429-d22b-48fb-9d39-3cb63d057d99, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31bc6696-ae86-4160-be62-09831164ac9f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31bc6696-ae86-4160-be62-09831164ac9f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15991422097068784041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599142209706878404115991422097068784041159914220970687840411599142209706878404115991422097068784041159914220970687840411599142209706878404115991422097068784041159914220970687840411599142209706878404115991422097068784041159914220970687840411599142209706878404115991422097068784041159914220970687840411599142209706878404115991422097068784041159914220970687840411599142209706878404115991422097068784041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf26ac7e-ed21-4670-b2ee-9f6388f65532, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ba7020f-e60e-46d5-b831-a4d4dd377a05, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ba7020f-e60e-46d5-b831-a4d4dd377a05, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6686250693425268103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66862506934252681036686250693425268103668625069342526810366862506934252681036686250693425268103668625069342526810366862506934252681036686250693425268103668625069342526810366862506934252681036686250693425268103668625069342526810366862506934252681036686250693425268103668625069342526810366862506934252681036686250693425268103668625069342526810366862506934252681036686250693425268103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31bc6696-ae86-4160-be62-09831164ac9f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df7574fc-566d-4e9d-a227-fcc7408cb3c0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df7574fc-566d-4e9d-a227-fcc7408cb3c0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15255514994155208810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525551499415520881015255514994155208810152555149941552088101525551499415520881015255514994155208810152555149941552088101525551499415520881015255514994155208810152555149941552088101525551499415520881015255514994155208810152555149941552088101525551499415520881015255514994155208810152555149941552088101525551499415520881015255514994155208810152555149941552088101525551499415520881015255514994155208810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df7574fc-566d-4e9d-a227-fcc7408cb3c0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efff82a5-da32-4fc3-8365-073609ef446d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efff82a5-da32-4fc3-8365-073609ef446d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12230189214702137485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223018921470213748512230189214702137485122301892147021374851223018921470213748512230189214702137485122301892147021374851223018921470213748512230189214702137485122301892147021374851223018921470213748512230189214702137485122301892147021374851223018921470213748512230189214702137485122301892147021374851223018921470213748512230189214702137485122301892147021374851223018921470213748512230189214702137485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ba7020f-e60e-46d5-b831-a4d4dd377a05, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14f7f6b4-1a63-48c9-951a-2b8f4fd929cb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14f7f6b4-1a63-48c9-951a-2b8f4fd929cb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4193747020435461554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41937470204354615544193747020435461554419374702043546155441937470204354615544193747020435461554419374702043546155441937470204354615544193747020435461554419374702043546155441937470204354615544193747020435461554419374702043546155441937470204354615544193747020435461554419374702043546155441937470204354615544193747020435461554419374702043546155441937470204354615544193747020435461554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efff82a5-da32-4fc3-8365-073609ef446d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06efeda6-5680-4fd1-8ade-38e24c94d98e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06efeda6-5680-4fd1-8ade-38e24c94d98e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6092403590045073364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60924035900450733646092403590045073364609240359004507336460924035900450733646092403590045073364609240359004507336460924035900450733646092403590045073364609240359004507336460924035900450733646092403590045073364609240359004507336460924035900450733646092403590045073364609240359004507336460924035900450733646092403590045073364609240359004507336460924035900450733646092403590045073364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14f7f6b4-1a63-48c9-951a-2b8f4fd929cb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e09b56bf-7965-4f16-8be2-03bcc05b371b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06efeda6-5680-4fd1-8ade-38e24c94d98e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e09b56bf-7965-4f16-8be2-03bcc05b371b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 839914759545702879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "839914759545702879839914759545702879839914759545702879839914759545702879839914759545702879839914759545702879839914759545702879839914759545702879839914759545702879839914759545702879839914759545702879839914759545702879839914759545702879839914759545702879839914759545702879839914759545702879839914759545702879839914759545702879839914759545702879839914759545702879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 050452d4-81f6-44f9-ad0e-bbb5c1f33d37, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 050452d4-81f6-44f9-ad0e-bbb5c1f33d37, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15325780553582714463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532578055358271446315325780553582714463153257805535827144631532578055358271446315325780553582714463153257805535827144631532578055358271446315325780553582714463153257805535827144631532578055358271446315325780553582714463153257805535827144631532578055358271446315325780553582714463153257805535827144631532578055358271446315325780553582714463153257805535827144631532578055358271446315325780553582714463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e09b56bf-7965-4f16-8be2-03bcc05b371b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 672e010c-d844-49bf-8ea1-ec5ac8c9b6a7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 672e010c-d844-49bf-8ea1-ec5ac8c9b6a7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4543075163599452172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45430751635994521724543075163599452172454307516359945217245430751635994521724543075163599452172454307516359945217245430751635994521724543075163599452172454307516359945217245430751635994521724543075163599452172454307516359945217245430751635994521724543075163599452172454307516359945217245430751635994521724543075163599452172454307516359945217245430751635994521724543075163599452172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 050452d4-81f6-44f9-ad0e-bbb5c1f33d37, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76c1f216-e12a-465e-a305-cd2f0fa14e42, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76c1f216-e12a-465e-a305-cd2f0fa14e42, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18434510999686871812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843451099968687181218434510999686871812184345109996868718121843451099968687181218434510999686871812184345109996868718121843451099968687181218434510999686871812184345109996868718121843451099968687181218434510999686871812184345109996868718121843451099968687181218434510999686871812184345109996868718121843451099968687181218434510999686871812184345109996868718121843451099968687181218434510999686871812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 672e010c-d844-49bf-8ea1-ec5ac8c9b6a7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bf0b020-5a44-47fc-8fe5-40e3730956b5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bf0b020-5a44-47fc-8fe5-40e3730956b5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9806528664545369872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98065286645453698729806528664545369872980652866454536987298065286645453698729806528664545369872980652866454536987298065286645453698729806528664545369872980652866454536987298065286645453698729806528664545369872980652866454536987298065286645453698729806528664545369872980652866454536987298065286645453698729806528664545369872980652866454536987298065286645453698729806528664545369872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76c1f216-e12a-465e-a305-cd2f0fa14e42, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, faac2c76-3a1d-446e-bb4f-bc7188943976, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faac2c76-3a1d-446e-bb4f-bc7188943976, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9651024005732029939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96510240057320299399651024005732029939965102400573202993996510240057320299399651024005732029939965102400573202993996510240057320299399651024005732029939965102400573202993996510240057320299399651024005732029939965102400573202993996510240057320299399651024005732029939965102400573202993996510240057320299399651024005732029939965102400573202993996510240057320299399651024005732029939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bf0b020-5a44-47fc-8fe5-40e3730956b5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dfdc058-69e8-4276-b821-48e650a8b603, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dfdc058-69e8-4276-b821-48e650a8b603, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18187553693522228025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818755369352222802518187553693522228025181875536935222280251818755369352222802518187553693522228025181875536935222280251818755369352222802518187553693522228025181875536935222280251818755369352222802518187553693522228025181875536935222280251818755369352222802518187553693522228025181875536935222280251818755369352222802518187553693522228025181875536935222280251818755369352222802518187553693522228025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faac2c76-3a1d-446e-bb4f-bc7188943976, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29baaac2-cc4b-431b-af41-20eb854fe4d1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29baaac2-cc4b-431b-af41-20eb854fe4d1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 272325600567397636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "272325600567397636272325600567397636272325600567397636272325600567397636272325600567397636272325600567397636272325600567397636272325600567397636272325600567397636272325600567397636272325600567397636272325600567397636272325600567397636272325600567397636272325600567397636272325600567397636272325600567397636272325600567397636272325600567397636272325600567397636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dfdc058-69e8-4276-b821-48e650a8b603, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbf78588-035f-42f0-93db-ea305584048b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbf78588-035f-42f0-93db-ea305584048b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8364218417826856824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83642184178268568248364218417826856824836421841782685682483642184178268568248364218417826856824836421841782685682483642184178268568248364218417826856824836421841782685682483642184178268568248364218417826856824836421841782685682483642184178268568248364218417826856824836421841782685682483642184178268568248364218417826856824836421841782685682483642184178268568248364218417826856824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29baaac2-cc4b-431b-af41-20eb854fe4d1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6343c1d-448a-4eb9-b1c9-a668a24c101d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6343c1d-448a-4eb9-b1c9-a668a24c101d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16775951144062798195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677595114406279819516775951144062798195167759511440627981951677595114406279819516775951144062798195167759511440627981951677595114406279819516775951144062798195167759511440627981951677595114406279819516775951144062798195167759511440627981951677595114406279819516775951144062798195167759511440627981951677595114406279819516775951144062798195167759511440627981951677595114406279819516775951144062798195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbf78588-035f-42f0-93db-ea305584048b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e641683-6583-42a7-8c2d-92d542e2b917, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e641683-6583-42a7-8c2d-92d542e2b917, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17405784217470822869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740578421747082286917405784217470822869174057842174708228691740578421747082286917405784217470822869174057842174708228691740578421747082286917405784217470822869174057842174708228691740578421747082286917405784217470822869174057842174708228691740578421747082286917405784217470822869174057842174708228691740578421747082286917405784217470822869174057842174708228691740578421747082286917405784217470822869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6343c1d-448a-4eb9-b1c9-a668a24c101d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e5f1109-69e4-4fd3-aca9-13e45e24b14e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e5f1109-69e4-4fd3-aca9-13e45e24b14e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6622076861206147400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66220768612061474006622076861206147400662207686120614740066220768612061474006622076861206147400662207686120614740066220768612061474006622076861206147400662207686120614740066220768612061474006622076861206147400662207686120614740066220768612061474006622076861206147400662207686120614740066220768612061474006622076861206147400662207686120614740066220768612061474006622076861206147400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e641683-6583-42a7-8c2d-92d542e2b917, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ecb8286-a06d-42f6-90ed-583dcf784ccc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ecb8286-a06d-42f6-90ed-583dcf784ccc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4172394471056510174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41723944710565101744172394471056510174417239447105651017441723944710565101744172394471056510174417239447105651017441723944710565101744172394471056510174417239447105651017441723944710565101744172394471056510174417239447105651017441723944710565101744172394471056510174417239447105651017441723944710565101744172394471056510174417239447105651017441723944710565101744172394471056510174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e5f1109-69e4-4fd3-aca9-13e45e24b14e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ecb8286-a06d-42f6-90ed-583dcf784ccc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c37b078b-2086-44ef-86e6-2e900d2f6c76, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c37b078b-2086-44ef-86e6-2e900d2f6c76, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11660732937591720153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166073293759172015311660732937591720153116607329375917201531166073293759172015311660732937591720153116607329375917201531166073293759172015311660732937591720153116607329375917201531166073293759172015311660732937591720153116607329375917201531166073293759172015311660732937591720153116607329375917201531166073293759172015311660732937591720153116607329375917201531166073293759172015311660732937591720153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c44bb14f-053a-4cb8-ac16-c86b6be58e60, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c44bb14f-053a-4cb8-ac16-c86b6be58e60, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2216035969439535698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22160359694395356982216035969439535698221603596943953569822160359694395356982216035969439535698221603596943953569822160359694395356982216035969439535698221603596943953569822160359694395356982216035969439535698221603596943953569822160359694395356982216035969439535698221603596943953569822160359694395356982216035969439535698221603596943953569822160359694395356982216035969439535698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c37b078b-2086-44ef-86e6-2e900d2f6c76, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73471674-be89-4d89-8c47-d049b96902dd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73471674-be89-4d89-8c47-d049b96902dd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15425853380512500262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542585338051250026215425853380512500262154258533805125002621542585338051250026215425853380512500262154258533805125002621542585338051250026215425853380512500262154258533805125002621542585338051250026215425853380512500262154258533805125002621542585338051250026215425853380512500262154258533805125002621542585338051250026215425853380512500262154258533805125002621542585338051250026215425853380512500262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c44bb14f-053a-4cb8-ac16-c86b6be58e60, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f01bbe5d-f912-4ecb-8eca-688c90134698, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f01bbe5d-f912-4ecb-8eca-688c90134698, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4826324033529742396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48263240335297423964826324033529742396482632403352974239648263240335297423964826324033529742396482632403352974239648263240335297423964826324033529742396482632403352974239648263240335297423964826324033529742396482632403352974239648263240335297423964826324033529742396482632403352974239648263240335297423964826324033529742396482632403352974239648263240335297423964826324033529742396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73471674-be89-4d89-8c47-d049b96902dd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 200d45e8-df37-454d-bbf6-24c066e12364, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 200d45e8-df37-454d-bbf6-24c066e12364, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14268445006513336107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426844500651333610714268445006513336107142684450065133361071426844500651333610714268445006513336107142684450065133361071426844500651333610714268445006513336107142684450065133361071426844500651333610714268445006513336107142684450065133361071426844500651333610714268445006513336107142684450065133361071426844500651333610714268445006513336107142684450065133361071426844500651333610714268445006513336107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f01bbe5d-f912-4ecb-8eca-688c90134698, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2aa51a54-9194-4545-b646-280749c26f35, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aa51a54-9194-4545-b646-280749c26f35, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16102503245569082540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610250324556908254016102503245569082540161025032455690825401610250324556908254016102503245569082540161025032455690825401610250324556908254016102503245569082540161025032455690825401610250324556908254016102503245569082540161025032455690825401610250324556908254016102503245569082540161025032455690825401610250324556908254016102503245569082540161025032455690825401610250324556908254016102503245569082540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 200d45e8-df37-454d-bbf6-24c066e12364, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fb1eb36-a036-4161-9848-b00370b9b159, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fb1eb36-a036-4161-9848-b00370b9b159, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5101878559240190424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51018785592401904245101878559240190424510187855924019042451018785592401904245101878559240190424510187855924019042451018785592401904245101878559240190424510187855924019042451018785592401904245101878559240190424510187855924019042451018785592401904245101878559240190424510187855924019042451018785592401904245101878559240190424510187855924019042451018785592401904245101878559240190424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aa51a54-9194-4545-b646-280749c26f35, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f825c46-74ab-4faf-8155-f494cb7d1ec7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f825c46-74ab-4faf-8155-f494cb7d1ec7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11183441343515964798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118344134351596479811183441343515964798111834413435159647981118344134351596479811183441343515964798111834413435159647981118344134351596479811183441343515964798111834413435159647981118344134351596479811183441343515964798111834413435159647981118344134351596479811183441343515964798111834413435159647981118344134351596479811183441343515964798111834413435159647981118344134351596479811183441343515964798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fb1eb36-a036-4161-9848-b00370b9b159, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bc13179-8ab3-4077-8a06-0c98f2cbac0d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bc13179-8ab3-4077-8a06-0c98f2cbac0d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4112581292662058059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41125812926620580594112581292662058059411258129266205805941125812926620580594112581292662058059411258129266205805941125812926620580594112581292662058059411258129266205805941125812926620580594112581292662058059411258129266205805941125812926620580594112581292662058059411258129266205805941125812926620580594112581292662058059411258129266205805941125812926620580594112581292662058059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f825c46-74ab-4faf-8155-f494cb7d1ec7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2861216e-20b1-4221-af1e-e4ccea7f8d71, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2861216e-20b1-4221-af1e-e4ccea7f8d71, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7197996178996488962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71979961789964889627197996178996488962719799617899648896271979961789964889627197996178996488962719799617899648896271979961789964889627197996178996488962719799617899648896271979961789964889627197996178996488962719799617899648896271979961789964889627197996178996488962719799617899648896271979961789964889627197996178996488962719799617899648896271979961789964889627197996178996488962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bc13179-8ab3-4077-8a06-0c98f2cbac0d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91ae8860-b687-48d9-9c54-9d822af694a0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91ae8860-b687-48d9-9c54-9d822af694a0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14930287404061655793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493028740406165579314930287404061655793149302874040616557931493028740406165579314930287404061655793149302874040616557931493028740406165579314930287404061655793149302874040616557931493028740406165579314930287404061655793149302874040616557931493028740406165579314930287404061655793149302874040616557931493028740406165579314930287404061655793149302874040616557931493028740406165579314930287404061655793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2861216e-20b1-4221-af1e-e4ccea7f8d71, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a1e8421-5ce3-4f28-b1bb-7b1b30edc4cf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a1e8421-5ce3-4f28-b1bb-7b1b30edc4cf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14587623843665256725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458762384366525672514587623843665256725145876238436652567251458762384366525672514587623843665256725145876238436652567251458762384366525672514587623843665256725145876238436652567251458762384366525672514587623843665256725145876238436652567251458762384366525672514587623843665256725145876238436652567251458762384366525672514587623843665256725145876238436652567251458762384366525672514587623843665256725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91ae8860-b687-48d9-9c54-9d822af694a0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15f75db2-4ebb-482b-bb6e-61dac792080d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15f75db2-4ebb-482b-bb6e-61dac792080d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7205377743103535201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72053777431035352017205377743103535201720537774310353520172053777431035352017205377743103535201720537774310353520172053777431035352017205377743103535201720537774310353520172053777431035352017205377743103535201720537774310353520172053777431035352017205377743103535201720537774310353520172053777431035352017205377743103535201720537774310353520172053777431035352017205377743103535201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a1e8421-5ce3-4f28-b1bb-7b1b30edc4cf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cf49272-fd99-4857-b62f-d4c43130f4b7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cf49272-fd99-4857-b62f-d4c43130f4b7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3459487155548883023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34594871555488830233459487155548883023345948715554888302334594871555488830233459487155548883023345948715554888302334594871555488830233459487155548883023345948715554888302334594871555488830233459487155548883023345948715554888302334594871555488830233459487155548883023345948715554888302334594871555488830233459487155548883023345948715554888302334594871555488830233459487155548883023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15f75db2-4ebb-482b-bb6e-61dac792080d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7da1d458-1e39-4af4-868d-0ccb4f95c0e2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7da1d458-1e39-4af4-868d-0ccb4f95c0e2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6334740024790177092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63347400247901770926334740024790177092633474002479017709263347400247901770926334740024790177092633474002479017709263347400247901770926334740024790177092633474002479017709263347400247901770926334740024790177092633474002479017709263347400247901770926334740024790177092633474002479017709263347400247901770926334740024790177092633474002479017709263347400247901770926334740024790177092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cf49272-fd99-4857-b62f-d4c43130f4b7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b37c619f-4b2e-4522-9c80-9e49ccdba7fd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b37c619f-4b2e-4522-9c80-9e49ccdba7fd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11838543193690583867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183854319369058386711838543193690583867118385431936905838671183854319369058386711838543193690583867118385431936905838671183854319369058386711838543193690583867118385431936905838671183854319369058386711838543193690583867118385431936905838671183854319369058386711838543193690583867118385431936905838671183854319369058386711838543193690583867118385431936905838671183854319369058386711838543193690583867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7da1d458-1e39-4af4-868d-0ccb4f95c0e2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 950b9f9a-5eca-4d1a-8464-15626a06582b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 950b9f9a-5eca-4d1a-8464-15626a06582b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17134354704786546623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713435470478654662317134354704786546623171343547047865466231713435470478654662317134354704786546623171343547047865466231713435470478654662317134354704786546623171343547047865466231713435470478654662317134354704786546623171343547047865466231713435470478654662317134354704786546623171343547047865466231713435470478654662317134354704786546623171343547047865466231713435470478654662317134354704786546623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b37c619f-4b2e-4522-9c80-9e49ccdba7fd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 010200d9-4d29-4f26-8624-16a6e1ebdd4f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 010200d9-4d29-4f26-8624-16a6e1ebdd4f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14215015818785159913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421501581878515991314215015818785159913142150158187851599131421501581878515991314215015818785159913142150158187851599131421501581878515991314215015818785159913142150158187851599131421501581878515991314215015818785159913142150158187851599131421501581878515991314215015818785159913142150158187851599131421501581878515991314215015818785159913142150158187851599131421501581878515991314215015818785159913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 950b9f9a-5eca-4d1a-8464-15626a06582b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19e54a93-6c26-4433-a1eb-8ba821e644c3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19e54a93-6c26-4433-a1eb-8ba821e644c3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9782199898939755161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97821998989397551619782199898939755161978219989893975516197821998989397551619782199898939755161978219989893975516197821998989397551619782199898939755161978219989893975516197821998989397551619782199898939755161978219989893975516197821998989397551619782199898939755161978219989893975516197821998989397551619782199898939755161978219989893975516197821998989397551619782199898939755161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 010200d9-4d29-4f26-8624-16a6e1ebdd4f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bac5bc24-e9d7-434c-8ea1-1facc72fec99, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bac5bc24-e9d7-434c-8ea1-1facc72fec99, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11322948505521102587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132294850552110258711322948505521102587113229485055211025871132294850552110258711322948505521102587113229485055211025871132294850552110258711322948505521102587113229485055211025871132294850552110258711322948505521102587113229485055211025871132294850552110258711322948505521102587113229485055211025871132294850552110258711322948505521102587113229485055211025871132294850552110258711322948505521102587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19e54a93-6c26-4433-a1eb-8ba821e644c3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b906aed1-399c-4793-a52b-70d587bc2437, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b906aed1-399c-4793-a52b-70d587bc2437, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3635209291024547789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36352092910245477893635209291024547789363520929102454778936352092910245477893635209291024547789363520929102454778936352092910245477893635209291024547789363520929102454778936352092910245477893635209291024547789363520929102454778936352092910245477893635209291024547789363520929102454778936352092910245477893635209291024547789363520929102454778936352092910245477893635209291024547789" } } } 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:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23411 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_hyly95v4.log --grpc-port=14880 --mon-port=26729 --ic-port=5505 --key-file /home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3mzp/0019cf/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:23411', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_hyly95v4.log', '--grpc-port=14880', '--mon-port=26729', '--ic-port=5505', '--key-file', '/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/3mzp/0019cf/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, bac5bc24-e9d7-434c-8ea1-1facc72fec99, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4613e56-4a15-43dc-93d8-f06e9d5f54a0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4613e56-4a15-43dc-93d8-f06e9d5f54a0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3861276027122694765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38612760271226947653861276027122694765386127602712269476538612760271226947653861276027122694765386127602712269476538612760271226947653861276027122694765386127602712269476538612760271226947653861276027122694765386127602712269476538612760271226947653861276027122694765386127602712269476538612760271226947653861276027122694765386127602712269476538612760271226947653861276027122694765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b906aed1-399c-4793-a52b-70d587bc2437, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2890dfdb-696b-4969-9b33-65cccac56c61, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2890dfdb-696b-4969-9b33-65cccac56c61, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16048659814504791433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604865981450479143316048659814504791433160486598145047914331604865981450479143316048659814504791433160486598145047914331604865981450479143316048659814504791433160486598145047914331604865981450479143316048659814504791433160486598145047914331604865981450479143316048659814504791433160486598145047914331604865981450479143316048659814504791433160486598145047914331604865981450479143316048659814504791433" } } } 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: 1069529
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:14880/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1069533
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4613e56-4a15-43dc-93d8-f06e9d5f54a0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3a3fa99-a40b-4c65-9348-42bcf19cf831, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2890dfdb-696b-4969-9b33-65cccac56c61, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edf5349a-e127-486a-a056-a519675d7f71, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edf5349a-e127-486a-a056-a519675d7f71, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4423512667475192302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44235126674751923024423512667475192302442351266747519230244235126674751923024423512667475192302442351266747519230244235126674751923024423512667475192302442351266747519230244235126674751923024423512667475192302442351266747519230244235126674751923024423512667475192302442351266747519230244235126674751923024423512667475192302442351266747519230244235126674751923024423512667475192302" } } } 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, b3a3fa99-a40b-4c65-9348-42bcf19cf831, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8054797335286046891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80547973352860468918054797335286046891805479733528604689180547973352860468918054797335286046891805479733528604689180547973352860468918054797335286046891805479733528604689180547973352860468918054797335286046891805479733528604689180547973352860468918054797335286046891805479733528604689180547973352860468918054797335286046891805479733528604689180547973352860468918054797335286046891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edf5349a-e127-486a-a056-a519675d7f71, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 224bcf78-ab67-46b2-b120-48a372b1c9ad, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3a3fa99-a40b-4c65-9348-42bcf19cf831, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91df4d52-4aaa-4fbc-9592-a3e727fdb9ea, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 224bcf78-ab67-46b2-b120-48a372b1c9ad, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5078297218528830176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50782972185288301765078297218528830176507829721852883017650782972185288301765078297218528830176507829721852883017650782972185288301765078297218528830176507829721852883017650782972185288301765078297218528830176507829721852883017650782972185288301765078297218528830176507829721852883017650782972185288301765078297218528830176507829721852883017650782972185288301765078297218528830176" } } } 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, 91df4d52-4aaa-4fbc-9592-a3e727fdb9ea, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11426744266220366459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142674426622036645911426744266220366459114267442662203664591142674426622036645911426744266220366459114267442662203664591142674426622036645911426744266220366459114267442662203664591142674426622036645911426744266220366459114267442662203664591142674426622036645911426744266220366459114267442662203664591142674426622036645911426744266220366459114267442662203664591142674426622036645911426744266220366459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 224bcf78-ab67-46b2-b120-48a372b1c9ad, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f85ac0e8-0935-43be-b220-9f5d8e72562e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f85ac0e8-0935-43be-b220-9f5d8e72562e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12452307101012735280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245230710101273528012452307101012735280124523071010127352801245230710101273528012452307101012735280124523071010127352801245230710101273528012452307101012735280124523071010127352801245230710101273528012452307101012735280124523071010127352801245230710101273528012452307101012735280124523071010127352801245230710101273528012452307101012735280124523071010127352801245230710101273528012452307101012735280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91df4d52-4aaa-4fbc-9592-a3e727fdb9ea, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad3b5ec2-9ed6-44c3-bd66-bb0bf4e60a3f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad3b5ec2-9ed6-44c3-bd66-bb0bf4e60a3f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8379545106116696293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83795451061166962938379545106116696293837954510611669629383795451061166962938379545106116696293837954510611669629383795451061166962938379545106116696293837954510611669629383795451061166962938379545106116696293837954510611669629383795451061166962938379545106116696293837954510611669629383795451061166962938379545106116696293837954510611669629383795451061166962938379545106116696293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f85ac0e8-0935-43be-b220-9f5d8e72562e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8156b7c-e21c-4fc4-976a-cf3f1e3a1345, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8156b7c-e21c-4fc4-976a-cf3f1e3a1345, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7068149185197229686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70681491851972296867068149185197229686706814918519722968670681491851972296867068149185197229686706814918519722968670681491851972296867068149185197229686706814918519722968670681491851972296867068149185197229686706814918519722968670681491851972296867068149185197229686706814918519722968670681491851972296867068149185197229686706814918519722968670681491851972296867068149185197229686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad3b5ec2-9ed6-44c3-bd66-bb0bf4e60a3f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41985429-d851-4225-85a2-77ca841d9e37, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41985429-d851-4225-85a2-77ca841d9e37, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8324668348458950616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83246683484589506168324668348458950616832466834845895061683246683484589506168324668348458950616832466834845895061683246683484589506168324668348458950616832466834845895061683246683484589506168324668348458950616832466834845895061683246683484589506168324668348458950616832466834845895061683246683484589506168324668348458950616832466834845895061683246683484589506168324668348458950616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8156b7c-e21c-4fc4-976a-cf3f1e3a1345, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fd2858d-74e2-49b9-a87c-d9b1d223f5a4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fd2858d-74e2-49b9-a87c-d9b1d223f5a4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17962220714980270202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1796222071498027020217962220714980270202179622207149802702021796222071498027020217962220714980270202179622207149802702021796222071498027020217962220714980270202179622207149802702021796222071498027020217962220714980270202179622207149802702021796222071498027020217962220714980270202179622207149802702021796222071498027020217962220714980270202179622207149802702021796222071498027020217962220714980270202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41985429-d851-4225-85a2-77ca841d9e37, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 616e1649-7f3a-42ef-a4fd-44d1cf82e49c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 616e1649-7f3a-42ef-a4fd-44d1cf82e49c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5576700109083182037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55767001090831820375576700109083182037557670010908318203755767001090831820375576700109083182037557670010908318203755767001090831820375576700109083182037557670010908318203755767001090831820375576700109083182037557670010908318203755767001090831820375576700109083182037557670010908318203755767001090831820375576700109083182037557670010908318203755767001090831820375576700109083182037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fd2858d-74e2-49b9-a87c-d9b1d223f5a4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ece5f9b1-fb89-4296-bd83-b6cb7152964c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ece5f9b1-fb89-4296-bd83-b6cb7152964c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2819489491013598997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28194894910135989972819489491013598997281948949101359899728194894910135989972819489491013598997281948949101359899728194894910135989972819489491013598997281948949101359899728194894910135989972819489491013598997281948949101359899728194894910135989972819489491013598997281948949101359899728194894910135989972819489491013598997281948949101359899728194894910135989972819489491013598997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 616e1649-7f3a-42ef-a4fd-44d1cf82e49c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c4bcd78-370a-44a8-9d4c-0db47ac3a8a9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c4bcd78-370a-44a8-9d4c-0db47ac3a8a9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 187467050764500404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "187467050764500404187467050764500404187467050764500404187467050764500404187467050764500404187467050764500404187467050764500404187467050764500404187467050764500404187467050764500404187467050764500404187467050764500404187467050764500404187467050764500404187467050764500404187467050764500404187467050764500404187467050764500404187467050764500404187467050764500404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ece5f9b1-fb89-4296-bd83-b6cb7152964c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18295da8-37bd-4da6-be71-8d1dc41762a2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18295da8-37bd-4da6-be71-8d1dc41762a2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16635715799218735986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663571579921873598616635715799218735986166357157992187359861663571579921873598616635715799218735986166357157992187359861663571579921873598616635715799218735986166357157992187359861663571579921873598616635715799218735986166357157992187359861663571579921873598616635715799218735986166357157992187359861663571579921873598616635715799218735986166357157992187359861663571579921873598616635715799218735986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c4bcd78-370a-44a8-9d4c-0db47ac3a8a9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29a48f29-010a-4597-9ad3-e003a5dfaa6b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29a48f29-010a-4597-9ad3-e003a5dfaa6b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2402543792774243073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24025437927742430732402543792774243073240254379277424307324025437927742430732402543792774243073240254379277424307324025437927742430732402543792774243073240254379277424307324025437927742430732402543792774243073240254379277424307324025437927742430732402543792774243073240254379277424307324025437927742430732402543792774243073240254379277424307324025437927742430732402543792774243073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18295da8-37bd-4da6-be71-8d1dc41762a2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d55330ff-471e-4556-a55e-bcf34655316e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d55330ff-471e-4556-a55e-bcf34655316e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6818707142813556325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68187071428135563256818707142813556325681870714281355632568187071428135563256818707142813556325681870714281355632568187071428135563256818707142813556325681870714281355632568187071428135563256818707142813556325681870714281355632568187071428135563256818707142813556325681870714281355632568187071428135563256818707142813556325681870714281355632568187071428135563256818707142813556325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29a48f29-010a-4597-9ad3-e003a5dfaa6b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5542804-fa31-42de-bff6-211238ec7370, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5542804-fa31-42de-bff6-211238ec7370, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10656209110264307287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065620911026430728710656209110264307287106562091102643072871065620911026430728710656209110264307287106562091102643072871065620911026430728710656209110264307287106562091102643072871065620911026430728710656209110264307287106562091102643072871065620911026430728710656209110264307287106562091102643072871065620911026430728710656209110264307287106562091102643072871065620911026430728710656209110264307287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d55330ff-471e-4556-a55e-bcf34655316e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b775296e-7201-4cfa-8583-6bcd815b5fdb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b775296e-7201-4cfa-8583-6bcd815b5fdb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8460602602152534080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84606026021525340808460602602152534080846060260215253408084606026021525340808460602602152534080846060260215253408084606026021525340808460602602152534080846060260215253408084606026021525340808460602602152534080846060260215253408084606026021525340808460602602152534080846060260215253408084606026021525340808460602602152534080846060260215253408084606026021525340808460602602152534080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5542804-fa31-42de-bff6-211238ec7370, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8be6986-4d81-4529-801e-3c89f3b9c9b9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8be6986-4d81-4529-801e-3c89f3b9c9b9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12177937514146784891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217793751414678489112177937514146784891121779375141467848911217793751414678489112177937514146784891121779375141467848911217793751414678489112177937514146784891121779375141467848911217793751414678489112177937514146784891121779375141467848911217793751414678489112177937514146784891121779375141467848911217793751414678489112177937514146784891121779375141467848911217793751414678489112177937514146784891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b775296e-7201-4cfa-8583-6bcd815b5fdb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8be6986-4d81-4529-801e-3c89f3b9c9b9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0e2fbda-9281-4ee3-869a-698352d8ec12, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0e2fbda-9281-4ee3-869a-698352d8ec12, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9105096028975007467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91050960289750074679105096028975007467910509602897500746791050960289750074679105096028975007467910509602897500746791050960289750074679105096028975007467910509602897500746791050960289750074679105096028975007467910509602897500746791050960289750074679105096028975007467910509602897500746791050960289750074679105096028975007467910509602897500746791050960289750074679105096028975007467" } } } 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 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6657e6a-395f-4179-8296-ff1af534ce1d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6657e6a-395f-4179-8296-ff1af534ce1d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7534639427777953416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75346394277779534167534639427777953416753463942777795341675346394277779534167534639427777953416753463942777795341675346394277779534167534639427777953416753463942777795341675346394277779534167534639427777953416753463942777795341675346394277779534167534639427777953416753463942777795341675346394277779534167534639427777953416753463942777795341675346394277779534167534639427777953416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0e2fbda-9281-4ee3-869a-698352d8ec12, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 938cdc2d-458c-459e-8160-ed70a7ae66a6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 938cdc2d-458c-459e-8160-ed70a7ae66a6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7066464191033996851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70664641910339968517066464191033996851706646419103399685170664641910339968517066464191033996851706646419103399685170664641910339968517066464191033996851706646419103399685170664641910339968517066464191033996851706646419103399685170664641910339968517066464191033996851706646419103399685170664641910339968517066464191033996851706646419103399685170664641910339968517066464191033996851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6657e6a-395f-4179-8296-ff1af534ce1d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d3edc59-ee2b-4aa8-9f08-6cfbb908798b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d3edc59-ee2b-4aa8-9f08-6cfbb908798b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14113987394631623422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411398739463162342214113987394631623422141139873946316234221411398739463162342214113987394631623422141139873946316234221411398739463162342214113987394631623422141139873946316234221411398739463162342214113987394631623422141139873946316234221411398739463162342214113987394631623422141139873946316234221411398739463162342214113987394631623422141139873946316234221411398739463162342214113987394631623422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 938cdc2d-458c-459e-8160-ed70a7ae66a6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92428a52-8dac-42d6-b261-01d8430baacb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92428a52-8dac-42d6-b261-01d8430baacb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10377871816584866270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1037787181658486627010377871816584866270103778718165848662701037787181658486627010377871816584866270103778718165848662701037787181658486627010377871816584866270103778718165848662701037787181658486627010377871816584866270103778718165848662701037787181658486627010377871816584866270103778718165848662701037787181658486627010377871816584866270103778718165848662701037787181658486627010377871816584866270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d3edc59-ee2b-4aa8-9f08-6cfbb908798b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5b4d77f-b416-4554-bf9c-8be8a8321592, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5b4d77f-b416-4554-bf9c-8be8a8321592, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7436230498124691936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74362304981246919367436230498124691936743623049812469193674362304981246919367436230498124691936743623049812469193674362304981246919367436230498124691936743623049812469193674362304981246919367436230498124691936743623049812469193674362304981246919367436230498124691936743623049812469193674362304981246919367436230498124691936743623049812469193674362304981246919367436230498124691936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92428a52-8dac-42d6-b261-01d8430baacb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55e25021-e6b6-4abb-8ddc-b7a644b00fc8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55e25021-e6b6-4abb-8ddc-b7a644b00fc8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12709829315617212248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270982931561721224812709829315617212248127098293156172122481270982931561721224812709829315617212248127098293156172122481270982931561721224812709829315617212248127098293156172122481270982931561721224812709829315617212248127098293156172122481270982931561721224812709829315617212248127098293156172122481270982931561721224812709829315617212248127098293156172122481270982931561721224812709829315617212248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5b4d77f-b416-4554-bf9c-8be8a8321592, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b55c48ba-74f2-45eb-90db-e87dc63b30c8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b55c48ba-74f2-45eb-90db-e87dc63b30c8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1022725527559260123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10227255275592601231022725527559260123102272552755926012310227255275592601231022725527559260123102272552755926012310227255275592601231022725527559260123102272552755926012310227255275592601231022725527559260123102272552755926012310227255275592601231022725527559260123102272552755926012310227255275592601231022725527559260123102272552755926012310227255275592601231022725527559260123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55e25021-e6b6-4abb-8ddc-b7a644b00fc8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c53ba8d8-aa80-4b84-9d61-6e81e70520d4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c53ba8d8-aa80-4b84-9d61-6e81e70520d4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6415541666896702646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64155416668967026466415541666896702646641554166689670264664155416668967026466415541666896702646641554166689670264664155416668967026466415541666896702646641554166689670264664155416668967026466415541666896702646641554166689670264664155416668967026466415541666896702646641554166689670264664155416668967026466415541666896702646641554166689670264664155416668967026466415541666896702646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b55c48ba-74f2-45eb-90db-e87dc63b30c8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c334811-3167-4b1f-b84f-8550e2d16ba8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c334811-3167-4b1f-b84f-8550e2d16ba8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12117776729000686736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211777672900068673612117776729000686736121177767290006867361211777672900068673612117776729000686736121177767290006867361211777672900068673612117776729000686736121177767290006867361211777672900068673612117776729000686736121177767290006867361211777672900068673612117776729000686736121177767290006867361211777672900068673612117776729000686736121177767290006867361211777672900068673612117776729000686736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c53ba8d8-aa80-4b84-9d61-6e81e70520d4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e199c2fb-0cb6-4ed0-9d75-d364fd6f653f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e199c2fb-0cb6-4ed0-9d75-d364fd6f653f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5797475882698885001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57974758826988850015797475882698885001579747588269888500157974758826988850015797475882698885001579747588269888500157974758826988850015797475882698885001579747588269888500157974758826988850015797475882698885001579747588269888500157974758826988850015797475882698885001579747588269888500157974758826988850015797475882698885001579747588269888500157974758826988850015797475882698885001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c334811-3167-4b1f-b84f-8550e2d16ba8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e199c2fb-0cb6-4ed0-9d75-d364fd6f653f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5b359a5-651d-42b2-ad12-10522bd10284, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88381c3d-feec-4015-a2a2-7c0f0ffb34a8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5b359a5-651d-42b2-ad12-10522bd10284, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2960335888639689249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29603358886396892492960335888639689249296033588863968924929603358886396892492960335888639689249296033588863968924929603358886396892492960335888639689249296033588863968924929603358886396892492960335888639689249296033588863968924929603358886396892492960335888639689249296033588863968924929603358886396892492960335888639689249296033588863968924929603358886396892492960335888639689249" } } } 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, 88381c3d-feec-4015-a2a2-7c0f0ffb34a8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10834436007564165132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083443600756416513210834436007564165132108344360075641651321083443600756416513210834436007564165132108344360075641651321083443600756416513210834436007564165132108344360075641651321083443600756416513210834436007564165132108344360075641651321083443600756416513210834436007564165132108344360075641651321083443600756416513210834436007564165132108344360075641651321083443600756416513210834436007564165132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5b359a5-651d-42b2-ad12-10522bd10284, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72b781b3-4e2e-4b59-977d-b4fa2c6d9b77, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72b781b3-4e2e-4b59-977d-b4fa2c6d9b77, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10042529195945821389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004252919594582138910042529195945821389100425291959458213891004252919594582138910042529195945821389100425291959458213891004252919594582138910042529195945821389100425291959458213891004252919594582138910042529195945821389100425291959458213891004252919594582138910042529195945821389100425291959458213891004252919594582138910042529195945821389100425291959458213891004252919594582138910042529195945821389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88381c3d-feec-4015-a2a2-7c0f0ffb34a8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1c34b9a-60fe-4870-9cc7-78c479a94251, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1c34b9a-60fe-4870-9cc7-78c479a94251, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7388740216635465029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73887402166354650297388740216635465029738874021663546502973887402166354650297388740216635465029738874021663546502973887402166354650297388740216635465029738874021663546502973887402166354650297388740216635465029738874021663546502973887402166354650297388740216635465029738874021663546502973887402166354650297388740216635465029738874021663546502973887402166354650297388740216635465029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72b781b3-4e2e-4b59-977d-b4fa2c6d9b77, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 475f1f82-cabf-405a-bf02-ea9161686d6e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 475f1f82-cabf-405a-bf02-ea9161686d6e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4556172351345841654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45561723513458416544556172351345841654455617235134584165445561723513458416544556172351345841654455617235134584165445561723513458416544556172351345841654455617235134584165445561723513458416544556172351345841654455617235134584165445561723513458416544556172351345841654455617235134584165445561723513458416544556172351345841654455617235134584165445561723513458416544556172351345841654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1c34b9a-60fe-4870-9cc7-78c479a94251, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41c49876-1c18-4204-adaf-4e44b55f47de, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41c49876-1c18-4204-adaf-4e44b55f47de, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15865959282156553949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586595928215655394915865959282156553949158659592821565539491586595928215655394915865959282156553949158659592821565539491586595928215655394915865959282156553949158659592821565539491586595928215655394915865959282156553949158659592821565539491586595928215655394915865959282156553949158659592821565539491586595928215655394915865959282156553949158659592821565539491586595928215655394915865959282156553949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41c49876-1c18-4204-adaf-4e44b55f47de, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 067f3d19-0a7e-4797-babc-93b3a25e9c82, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 067f3d19-0a7e-4797-babc-93b3a25e9c82, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16471641600102192613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647164160010219261316471641600102192613164716416001021926131647164160010219261316471641600102192613164716416001021926131647164160010219261316471641600102192613164716416001021926131647164160010219261316471641600102192613164716416001021926131647164160010219261316471641600102192613164716416001021926131647164160010219261316471641600102192613164716416001021926131647164160010219261316471641600102192613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 475f1f82-cabf-405a-bf02-ea9161686d6e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db555d42-cd53-4d4e-9019-cd2bf289d762, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db555d42-cd53-4d4e-9019-cd2bf289d762, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4399676515206279525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43996765152062795254399676515206279525439967651520627952543996765152062795254399676515206279525439967651520627952543996765152062795254399676515206279525439967651520627952543996765152062795254399676515206279525439967651520627952543996765152062795254399676515206279525439967651520627952543996765152062795254399676515206279525439967651520627952543996765152062795254399676515206279525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 067f3d19-0a7e-4797-babc-93b3a25e9c82, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba1b67eb-4c48-466e-82d8-948b6d2c83ae, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba1b67eb-4c48-466e-82d8-948b6d2c83ae, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9088763666090745166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90887636660907451669088763666090745166908876366609074516690887636660907451669088763666090745166908876366609074516690887636660907451669088763666090745166908876366609074516690887636660907451669088763666090745166908876366609074516690887636660907451669088763666090745166908876366609074516690887636660907451669088763666090745166908876366609074516690887636660907451669088763666090745166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db555d42-cd53-4d4e-9019-cd2bf289d762, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89ae0ddd-badb-4806-9a57-28a78edb5a1c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89ae0ddd-badb-4806-9a57-28a78edb5a1c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5154302665195297928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51543026651952979285154302665195297928515430266519529792851543026651952979285154302665195297928515430266519529792851543026651952979285154302665195297928515430266519529792851543026651952979285154302665195297928515430266519529792851543026651952979285154302665195297928515430266519529792851543026651952979285154302665195297928515430266519529792851543026651952979285154302665195297928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba1b67eb-4c48-466e-82d8-948b6d2c83ae, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7289b2cd-3e60-49a1-80a5-3b61b9cee155, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7289b2cd-3e60-49a1-80a5-3b61b9cee155, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 182094459690396624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "182094459690396624182094459690396624182094459690396624182094459690396624182094459690396624182094459690396624182094459690396624182094459690396624182094459690396624182094459690396624182094459690396624182094459690396624182094459690396624182094459690396624182094459690396624182094459690396624182094459690396624182094459690396624182094459690396624182094459690396624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89ae0ddd-badb-4806-9a57-28a78edb5a1c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3b5dd6d-636c-4fce-a93f-0f9b06170bb7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3b5dd6d-636c-4fce-a93f-0f9b06170bb7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10124121045399709707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012412104539970970710124121045399709707101241210453997097071012412104539970970710124121045399709707101241210453997097071012412104539970970710124121045399709707101241210453997097071012412104539970970710124121045399709707101241210453997097071012412104539970970710124121045399709707101241210453997097071012412104539970970710124121045399709707101241210453997097071012412104539970970710124121045399709707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7289b2cd-3e60-49a1-80a5-3b61b9cee155, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d7836eb-8ef7-4eb0-9e2b-ab06a6f6b7f5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d7836eb-8ef7-4eb0-9e2b-ab06a6f6b7f5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8213845720523791838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82138457205237918388213845720523791838821384572052379183882138457205237918388213845720523791838821384572052379183882138457205237918388213845720523791838821384572052379183882138457205237918388213845720523791838821384572052379183882138457205237918388213845720523791838821384572052379183882138457205237918388213845720523791838821384572052379183882138457205237918388213845720523791838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3b5dd6d-636c-4fce-a93f-0f9b06170bb7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7687dcd8-413f-41aa-a517-753b7d34d1e4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7687dcd8-413f-41aa-a517-753b7d34d1e4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8128194696198523719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81281946961985237198128194696198523719812819469619852371981281946961985237198128194696198523719812819469619852371981281946961985237198128194696198523719812819469619852371981281946961985237198128194696198523719812819469619852371981281946961985237198128194696198523719812819469619852371981281946961985237198128194696198523719812819469619852371981281946961985237198128194696198523719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d7836eb-8ef7-4eb0-9e2b-ab06a6f6b7f5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0680c146-2dcc-455c-890b-9bfcea84c49f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0680c146-2dcc-455c-890b-9bfcea84c49f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7567844213632636999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75678442136326369997567844213632636999756784421363263699975678442136326369997567844213632636999756784421363263699975678442136326369997567844213632636999756784421363263699975678442136326369997567844213632636999756784421363263699975678442136326369997567844213632636999756784421363263699975678442136326369997567844213632636999756784421363263699975678442136326369997567844213632636999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7687dcd8-413f-41aa-a517-753b7d34d1e4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f34bf02-2fd4-4990-88a6-4267b674deae, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f34bf02-2fd4-4990-88a6-4267b674deae, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14276739116195733189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427673911619573318914276739116195733189142767391161957331891427673911619573318914276739116195733189142767391161957331891427673911619573318914276739116195733189142767391161957331891427673911619573318914276739116195733189142767391161957331891427673911619573318914276739116195733189142767391161957331891427673911619573318914276739116195733189142767391161957331891427673911619573318914276739116195733189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0680c146-2dcc-455c-890b-9bfcea84c49f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da80e1fe-f45e-43b3-932d-59691b111783, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da80e1fe-f45e-43b3-932d-59691b111783, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9961909503513052892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99619095035130528929961909503513052892996190950351305289299619095035130528929961909503513052892996190950351305289299619095035130528929961909503513052892996190950351305289299619095035130528929961909503513052892996190950351305289299619095035130528929961909503513052892996190950351305289299619095035130528929961909503513052892996190950351305289299619095035130528929961909503513052892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f34bf02-2fd4-4990-88a6-4267b674deae, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da80e1fe-f45e-43b3-932d-59691b111783, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d98a8b88-de03-4125-b54e-c5a0ec1a15d9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f322af36-b930-45f4-b7b3-71b398b04ea3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f322af36-b930-45f4-b7b3-71b398b04ea3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17822530716834318815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1782253071683431881517822530716834318815178225307168343188151782253071683431881517822530716834318815178225307168343188151782253071683431881517822530716834318815178225307168343188151782253071683431881517822530716834318815178225307168343188151782253071683431881517822530716834318815178225307168343188151782253071683431881517822530716834318815178225307168343188151782253071683431881517822530716834318815" } } } 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, d98a8b88-de03-4125-b54e-c5a0ec1a15d9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5251957594883698038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52519575948836980385251957594883698038525195759488369803852519575948836980385251957594883698038525195759488369803852519575948836980385251957594883698038525195759488369803852519575948836980385251957594883698038525195759488369803852519575948836980385251957594883698038525195759488369803852519575948836980385251957594883698038525195759488369803852519575948836980385251957594883698038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f322af36-b930-45f4-b7b3-71b398b04ea3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64886be6-1aae-4fa9-93d7-72c48810f22a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64886be6-1aae-4fa9-93d7-72c48810f22a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14731406503878859319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473140650387885931914731406503878859319147314065038788593191473140650387885931914731406503878859319147314065038788593191473140650387885931914731406503878859319147314065038788593191473140650387885931914731406503878859319147314065038788593191473140650387885931914731406503878859319147314065038788593191473140650387885931914731406503878859319147314065038788593191473140650387885931914731406503878859319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d98a8b88-de03-4125-b54e-c5a0ec1a15d9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0412fcd-dd8d-4219-ac1f-3dcd532a8171, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0412fcd-dd8d-4219-ac1f-3dcd532a8171, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10581685088870384135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058168508887038413510581685088870384135105816850888703841351058168508887038413510581685088870384135105816850888703841351058168508887038413510581685088870384135105816850888703841351058168508887038413510581685088870384135105816850888703841351058168508887038413510581685088870384135105816850888703841351058168508887038413510581685088870384135105816850888703841351058168508887038413510581685088870384135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64886be6-1aae-4fa9-93d7-72c48810f22a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64c78efa-26a9-417e-982c-ddb3daaa9be9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64c78efa-26a9-417e-982c-ddb3daaa9be9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11289823838774737697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128982383877473769711289823838774737697112898238387747376971128982383877473769711289823838774737697112898238387747376971128982383877473769711289823838774737697112898238387747376971128982383877473769711289823838774737697112898238387747376971128982383877473769711289823838774737697112898238387747376971128982383877473769711289823838774737697112898238387747376971128982383877473769711289823838774737697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0412fcd-dd8d-4219-ac1f-3dcd532a8171, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9117db66-ef32-405c-ae5b-dc587b2dd15a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9117db66-ef32-405c-ae5b-dc587b2dd15a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6345797914202090533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63457979142020905336345797914202090533634579791420209053363457979142020905336345797914202090533634579791420209053363457979142020905336345797914202090533634579791420209053363457979142020905336345797914202090533634579791420209053363457979142020905336345797914202090533634579791420209053363457979142020905336345797914202090533634579791420209053363457979142020905336345797914202090533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64c78efa-26a9-417e-982c-ddb3daaa9be9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7719b80f-83c8-4021-9923-d1d4d682b2d1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9117db66-ef32-405c-ae5b-dc587b2dd15a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7719b80f-83c8-4021-9923-d1d4d682b2d1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9397870809033718595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93978708090337185959397870809033718595939787080903371859593978708090337185959397870809033718595939787080903371859593978708090337185959397870809033718595939787080903371859593978708090337185959397870809033718595939787080903371859593978708090337185959397870809033718595939787080903371859593978708090337185959397870809033718595939787080903371859593978708090337185959397870809033718595" } } } 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 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fd04b15-5503-4af8-8c70-e581437ec884, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fd04b15-5503-4af8-8c70-e581437ec884, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8502912638321736146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85029126383217361468502912638321736146850291263832173614685029126383217361468502912638321736146850291263832173614685029126383217361468502912638321736146850291263832173614685029126383217361468502912638321736146850291263832173614685029126383217361468502912638321736146850291263832173614685029126383217361468502912638321736146850291263832173614685029126383217361468502912638321736146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7719b80f-83c8-4021-9923-d1d4d682b2d1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53b2652c-0802-4eea-ba57-ca557cd46ca1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fd04b15-5503-4af8-8c70-e581437ec884, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53b2652c-0802-4eea-ba57-ca557cd46ca1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3112000130768069947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31120001307680699473112000130768069947311200013076806994731120001307680699473112000130768069947311200013076806994731120001307680699473112000130768069947311200013076806994731120001307680699473112000130768069947311200013076806994731120001307680699473112000130768069947311200013076806994731120001307680699473112000130768069947311200013076806994731120001307680699473112000130768069947" } } } 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 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aab6fca0-b4c4-44b8-874d-c3a87624dc9a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aab6fca0-b4c4-44b8-874d-c3a87624dc9a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 438268146226855102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "438268146226855102438268146226855102438268146226855102438268146226855102438268146226855102438268146226855102438268146226855102438268146226855102438268146226855102438268146226855102438268146226855102438268146226855102438268146226855102438268146226855102438268146226855102438268146226855102438268146226855102438268146226855102438268146226855102438268146226855102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53b2652c-0802-4eea-ba57-ca557cd46ca1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e37203b4-2d4b-483d-a4bf-9426dd66f337, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e37203b4-2d4b-483d-a4bf-9426dd66f337, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7185662694816513860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71856626948165138607185662694816513860718566269481651386071856626948165138607185662694816513860718566269481651386071856626948165138607185662694816513860718566269481651386071856626948165138607185662694816513860718566269481651386071856626948165138607185662694816513860718566269481651386071856626948165138607185662694816513860718566269481651386071856626948165138607185662694816513860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aab6fca0-b4c4-44b8-874d-c3a87624dc9a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6c7260d-ad9d-498f-b7b3-f821f389e75f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6c7260d-ad9d-498f-b7b3-f821f389e75f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11665992378411091725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166599237841109172511665992378411091725116659923784110917251166599237841109172511665992378411091725116659923784110917251166599237841109172511665992378411091725116659923784110917251166599237841109172511665992378411091725116659923784110917251166599237841109172511665992378411091725116659923784110917251166599237841109172511665992378411091725116659923784110917251166599237841109172511665992378411091725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6c7260d-ad9d-498f-b7b3-f821f389e75f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0be84d56-7433-41f5-b09b-717658047d71, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0be84d56-7433-41f5-b09b-717658047d71, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14445702755319818590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444570275531981859014445702755319818590144457027553198185901444570275531981859014445702755319818590144457027553198185901444570275531981859014445702755319818590144457027553198185901444570275531981859014445702755319818590144457027553198185901444570275531981859014445702755319818590144457027553198185901444570275531981859014445702755319818590144457027553198185901444570275531981859014445702755319818590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e37203b4-2d4b-483d-a4bf-9426dd66f337, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 427596f6-6eb6-486b-9bfd-42b13824db61, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 427596f6-6eb6-486b-9bfd-42b13824db61, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3051279859482419416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30512798594824194163051279859482419416305127985948241941630512798594824194163051279859482419416305127985948241941630512798594824194163051279859482419416305127985948241941630512798594824194163051279859482419416305127985948241941630512798594824194163051279859482419416305127985948241941630512798594824194163051279859482419416305127985948241941630512798594824194163051279859482419416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0be84d56-7433-41f5-b09b-717658047d71, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32024ebd-39f0-45fb-bb41-e45e8c8eb2ef, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32024ebd-39f0-45fb-bb41-e45e8c8eb2ef, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12378638985935377122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237863898593537712212378638985935377122123786389859353771221237863898593537712212378638985935377122123786389859353771221237863898593537712212378638985935377122123786389859353771221237863898593537712212378638985935377122123786389859353771221237863898593537712212378638985935377122123786389859353771221237863898593537712212378638985935377122123786389859353771221237863898593537712212378638985935377122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 427596f6-6eb6-486b-9bfd-42b13824db61, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e36c5b5c-2b2f-417f-abcf-596efc7490ab, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e36c5b5c-2b2f-417f-abcf-596efc7490ab, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13501060434462015541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350106043446201554113501060434462015541135010604344620155411350106043446201554113501060434462015541135010604344620155411350106043446201554113501060434462015541135010604344620155411350106043446201554113501060434462015541135010604344620155411350106043446201554113501060434462015541135010604344620155411350106043446201554113501060434462015541135010604344620155411350106043446201554113501060434462015541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32024ebd-39f0-45fb-bb41-e45e8c8eb2ef, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a8be6ba-2db2-43b2-b92c-cfe9972a6025, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a8be6ba-2db2-43b2-b92c-cfe9972a6025, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13574172528092091502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1357417252809209150213574172528092091502135741725280920915021357417252809209150213574172528092091502135741725280920915021357417252809209150213574172528092091502135741725280920915021357417252809209150213574172528092091502135741725280920915021357417252809209150213574172528092091502135741725280920915021357417252809209150213574172528092091502135741725280920915021357417252809209150213574172528092091502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e36c5b5c-2b2f-417f-abcf-596efc7490ab, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb05dc86-2670-4ebb-a9f8-79f4e9112501, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb05dc86-2670-4ebb-a9f8-79f4e9112501, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10595505004200872609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059550500420087260910595505004200872609105955050042008726091059550500420087260910595505004200872609105955050042008726091059550500420087260910595505004200872609105955050042008726091059550500420087260910595505004200872609105955050042008726091059550500420087260910595505004200872609105955050042008726091059550500420087260910595505004200872609105955050042008726091059550500420087260910595505004200872609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a8be6ba-2db2-43b2-b92c-cfe9972a6025, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1e9ed8d-6193-4730-a011-383b609fec72, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1e9ed8d-6193-4730-a011-383b609fec72, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4403524079324973162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44035240793249731624403524079324973162440352407932497316244035240793249731624403524079324973162440352407932497316244035240793249731624403524079324973162440352407932497316244035240793249731624403524079324973162440352407932497316244035240793249731624403524079324973162440352407932497316244035240793249731624403524079324973162440352407932497316244035240793249731624403524079324973162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb05dc86-2670-4ebb-a9f8-79f4e9112501, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 689d0458-26f4-4d87-aa26-09cc08c76720, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 689d0458-26f4-4d87-aa26-09cc08c76720, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3765190812474486203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37651908124744862033765190812474486203376519081247448620337651908124744862033765190812474486203376519081247448620337651908124744862033765190812474486203376519081247448620337651908124744862033765190812474486203376519081247448620337651908124744862033765190812474486203376519081247448620337651908124744862033765190812474486203376519081247448620337651908124744862033765190812474486203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1e9ed8d-6193-4730-a011-383b609fec72, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa83a37e-54c7-4870-911c-27857a4036d1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa83a37e-54c7-4870-911c-27857a4036d1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4211350411873846440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42113504118738464404211350411873846440421135041187384644042113504118738464404211350411873846440421135041187384644042113504118738464404211350411873846440421135041187384644042113504118738464404211350411873846440421135041187384644042113504118738464404211350411873846440421135041187384644042113504118738464404211350411873846440421135041187384644042113504118738464404211350411873846440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 689d0458-26f4-4d87-aa26-09cc08c76720, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be30220e-1999-4f25-ae1c-95d48eb38801, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be30220e-1999-4f25-ae1c-95d48eb38801, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 894023317835621218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "894023317835621218894023317835621218894023317835621218894023317835621218894023317835621218894023317835621218894023317835621218894023317835621218894023317835621218894023317835621218894023317835621218894023317835621218894023317835621218894023317835621218894023317835621218894023317835621218894023317835621218894023317835621218894023317835621218894023317835621218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa83a37e-54c7-4870-911c-27857a4036d1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7b569a2-7381-49f1-8e81-e54de14acdee, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7b569a2-7381-49f1-8e81-e54de14acdee, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14408294868682590947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440829486868259094714408294868682590947144082948686825909471440829486868259094714408294868682590947144082948686825909471440829486868259094714408294868682590947144082948686825909471440829486868259094714408294868682590947144082948686825909471440829486868259094714408294868682590947144082948686825909471440829486868259094714408294868682590947144082948686825909471440829486868259094714408294868682590947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be30220e-1999-4f25-ae1c-95d48eb38801, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fbb0e46-86ee-4778-8f3d-3e3ab47a9bc7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fbb0e46-86ee-4778-8f3d-3e3ab47a9bc7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12332703874931211696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233270387493121169612332703874931211696123327038749312116961233270387493121169612332703874931211696123327038749312116961233270387493121169612332703874931211696123327038749312116961233270387493121169612332703874931211696123327038749312116961233270387493121169612332703874931211696123327038749312116961233270387493121169612332703874931211696123327038749312116961233270387493121169612332703874931211696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7b569a2-7381-49f1-8e81-e54de14acdee, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe7dd0ef-e10c-406e-acba-ca8f585822bb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe7dd0ef-e10c-406e-acba-ca8f585822bb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7582183499871542979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75821834998715429797582183499871542979758218349987154297975821834998715429797582183499871542979758218349987154297975821834998715429797582183499871542979758218349987154297975821834998715429797582183499871542979758218349987154297975821834998715429797582183499871542979758218349987154297975821834998715429797582183499871542979758218349987154297975821834998715429797582183499871542979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fbb0e46-86ee-4778-8f3d-3e3ab47a9bc7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e89cf9c2-f9b2-4883-aa34-c467e4e88da0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e89cf9c2-f9b2-4883-aa34-c467e4e88da0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18251195430174737580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825119543017473758018251195430174737580182511954301747375801825119543017473758018251195430174737580182511954301747375801825119543017473758018251195430174737580182511954301747375801825119543017473758018251195430174737580182511954301747375801825119543017473758018251195430174737580182511954301747375801825119543017473758018251195430174737580182511954301747375801825119543017473758018251195430174737580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe7dd0ef-e10c-406e-acba-ca8f585822bb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 117c3f39-f848-49a3-92e3-2bf830f9152d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 117c3f39-f848-49a3-92e3-2bf830f9152d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9636051243864352277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96360512438643522779636051243864352277963605124386435227796360512438643522779636051243864352277963605124386435227796360512438643522779636051243864352277963605124386435227796360512438643522779636051243864352277963605124386435227796360512438643522779636051243864352277963605124386435227796360512438643522779636051243864352277963605124386435227796360512438643522779636051243864352277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e89cf9c2-f9b2-4883-aa34-c467e4e88da0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97418e7f-916a-4afc-8b1c-ad006c1e432d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97418e7f-916a-4afc-8b1c-ad006c1e432d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8205690519337046092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82056905193370460928205690519337046092820569051933704609282056905193370460928205690519337046092820569051933704609282056905193370460928205690519337046092820569051933704609282056905193370460928205690519337046092820569051933704609282056905193370460928205690519337046092820569051933704609282056905193370460928205690519337046092820569051933704609282056905193370460928205690519337046092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 117c3f39-f848-49a3-92e3-2bf830f9152d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97418e7f-916a-4afc-8b1c-ad006c1e432d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44d86696-320d-4768-8682-b4c8afba9fd0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44d86696-320d-4768-8682-b4c8afba9fd0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12383448681071193700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238344868107119370012383448681071193700123834486810711937001238344868107119370012383448681071193700123834486810711937001238344868107119370012383448681071193700123834486810711937001238344868107119370012383448681071193700123834486810711937001238344868107119370012383448681071193700123834486810711937001238344868107119370012383448681071193700123834486810711937001238344868107119370012383448681071193700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdd710c6-e668-4766-a729-b1ea9e69a17f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdd710c6-e668-4766-a729-b1ea9e69a17f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2754027528511136080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27540275285111360802754027528511136080275402752851113608027540275285111360802754027528511136080275402752851113608027540275285111360802754027528511136080275402752851113608027540275285111360802754027528511136080275402752851113608027540275285111360802754027528511136080275402752851113608027540275285111360802754027528511136080275402752851113608027540275285111360802754027528511136080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44d86696-320d-4768-8682-b4c8afba9fd0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89ecd684-8509-4b57-a325-882154d48733, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdd710c6-e668-4766-a729-b1ea9e69a17f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89ecd684-8509-4b57-a325-882154d48733, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8668934075081199265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86689340750811992658668934075081199265866893407508119926586689340750811992658668934075081199265866893407508119926586689340750811992658668934075081199265866893407508119926586689340750811992658668934075081199265866893407508119926586689340750811992658668934075081199265866893407508119926586689340750811992658668934075081199265866893407508119926586689340750811992658668934075081199265" } } } 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 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 344ede0d-d736-4ff5-9b5d-33435fa9a988, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ya.test:process.py:259 Command (pid 1069533) rc: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 344ede0d-d736-4ff5-9b5d-33435fa9a988, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1495205129623573598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14952051296235735981495205129623573598149520512962357359814952051296235735981495205129623573598149520512962357359814952051296235735981495205129623573598149520512962357359814952051296235735981495205129623573598149520512962357359814952051296235735981495205129623573598149520512962357359814952051296235735981495205129623573598149520512962357359814952051296235735981495205129623573598" } } } 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 1069533) elapsed time (sec): 0.795412540435791
DEBUG    ya.test:process.py:263 Command (pid 1069533) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1069533) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1069533) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1069533) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1069533) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1069533) maxrss: 879092
DEBUG    ya.test:process.py:263 Command (pid 1069533) minflt: 45460
DEBUG    ya.test:process.py:263 Command (pid 1069533) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1069533) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1069533) nivcsw: 102
DEBUG    ya.test:process.py:263 Command (pid 1069533) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1069533) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1069533) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1069533) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1069533) stime: 0.207474
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89ecd684-8509-4b57-a325-882154d48733, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 1069533) utime: 0.46576599999999996
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc01d056-d71e-4264-9d1e-e5feb6346944, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc01d056-d71e-4264-9d1e-e5feb6346944, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12358979838652663650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235897983865266365012358979838652663650123589798386526636501235897983865266365012358979838652663650123589798386526636501235897983865266365012358979838652663650123589798386526636501235897983865266365012358979838652663650123589798386526636501235897983865266365012358979838652663650123589798386526636501235897983865266365012358979838652663650123589798386526636501235897983865266365012358979838652663650" } } } 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 1069533) wtime: 0.802
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 344ede0d-d736-4ff5-9b5d-33435fa9a988, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:275 Command (pid 1069533) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 3 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7adbecbe-3704-4864-803e-b0bc893bec7c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7adbecbe-3704-4864-803e-b0bc893bec7c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18029966418857446651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802996641885744665118029966418857446651180299664188574466511802996641885744665118029966418857446651180299664188574466511802996641885744665118029966418857446651180299664188574466511802996641885744665118029966418857446651180299664188574466511802996641885744665118029966418857446651180299664188574466511802996641885744665118029966418857446651180299664188574466511802996641885744665118029966418857446651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc01d056-d71e-4264-9d1e-e5feb6346944, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 487e5811-afe9-493a-9120-63dfc902d638, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 487e5811-afe9-493a-9120-63dfc902d638, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10739800853585250278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073980085358525027810739800853585250278107398008535852502781073980085358525027810739800853585250278107398008535852502781073980085358525027810739800853585250278107398008535852502781073980085358525027810739800853585250278107398008535852502781073980085358525027810739800853585250278107398008535852502781073980085358525027810739800853585250278107398008535852502781073980085358525027810739800853585250278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7adbecbe-3704-4864-803e-b0bc893bec7c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cdae06f-635a-4ea7-8ab8-656e373c5f62, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cdae06f-635a-4ea7-8ab8-656e373c5f62, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7683846456625510178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76838464566255101787683846456625510178768384645662551017876838464566255101787683846456625510178768384645662551017876838464566255101787683846456625510178768384645662551017876838464566255101787683846456625510178768384645662551017876838464566255101787683846456625510178768384645662551017876838464566255101787683846456625510178768384645662551017876838464566255101787683846456625510178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 487e5811-afe9-493a-9120-63dfc902d638, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5754f5b8-fedd-47c1-8398-3bf1cb210973, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5754f5b8-fedd-47c1-8398-3bf1cb210973, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10731616664995495223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073161666499549522310731616664995495223107316166649954952231073161666499549522310731616664995495223107316166649954952231073161666499549522310731616664995495223107316166649954952231073161666499549522310731616664995495223107316166649954952231073161666499549522310731616664995495223107316166649954952231073161666499549522310731616664995495223107316166649954952231073161666499549522310731616664995495223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5754f5b8-fedd-47c1-8398-3bf1cb210973, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5765a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cdae06f-635a-4ea7-8ab8-656e373c5f62, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f69f22a-e0f13420-439a2dd3-404e042c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b5ee5765a30>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b5ee5765a30> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, bcfd7edc-db0b-4f4e-a0ad-0523475189b6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, bcfd7edc-db0b-4f4e-a0ad-0523475189b6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=Nzc2OTJjZWEtZWRhY2ZhM2YtYWUyNmJkNzAtOTBkMTgzOWE=" 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 0x7b5ee5765a30>
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 0x7b5ee5456930 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 0x7b5ee5472230>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 85f74827-3d7b-45c3-9a37-02b6a7ab569c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 85f74827-3d7b-45c3-9a37-02b6a7ab569c, ghrun-s7yiceaziu.auto.internal:14880): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, bcfd7edc-db0b-4f4e-a0ad-0523475189b6, ghrun-s7yiceaziu.auto.internal:16336): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, bcfd7edc-db0b-4f4e-a0ad-0523475189b6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, bcfd7edc-db0b-4f4e-a0ad-0523475189b6, ghrun-s7yiceaziu.auto.internal:16336): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 85f74827-3d7b-45c3-9a37-02b6a7ab569c, ghrun-s7yiceaziu.auto.internal:14880): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b5ee3978d30>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b5ee3978d30> 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 0x7b5ee3978d30> replacement.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 584caa71-9915-4ee8-9e5d-a33ef7a23ffa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 584caa71-9915-4ee8-9e5d-a33ef7a23ffa, ghrun-s7yiceaziu.auto.internal:16336): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 85f74827-3d7b-45c3-9a37-02b6a7ab569c, ghrun-s7yiceaziu.auto.internal:14880): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:14880: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:14880: Failed to connect to remote host: Connection refused {created_time:"2025-11-19T12:06:57.399494826+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 85f74827-3d7b-45c3-9a37-02b6a7ab569c, ghrun-s7yiceaziu.auto.internal:14880): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, ae657c47-f94b-47f9-a111-6d21e48cc020, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s7yiceaziu.auto.internal:14880
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 584caa71-9915-4ee8-9e5d-a33ef7a23ffa, ghrun-s7yiceaziu.auto.internal:16336): on response callback started
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, ae657c47-f94b-47f9-a111-6d21e48cc020, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=ZmM2NWY4NGItYWU3YzBhNmItYjEzNTFhYWEtOTJkMGYzMDk=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 584caa71-9915-4ee8-9e5d-a33ef7a23ffa, ghrun-s7yiceaziu.auto.internal:16336): 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:"2025-11-19T12:06:57.40998348+00:00"}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7b5ee3978d30>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 584caa71-9915-4ee8-9e5d-a33ef7a23ffa, ghrun-s7yiceaziu.auto.internal:16336): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s7yiceaziu.auto.internal:16336
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.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:14880: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:14880: Failed to connect to remote host: Connection refused {created_time:"2025-11-19T12:06:57.399494826+00:00", grpc_status:14}"
>
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 0x7b5ee47e17f0 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 0x7b5ee47d7770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b5ee47d7770>
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  {grpc_message:"Cannot create session: system shutdown requested.", grpc_status:8, created_time:"2025-11-19T12:06:57.40998348+00:00"}"
>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, ae657c47-f94b-47f9-a111-6d21e48cc020, ghrun-s7yiceaziu.auto.internal:16336): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, ae657c47-f94b-47f9-a111-6d21e48cc020, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, ae657c47-f94b-47f9-a111-6d21e48cc020, ghrun-s7yiceaziu.auto.internal:16336): on response callback success
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 6d01bb75-9e30-498a-9944-1720f553585c, localhost:23411): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6d01bb75-9e30-498a-9944-1720f553585c, localhost:23411): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6d01bb75-9e30-498a-9944-1720f553585c, localhost:23411): 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:23411". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23411
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3dc512b1-3880-46a9-b54c-0a63e49fa806, localhost:23411): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3dc512b1-3880-46a9-b54c-0a63e49fa806, localhost:23411): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3dc512b1-3880-46a9-b54c-0a63e49fa806, localhost:23411): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s7yiceaziu.auto.internal" port: 14880 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-s7yiceaziu.auto.internal:14880, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23411
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8855e770-9a9d-4c05-88ee-4987099039b2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8855e770-9a9d-4c05-88ee-4987099039b2, ghrun-s7yiceaziu.auto.internal:14880): 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 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b7e70511-b5a0-43e1-8792-2e43b13e8433, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b7e70511-b5a0-43e1-8792-2e43b13e8433, ghrun-s7yiceaziu.auto.internal:14880): 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 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3f3ebb22-048f-4811-8f1b-7c922c50c07d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3f3ebb22-048f-4811-8f1b-7c922c50c07d, ghrun-s7yiceaziu.auto.internal:14880): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 8855e770-9a9d-4c05-88ee-4987099039b2, ghrun-s7yiceaziu.auto.internal:14880): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8855e770-9a9d-4c05-88ee-4987099039b2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 8855e770-9a9d-4c05-88ee-4987099039b2, ghrun-s7yiceaziu.auto.internal:14880): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, de3a4e03-7933-4c7e-b1f4-43f72058a853, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, b7e70511-b5a0-43e1-8792-2e43b13e8433, ghrun-s7yiceaziu.auto.internal:14880): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b7e70511-b5a0-43e1-8792-2e43b13e8433, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, de3a4e03-7933-4c7e-b1f4-43f72058a853, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" 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:421 RpcState(PrepareDataQuery, 16f6a62a-fc85-4eba-a678-d1dc4b4bc775, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 16f6a62a-fc85-4eba-a678-d1dc4b4bc775, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" 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:195 Replying to waiter with a session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, b7e70511-b5a0-43e1-8792-2e43b13e8433, ghrun-s7yiceaziu.auto.internal:14880): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 3f3ebb22-048f-4811-8f1b-7c922c50c07d, ghrun-s7yiceaziu.auto.internal:14880): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3f3ebb22-048f-4811-8f1b-7c922c50c07d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 3f3ebb22-048f-4811-8f1b-7c922c50c07d, ghrun-s7yiceaziu.auto.internal:14880): on response callback success
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:16336/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23411 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_pewhp3ze.log --grpc-port=16336 --mon-port=19918 --ic-port=2805 --key-file /home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3mzp/0019cf/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:23411', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_pewhp3ze.log', '--grpc-port=16336', '--mon-port=19918', '--ic-port=2805', '--key-file', '/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/3mzp/0019cf/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: 1071717
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:16336/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/3mzp/0019cf/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1071719
DEBUG    ya.test:process.py:259 Command (pid 1071719) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1071719) elapsed time (sec): 0.7778668403625488
DEBUG    ya.test:process.py:263 Command (pid 1071719) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071719) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1071719) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071719) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071719) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1071719) maxrss: 879092
DEBUG    ya.test:process.py:263 Command (pid 1071719) minflt: 45447
DEBUG    ya.test:process.py:263 Command (pid 1071719) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1071719) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1071719) nivcsw: 68
DEBUG    ya.test:process.py:263 Command (pid 1071719) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1071719) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1071719) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1071719) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1071719) stime: 0.208471
DEBUG    ya.test:process.py:263 Command (pid 1071719) utime: 0.503327
DEBUG    ya.test:process.py:263 Command (pid 1071719) wtime: 0.78
DEBUG    ya.test:process.py:275 Command (pid 1071719) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 4 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     __tests__.test_encryption:test_encryption.py:139 Status {
  Success: true
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 63367
      NodeId: 2
    }
    Path: "SectorMap:1:64"
    Status: ACTIVE
    PDiskId: 1
  }
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 63367
      NodeId: 2
    }
    Path: "SectorMap:2:64"
    Status: ACTIVE
    PDiskId: 1000
  }
}
Success: true
ConfigTxSeqNo: 35

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 63367 SectorMap:1:64
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: 1
        VDisk: 0
      }
      From {
        NodeId: 2
        PDiskId: 1
        VSlotId: 1000
      }
      To {
        NodeId: 2
        PDiskId: 1000
        VSlotId: 1002
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:1:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:2:64"
    }
  }
  Success: true
  ConfigTxSeqNo: 36
}

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

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 63367 SectorMap:2:64
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    ErrorDescription: "Group may become degraded GroupId# 2181038083"
    FailReason: kMayGetDegraded
    FailParam {
      GroupId: 2181038083
    }
    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: 1001
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
    ReassignedItem {
      VDiskId {
        GroupID: 2181038081
        GroupGeneration: 2
        Ring: 0
        Domain: 1
        VDisk: 0
      }
      From {
        NodeId: 2
        PDiskId: 1000
        VSlotId: 1002
      }
      To {
        NodeId: 2
        PDiskId: 1
        VSlotId: 1002
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
  }
  ErrorDescription: "Group may become degraded GroupId# 2181038083"
  ConfigTxSeqNo: 37
}

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:20673/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23411 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_9xvb54n4.log --grpc-port=20673 --mon-port=9686 --ic-port=25903 --key-file /home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3mzp/0019cf/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:23411', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_9xvb54n4.log', '--grpc-port=20673', '--mon-port=9686', '--ic-port=25903', '--key-file', '/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/3mzp/0019cf/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: 1072824
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:20673/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.17
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.17
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1072825
DEBUG    ya.test:process.py:259 Command (pid 1072825) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1072825) elapsed time (sec): 0.7368342876434326
DEBUG    ya.test:process.py:263 Command (pid 1072825) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072825) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1072825) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072825) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072825) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1072825) maxrss: 879092
DEBUG    ya.test:process.py:263 Command (pid 1072825) minflt: 45502
DEBUG    ya.test:process.py:263 Command (pid 1072825) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1072825) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1072825) nivcsw: 65
DEBUG    ya.test:process.py:263 Command (pid 1072825) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1072825) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1072825) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1072825) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1072825) stime: 0.206836
DEBUG    ya.test:process.py:263 Command (pid 1072825) utime: 0.47256099999999995
DEBUG    ya.test:process.py:263 Command (pid 1072825) wtime: 0.751
DEBUG    ya.test:process.py:275 Command (pid 1072825) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 16f6a62a-fc85-4eba-a678-d1dc4b4bc775, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=7077dee7-4c36db80-cc51a87c-3470944" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, de3a4e03-7933-4c7e-b1f4-43f72058a853, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=7077dee7-4c36db80-cc51a87c-3470944" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6d37884-b9c3-43b6-b9e5-aaf8d9005e19, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f18fee99-bfe8-45a8-a9c4-bc97aefc89fa, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6d37884-b9c3-43b6-b9e5-aaf8d9005e19, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7313018802930125541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73130188029301255417313018802930125541731301880293012554173130188029301255417313018802930125541731301880293012554173130188029301255417313018802930125541731301880293012554173130188029301255417313018802930125541731301880293012554173130188029301255417313018802930125541731301880293012554173130188029301255417313018802930125541731301880293012554173130188029301255417313018802930125541" } } } 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, f18fee99-bfe8-45a8-a9c4-bc97aefc89fa, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10047889936277851411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004788993627785141110047889936277851411100478899362778514111004788993627785141110047889936277851411100478899362778514111004788993627785141110047889936277851411100478899362778514111004788993627785141110047889936277851411100478899362778514111004788993627785141110047889936277851411100478899362778514111004788993627785141110047889936277851411100478899362778514111004788993627785141110047889936277851411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f18fee99-bfe8-45a8-a9c4-bc97aefc89fa, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6d37884-b9c3-43b6-b9e5-aaf8d9005e19, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 23cd723c-521d-41fa-ad7b-0236e93a9ab1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 23cd723c-521d-41fa-ad7b-0236e93a9ab1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" 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 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b45d0187-0174-4a8e-a760-10013036b5c3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b45d0187-0174-4a8e-a760-10013036b5c3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18229008918001739804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822900891800173980418229008918001739804182290089180017398041822900891800173980418229008918001739804182290089180017398041822900891800173980418229008918001739804182290089180017398041822900891800173980418229008918001739804182290089180017398041822900891800173980418229008918001739804182290089180017398041822900891800173980418229008918001739804182290089180017398041822900891800173980418229008918001739804" } } } 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, 23cd723c-521d-41fa-ad7b-0236e93a9ab1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=7077dee7-4c36db80-cc51a87c-3470944" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92891a28-dd78-4301-be7f-55104c55b022, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92891a28-dd78-4301-be7f-55104c55b022, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 526420416340366062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "526420416340366062526420416340366062526420416340366062526420416340366062526420416340366062526420416340366062526420416340366062526420416340366062526420416340366062526420416340366062526420416340366062526420416340366062526420416340366062526420416340366062526420416340366062526420416340366062526420416340366062526420416340366062526420416340366062526420416340366062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b45d0187-0174-4a8e-a760-10013036b5c3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92891a28-dd78-4301-be7f-55104c55b022, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f387cf89-271a-4044-a284-3e3e0340a095, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f387cf89-271a-4044-a284-3e3e0340a095, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 283047719204808238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "283047719204808238283047719204808238283047719204808238283047719204808238283047719204808238283047719204808238283047719204808238283047719204808238283047719204808238283047719204808238283047719204808238283047719204808238283047719204808238283047719204808238283047719204808238283047719204808238283047719204808238283047719204808238283047719204808238283047719204808238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe3f2d50-64d5-400c-b5d3-f39abe868635, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe3f2d50-64d5-400c-b5d3-f39abe868635, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9301243258069441494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93012432580694414949301243258069441494930124325806944149493012432580694414949301243258069441494930124325806944149493012432580694414949301243258069441494930124325806944149493012432580694414949301243258069441494930124325806944149493012432580694414949301243258069441494930124325806944149493012432580694414949301243258069441494930124325806944149493012432580694414949301243258069441494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f387cf89-271a-4044-a284-3e3e0340a095, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27592c8f-7880-4525-a662-dd5d8cf76457, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe3f2d50-64d5-400c-b5d3-f39abe868635, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27592c8f-7880-4525-a662-dd5d8cf76457, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16894053348618446423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689405334861844642316894053348618446423168940533486184464231689405334861844642316894053348618446423168940533486184464231689405334861844642316894053348618446423168940533486184464231689405334861844642316894053348618446423168940533486184464231689405334861844642316894053348618446423168940533486184464231689405334861844642316894053348618446423168940533486184464231689405334861844642316894053348618446423" } } } 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 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a3d6344-95b6-4310-9e2a-45565846b1a3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a3d6344-95b6-4310-9e2a-45565846b1a3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1618137889339019531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16181378893390195311618137889339019531161813788933901953116181378893390195311618137889339019531161813788933901953116181378893390195311618137889339019531161813788933901953116181378893390195311618137889339019531161813788933901953116181378893390195311618137889339019531161813788933901953116181378893390195311618137889339019531161813788933901953116181378893390195311618137889339019531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a3d6344-95b6-4310-9e2a-45565846b1a3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 320f7098-cfd5-4718-89ad-0e3ae3bf7d6e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 320f7098-cfd5-4718-89ad-0e3ae3bf7d6e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8922975125334048567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89229751253340485678922975125334048567892297512533404856789229751253340485678922975125334048567892297512533404856789229751253340485678922975125334048567892297512533404856789229751253340485678922975125334048567892297512533404856789229751253340485678922975125334048567892297512533404856789229751253340485678922975125334048567892297512533404856789229751253340485678922975125334048567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 320f7098-cfd5-4718-89ad-0e3ae3bf7d6e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71e7c783-2fc7-4f6b-8b3a-265cde57d491, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71e7c783-2fc7-4f6b-8b3a-265cde57d491, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5320908687992043365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53209086879920433655320908687992043365532090868799204336553209086879920433655320908687992043365532090868799204336553209086879920433655320908687992043365532090868799204336553209086879920433655320908687992043365532090868799204336553209086879920433655320908687992043365532090868799204336553209086879920433655320908687992043365532090868799204336553209086879920433655320908687992043365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27592c8f-7880-4525-a662-dd5d8cf76457, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf0bd63c-77ad-408b-b451-11947b9fd3c0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf0bd63c-77ad-408b-b451-11947b9fd3c0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1398129657461205977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13981296574612059771398129657461205977139812965746120597713981296574612059771398129657461205977139812965746120597713981296574612059771398129657461205977139812965746120597713981296574612059771398129657461205977139812965746120597713981296574612059771398129657461205977139812965746120597713981296574612059771398129657461205977139812965746120597713981296574612059771398129657461205977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71e7c783-2fc7-4f6b-8b3a-265cde57d491, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75fd6876-0482-4b5a-83c0-413205b2638d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75fd6876-0482-4b5a-83c0-413205b2638d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 553204975519148852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "553204975519148852553204975519148852553204975519148852553204975519148852553204975519148852553204975519148852553204975519148852553204975519148852553204975519148852553204975519148852553204975519148852553204975519148852553204975519148852553204975519148852553204975519148852553204975519148852553204975519148852553204975519148852553204975519148852553204975519148852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf0bd63c-77ad-408b-b451-11947b9fd3c0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 490482bd-debf-42ba-b6c6-0621567df45b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 490482bd-debf-42ba-b6c6-0621567df45b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10446001075238525007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044600107523852500710446001075238525007104460010752385250071044600107523852500710446001075238525007104460010752385250071044600107523852500710446001075238525007104460010752385250071044600107523852500710446001075238525007104460010752385250071044600107523852500710446001075238525007104460010752385250071044600107523852500710446001075238525007104460010752385250071044600107523852500710446001075238525007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75fd6876-0482-4b5a-83c0-413205b2638d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f5d7fbf-3738-4674-9508-0540d40cd8ca, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f5d7fbf-3738-4674-9508-0540d40cd8ca, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14370380176048986768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437038017604898676814370380176048986768143703801760489867681437038017604898676814370380176048986768143703801760489867681437038017604898676814370380176048986768143703801760489867681437038017604898676814370380176048986768143703801760489867681437038017604898676814370380176048986768143703801760489867681437038017604898676814370380176048986768143703801760489867681437038017604898676814370380176048986768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 490482bd-debf-42ba-b6c6-0621567df45b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fafa390-8f00-4612-9262-08ac572aafc1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fafa390-8f00-4612-9262-08ac572aafc1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4629762707141820203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46297627071418202034629762707141820203462976270714182020346297627071418202034629762707141820203462976270714182020346297627071418202034629762707141820203462976270714182020346297627071418202034629762707141820203462976270714182020346297627071418202034629762707141820203462976270714182020346297627071418202034629762707141820203462976270714182020346297627071418202034629762707141820203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f5d7fbf-3738-4674-9508-0540d40cd8ca, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dc0e0f7-917c-4692-a223-b911597a54f9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dc0e0f7-917c-4692-a223-b911597a54f9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14228927092389581718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422892709238958171814228927092389581718142289270923895817181422892709238958171814228927092389581718142289270923895817181422892709238958171814228927092389581718142289270923895817181422892709238958171814228927092389581718142289270923895817181422892709238958171814228927092389581718142289270923895817181422892709238958171814228927092389581718142289270923895817181422892709238958171814228927092389581718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fafa390-8f00-4612-9262-08ac572aafc1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64708830-221c-4b60-aa59-0e841b5fba5c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dc0e0f7-917c-4692-a223-b911597a54f9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64708830-221c-4b60-aa59-0e841b5fba5c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16331304195378221646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633130419537822164616331304195378221646163313041953782216461633130419537822164616331304195378221646163313041953782216461633130419537822164616331304195378221646163313041953782216461633130419537822164616331304195378221646163313041953782216461633130419537822164616331304195378221646163313041953782216461633130419537822164616331304195378221646163313041953782216461633130419537822164616331304195378221646" } } } 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 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99214659-d1da-4fb8-81a2-74a7516338f4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99214659-d1da-4fb8-81a2-74a7516338f4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15622364401399469804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562236440139946980415622364401399469804156223644013994698041562236440139946980415622364401399469804156223644013994698041562236440139946980415622364401399469804156223644013994698041562236440139946980415622364401399469804156223644013994698041562236440139946980415622364401399469804156223644013994698041562236440139946980415622364401399469804156223644013994698041562236440139946980415622364401399469804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64708830-221c-4b60-aa59-0e841b5fba5c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99214659-d1da-4fb8-81a2-74a7516338f4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c223652f-0e15-464c-bcc9-156078f1bbb4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c223652f-0e15-464c-bcc9-156078f1bbb4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2272673080315002294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22726730803150022942272673080315002294227267308031500229422726730803150022942272673080315002294227267308031500229422726730803150022942272673080315002294227267308031500229422726730803150022942272673080315002294227267308031500229422726730803150022942272673080315002294227267308031500229422726730803150022942272673080315002294227267308031500229422726730803150022942272673080315002294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e36fc431-5a99-4d5c-85ac-6d1801e2c5c7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e36fc431-5a99-4d5c-85ac-6d1801e2c5c7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10280336670142079266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028033667014207926610280336670142079266102803366701420792661028033667014207926610280336670142079266102803366701420792661028033667014207926610280336670142079266102803366701420792661028033667014207926610280336670142079266102803366701420792661028033667014207926610280336670142079266102803366701420792661028033667014207926610280336670142079266102803366701420792661028033667014207926610280336670142079266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c223652f-0e15-464c-bcc9-156078f1bbb4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a972a747-ac40-48b1-80c6-20a4505cd172, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a972a747-ac40-48b1-80c6-20a4505cd172, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16665134612183049519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666513461218304951916665134612183049519166651346121830495191666513461218304951916665134612183049519166651346121830495191666513461218304951916665134612183049519166651346121830495191666513461218304951916665134612183049519166651346121830495191666513461218304951916665134612183049519166651346121830495191666513461218304951916665134612183049519166651346121830495191666513461218304951916665134612183049519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e36fc431-5a99-4d5c-85ac-6d1801e2c5c7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96eec850-90c9-49fc-8a5e-da5c829fb410, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96eec850-90c9-49fc-8a5e-da5c829fb410, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4680773975522600286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46807739755226002864680773975522600286468077397552260028646807739755226002864680773975522600286468077397552260028646807739755226002864680773975522600286468077397552260028646807739755226002864680773975522600286468077397552260028646807739755226002864680773975522600286468077397552260028646807739755226002864680773975522600286468077397552260028646807739755226002864680773975522600286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96eec850-90c9-49fc-8a5e-da5c829fb410, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fb299e7-1345-414d-b40a-6a16d1d7ef1d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a972a747-ac40-48b1-80c6-20a4505cd172, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fb299e7-1345-414d-b40a-6a16d1d7ef1d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4762309303124721207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47623093031247212074762309303124721207476230930312472120747623093031247212074762309303124721207476230930312472120747623093031247212074762309303124721207476230930312472120747623093031247212074762309303124721207476230930312472120747623093031247212074762309303124721207476230930312472120747623093031247212074762309303124721207476230930312472120747623093031247212074762309303124721207" } } } 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 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 629013a5-f0f9-4dc4-a004-c38af7cb6525, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 629013a5-f0f9-4dc4-a004-c38af7cb6525, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5403313040400736138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54033130404007361385403313040400736138540331304040073613854033130404007361385403313040400736138540331304040073613854033130404007361385403313040400736138540331304040073613854033130404007361385403313040400736138540331304040073613854033130404007361385403313040400736138540331304040073613854033130404007361385403313040400736138540331304040073613854033130404007361385403313040400736138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fb299e7-1345-414d-b40a-6a16d1d7ef1d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1056b2e-b136-47db-9dea-78b4b57f3773, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 629013a5-f0f9-4dc4-a004-c38af7cb6525, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1056b2e-b136-47db-9dea-78b4b57f3773, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3781589676560037401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37815896765600374013781589676560037401378158967656003740137815896765600374013781589676560037401378158967656003740137815896765600374013781589676560037401378158967656003740137815896765600374013781589676560037401378158967656003740137815896765600374013781589676560037401378158967656003740137815896765600374013781589676560037401378158967656003740137815896765600374013781589676560037401" } } } 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 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a78be380-cb77-4a4d-9275-115e20b07193, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a78be380-cb77-4a4d-9275-115e20b07193, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2254584094267984714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22545840942679847142254584094267984714225458409426798471422545840942679847142254584094267984714225458409426798471422545840942679847142254584094267984714225458409426798471422545840942679847142254584094267984714225458409426798471422545840942679847142254584094267984714225458409426798471422545840942679847142254584094267984714225458409426798471422545840942679847142254584094267984714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1056b2e-b136-47db-9dea-78b4b57f3773, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a78be380-cb77-4a4d-9275-115e20b07193, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8101e4aa-1213-4edb-a60e-df8c3b01fee5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8101e4aa-1213-4edb-a60e-df8c3b01fee5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9169492484128611611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91694924841286116119169492484128611611916949248412861161191694924841286116119169492484128611611916949248412861161191694924841286116119169492484128611611916949248412861161191694924841286116119169492484128611611916949248412861161191694924841286116119169492484128611611916949248412861161191694924841286116119169492484128611611916949248412861161191694924841286116119169492484128611611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1c3aebb-9def-43f1-a219-08237d7bf7fc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1c3aebb-9def-43f1-a219-08237d7bf7fc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7432453273878212607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74324532738782126077432453273878212607743245327387821260774324532738782126077432453273878212607743245327387821260774324532738782126077432453273878212607743245327387821260774324532738782126077432453273878212607743245327387821260774324532738782126077432453273878212607743245327387821260774324532738782126077432453273878212607743245327387821260774324532738782126077432453273878212607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1c3aebb-9def-43f1-a219-08237d7bf7fc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8101e4aa-1213-4edb-a60e-df8c3b01fee5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8380a7f2-12a5-436b-b62e-62d2b2b0ef2d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdba4ef9-c590-4227-b5fa-3df2b434bf1e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8380a7f2-12a5-436b-b62e-62d2b2b0ef2d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8721426939151586370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87214269391515863708721426939151586370872142693915158637087214269391515863708721426939151586370872142693915158637087214269391515863708721426939151586370872142693915158637087214269391515863708721426939151586370872142693915158637087214269391515863708721426939151586370872142693915158637087214269391515863708721426939151586370872142693915158637087214269391515863708721426939151586370" } } } 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, fdba4ef9-c590-4227-b5fa-3df2b434bf1e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8438712118648912110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84387121186489121108438712118648912110843871211864891211084387121186489121108438712118648912110843871211864891211084387121186489121108438712118648912110843871211864891211084387121186489121108438712118648912110843871211864891211084387121186489121108438712118648912110843871211864891211084387121186489121108438712118648912110843871211864891211084387121186489121108438712118648912110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdba4ef9-c590-4227-b5fa-3df2b434bf1e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8380a7f2-12a5-436b-b62e-62d2b2b0ef2d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a40f558c-0335-47fd-80ce-d06f0302d435, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da54dacd-e94f-4541-8c9c-ebdc52cd2e04, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a40f558c-0335-47fd-80ce-d06f0302d435, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16271407383031884331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627140738303188433116271407383031884331162714073830318843311627140738303188433116271407383031884331162714073830318843311627140738303188433116271407383031884331162714073830318843311627140738303188433116271407383031884331162714073830318843311627140738303188433116271407383031884331162714073830318843311627140738303188433116271407383031884331162714073830318843311627140738303188433116271407383031884331" } } } 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, da54dacd-e94f-4541-8c9c-ebdc52cd2e04, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4199093571333759381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41990935713337593814199093571333759381419909357133375938141990935713337593814199093571333759381419909357133375938141990935713337593814199093571333759381419909357133375938141990935713337593814199093571333759381419909357133375938141990935713337593814199093571333759381419909357133375938141990935713337593814199093571333759381419909357133375938141990935713337593814199093571333759381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a40f558c-0335-47fd-80ce-d06f0302d435, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da54dacd-e94f-4541-8c9c-ebdc52cd2e04, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6a33f2b-ec31-48ed-8da4-65652b3a5672, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6a33f2b-ec31-48ed-8da4-65652b3a5672, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15160720687325205136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516072068732520513615160720687325205136151607206873252051361516072068732520513615160720687325205136151607206873252051361516072068732520513615160720687325205136151607206873252051361516072068732520513615160720687325205136151607206873252051361516072068732520513615160720687325205136151607206873252051361516072068732520513615160720687325205136151607206873252051361516072068732520513615160720687325205136" } } } 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 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e437d26b-7037-4b26-a0d0-c76b9c3dd23d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e437d26b-7037-4b26-a0d0-c76b9c3dd23d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2022078252373625072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20220782523736250722022078252373625072202207825237362507220220782523736250722022078252373625072202207825237362507220220782523736250722022078252373625072202207825237362507220220782523736250722022078252373625072202207825237362507220220782523736250722022078252373625072202207825237362507220220782523736250722022078252373625072202207825237362507220220782523736250722022078252373625072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6a33f2b-ec31-48ed-8da4-65652b3a5672, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5b73499-1c4d-4cfa-be2f-8381ad681e61, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e437d26b-7037-4b26-a0d0-c76b9c3dd23d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5b73499-1c4d-4cfa-be2f-8381ad681e61, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 705858868437678097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "705858868437678097705858868437678097705858868437678097705858868437678097705858868437678097705858868437678097705858868437678097705858868437678097705858868437678097705858868437678097705858868437678097705858868437678097705858868437678097705858868437678097705858868437678097705858868437678097705858868437678097705858868437678097705858868437678097705858868437678097" } } } 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 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc7059f0-6b53-448b-a4a0-8f1a13d8e3b9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc7059f0-6b53-448b-a4a0-8f1a13d8e3b9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8209601983126106071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82096019831261060718209601983126106071820960198312610607182096019831261060718209601983126106071820960198312610607182096019831261060718209601983126106071820960198312610607182096019831261060718209601983126106071820960198312610607182096019831261060718209601983126106071820960198312610607182096019831261060718209601983126106071820960198312610607182096019831261060718209601983126106071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5b73499-1c4d-4cfa-be2f-8381ad681e61, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3140d68-602c-4fed-ba62-bc7e48031e45, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3140d68-602c-4fed-ba62-bc7e48031e45, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3896222316811719445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38962223168117194453896222316811719445389622231681171944538962223168117194453896222316811719445389622231681171944538962223168117194453896222316811719445389622231681171944538962223168117194453896222316811719445389622231681171944538962223168117194453896222316811719445389622231681171944538962223168117194453896222316811719445389622231681171944538962223168117194453896222316811719445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc7059f0-6b53-448b-a4a0-8f1a13d8e3b9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c33a849-f14d-4c92-a2fd-bf073b1379cb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c33a849-f14d-4c92-a2fd-bf073b1379cb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16461457217386236831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646145721738623683116461457217386236831164614572173862368311646145721738623683116461457217386236831164614572173862368311646145721738623683116461457217386236831164614572173862368311646145721738623683116461457217386236831164614572173862368311646145721738623683116461457217386236831164614572173862368311646145721738623683116461457217386236831164614572173862368311646145721738623683116461457217386236831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3140d68-602c-4fed-ba62-bc7e48031e45, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b2302e5-2926-41d2-910e-c24ea49b7193, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c33a849-f14d-4c92-a2fd-bf073b1379cb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b2302e5-2926-41d2-910e-c24ea49b7193, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8620370271923836566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86203702719238365668620370271923836566862037027192383656686203702719238365668620370271923836566862037027192383656686203702719238365668620370271923836566862037027192383656686203702719238365668620370271923836566862037027192383656686203702719238365668620370271923836566862037027192383656686203702719238365668620370271923836566862037027192383656686203702719238365668620370271923836566" } } } 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 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd7c62cd-7008-4582-99d9-25df58965f99, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd7c62cd-7008-4582-99d9-25df58965f99, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8244608343624778765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82446083436247787658244608343624778765824460834362477876582446083436247787658244608343624778765824460834362477876582446083436247787658244608343624778765824460834362477876582446083436247787658244608343624778765824460834362477876582446083436247787658244608343624778765824460834362477876582446083436247787658244608343624778765824460834362477876582446083436247787658244608343624778765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd7c62cd-7008-4582-99d9-25df58965f99, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d5b2cde-aeff-4bf0-ad22-7e95d9203d33, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d5b2cde-aeff-4bf0-ad22-7e95d9203d33, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11603518514561535282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160351851456153528211603518514561535282116035185145615352821160351851456153528211603518514561535282116035185145615352821160351851456153528211603518514561535282116035185145615352821160351851456153528211603518514561535282116035185145615352821160351851456153528211603518514561535282116035185145615352821160351851456153528211603518514561535282116035185145615352821160351851456153528211603518514561535282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b2302e5-2926-41d2-910e-c24ea49b7193, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 169b60d7-0996-44a1-80eb-26857a89de24, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 169b60d7-0996-44a1-80eb-26857a89de24, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9627354417409433095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96273544174094330959627354417409433095962735441740943309596273544174094330959627354417409433095962735441740943309596273544174094330959627354417409433095962735441740943309596273544174094330959627354417409433095962735441740943309596273544174094330959627354417409433095962735441740943309596273544174094330959627354417409433095962735441740943309596273544174094330959627354417409433095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d5b2cde-aeff-4bf0-ad22-7e95d9203d33, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6cfee59-4d0b-433b-9825-fb3ea602a31b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6cfee59-4d0b-433b-9825-fb3ea602a31b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3310997043103279009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33109970431032790093310997043103279009331099704310327900933109970431032790093310997043103279009331099704310327900933109970431032790093310997043103279009331099704310327900933109970431032790093310997043103279009331099704310327900933109970431032790093310997043103279009331099704310327900933109970431032790093310997043103279009331099704310327900933109970431032790093310997043103279009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 169b60d7-0996-44a1-80eb-26857a89de24, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 365cde91-23a2-4212-b573-b1723cb9bd70, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 365cde91-23a2-4212-b573-b1723cb9bd70, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10841701626954833766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084170162695483376610841701626954833766108417016269548337661084170162695483376610841701626954833766108417016269548337661084170162695483376610841701626954833766108417016269548337661084170162695483376610841701626954833766108417016269548337661084170162695483376610841701626954833766108417016269548337661084170162695483376610841701626954833766108417016269548337661084170162695483376610841701626954833766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6cfee59-4d0b-433b-9825-fb3ea602a31b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9f76469-db54-4c4b-b054-70fbbaff9456, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9f76469-db54-4c4b-b054-70fbbaff9456, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14125343874786111033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412534387478611103314125343874786111033141253438747861110331412534387478611103314125343874786111033141253438747861110331412534387478611103314125343874786111033141253438747861110331412534387478611103314125343874786111033141253438747861110331412534387478611103314125343874786111033141253438747861110331412534387478611103314125343874786111033141253438747861110331412534387478611103314125343874786111033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 365cde91-23a2-4212-b573-b1723cb9bd70, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67f7b950-ef7c-4985-b5f2-618fdb20c820, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67f7b950-ef7c-4985-b5f2-618fdb20c820, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4606908971134915051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46069089711349150514606908971134915051460690897113491505146069089711349150514606908971134915051460690897113491505146069089711349150514606908971134915051460690897113491505146069089711349150514606908971134915051460690897113491505146069089711349150514606908971134915051460690897113491505146069089711349150514606908971134915051460690897113491505146069089711349150514606908971134915051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9f76469-db54-4c4b-b054-70fbbaff9456, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcd4287a-1c9f-40b6-9f99-02b6d9b5dc21, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcd4287a-1c9f-40b6-9f99-02b6d9b5dc21, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5804704040969461747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58047040409694617475804704040969461747580470404096946174758047040409694617475804704040969461747580470404096946174758047040409694617475804704040969461747580470404096946174758047040409694617475804704040969461747580470404096946174758047040409694617475804704040969461747580470404096946174758047040409694617475804704040969461747580470404096946174758047040409694617475804704040969461747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67f7b950-ef7c-4985-b5f2-618fdb20c820, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b756009-7a8b-4810-b958-0b4849d7bd0f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b756009-7a8b-4810-b958-0b4849d7bd0f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12964848231968649085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296484823196864908512964848231968649085129648482319686490851296484823196864908512964848231968649085129648482319686490851296484823196864908512964848231968649085129648482319686490851296484823196864908512964848231968649085129648482319686490851296484823196864908512964848231968649085129648482319686490851296484823196864908512964848231968649085129648482319686490851296484823196864908512964848231968649085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcd4287a-1c9f-40b6-9f99-02b6d9b5dc21, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9519e5d4-8298-4237-bd41-04cfb594d49c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b756009-7a8b-4810-b958-0b4849d7bd0f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9519e5d4-8298-4237-bd41-04cfb594d49c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11634933156872843351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163493315687284335111634933156872843351116349331568728433511163493315687284335111634933156872843351116349331568728433511163493315687284335111634933156872843351116349331568728433511163493315687284335111634933156872843351116349331568728433511163493315687284335111634933156872843351116349331568728433511163493315687284335111634933156872843351116349331568728433511163493315687284335111634933156872843351" } } } 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 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0008f98c-689a-4bee-9e20-44e3eba54a95, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0008f98c-689a-4bee-9e20-44e3eba54a95, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15466178731345046330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546617873134504633015466178731345046330154661787313450463301546617873134504633015466178731345046330154661787313450463301546617873134504633015466178731345046330154661787313450463301546617873134504633015466178731345046330154661787313450463301546617873134504633015466178731345046330154661787313450463301546617873134504633015466178731345046330154661787313450463301546617873134504633015466178731345046330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9519e5d4-8298-4237-bd41-04cfb594d49c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a84dd760-b372-4764-ac41-bd70d8b96987, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0008f98c-689a-4bee-9e20-44e3eba54a95, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a84dd760-b372-4764-ac41-bd70d8b96987, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 397931389874785870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "397931389874785870397931389874785870397931389874785870397931389874785870397931389874785870397931389874785870397931389874785870397931389874785870397931389874785870397931389874785870397931389874785870397931389874785870397931389874785870397931389874785870397931389874785870397931389874785870397931389874785870397931389874785870397931389874785870397931389874785870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e8a14a8-f670-4d1f-a62a-3ec85c13d20f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e8a14a8-f670-4d1f-a62a-3ec85c13d20f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 739504642910832953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "739504642910832953739504642910832953739504642910832953739504642910832953739504642910832953739504642910832953739504642910832953739504642910832953739504642910832953739504642910832953739504642910832953739504642910832953739504642910832953739504642910832953739504642910832953739504642910832953739504642910832953739504642910832953739504642910832953739504642910832953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e8a14a8-f670-4d1f-a62a-3ec85c13d20f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a84dd760-b372-4764-ac41-bd70d8b96987, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0649271e-9ebd-4b37-98db-11c55c3fcc9d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0649271e-9ebd-4b37-98db-11c55c3fcc9d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7689105508084033830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76891055080840338307689105508084033830768910550808403383076891055080840338307689105508084033830768910550808403383076891055080840338307689105508084033830768910550808403383076891055080840338307689105508084033830768910550808403383076891055080840338307689105508084033830768910550808403383076891055080840338307689105508084033830768910550808403383076891055080840338307689105508084033830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84555a00-23d9-4e2a-b51d-41fa9905e630, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84555a00-23d9-4e2a-b51d-41fa9905e630, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5026274394791342775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50262743947913427755026274394791342775502627439479134277550262743947913427755026274394791342775502627439479134277550262743947913427755026274394791342775502627439479134277550262743947913427755026274394791342775502627439479134277550262743947913427755026274394791342775502627439479134277550262743947913427755026274394791342775502627439479134277550262743947913427755026274394791342775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0649271e-9ebd-4b37-98db-11c55c3fcc9d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bbe15ac-5fcf-4971-990c-1eb82b12e19f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bbe15ac-5fcf-4971-990c-1eb82b12e19f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14573008421171492034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457300842117149203414573008421171492034145730084211714920341457300842117149203414573008421171492034145730084211714920341457300842117149203414573008421171492034145730084211714920341457300842117149203414573008421171492034145730084211714920341457300842117149203414573008421171492034145730084211714920341457300842117149203414573008421171492034145730084211714920341457300842117149203414573008421171492034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84555a00-23d9-4e2a-b51d-41fa9905e630, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6baf8c76-3ccc-4c70-bd0f-80edb594a714, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6baf8c76-3ccc-4c70-bd0f-80edb594a714, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10455973368390274464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045597336839027446410455973368390274464104559733683902744641045597336839027446410455973368390274464104559733683902744641045597336839027446410455973368390274464104559733683902744641045597336839027446410455973368390274464104559733683902744641045597336839027446410455973368390274464104559733683902744641045597336839027446410455973368390274464104559733683902744641045597336839027446410455973368390274464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bbe15ac-5fcf-4971-990c-1eb82b12e19f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba5b5283-3e13-408e-b548-2b0863c5f419, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba5b5283-3e13-408e-b548-2b0863c5f419, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15900247029725183575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590024702972518357515900247029725183575159002470297251835751590024702972518357515900247029725183575159002470297251835751590024702972518357515900247029725183575159002470297251835751590024702972518357515900247029725183575159002470297251835751590024702972518357515900247029725183575159002470297251835751590024702972518357515900247029725183575159002470297251835751590024702972518357515900247029725183575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6baf8c76-3ccc-4c70-bd0f-80edb594a714, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0733e33-cf1b-4a97-8231-03cb37fd81c6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0733e33-cf1b-4a97-8231-03cb37fd81c6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9901154423365328178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99011544233653281789901154423365328178990115442336532817899011544233653281789901154423365328178990115442336532817899011544233653281789901154423365328178990115442336532817899011544233653281789901154423365328178990115442336532817899011544233653281789901154423365328178990115442336532817899011544233653281789901154423365328178990115442336532817899011544233653281789901154423365328178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba5b5283-3e13-408e-b548-2b0863c5f419, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0733e33-cf1b-4a97-8231-03cb37fd81c6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc1e2fd2-82ca-40c2-a4f0-0dc71a009e3c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc1e2fd2-82ca-40c2-a4f0-0dc71a009e3c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11924075898651461945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192407589865146194511924075898651461945119240758986514619451192407589865146194511924075898651461945119240758986514619451192407589865146194511924075898651461945119240758986514619451192407589865146194511924075898651461945119240758986514619451192407589865146194511924075898651461945119240758986514619451192407589865146194511924075898651461945119240758986514619451192407589865146194511924075898651461945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dd1372d-a32e-4ce1-a42d-26a057077258, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dd1372d-a32e-4ce1-a42d-26a057077258, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 648784297221003212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "648784297221003212648784297221003212648784297221003212648784297221003212648784297221003212648784297221003212648784297221003212648784297221003212648784297221003212648784297221003212648784297221003212648784297221003212648784297221003212648784297221003212648784297221003212648784297221003212648784297221003212648784297221003212648784297221003212648784297221003212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc1e2fd2-82ca-40c2-a4f0-0dc71a009e3c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dd1372d-a32e-4ce1-a42d-26a057077258, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44f1e715-062d-4e8d-becd-c4851a782b7a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44f1e715-062d-4e8d-becd-c4851a782b7a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12181311543815932200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218131154381593220012181311543815932200121813115438159322001218131154381593220012181311543815932200121813115438159322001218131154381593220012181311543815932200121813115438159322001218131154381593220012181311543815932200121813115438159322001218131154381593220012181311543815932200121813115438159322001218131154381593220012181311543815932200121813115438159322001218131154381593220012181311543815932200" } } } 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 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 092100a0-4418-4734-954e-3d32e9bbc746, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 092100a0-4418-4734-954e-3d32e9bbc746, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3680630579876878264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36806305798768782643680630579876878264368063057987687826436806305798768782643680630579876878264368063057987687826436806305798768782643680630579876878264368063057987687826436806305798768782643680630579876878264368063057987687826436806305798768782643680630579876878264368063057987687826436806305798768782643680630579876878264368063057987687826436806305798768782643680630579876878264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44f1e715-062d-4e8d-becd-c4851a782b7a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2117dfc2-f4ac-419a-afb3-ff4ec1f89677, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2117dfc2-f4ac-419a-afb3-ff4ec1f89677, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13567972230301477008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356797223030147700813567972230301477008135679722303014770081356797223030147700813567972230301477008135679722303014770081356797223030147700813567972230301477008135679722303014770081356797223030147700813567972230301477008135679722303014770081356797223030147700813567972230301477008135679722303014770081356797223030147700813567972230301477008135679722303014770081356797223030147700813567972230301477008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 092100a0-4418-4734-954e-3d32e9bbc746, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b576ad3-ae45-4d3c-bac1-4924417ecf05, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b576ad3-ae45-4d3c-bac1-4924417ecf05, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1984786445878064023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19847864458780640231984786445878064023198478644587806402319847864458780640231984786445878064023198478644587806402319847864458780640231984786445878064023198478644587806402319847864458780640231984786445878064023198478644587806402319847864458780640231984786445878064023198478644587806402319847864458780640231984786445878064023198478644587806402319847864458780640231984786445878064023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2117dfc2-f4ac-419a-afb3-ff4ec1f89677, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7dc0113-d20e-4621-9d71-37af8af344af, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7dc0113-d20e-4621-9d71-37af8af344af, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7424703198809227659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74247031988092276597424703198809227659742470319880922765974247031988092276597424703198809227659742470319880922765974247031988092276597424703198809227659742470319880922765974247031988092276597424703198809227659742470319880922765974247031988092276597424703198809227659742470319880922765974247031988092276597424703198809227659742470319880922765974247031988092276597424703198809227659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b576ad3-ae45-4d3c-bac1-4924417ecf05, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a6ef383-ab1d-4d15-8960-4d7b5c014c0a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a6ef383-ab1d-4d15-8960-4d7b5c014c0a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 342366048058204319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "342366048058204319342366048058204319342366048058204319342366048058204319342366048058204319342366048058204319342366048058204319342366048058204319342366048058204319342366048058204319342366048058204319342366048058204319342366048058204319342366048058204319342366048058204319342366048058204319342366048058204319342366048058204319342366048058204319342366048058204319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7dc0113-d20e-4621-9d71-37af8af344af, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75e69d67-d219-4a6b-b5bb-6eb1a5f5a291, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a6ef383-ab1d-4d15-8960-4d7b5c014c0a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75e69d67-d219-4a6b-b5bb-6eb1a5f5a291, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16330997895603574657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633099789560357465716330997895603574657163309978956035746571633099789560357465716330997895603574657163309978956035746571633099789560357465716330997895603574657163309978956035746571633099789560357465716330997895603574657163309978956035746571633099789560357465716330997895603574657163309978956035746571633099789560357465716330997895603574657163309978956035746571633099789560357465716330997895603574657" } } } 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 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54c1fb59-3f38-4809-97d0-a65d9c44c95f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54c1fb59-3f38-4809-97d0-a65d9c44c95f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6771335533907995615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67713355339079956156771335533907995615677133553390799561567713355339079956156771335533907995615677133553390799561567713355339079956156771335533907995615677133553390799561567713355339079956156771335533907995615677133553390799561567713355339079956156771335533907995615677133553390799561567713355339079956156771335533907995615677133553390799561567713355339079956156771335533907995615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75e69d67-d219-4a6b-b5bb-6eb1a5f5a291, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c7994a8-8406-4499-906e-3718ae112567, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c7994a8-8406-4499-906e-3718ae112567, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16716043530115410156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671604353011541015616716043530115410156167160435301154101561671604353011541015616716043530115410156167160435301154101561671604353011541015616716043530115410156167160435301154101561671604353011541015616716043530115410156167160435301154101561671604353011541015616716043530115410156167160435301154101561671604353011541015616716043530115410156167160435301154101561671604353011541015616716043530115410156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54c1fb59-3f38-4809-97d0-a65d9c44c95f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cdf0d27-e640-4d95-ba05-8843436d0faa, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cdf0d27-e640-4d95-ba05-8843436d0faa, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5568319952601317473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55683199526013174735568319952601317473556831995260131747355683199526013174735568319952601317473556831995260131747355683199526013174735568319952601317473556831995260131747355683199526013174735568319952601317473556831995260131747355683199526013174735568319952601317473556831995260131747355683199526013174735568319952601317473556831995260131747355683199526013174735568319952601317473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c7994a8-8406-4499-906e-3718ae112567, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cdf0d27-e640-4d95-ba05-8843436d0faa, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b4a8499-7880-4193-9f79-24ae134e2194, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b4a8499-7880-4193-9f79-24ae134e2194, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 578077163480108341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "578077163480108341578077163480108341578077163480108341578077163480108341578077163480108341578077163480108341578077163480108341578077163480108341578077163480108341578077163480108341578077163480108341578077163480108341578077163480108341578077163480108341578077163480108341578077163480108341578077163480108341578077163480108341578077163480108341578077163480108341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d2f79b9-0d6a-45c7-8b0c-d69cc132abdb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d2f79b9-0d6a-45c7-8b0c-d69cc132abdb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14907051567377493326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490705156737749332614907051567377493326149070515673774933261490705156737749332614907051567377493326149070515673774933261490705156737749332614907051567377493326149070515673774933261490705156737749332614907051567377493326149070515673774933261490705156737749332614907051567377493326149070515673774933261490705156737749332614907051567377493326149070515673774933261490705156737749332614907051567377493326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b4a8499-7880-4193-9f79-24ae134e2194, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae816d67-cab8-49ef-ad31-a36a5227bd14, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae816d67-cab8-49ef-ad31-a36a5227bd14, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 661190774274545432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "661190774274545432661190774274545432661190774274545432661190774274545432661190774274545432661190774274545432661190774274545432661190774274545432661190774274545432661190774274545432661190774274545432661190774274545432661190774274545432661190774274545432661190774274545432661190774274545432661190774274545432661190774274545432661190774274545432661190774274545432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d2f79b9-0d6a-45c7-8b0c-d69cc132abdb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5eeef0f4-9261-48e4-8fe5-855f13259795, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5eeef0f4-9261-48e4-8fe5-855f13259795, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8886921092934440591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88869210929344405918886921092934440591888692109293444059188869210929344405918886921092934440591888692109293444059188869210929344405918886921092934440591888692109293444059188869210929344405918886921092934440591888692109293444059188869210929344405918886921092934440591888692109293444059188869210929344405918886921092934440591888692109293444059188869210929344405918886921092934440591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae816d67-cab8-49ef-ad31-a36a5227bd14, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 736479ef-655a-402b-adcd-05a785ce221e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 736479ef-655a-402b-adcd-05a785ce221e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9763678669899495315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97636786698994953159763678669899495315976367866989949531597636786698994953159763678669899495315976367866989949531597636786698994953159763678669899495315976367866989949531597636786698994953159763678669899495315976367866989949531597636786698994953159763678669899495315976367866989949531597636786698994953159763678669899495315976367866989949531597636786698994953159763678669899495315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5eeef0f4-9261-48e4-8fe5-855f13259795, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7e4c96f-3655-4e76-90ef-689f5d271443, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7e4c96f-3655-4e76-90ef-689f5d271443, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12249823328619876348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224982332861987634812249823328619876348122498233286198763481224982332861987634812249823328619876348122498233286198763481224982332861987634812249823328619876348122498233286198763481224982332861987634812249823328619876348122498233286198763481224982332861987634812249823328619876348122498233286198763481224982332861987634812249823328619876348122498233286198763481224982332861987634812249823328619876348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 736479ef-655a-402b-adcd-05a785ce221e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3e983f8-b0f8-409f-a32c-04fc8e555542, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3e983f8-b0f8-409f-a32c-04fc8e555542, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8442132539835369838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84421325398353698388442132539835369838844213253983536983884421325398353698388442132539835369838844213253983536983884421325398353698388442132539835369838844213253983536983884421325398353698388442132539835369838844213253983536983884421325398353698388442132539835369838844213253983536983884421325398353698388442132539835369838844213253983536983884421325398353698388442132539835369838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7e4c96f-3655-4e76-90ef-689f5d271443, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b723d3d3-1d9c-43f0-9fba-9f5422182ea2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b723d3d3-1d9c-43f0-9fba-9f5422182ea2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15597931200891972112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559793120089197211215597931200891972112155979312008919721121559793120089197211215597931200891972112155979312008919721121559793120089197211215597931200891972112155979312008919721121559793120089197211215597931200891972112155979312008919721121559793120089197211215597931200891972112155979312008919721121559793120089197211215597931200891972112155979312008919721121559793120089197211215597931200891972112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3e983f8-b0f8-409f-a32c-04fc8e555542, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ec41465-555d-498e-855b-c3a7e4cf3406, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b723d3d3-1d9c-43f0-9fba-9f5422182ea2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ec41465-555d-498e-855b-c3a7e4cf3406, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 355376187764346022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "355376187764346022355376187764346022355376187764346022355376187764346022355376187764346022355376187764346022355376187764346022355376187764346022355376187764346022355376187764346022355376187764346022355376187764346022355376187764346022355376187764346022355376187764346022355376187764346022355376187764346022355376187764346022355376187764346022355376187764346022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41512092-dd7e-4742-a1dd-e1114a6742b9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41512092-dd7e-4742-a1dd-e1114a6742b9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16914581043538472115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1691458104353847211516914581043538472115169145810435384721151691458104353847211516914581043538472115169145810435384721151691458104353847211516914581043538472115169145810435384721151691458104353847211516914581043538472115169145810435384721151691458104353847211516914581043538472115169145810435384721151691458104353847211516914581043538472115169145810435384721151691458104353847211516914581043538472115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ec41465-555d-498e-855b-c3a7e4cf3406, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53981337-b6c7-4325-919e-01aca26c06bc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53981337-b6c7-4325-919e-01aca26c06bc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1020708697179811141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10207086971798111411020708697179811141102070869717981114110207086971798111411020708697179811141102070869717981114110207086971798111411020708697179811141102070869717981114110207086971798111411020708697179811141102070869717981114110207086971798111411020708697179811141102070869717981114110207086971798111411020708697179811141102070869717981114110207086971798111411020708697179811141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41512092-dd7e-4742-a1dd-e1114a6742b9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5d8ea4d-52d3-4a73-ad7f-854061a91699, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5d8ea4d-52d3-4a73-ad7f-854061a91699, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12839946281765595920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283994628176559592012839946281765595920128399462817655959201283994628176559592012839946281765595920128399462817655959201283994628176559592012839946281765595920128399462817655959201283994628176559592012839946281765595920128399462817655959201283994628176559592012839946281765595920128399462817655959201283994628176559592012839946281765595920128399462817655959201283994628176559592012839946281765595920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53981337-b6c7-4325-919e-01aca26c06bc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c746e964-420b-4108-9a82-1129780e6bd2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c746e964-420b-4108-9a82-1129780e6bd2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8357070252157810982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83570702521578109828357070252157810982835707025215781098283570702521578109828357070252157810982835707025215781098283570702521578109828357070252157810982835707025215781098283570702521578109828357070252157810982835707025215781098283570702521578109828357070252157810982835707025215781098283570702521578109828357070252157810982835707025215781098283570702521578109828357070252157810982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5d8ea4d-52d3-4a73-ad7f-854061a91699, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 113f56f4-10f4-49cb-a057-ea335590722a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 113f56f4-10f4-49cb-a057-ea335590722a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8802161332124454257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88021613321244542578802161332124454257880216133212445425788021613321244542578802161332124454257880216133212445425788021613321244542578802161332124454257880216133212445425788021613321244542578802161332124454257880216133212445425788021613321244542578802161332124454257880216133212445425788021613321244542578802161332124454257880216133212445425788021613321244542578802161332124454257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c746e964-420b-4108-9a82-1129780e6bd2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36e3766e-bb17-4c8d-9d5f-1c5fcecb1544, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36e3766e-bb17-4c8d-9d5f-1c5fcecb1544, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1031987790472855421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10319877904728554211031987790472855421103198779047285542110319877904728554211031987790472855421103198779047285542110319877904728554211031987790472855421103198779047285542110319877904728554211031987790472855421103198779047285542110319877904728554211031987790472855421103198779047285542110319877904728554211031987790472855421103198779047285542110319877904728554211031987790472855421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 113f56f4-10f4-49cb-a057-ea335590722a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5924a6ec-f869-4754-901e-42ef00a99ef4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5924a6ec-f869-4754-901e-42ef00a99ef4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18036115121948706070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803611512194870607018036115121948706070180361151219487060701803611512194870607018036115121948706070180361151219487060701803611512194870607018036115121948706070180361151219487060701803611512194870607018036115121948706070180361151219487060701803611512194870607018036115121948706070180361151219487060701803611512194870607018036115121948706070180361151219487060701803611512194870607018036115121948706070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36e3766e-bb17-4c8d-9d5f-1c5fcecb1544, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e84a6b9-1062-4d0b-8070-b8982945f82f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e84a6b9-1062-4d0b-8070-b8982945f82f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17468860558101151889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746886055810115188917468860558101151889174688605581011518891746886055810115188917468860558101151889174688605581011518891746886055810115188917468860558101151889174688605581011518891746886055810115188917468860558101151889174688605581011518891746886055810115188917468860558101151889174688605581011518891746886055810115188917468860558101151889174688605581011518891746886055810115188917468860558101151889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5924a6ec-f869-4754-901e-42ef00a99ef4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e84a6b9-1062-4d0b-8070-b8982945f82f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6ee2d3d-847c-45bb-8640-b47aaebd8a8e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da9e7df9-19bf-453c-a978-2e30d4a59800, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6ee2d3d-847c-45bb-8640-b47aaebd8a8e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16550098719288547555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655009871928854755516550098719288547555165500987192885475551655009871928854755516550098719288547555165500987192885475551655009871928854755516550098719288547555165500987192885475551655009871928854755516550098719288547555165500987192885475551655009871928854755516550098719288547555165500987192885475551655009871928854755516550098719288547555165500987192885475551655009871928854755516550098719288547555" } } } 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, da9e7df9-19bf-453c-a978-2e30d4a59800, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6356225480964277554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63562254809642775546356225480964277554635622548096427755463562254809642775546356225480964277554635622548096427755463562254809642775546356225480964277554635622548096427755463562254809642775546356225480964277554635622548096427755463562254809642775546356225480964277554635622548096427755463562254809642775546356225480964277554635622548096427755463562254809642775546356225480964277554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6ee2d3d-847c-45bb-8640-b47aaebd8a8e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da9e7df9-19bf-453c-a978-2e30d4a59800, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33e1aa09-1a17-4c3e-bf57-20b4bc5fd2d6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33e1aa09-1a17-4c3e-bf57-20b4bc5fd2d6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14136143130634788384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413614313063478838414136143130634788384141361431306347883841413614313063478838414136143130634788384141361431306347883841413614313063478838414136143130634788384141361431306347883841413614313063478838414136143130634788384141361431306347883841413614313063478838414136143130634788384141361431306347883841413614313063478838414136143130634788384141361431306347883841413614313063478838414136143130634788384" } } } 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 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be0d2b37-10bc-4053-bbbc-c3786351487b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be0d2b37-10bc-4053-bbbc-c3786351487b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3258723252952241218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32587232529522412183258723252952241218325872325295224121832587232529522412183258723252952241218325872325295224121832587232529522412183258723252952241218325872325295224121832587232529522412183258723252952241218325872325295224121832587232529522412183258723252952241218325872325295224121832587232529522412183258723252952241218325872325295224121832587232529522412183258723252952241218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33e1aa09-1a17-4c3e-bf57-20b4bc5fd2d6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be0d2b37-10bc-4053-bbbc-c3786351487b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d19662e2-35f1-45c6-bfae-d337ac2437fc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d19662e2-35f1-45c6-bfae-d337ac2437fc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16222894973423712294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622289497342371229416222894973423712294162228949734237122941622289497342371229416222894973423712294162228949734237122941622289497342371229416222894973423712294162228949734237122941622289497342371229416222894973423712294162228949734237122941622289497342371229416222894973423712294162228949734237122941622289497342371229416222894973423712294162228949734237122941622289497342371229416222894973423712294" } } } 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 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5befb7f1-4bed-4add-b0f3-771a0c754f6e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5befb7f1-4bed-4add-b0f3-771a0c754f6e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17420783329905634744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742078332990563474417420783329905634744174207833299056347441742078332990563474417420783329905634744174207833299056347441742078332990563474417420783329905634744174207833299056347441742078332990563474417420783329905634744174207833299056347441742078332990563474417420783329905634744174207833299056347441742078332990563474417420783329905634744174207833299056347441742078332990563474417420783329905634744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d19662e2-35f1-45c6-bfae-d337ac2437fc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df30d448-7847-4341-b60b-4586bca60b81, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df30d448-7847-4341-b60b-4586bca60b81, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9159251141678190528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91592511416781905289159251141678190528915925114167819052891592511416781905289159251141678190528915925114167819052891592511416781905289159251141678190528915925114167819052891592511416781905289159251141678190528915925114167819052891592511416781905289159251141678190528915925114167819052891592511416781905289159251141678190528915925114167819052891592511416781905289159251141678190528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5befb7f1-4bed-4add-b0f3-771a0c754f6e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ac1f6ea-2256-4e91-8db9-241eb66ac4c8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ac1f6ea-2256-4e91-8db9-241eb66ac4c8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2243386972880743891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22433869728807438912243386972880743891224338697288074389122433869728807438912243386972880743891224338697288074389122433869728807438912243386972880743891224338697288074389122433869728807438912243386972880743891224338697288074389122433869728807438912243386972880743891224338697288074389122433869728807438912243386972880743891224338697288074389122433869728807438912243386972880743891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df30d448-7847-4341-b60b-4586bca60b81, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aab80988-ad17-435d-9494-b46fae4c9cbb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aab80988-ad17-435d-9494-b46fae4c9cbb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3854977434504832367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38549774345048323673854977434504832367385497743450483236738549774345048323673854977434504832367385497743450483236738549774345048323673854977434504832367385497743450483236738549774345048323673854977434504832367385497743450483236738549774345048323673854977434504832367385497743450483236738549774345048323673854977434504832367385497743450483236738549774345048323673854977434504832367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ac1f6ea-2256-4e91-8db9-241eb66ac4c8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9578736-3912-4dbd-9d34-82ddf5d5c844, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9578736-3912-4dbd-9d34-82ddf5d5c844, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17879553876024699999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787955387602469999917879553876024699999178795538760246999991787955387602469999917879553876024699999178795538760246999991787955387602469999917879553876024699999178795538760246999991787955387602469999917879553876024699999178795538760246999991787955387602469999917879553876024699999178795538760246999991787955387602469999917879553876024699999178795538760246999991787955387602469999917879553876024699999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aab80988-ad17-435d-9494-b46fae4c9cbb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9578736-3912-4dbd-9d34-82ddf5d5c844, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af78e342-3999-4772-84a3-97def69524e6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e22538d-0a0d-459c-bba8-a85cea7d867d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e22538d-0a0d-459c-bba8-a85cea7d867d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12512411315690484129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251241131569048412912512411315690484129125124113156904841291251241131569048412912512411315690484129125124113156904841291251241131569048412912512411315690484129125124113156904841291251241131569048412912512411315690484129125124113156904841291251241131569048412912512411315690484129125124113156904841291251241131569048412912512411315690484129125124113156904841291251241131569048412912512411315690484129" } } } 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, af78e342-3999-4772-84a3-97def69524e6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10815619757846294703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1081561975784629470310815619757846294703108156197578462947031081561975784629470310815619757846294703108156197578462947031081561975784629470310815619757846294703108156197578462947031081561975784629470310815619757846294703108156197578462947031081561975784629470310815619757846294703108156197578462947031081561975784629470310815619757846294703108156197578462947031081561975784629470310815619757846294703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af78e342-3999-4772-84a3-97def69524e6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e22538d-0a0d-459c-bba8-a85cea7d867d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 162cb882-9212-45c2-af5f-7a8ce0c09811, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a50fdabe-e10a-4578-b6a3-90d5ce96216b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 162cb882-9212-45c2-af5f-7a8ce0c09811, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 146955062701339040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "146955062701339040146955062701339040146955062701339040146955062701339040146955062701339040146955062701339040146955062701339040146955062701339040146955062701339040146955062701339040146955062701339040146955062701339040146955062701339040146955062701339040146955062701339040146955062701339040146955062701339040146955062701339040146955062701339040146955062701339040" } } } 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, a50fdabe-e10a-4578-b6a3-90d5ce96216b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1431600093923497422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14316000939234974221431600093923497422143160009392349742214316000939234974221431600093923497422143160009392349742214316000939234974221431600093923497422143160009392349742214316000939234974221431600093923497422143160009392349742214316000939234974221431600093923497422143160009392349742214316000939234974221431600093923497422143160009392349742214316000939234974221431600093923497422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 162cb882-9212-45c2-af5f-7a8ce0c09811, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a50fdabe-e10a-4578-b6a3-90d5ce96216b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8de64835-8a20-42bd-8193-f7546103c2b2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f39bb07-d4a6-4f17-afa7-642237388c8f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8de64835-8a20-42bd-8193-f7546103c2b2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4000917952475145783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40009179524751457834000917952475145783400091795247514578340009179524751457834000917952475145783400091795247514578340009179524751457834000917952475145783400091795247514578340009179524751457834000917952475145783400091795247514578340009179524751457834000917952475145783400091795247514578340009179524751457834000917952475145783400091795247514578340009179524751457834000917952475145783" } } } 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, 4f39bb07-d4a6-4f17-afa7-642237388c8f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3294573049738817840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32945730497388178403294573049738817840329457304973881784032945730497388178403294573049738817840329457304973881784032945730497388178403294573049738817840329457304973881784032945730497388178403294573049738817840329457304973881784032945730497388178403294573049738817840329457304973881784032945730497388178403294573049738817840329457304973881784032945730497388178403294573049738817840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f39bb07-d4a6-4f17-afa7-642237388c8f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8de64835-8a20-42bd-8193-f7546103c2b2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b534d54a-52e7-4db7-9082-d29670a537a2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5c48836-e293-42f6-8d61-237b35d0a66f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5c48836-e293-42f6-8d61-237b35d0a66f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7523802394095489379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75238023940954893797523802394095489379752380239409548937975238023940954893797523802394095489379752380239409548937975238023940954893797523802394095489379752380239409548937975238023940954893797523802394095489379752380239409548937975238023940954893797523802394095489379752380239409548937975238023940954893797523802394095489379752380239409548937975238023940954893797523802394095489379" } } } 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, b534d54a-52e7-4db7-9082-d29670a537a2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6025425612317061762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60254256123170617626025425612317061762602542561231706176260254256123170617626025425612317061762602542561231706176260254256123170617626025425612317061762602542561231706176260254256123170617626025425612317061762602542561231706176260254256123170617626025425612317061762602542561231706176260254256123170617626025425612317061762602542561231706176260254256123170617626025425612317061762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b534d54a-52e7-4db7-9082-d29670a537a2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5c48836-e293-42f6-8d61-237b35d0a66f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e041106c-039f-413e-aa11-b628983b1b6a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e9634bb-ecf2-46ca-962a-00392dd713fd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e041106c-039f-413e-aa11-b628983b1b6a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13149104377712261992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1314910437771226199213149104377712261992131491043777122619921314910437771226199213149104377712261992131491043777122619921314910437771226199213149104377712261992131491043777122619921314910437771226199213149104377712261992131491043777122619921314910437771226199213149104377712261992131491043777122619921314910437771226199213149104377712261992131491043777122619921314910437771226199213149104377712261992" } } } 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, 9e9634bb-ecf2-46ca-962a-00392dd713fd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16622191073980706483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1662219107398070648316622191073980706483166221910739807064831662219107398070648316622191073980706483166221910739807064831662219107398070648316622191073980706483166221910739807064831662219107398070648316622191073980706483166221910739807064831662219107398070648316622191073980706483166221910739807064831662219107398070648316622191073980706483166221910739807064831662219107398070648316622191073980706483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e041106c-039f-413e-aa11-b628983b1b6a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b51e232b-6adb-4dab-ad1e-f70de5406d4b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e9634bb-ecf2-46ca-962a-00392dd713fd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b51e232b-6adb-4dab-ad1e-f70de5406d4b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12796258082320307238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279625808232030723812796258082320307238127962580823203072381279625808232030723812796258082320307238127962580823203072381279625808232030723812796258082320307238127962580823203072381279625808232030723812796258082320307238127962580823203072381279625808232030723812796258082320307238127962580823203072381279625808232030723812796258082320307238127962580823203072381279625808232030723812796258082320307238" } } } 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 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc74ed2b-b0b6-4f8e-8dbf-6185c16e82a7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc74ed2b-b0b6-4f8e-8dbf-6185c16e82a7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7156814377787294506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71568143777872945067156814377787294506715681437778729450671568143777872945067156814377787294506715681437778729450671568143777872945067156814377787294506715681437778729450671568143777872945067156814377787294506715681437778729450671568143777872945067156814377787294506715681437778729450671568143777872945067156814377787294506715681437778729450671568143777872945067156814377787294506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b51e232b-6adb-4dab-ad1e-f70de5406d4b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19ba4593-50fe-4454-ac6b-682765fc3a2f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19ba4593-50fe-4454-ac6b-682765fc3a2f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2245279282619426143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22452792826194261432245279282619426143224527928261942614322452792826194261432245279282619426143224527928261942614322452792826194261432245279282619426143224527928261942614322452792826194261432245279282619426143224527928261942614322452792826194261432245279282619426143224527928261942614322452792826194261432245279282619426143224527928261942614322452792826194261432245279282619426143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc74ed2b-b0b6-4f8e-8dbf-6185c16e82a7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccb8b8a5-7c79-4728-a586-5a610b0892fa, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccb8b8a5-7c79-4728-a586-5a610b0892fa, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 538298525209614457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "538298525209614457538298525209614457538298525209614457538298525209614457538298525209614457538298525209614457538298525209614457538298525209614457538298525209614457538298525209614457538298525209614457538298525209614457538298525209614457538298525209614457538298525209614457538298525209614457538298525209614457538298525209614457538298525209614457538298525209614457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19ba4593-50fe-4454-ac6b-682765fc3a2f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 348c66ae-278b-4a1a-8ceb-90ec80c1bdcb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 348c66ae-278b-4a1a-8ceb-90ec80c1bdcb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2333102101666101859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23331021016661018592333102101666101859233310210166610185923331021016661018592333102101666101859233310210166610185923331021016661018592333102101666101859233310210166610185923331021016661018592333102101666101859233310210166610185923331021016661018592333102101666101859233310210166610185923331021016661018592333102101666101859233310210166610185923331021016661018592333102101666101859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccb8b8a5-7c79-4728-a586-5a610b0892fa, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25979558-8602-436a-b090-5345cbaa07ee, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25979558-8602-436a-b090-5345cbaa07ee, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 953791015896087670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "953791015896087670953791015896087670953791015896087670953791015896087670953791015896087670953791015896087670953791015896087670953791015896087670953791015896087670953791015896087670953791015896087670953791015896087670953791015896087670953791015896087670953791015896087670953791015896087670953791015896087670953791015896087670953791015896087670953791015896087670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 348c66ae-278b-4a1a-8ceb-90ec80c1bdcb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65843a55-b6ec-4d09-a906-82d275efb438, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65843a55-b6ec-4d09-a906-82d275efb438, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11513730008700987174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151373000870098717411513730008700987174115137300087009871741151373000870098717411513730008700987174115137300087009871741151373000870098717411513730008700987174115137300087009871741151373000870098717411513730008700987174115137300087009871741151373000870098717411513730008700987174115137300087009871741151373000870098717411513730008700987174115137300087009871741151373000870098717411513730008700987174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25979558-8602-436a-b090-5345cbaa07ee, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec9045a7-7d8b-482a-9911-42a968024b8c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec9045a7-7d8b-482a-9911-42a968024b8c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6563553662766018722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65635536627660187226563553662766018722656355366276601872265635536627660187226563553662766018722656355366276601872265635536627660187226563553662766018722656355366276601872265635536627660187226563553662766018722656355366276601872265635536627660187226563553662766018722656355366276601872265635536627660187226563553662766018722656355366276601872265635536627660187226563553662766018722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65843a55-b6ec-4d09-a906-82d275efb438, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86639843-9038-424a-becb-88109e9f8d22, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86639843-9038-424a-becb-88109e9f8d22, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15558661969446918925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555866196944691892515558661969446918925155586619694469189251555866196944691892515558661969446918925155586619694469189251555866196944691892515558661969446918925155586619694469189251555866196944691892515558661969446918925155586619694469189251555866196944691892515558661969446918925155586619694469189251555866196944691892515558661969446918925155586619694469189251555866196944691892515558661969446918925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec9045a7-7d8b-482a-9911-42a968024b8c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9860d27-8f7f-4ed0-9478-eb1df14f19ee, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9860d27-8f7f-4ed0-9478-eb1df14f19ee, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13063652168731036540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306365216873103654013063652168731036540130636521687310365401306365216873103654013063652168731036540130636521687310365401306365216873103654013063652168731036540130636521687310365401306365216873103654013063652168731036540130636521687310365401306365216873103654013063652168731036540130636521687310365401306365216873103654013063652168731036540130636521687310365401306365216873103654013063652168731036540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86639843-9038-424a-becb-88109e9f8d22, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa47e1b7-9c68-4a30-a3e9-dad064d72691, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa47e1b7-9c68-4a30-a3e9-dad064d72691, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9294656382512502033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92946563825125020339294656382512502033929465638251250203392946563825125020339294656382512502033929465638251250203392946563825125020339294656382512502033929465638251250203392946563825125020339294656382512502033929465638251250203392946563825125020339294656382512502033929465638251250203392946563825125020339294656382512502033929465638251250203392946563825125020339294656382512502033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9860d27-8f7f-4ed0-9478-eb1df14f19ee, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14f8d01f-9c36-4b6b-b563-ced29ed632b0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14f8d01f-9c36-4b6b-b563-ced29ed632b0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1997577141442791050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19975771414427910501997577141442791050199757714144279105019975771414427910501997577141442791050199757714144279105019975771414427910501997577141442791050199757714144279105019975771414427910501997577141442791050199757714144279105019975771414427910501997577141442791050199757714144279105019975771414427910501997577141442791050199757714144279105019975771414427910501997577141442791050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa47e1b7-9c68-4a30-a3e9-dad064d72691, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5514fa3-b6a2-4abc-bb07-703c17425d58, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5514fa3-b6a2-4abc-bb07-703c17425d58, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1224522331974418920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12245223319744189201224522331974418920122452233197441892012245223319744189201224522331974418920122452233197441892012245223319744189201224522331974418920122452233197441892012245223319744189201224522331974418920122452233197441892012245223319744189201224522331974418920122452233197441892012245223319744189201224522331974418920122452233197441892012245223319744189201224522331974418920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14f8d01f-9c36-4b6b-b563-ced29ed632b0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ee256d2-507f-4f9e-9e92-7abd5a040c0c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ee256d2-507f-4f9e-9e92-7abd5a040c0c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12291057493395921769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229105749339592176912291057493395921769122910574933959217691229105749339592176912291057493395921769122910574933959217691229105749339592176912291057493395921769122910574933959217691229105749339592176912291057493395921769122910574933959217691229105749339592176912291057493395921769122910574933959217691229105749339592176912291057493395921769122910574933959217691229105749339592176912291057493395921769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5514fa3-b6a2-4abc-bb07-703c17425d58, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d700a85-2f01-4f66-93fc-2ec4bbcc506c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d700a85-2f01-4f66-93fc-2ec4bbcc506c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13359604887607619033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335960488760761903313359604887607619033133596048876076190331335960488760761903313359604887607619033133596048876076190331335960488760761903313359604887607619033133596048876076190331335960488760761903313359604887607619033133596048876076190331335960488760761903313359604887607619033133596048876076190331335960488760761903313359604887607619033133596048876076190331335960488760761903313359604887607619033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ee256d2-507f-4f9e-9e92-7abd5a040c0c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4250e432-a312-4545-8ba7-b12334b00583, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4250e432-a312-4545-8ba7-b12334b00583, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10526537009633631973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052653700963363197310526537009633631973105265370096336319731052653700963363197310526537009633631973105265370096336319731052653700963363197310526537009633631973105265370096336319731052653700963363197310526537009633631973105265370096336319731052653700963363197310526537009633631973105265370096336319731052653700963363197310526537009633631973105265370096336319731052653700963363197310526537009633631973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d700a85-2f01-4f66-93fc-2ec4bbcc506c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29596677-92ad-42ef-9b5f-9c5b3e06a1f1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29596677-92ad-42ef-9b5f-9c5b3e06a1f1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13353109203033791502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335310920303379150213353109203033791502133531092030337915021335310920303379150213353109203033791502133531092030337915021335310920303379150213353109203033791502133531092030337915021335310920303379150213353109203033791502133531092030337915021335310920303379150213353109203033791502133531092030337915021335310920303379150213353109203033791502133531092030337915021335310920303379150213353109203033791502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4250e432-a312-4545-8ba7-b12334b00583, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e279d447-f4c2-4372-baf2-940b85a0752c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e279d447-f4c2-4372-baf2-940b85a0752c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10532435014290994447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053243501429099444710532435014290994447105324350142909944471053243501429099444710532435014290994447105324350142909944471053243501429099444710532435014290994447105324350142909944471053243501429099444710532435014290994447105324350142909944471053243501429099444710532435014290994447105324350142909944471053243501429099444710532435014290994447105324350142909944471053243501429099444710532435014290994447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29596677-92ad-42ef-9b5f-9c5b3e06a1f1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7acccd67-e3ff-4824-ac4a-dea32d573f84, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7acccd67-e3ff-4824-ac4a-dea32d573f84, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1137780265873870315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11377802658738703151137780265873870315113778026587387031511377802658738703151137780265873870315113778026587387031511377802658738703151137780265873870315113778026587387031511377802658738703151137780265873870315113778026587387031511377802658738703151137780265873870315113778026587387031511377802658738703151137780265873870315113778026587387031511377802658738703151137780265873870315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e279d447-f4c2-4372-baf2-940b85a0752c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d52fb601-3609-49c4-93b5-dc56d64d909f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d52fb601-3609-49c4-93b5-dc56d64d909f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1790130954520136309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17901309545201363091790130954520136309179013095452013630917901309545201363091790130954520136309179013095452013630917901309545201363091790130954520136309179013095452013630917901309545201363091790130954520136309179013095452013630917901309545201363091790130954520136309179013095452013630917901309545201363091790130954520136309179013095452013630917901309545201363091790130954520136309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7acccd67-e3ff-4824-ac4a-dea32d573f84, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27de1f6b-9a79-4147-81c7-96229b5eea51, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27de1f6b-9a79-4147-81c7-96229b5eea51, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12683210954863432370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268321095486343237012683210954863432370126832109548634323701268321095486343237012683210954863432370126832109548634323701268321095486343237012683210954863432370126832109548634323701268321095486343237012683210954863432370126832109548634323701268321095486343237012683210954863432370126832109548634323701268321095486343237012683210954863432370126832109548634323701268321095486343237012683210954863432370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d52fb601-3609-49c4-93b5-dc56d64d909f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02ff528b-8491-456d-991c-f8abcc3612dc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02ff528b-8491-456d-991c-f8abcc3612dc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12072697470308232212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207269747030823221212072697470308232212120726974703082322121207269747030823221212072697470308232212120726974703082322121207269747030823221212072697470308232212120726974703082322121207269747030823221212072697470308232212120726974703082322121207269747030823221212072697470308232212120726974703082322121207269747030823221212072697470308232212120726974703082322121207269747030823221212072697470308232212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27de1f6b-9a79-4147-81c7-96229b5eea51, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63980b31-d8eb-467c-8bc4-41f7221a5a47, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63980b31-d8eb-467c-8bc4-41f7221a5a47, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7874459238652332433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78744592386523324337874459238652332433787445923865233243378744592386523324337874459238652332433787445923865233243378744592386523324337874459238652332433787445923865233243378744592386523324337874459238652332433787445923865233243378744592386523324337874459238652332433787445923865233243378744592386523324337874459238652332433787445923865233243378744592386523324337874459238652332433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02ff528b-8491-456d-991c-f8abcc3612dc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56002344-8a40-4e9e-9719-577ac8c6c8ce, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56002344-8a40-4e9e-9719-577ac8c6c8ce, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13961357304054366870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1396135730405436687013961357304054366870139613573040543668701396135730405436687013961357304054366870139613573040543668701396135730405436687013961357304054366870139613573040543668701396135730405436687013961357304054366870139613573040543668701396135730405436687013961357304054366870139613573040543668701396135730405436687013961357304054366870139613573040543668701396135730405436687013961357304054366870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63980b31-d8eb-467c-8bc4-41f7221a5a47, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1832e670-efa0-4ea1-9cf5-6cdbd42c0255, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1832e670-efa0-4ea1-9cf5-6cdbd42c0255, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3560487338363086988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35604873383630869883560487338363086988356048733836308698835604873383630869883560487338363086988356048733836308698835604873383630869883560487338363086988356048733836308698835604873383630869883560487338363086988356048733836308698835604873383630869883560487338363086988356048733836308698835604873383630869883560487338363086988356048733836308698835604873383630869883560487338363086988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56002344-8a40-4e9e-9719-577ac8c6c8ce, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f58c86cc-46ca-4ee5-999c-2e2e19921269, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f58c86cc-46ca-4ee5-999c-2e2e19921269, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11451346006334603472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145134600633460347211451346006334603472114513460063346034721145134600633460347211451346006334603472114513460063346034721145134600633460347211451346006334603472114513460063346034721145134600633460347211451346006334603472114513460063346034721145134600633460347211451346006334603472114513460063346034721145134600633460347211451346006334603472114513460063346034721145134600633460347211451346006334603472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1832e670-efa0-4ea1-9cf5-6cdbd42c0255, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dad09552-652b-4530-8e0a-77916b9723b5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dad09552-652b-4530-8e0a-77916b9723b5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9235082718478194983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92350827184781949839235082718478194983923508271847819498392350827184781949839235082718478194983923508271847819498392350827184781949839235082718478194983923508271847819498392350827184781949839235082718478194983923508271847819498392350827184781949839235082718478194983923508271847819498392350827184781949839235082718478194983923508271847819498392350827184781949839235082718478194983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f58c86cc-46ca-4ee5-999c-2e2e19921269, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36658ef7-9f67-4f22-900e-8b2ffec4a352, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36658ef7-9f67-4f22-900e-8b2ffec4a352, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2442790343771427011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24427903437714270112442790343771427011244279034377142701124427903437714270112442790343771427011244279034377142701124427903437714270112442790343771427011244279034377142701124427903437714270112442790343771427011244279034377142701124427903437714270112442790343771427011244279034377142701124427903437714270112442790343771427011244279034377142701124427903437714270112442790343771427011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dad09552-652b-4530-8e0a-77916b9723b5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c782b09b-df15-46d0-93a8-e173c6b712be, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c782b09b-df15-46d0-93a8-e173c6b712be, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10013649263880939383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001364926388093938310013649263880939383100136492638809393831001364926388093938310013649263880939383100136492638809393831001364926388093938310013649263880939383100136492638809393831001364926388093938310013649263880939383100136492638809393831001364926388093938310013649263880939383100136492638809393831001364926388093938310013649263880939383100136492638809393831001364926388093938310013649263880939383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36658ef7-9f67-4f22-900e-8b2ffec4a352, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33df93e7-e1a2-484a-ae4f-3071399df09f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33df93e7-e1a2-484a-ae4f-3071399df09f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13689585776259858025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368958577625985802513689585776259858025136895857762598580251368958577625985802513689585776259858025136895857762598580251368958577625985802513689585776259858025136895857762598580251368958577625985802513689585776259858025136895857762598580251368958577625985802513689585776259858025136895857762598580251368958577625985802513689585776259858025136895857762598580251368958577625985802513689585776259858025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c782b09b-df15-46d0-93a8-e173c6b712be, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21c4434e-599b-4742-ba46-9b2dd65dc200, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21c4434e-599b-4742-ba46-9b2dd65dc200, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7729950930870085012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77299509308700850127729950930870085012772995093087008501277299509308700850127729950930870085012772995093087008501277299509308700850127729950930870085012772995093087008501277299509308700850127729950930870085012772995093087008501277299509308700850127729950930870085012772995093087008501277299509308700850127729950930870085012772995093087008501277299509308700850127729950930870085012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33df93e7-e1a2-484a-ae4f-3071399df09f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca8c15f2-ec6f-453d-b54c-712186e3b19e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca8c15f2-ec6f-453d-b54c-712186e3b19e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15813489892063776602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581348989206377660215813489892063776602158134898920637766021581348989206377660215813489892063776602158134898920637766021581348989206377660215813489892063776602158134898920637766021581348989206377660215813489892063776602158134898920637766021581348989206377660215813489892063776602158134898920637766021581348989206377660215813489892063776602158134898920637766021581348989206377660215813489892063776602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21c4434e-599b-4742-ba46-9b2dd65dc200, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca8c15f2-ec6f-453d-b54c-712186e3b19e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 509ab3b7-08d8-49d2-ae4f-f53c49d41a66, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70e408d8-2441-467c-86b7-85885b774c0b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 509ab3b7-08d8-49d2-ae4f-f53c49d41a66, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8731940176931504248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87319401769315042488731940176931504248873194017693150424887319401769315042488731940176931504248873194017693150424887319401769315042488731940176931504248873194017693150424887319401769315042488731940176931504248873194017693150424887319401769315042488731940176931504248873194017693150424887319401769315042488731940176931504248873194017693150424887319401769315042488731940176931504248" } } } 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, 70e408d8-2441-467c-86b7-85885b774c0b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9723395723426876025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97233957234268760259723395723426876025972339572342687602597233957234268760259723395723426876025972339572342687602597233957234268760259723395723426876025972339572342687602597233957234268760259723395723426876025972339572342687602597233957234268760259723395723426876025972339572342687602597233957234268760259723395723426876025972339572342687602597233957234268760259723395723426876025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 509ab3b7-08d8-49d2-ae4f-f53c49d41a66, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70e408d8-2441-467c-86b7-85885b774c0b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 619a0e63-2142-4c2c-85ae-ce238095994d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 619a0e63-2142-4c2c-85ae-ce238095994d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3896538571384825319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38965385713848253193896538571384825319389653857138482531938965385713848253193896538571384825319389653857138482531938965385713848253193896538571384825319389653857138482531938965385713848253193896538571384825319389653857138482531938965385713848253193896538571384825319389653857138482531938965385713848253193896538571384825319389653857138482531938965385713848253193896538571384825319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 040bd2d5-a1c3-4395-8943-c82710d7419a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 040bd2d5-a1c3-4395-8943-c82710d7419a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5366539152947557942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53665391529475579425366539152947557942536653915294755794253665391529475579425366539152947557942536653915294755794253665391529475579425366539152947557942536653915294755794253665391529475579425366539152947557942536653915294755794253665391529475579425366539152947557942536653915294755794253665391529475579425366539152947557942536653915294755794253665391529475579425366539152947557942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 619a0e63-2142-4c2c-85ae-ce238095994d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a8aa490-5bd1-4397-bf19-360d035320bf, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a8aa490-5bd1-4397-bf19-360d035320bf, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4896840523163045857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48968405231630458574896840523163045857489684052316304585748968405231630458574896840523163045857489684052316304585748968405231630458574896840523163045857489684052316304585748968405231630458574896840523163045857489684052316304585748968405231630458574896840523163045857489684052316304585748968405231630458574896840523163045857489684052316304585748968405231630458574896840523163045857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 040bd2d5-a1c3-4395-8943-c82710d7419a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7612ce69-4acf-4429-bd39-9e623c78538e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7612ce69-4acf-4429-bd39-9e623c78538e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17269151842728430014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726915184272843001417269151842728430014172691518427284300141726915184272843001417269151842728430014172691518427284300141726915184272843001417269151842728430014172691518427284300141726915184272843001417269151842728430014172691518427284300141726915184272843001417269151842728430014172691518427284300141726915184272843001417269151842728430014172691518427284300141726915184272843001417269151842728430014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a8aa490-5bd1-4397-bf19-360d035320bf, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7612ce69-4acf-4429-bd39-9e623c78538e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c94ea073-22cf-46e3-be12-94acd9df6ba8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57bda1d5-6aef-465d-adad-a248f8e4cc33, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c94ea073-22cf-46e3-be12-94acd9df6ba8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4257815814785636641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42578158147856366414257815814785636641425781581478563664142578158147856366414257815814785636641425781581478563664142578158147856366414257815814785636641425781581478563664142578158147856366414257815814785636641425781581478563664142578158147856366414257815814785636641425781581478563664142578158147856366414257815814785636641425781581478563664142578158147856366414257815814785636641" } } } 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, 57bda1d5-6aef-465d-adad-a248f8e4cc33, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7703295354873156622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77032953548731566227703295354873156622770329535487315662277032953548731566227703295354873156622770329535487315662277032953548731566227703295354873156622770329535487315662277032953548731566227703295354873156622770329535487315662277032953548731566227703295354873156622770329535487315662277032953548731566227703295354873156622770329535487315662277032953548731566227703295354873156622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c94ea073-22cf-46e3-be12-94acd9df6ba8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57bda1d5-6aef-465d-adad-a248f8e4cc33, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbd42839-ae47-4024-aa5b-630b041e7738, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 602fbb72-fc6b-4f3a-b75c-e156d1e7335f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbd42839-ae47-4024-aa5b-630b041e7738, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15507563743987211237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550756374398721123715507563743987211237155075637439872112371550756374398721123715507563743987211237155075637439872112371550756374398721123715507563743987211237155075637439872112371550756374398721123715507563743987211237155075637439872112371550756374398721123715507563743987211237155075637439872112371550756374398721123715507563743987211237155075637439872112371550756374398721123715507563743987211237" } } } 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, 602fbb72-fc6b-4f3a-b75c-e156d1e7335f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16126217509082946948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612621750908294694816126217509082946948161262175090829469481612621750908294694816126217509082946948161262175090829469481612621750908294694816126217509082946948161262175090829469481612621750908294694816126217509082946948161262175090829469481612621750908294694816126217509082946948161262175090829469481612621750908294694816126217509082946948161262175090829469481612621750908294694816126217509082946948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbd42839-ae47-4024-aa5b-630b041e7738, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b713088-6255-4a49-9769-52b3f15df1dd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b713088-6255-4a49-9769-52b3f15df1dd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11488589285199940469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148858928519994046911488589285199940469114885892851999404691148858928519994046911488589285199940469114885892851999404691148858928519994046911488589285199940469114885892851999404691148858928519994046911488589285199940469114885892851999404691148858928519994046911488589285199940469114885892851999404691148858928519994046911488589285199940469114885892851999404691148858928519994046911488589285199940469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 602fbb72-fc6b-4f3a-b75c-e156d1e7335f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bafa17c-d572-4c38-a9ed-8f874ea943ee, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bafa17c-d572-4c38-a9ed-8f874ea943ee, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3634110790813881365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36341107908138813653634110790813881365363411079081388136536341107908138813653634110790813881365363411079081388136536341107908138813653634110790813881365363411079081388136536341107908138813653634110790813881365363411079081388136536341107908138813653634110790813881365363411079081388136536341107908138813653634110790813881365363411079081388136536341107908138813653634110790813881365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b713088-6255-4a49-9769-52b3f15df1dd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bafa17c-d572-4c38-a9ed-8f874ea943ee, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ea8c776-4e28-4dda-8723-e218d7f839b0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ea8c776-4e28-4dda-8723-e218d7f839b0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15166772699932688417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516677269993268841715166772699932688417151667726999326884171516677269993268841715166772699932688417151667726999326884171516677269993268841715166772699932688417151667726999326884171516677269993268841715166772699932688417151667726999326884171516677269993268841715166772699932688417151667726999326884171516677269993268841715166772699932688417151667726999326884171516677269993268841715166772699932688417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f72ef4ce-1b08-4143-a4db-fde091ae0b67, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f72ef4ce-1b08-4143-a4db-fde091ae0b67, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5164464555798272635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51644645557982726355164464555798272635516446455579827263551644645557982726355164464555798272635516446455579827263551644645557982726355164464555798272635516446455579827263551644645557982726355164464555798272635516446455579827263551644645557982726355164464555798272635516446455579827263551644645557982726355164464555798272635516446455579827263551644645557982726355164464555798272635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ea8c776-4e28-4dda-8723-e218d7f839b0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c2734cb-de88-4349-b772-fa91628f0eb0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c2734cb-de88-4349-b772-fa91628f0eb0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13669547525649701797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366954752564970179713669547525649701797136695475256497017971366954752564970179713669547525649701797136695475256497017971366954752564970179713669547525649701797136695475256497017971366954752564970179713669547525649701797136695475256497017971366954752564970179713669547525649701797136695475256497017971366954752564970179713669547525649701797136695475256497017971366954752564970179713669547525649701797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f72ef4ce-1b08-4143-a4db-fde091ae0b67, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 031766f5-e41a-454e-bcdc-e2dbe490b6e2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 031766f5-e41a-454e-bcdc-e2dbe490b6e2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 725006790736741123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "725006790736741123725006790736741123725006790736741123725006790736741123725006790736741123725006790736741123725006790736741123725006790736741123725006790736741123725006790736741123725006790736741123725006790736741123725006790736741123725006790736741123725006790736741123725006790736741123725006790736741123725006790736741123725006790736741123725006790736741123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c2734cb-de88-4349-b772-fa91628f0eb0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea5c6f52-84f9-4073-9428-b208144f71f5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 031766f5-e41a-454e-bcdc-e2dbe490b6e2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea5c6f52-84f9-4073-9428-b208144f71f5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17239737816938892662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723973781693889266217239737816938892662172397378169388926621723973781693889266217239737816938892662172397378169388926621723973781693889266217239737816938892662172397378169388926621723973781693889266217239737816938892662172397378169388926621723973781693889266217239737816938892662172397378169388926621723973781693889266217239737816938892662172397378169388926621723973781693889266217239737816938892662" } } } 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 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c4ca9c7-09ee-455b-ae78-58dae486be18, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c4ca9c7-09ee-455b-ae78-58dae486be18, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10436034421022739860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043603442102273986010436034421022739860104360344210227398601043603442102273986010436034421022739860104360344210227398601043603442102273986010436034421022739860104360344210227398601043603442102273986010436034421022739860104360344210227398601043603442102273986010436034421022739860104360344210227398601043603442102273986010436034421022739860104360344210227398601043603442102273986010436034421022739860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c4ca9c7-09ee-455b-ae78-58dae486be18, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea5c6f52-84f9-4073-9428-b208144f71f5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14fa37ac-fb15-4cd0-8772-5e94035a23f6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47026771-22d6-43a3-9977-75a7ef6616f4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14fa37ac-fb15-4cd0-8772-5e94035a23f6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6046163952242704581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60461639522427045816046163952242704581604616395224270458160461639522427045816046163952242704581604616395224270458160461639522427045816046163952242704581604616395224270458160461639522427045816046163952242704581604616395224270458160461639522427045816046163952242704581604616395224270458160461639522427045816046163952242704581604616395224270458160461639522427045816046163952242704581" } } } 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, 47026771-22d6-43a3-9977-75a7ef6616f4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16535605202253160952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653560520225316095216535605202253160952165356052022531609521653560520225316095216535605202253160952165356052022531609521653560520225316095216535605202253160952165356052022531609521653560520225316095216535605202253160952165356052022531609521653560520225316095216535605202253160952165356052022531609521653560520225316095216535605202253160952165356052022531609521653560520225316095216535605202253160952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47026771-22d6-43a3-9977-75a7ef6616f4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14fa37ac-fb15-4cd0-8772-5e94035a23f6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae27506f-a334-4785-9047-063647a4875d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae27506f-a334-4785-9047-063647a4875d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11636953064665880544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163695306466588054411636953064665880544116369530646658805441163695306466588054411636953064665880544116369530646658805441163695306466588054411636953064665880544116369530646658805441163695306466588054411636953064665880544116369530646658805441163695306466588054411636953064665880544116369530646658805441163695306466588054411636953064665880544116369530646658805441163695306466588054411636953064665880544" } } } 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 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 778c9a14-501a-46bd-ae26-7b1ec1d5e313, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 778c9a14-501a-46bd-ae26-7b1ec1d5e313, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2534593952097676541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25345939520976765412534593952097676541253459395209767654125345939520976765412534593952097676541253459395209767654125345939520976765412534593952097676541253459395209767654125345939520976765412534593952097676541253459395209767654125345939520976765412534593952097676541253459395209767654125345939520976765412534593952097676541253459395209767654125345939520976765412534593952097676541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae27506f-a334-4785-9047-063647a4875d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 778c9a14-501a-46bd-ae26-7b1ec1d5e313, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b735cd8a-df50-4c7d-8004-259c109ba1b2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b735cd8a-df50-4c7d-8004-259c109ba1b2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12543475270221339557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254347527022133955712543475270221339557125434752702213395571254347527022133955712543475270221339557125434752702213395571254347527022133955712543475270221339557125434752702213395571254347527022133955712543475270221339557125434752702213395571254347527022133955712543475270221339557125434752702213395571254347527022133955712543475270221339557125434752702213395571254347527022133955712543475270221339557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a87b675d-8081-4caf-85fc-5756ed7d1aee, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a87b675d-8081-4caf-85fc-5756ed7d1aee, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7810719257089497355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78107192570894973557810719257089497355781071925708949735578107192570894973557810719257089497355781071925708949735578107192570894973557810719257089497355781071925708949735578107192570894973557810719257089497355781071925708949735578107192570894973557810719257089497355781071925708949735578107192570894973557810719257089497355781071925708949735578107192570894973557810719257089497355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a87b675d-8081-4caf-85fc-5756ed7d1aee, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ae4df76-9b90-4b1e-87f3-59463983d2b6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ae4df76-9b90-4b1e-87f3-59463983d2b6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2517015596512909375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25170155965129093752517015596512909375251701559651290937525170155965129093752517015596512909375251701559651290937525170155965129093752517015596512909375251701559651290937525170155965129093752517015596512909375251701559651290937525170155965129093752517015596512909375251701559651290937525170155965129093752517015596512909375251701559651290937525170155965129093752517015596512909375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ae4df76-9b90-4b1e-87f3-59463983d2b6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d74244d-a2f6-4889-aea4-b9bd0276ec67, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d74244d-a2f6-4889-aea4-b9bd0276ec67, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13015404652301010502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301540465230101050213015404652301010502130154046523010105021301540465230101050213015404652301010502130154046523010105021301540465230101050213015404652301010502130154046523010105021301540465230101050213015404652301010502130154046523010105021301540465230101050213015404652301010502130154046523010105021301540465230101050213015404652301010502130154046523010105021301540465230101050213015404652301010502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b735cd8a-df50-4c7d-8004-259c109ba1b2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ade9caca-c7db-4cc2-bf73-4acbff55411b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ade9caca-c7db-4cc2-bf73-4acbff55411b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10023137593370117363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002313759337011736310023137593370117363100231375933701173631002313759337011736310023137593370117363100231375933701173631002313759337011736310023137593370117363100231375933701173631002313759337011736310023137593370117363100231375933701173631002313759337011736310023137593370117363100231375933701173631002313759337011736310023137593370117363100231375933701173631002313759337011736310023137593370117363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ade9caca-c7db-4cc2-bf73-4acbff55411b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5981b2d2-0281-4e7c-939f-7b2e9fa7e447, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5981b2d2-0281-4e7c-939f-7b2e9fa7e447, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7800397094613385469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78003970946133854697800397094613385469780039709461338546978003970946133854697800397094613385469780039709461338546978003970946133854697800397094613385469780039709461338546978003970946133854697800397094613385469780039709461338546978003970946133854697800397094613385469780039709461338546978003970946133854697800397094613385469780039709461338546978003970946133854697800397094613385469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d74244d-a2f6-4889-aea4-b9bd0276ec67, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d599e6a-62ec-4155-931d-20e701ab8ebd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d599e6a-62ec-4155-931d-20e701ab8ebd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3715062580333117487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37150625803331174873715062580333117487371506258033311748737150625803331174873715062580333117487371506258033311748737150625803331174873715062580333117487371506258033311748737150625803331174873715062580333117487371506258033311748737150625803331174873715062580333117487371506258033311748737150625803331174873715062580333117487371506258033311748737150625803331174873715062580333117487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5981b2d2-0281-4e7c-939f-7b2e9fa7e447, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d599e6a-62ec-4155-931d-20e701ab8ebd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e872471-9588-4b1f-a4d3-5c75d2b023d7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e872471-9588-4b1f-a4d3-5c75d2b023d7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6507240921508608182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65072409215086081826507240921508608182650724092150860818265072409215086081826507240921508608182650724092150860818265072409215086081826507240921508608182650724092150860818265072409215086081826507240921508608182650724092150860818265072409215086081826507240921508608182650724092150860818265072409215086081826507240921508608182650724092150860818265072409215086081826507240921508608182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe0ba13a-d44a-41a5-b4e0-91e4a729a3d7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe0ba13a-d44a-41a5-b4e0-91e4a729a3d7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8210536481011151050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82105364810111510508210536481011151050821053648101115105082105364810111510508210536481011151050821053648101115105082105364810111510508210536481011151050821053648101115105082105364810111510508210536481011151050821053648101115105082105364810111510508210536481011151050821053648101115105082105364810111510508210536481011151050821053648101115105082105364810111510508210536481011151050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e872471-9588-4b1f-a4d3-5c75d2b023d7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe0ba13a-d44a-41a5-b4e0-91e4a729a3d7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19d769a4-815c-41b4-b1eb-a512b2d666d0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19d769a4-815c-41b4-b1eb-a512b2d666d0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 238410138780067698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "238410138780067698238410138780067698238410138780067698238410138780067698238410138780067698238410138780067698238410138780067698238410138780067698238410138780067698238410138780067698238410138780067698238410138780067698238410138780067698238410138780067698238410138780067698238410138780067698238410138780067698238410138780067698238410138780067698238410138780067698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b58ca27-7134-4ee2-8fc4-89380f1957ff, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b58ca27-7134-4ee2-8fc4-89380f1957ff, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9380371339825298782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93803713398252987829380371339825298782938037133982529878293803713398252987829380371339825298782938037133982529878293803713398252987829380371339825298782938037133982529878293803713398252987829380371339825298782938037133982529878293803713398252987829380371339825298782938037133982529878293803713398252987829380371339825298782938037133982529878293803713398252987829380371339825298782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19d769a4-815c-41b4-b1eb-a512b2d666d0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b9d83da-a9b6-4130-8703-429065716b1f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b9d83da-a9b6-4130-8703-429065716b1f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11594188484816583931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159418848481658393111594188484816583931115941884848165839311159418848481658393111594188484816583931115941884848165839311159418848481658393111594188484816583931115941884848165839311159418848481658393111594188484816583931115941884848165839311159418848481658393111594188484816583931115941884848165839311159418848481658393111594188484816583931115941884848165839311159418848481658393111594188484816583931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b58ca27-7134-4ee2-8fc4-89380f1957ff, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44188126-979f-401e-98b2-f4a4c7b6c6c8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44188126-979f-401e-98b2-f4a4c7b6c6c8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2066735006745824218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20667350067458242182066735006745824218206673500674582421820667350067458242182066735006745824218206673500674582421820667350067458242182066735006745824218206673500674582421820667350067458242182066735006745824218206673500674582421820667350067458242182066735006745824218206673500674582421820667350067458242182066735006745824218206673500674582421820667350067458242182066735006745824218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b9d83da-a9b6-4130-8703-429065716b1f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44188126-979f-401e-98b2-f4a4c7b6c6c8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e724e9b-b16c-48a4-be72-ab3b1450f582, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e724e9b-b16c-48a4-be72-ab3b1450f582, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11074392124702501431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107439212470250143111074392124702501431110743921247025014311107439212470250143111074392124702501431110743921247025014311107439212470250143111074392124702501431110743921247025014311107439212470250143111074392124702501431110743921247025014311107439212470250143111074392124702501431110743921247025014311107439212470250143111074392124702501431110743921247025014311107439212470250143111074392124702501431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bebd3764-89d6-4ea8-9e72-17e9d41de156, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bebd3764-89d6-4ea8-9e72-17e9d41de156, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4342713819584708417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43427138195847084174342713819584708417434271381958470841743427138195847084174342713819584708417434271381958470841743427138195847084174342713819584708417434271381958470841743427138195847084174342713819584708417434271381958470841743427138195847084174342713819584708417434271381958470841743427138195847084174342713819584708417434271381958470841743427138195847084174342713819584708417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bebd3764-89d6-4ea8-9e72-17e9d41de156, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0b8258e-f12a-47b8-a45e-7920b991c5ba, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e724e9b-b16c-48a4-be72-ab3b1450f582, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0b8258e-f12a-47b8-a45e-7920b991c5ba, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3073088999706186895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30730889997061868953073088999706186895307308899970618689530730889997061868953073088999706186895307308899970618689530730889997061868953073088999706186895307308899970618689530730889997061868953073088999706186895307308899970618689530730889997061868953073088999706186895307308899970618689530730889997061868953073088999706186895307308899970618689530730889997061868953073088999706186895" } } } 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 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34085471-731b-4aed-9d46-90dd640acc64, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34085471-731b-4aed-9d46-90dd640acc64, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5267587657766732947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52675876577667329475267587657766732947526758765776673294752675876577667329475267587657766732947526758765776673294752675876577667329475267587657766732947526758765776673294752675876577667329475267587657766732947526758765776673294752675876577667329475267587657766732947526758765776673294752675876577667329475267587657766732947526758765776673294752675876577667329475267587657766732947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0b8258e-f12a-47b8-a45e-7920b991c5ba, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dd9817c-e7f3-4e0c-88eb-e510fad31259, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dd9817c-e7f3-4e0c-88eb-e510fad31259, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14943864177255371171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494386417725537117114943864177255371171149438641772553711711494386417725537117114943864177255371171149438641772553711711494386417725537117114943864177255371171149438641772553711711494386417725537117114943864177255371171149438641772553711711494386417725537117114943864177255371171149438641772553711711494386417725537117114943864177255371171149438641772553711711494386417725537117114943864177255371171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34085471-731b-4aed-9d46-90dd640acc64, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a9d56b9-6f21-40f3-8469-03c3628bfe6b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a9d56b9-6f21-40f3-8469-03c3628bfe6b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4939001262703011628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49390012627030116284939001262703011628493900126270301162849390012627030116284939001262703011628493900126270301162849390012627030116284939001262703011628493900126270301162849390012627030116284939001262703011628493900126270301162849390012627030116284939001262703011628493900126270301162849390012627030116284939001262703011628493900126270301162849390012627030116284939001262703011628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dd9817c-e7f3-4e0c-88eb-e510fad31259, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3af27f9f-3486-4df1-9985-a74850a8365f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3af27f9f-3486-4df1-9985-a74850a8365f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6270374491041162581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62703744910411625816270374491041162581627037449104116258162703744910411625816270374491041162581627037449104116258162703744910411625816270374491041162581627037449104116258162703744910411625816270374491041162581627037449104116258162703744910411625816270374491041162581627037449104116258162703744910411625816270374491041162581627037449104116258162703744910411625816270374491041162581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a9d56b9-6f21-40f3-8469-03c3628bfe6b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15d56678-6236-40ca-98c7-34ec755e5c3f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15d56678-6236-40ca-98c7-34ec755e5c3f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16918332250115379144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1691833225011537914416918332250115379144169183322501153791441691833225011537914416918332250115379144169183322501153791441691833225011537914416918332250115379144169183322501153791441691833225011537914416918332250115379144169183322501153791441691833225011537914416918332250115379144169183322501153791441691833225011537914416918332250115379144169183322501153791441691833225011537914416918332250115379144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15d56678-6236-40ca-98c7-34ec755e5c3f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e594b295-e5c7-4a00-a1e9-840483cc0052, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e594b295-e5c7-4a00-a1e9-840483cc0052, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7684814042304848501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76848140423048485017684814042304848501768481404230484850176848140423048485017684814042304848501768481404230484850176848140423048485017684814042304848501768481404230484850176848140423048485017684814042304848501768481404230484850176848140423048485017684814042304848501768481404230484850176848140423048485017684814042304848501768481404230484850176848140423048485017684814042304848501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3af27f9f-3486-4df1-9985-a74850a8365f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18926e12-7540-412e-92c2-8de997ce62db, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18926e12-7540-412e-92c2-8de997ce62db, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13515901310528738092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351590131052873809213515901310528738092135159013105287380921351590131052873809213515901310528738092135159013105287380921351590131052873809213515901310528738092135159013105287380921351590131052873809213515901310528738092135159013105287380921351590131052873809213515901310528738092135159013105287380921351590131052873809213515901310528738092135159013105287380921351590131052873809213515901310528738092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e594b295-e5c7-4a00-a1e9-840483cc0052, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f6abc36-ecb3-4627-a661-3778be8e3b79, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f6abc36-ecb3-4627-a661-3778be8e3b79, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6998337840531819990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69983378405318199906998337840531819990699833784053181999069983378405318199906998337840531819990699833784053181999069983378405318199906998337840531819990699833784053181999069983378405318199906998337840531819990699833784053181999069983378405318199906998337840531819990699833784053181999069983378405318199906998337840531819990699833784053181999069983378405318199906998337840531819990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18926e12-7540-412e-92c2-8de997ce62db, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61d903f0-10c0-4539-8c9f-7219a84b5183, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61d903f0-10c0-4539-8c9f-7219a84b5183, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1766297832534751606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17662978325347516061766297832534751606176629783253475160617662978325347516061766297832534751606176629783253475160617662978325347516061766297832534751606176629783253475160617662978325347516061766297832534751606176629783253475160617662978325347516061766297832534751606176629783253475160617662978325347516061766297832534751606176629783253475160617662978325347516061766297832534751606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f6abc36-ecb3-4627-a661-3778be8e3b79, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb3a6e74-ca7f-4d5a-abc5-23eb3ede95ea, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb3a6e74-ca7f-4d5a-abc5-23eb3ede95ea, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18041788635681695218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804178863568169521818041788635681695218180417886356816952181804178863568169521818041788635681695218180417886356816952181804178863568169521818041788635681695218180417886356816952181804178863568169521818041788635681695218180417886356816952181804178863568169521818041788635681695218180417886356816952181804178863568169521818041788635681695218180417886356816952181804178863568169521818041788635681695218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61d903f0-10c0-4539-8c9f-7219a84b5183, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 504feed4-7056-4d08-a1ec-a95c4198062a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 504feed4-7056-4d08-a1ec-a95c4198062a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 925089985085957757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "925089985085957757925089985085957757925089985085957757925089985085957757925089985085957757925089985085957757925089985085957757925089985085957757925089985085957757925089985085957757925089985085957757925089985085957757925089985085957757925089985085957757925089985085957757925089985085957757925089985085957757925089985085957757925089985085957757925089985085957757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb3a6e74-ca7f-4d5a-abc5-23eb3ede95ea, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fed2531a-010a-4cfa-a29e-90f65e31b8ac, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fed2531a-010a-4cfa-a29e-90f65e31b8ac, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11771884309682010824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1177188430968201082411771884309682010824117718843096820108241177188430968201082411771884309682010824117718843096820108241177188430968201082411771884309682010824117718843096820108241177188430968201082411771884309682010824117718843096820108241177188430968201082411771884309682010824117718843096820108241177188430968201082411771884309682010824117718843096820108241177188430968201082411771884309682010824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 504feed4-7056-4d08-a1ec-a95c4198062a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 644f1ffd-3128-4478-9228-e3f2a8e96245, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 644f1ffd-3128-4478-9228-e3f2a8e96245, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12616502268896373892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261650226889637389212616502268896373892126165022688963738921261650226889637389212616502268896373892126165022688963738921261650226889637389212616502268896373892126165022688963738921261650226889637389212616502268896373892126165022688963738921261650226889637389212616502268896373892126165022688963738921261650226889637389212616502268896373892126165022688963738921261650226889637389212616502268896373892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fed2531a-010a-4cfa-a29e-90f65e31b8ac, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b331a971-cbfd-4086-a331-9063d9aee5ef, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b331a971-cbfd-4086-a331-9063d9aee5ef, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5709482846434416323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57094828464344163235709482846434416323570948284643441632357094828464344163235709482846434416323570948284643441632357094828464344163235709482846434416323570948284643441632357094828464344163235709482846434416323570948284643441632357094828464344163235709482846434416323570948284643441632357094828464344163235709482846434416323570948284643441632357094828464344163235709482846434416323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 644f1ffd-3128-4478-9228-e3f2a8e96245, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6f12eec-2cfe-478b-990d-1bc9f66653d1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6f12eec-2cfe-478b-990d-1bc9f66653d1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16074525986317416991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1607452598631741699116074525986317416991160745259863174169911607452598631741699116074525986317416991160745259863174169911607452598631741699116074525986317416991160745259863174169911607452598631741699116074525986317416991160745259863174169911607452598631741699116074525986317416991160745259863174169911607452598631741699116074525986317416991160745259863174169911607452598631741699116074525986317416991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b331a971-cbfd-4086-a331-9063d9aee5ef, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5207d59a-d5c9-40ac-a1d7-fea89ba6140b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5207d59a-d5c9-40ac-a1d7-fea89ba6140b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3072941416751474936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30729414167514749363072941416751474936307294141675147493630729414167514749363072941416751474936307294141675147493630729414167514749363072941416751474936307294141675147493630729414167514749363072941416751474936307294141675147493630729414167514749363072941416751474936307294141675147493630729414167514749363072941416751474936307294141675147493630729414167514749363072941416751474936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6f12eec-2cfe-478b-990d-1bc9f66653d1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ce6fdac-c67b-4f40-9702-8d6f95b5147f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ce6fdac-c67b-4f40-9702-8d6f95b5147f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16674683615232285633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667468361523228563316674683615232285633166746836152322856331667468361523228563316674683615232285633166746836152322856331667468361523228563316674683615232285633166746836152322856331667468361523228563316674683615232285633166746836152322856331667468361523228563316674683615232285633166746836152322856331667468361523228563316674683615232285633166746836152322856331667468361523228563316674683615232285633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5207d59a-d5c9-40ac-a1d7-fea89ba6140b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 081487a5-7c6c-477d-8410-700ba336d470, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 081487a5-7c6c-477d-8410-700ba336d470, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 452008729370935897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "452008729370935897452008729370935897452008729370935897452008729370935897452008729370935897452008729370935897452008729370935897452008729370935897452008729370935897452008729370935897452008729370935897452008729370935897452008729370935897452008729370935897452008729370935897452008729370935897452008729370935897452008729370935897452008729370935897452008729370935897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ce6fdac-c67b-4f40-9702-8d6f95b5147f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62f240ea-3c9f-4bec-9edc-e708a98557f4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62f240ea-3c9f-4bec-9edc-e708a98557f4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18056322070171283157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805632207017128315718056322070171283157180563220701712831571805632207017128315718056322070171283157180563220701712831571805632207017128315718056322070171283157180563220701712831571805632207017128315718056322070171283157180563220701712831571805632207017128315718056322070171283157180563220701712831571805632207017128315718056322070171283157180563220701712831571805632207017128315718056322070171283157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 081487a5-7c6c-477d-8410-700ba336d470, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cda9f9d-2ab2-4bdf-b54b-26b0db339303, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cda9f9d-2ab2-4bdf-b54b-26b0db339303, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17293481659538505965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729348165953850596517293481659538505965172934816595385059651729348165953850596517293481659538505965172934816595385059651729348165953850596517293481659538505965172934816595385059651729348165953850596517293481659538505965172934816595385059651729348165953850596517293481659538505965172934816595385059651729348165953850596517293481659538505965172934816595385059651729348165953850596517293481659538505965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62f240ea-3c9f-4bec-9edc-e708a98557f4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37669c73-12d9-4897-aa26-860e82062b88, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37669c73-12d9-4897-aa26-860e82062b88, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4229880950417701267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42298809504177012674229880950417701267422988095041770126742298809504177012674229880950417701267422988095041770126742298809504177012674229880950417701267422988095041770126742298809504177012674229880950417701267422988095041770126742298809504177012674229880950417701267422988095041770126742298809504177012674229880950417701267422988095041770126742298809504177012674229880950417701267" } } } 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:276 Stopped node localhost:29061/2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cda9f9d-2ab2-4bdf-b54b-26b0db339303, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37669c73-12d9-4897-aa26-860e82062b88, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be18de9e-4964-44d1-8396-543e3f8f4aff, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73394e37-eea0-4fa6-9b4c-e46f9ba4679a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be18de9e-4964-44d1-8396-543e3f8f4aff, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2326135253685131376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23261352536851313762326135253685131376232613525368513137623261352536851313762326135253685131376232613525368513137623261352536851313762326135253685131376232613525368513137623261352536851313762326135253685131376232613525368513137623261352536851313762326135253685131376232613525368513137623261352536851313762326135253685131376232613525368513137623261352536851313762326135253685131376" } } } 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, 73394e37-eea0-4fa6-9b4c-e46f9ba4679a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15852267756002641305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585226775600264130515852267756002641305158522677560026413051585226775600264130515852267756002641305158522677560026413051585226775600264130515852267756002641305158522677560026413051585226775600264130515852267756002641305158522677560026413051585226775600264130515852267756002641305158522677560026413051585226775600264130515852267756002641305158522677560026413051585226775600264130515852267756002641305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73394e37-eea0-4fa6-9b4c-e46f9ba4679a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be18de9e-4964-44d1-8396-543e3f8f4aff, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 904030d5-1de1-4bda-a94b-f89f5466eac0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 904030d5-1de1-4bda-a94b-f89f5466eac0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17912246023899105669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791224602389910566917912246023899105669179122460238991056691791224602389910566917912246023899105669179122460238991056691791224602389910566917912246023899105669179122460238991056691791224602389910566917912246023899105669179122460238991056691791224602389910566917912246023899105669179122460238991056691791224602389910566917912246023899105669179122460238991056691791224602389910566917912246023899105669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 434a21d2-a422-4c26-892f-41998511850b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 434a21d2-a422-4c26-892f-41998511850b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4653166620906546241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46531666209065462414653166620906546241465316662090654624146531666209065462414653166620906546241465316662090654624146531666209065462414653166620906546241465316662090654624146531666209065462414653166620906546241465316662090654624146531666209065462414653166620906546241465316662090654624146531666209065462414653166620906546241465316662090654624146531666209065462414653166620906546241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 904030d5-1de1-4bda-a94b-f89f5466eac0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 434a21d2-a422-4c26-892f-41998511850b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2996d38-78dd-469a-b8eb-2f30b295e4a0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2996d38-78dd-469a-b8eb-2f30b295e4a0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3896264336649200739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38962643366492007393896264336649200739389626433664920073938962643366492007393896264336649200739389626433664920073938962643366492007393896264336649200739389626433664920073938962643366492007393896264336649200739389626433664920073938962643366492007393896264336649200739389626433664920073938962643366492007393896264336649200739389626433664920073938962643366492007393896264336649200739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4850a13a-1edc-421b-ba1d-8369327eeec7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4850a13a-1edc-421b-ba1d-8369327eeec7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6350464760369721229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63504647603697212296350464760369721229635046476036972122963504647603697212296350464760369721229635046476036972122963504647603697212296350464760369721229635046476036972122963504647603697212296350464760369721229635046476036972122963504647603697212296350464760369721229635046476036972122963504647603697212296350464760369721229635046476036972122963504647603697212296350464760369721229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2996d38-78dd-469a-b8eb-2f30b295e4a0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3981c481-c267-4cdd-b007-f77cc44acb5e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3981c481-c267-4cdd-b007-f77cc44acb5e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14594023168726137580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459402316872613758014594023168726137580145940231687261375801459402316872613758014594023168726137580145940231687261375801459402316872613758014594023168726137580145940231687261375801459402316872613758014594023168726137580145940231687261375801459402316872613758014594023168726137580145940231687261375801459402316872613758014594023168726137580145940231687261375801459402316872613758014594023168726137580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4850a13a-1edc-421b-ba1d-8369327eeec7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76f6dfea-5eb0-49d2-885e-d4802fe3f1b0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76f6dfea-5eb0-49d2-885e-d4802fe3f1b0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11302387151685309537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130238715168530953711302387151685309537113023871516853095371130238715168530953711302387151685309537113023871516853095371130238715168530953711302387151685309537113023871516853095371130238715168530953711302387151685309537113023871516853095371130238715168530953711302387151685309537113023871516853095371130238715168530953711302387151685309537113023871516853095371130238715168530953711302387151685309537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3981c481-c267-4cdd-b007-f77cc44acb5e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af75ade4-62d4-4165-bceb-9e91d8d980c5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af75ade4-62d4-4165-bceb-9e91d8d980c5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4144070334466104178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41440703344661041784144070334466104178414407033446610417841440703344661041784144070334466104178414407033446610417841440703344661041784144070334466104178414407033446610417841440703344661041784144070334466104178414407033446610417841440703344661041784144070334466104178414407033446610417841440703344661041784144070334466104178414407033446610417841440703344661041784144070334466104178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76f6dfea-5eb0-49d2-885e-d4802fe3f1b0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28498a82-12be-4410-bb11-28c38c6556f4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28498a82-12be-4410-bb11-28c38c6556f4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17519002188179682439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751900218817968243917519002188179682439175190021881796824391751900218817968243917519002188179682439175190021881796824391751900218817968243917519002188179682439175190021881796824391751900218817968243917519002188179682439175190021881796824391751900218817968243917519002188179682439175190021881796824391751900218817968243917519002188179682439175190021881796824391751900218817968243917519002188179682439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af75ade4-62d4-4165-bceb-9e91d8d980c5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f49d8e18-46b2-4377-b583-51a2ff4fb5de, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f49d8e18-46b2-4377-b583-51a2ff4fb5de, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7138765305674999875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71387653056749998757138765305674999875713876530567499987571387653056749998757138765305674999875713876530567499987571387653056749998757138765305674999875713876530567499987571387653056749998757138765305674999875713876530567499987571387653056749998757138765305674999875713876530567499987571387653056749998757138765305674999875713876530567499987571387653056749998757138765305674999875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28498a82-12be-4410-bb11-28c38c6556f4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c82dcd2-5656-496c-99f2-200547de4f6b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c82dcd2-5656-496c-99f2-200547de4f6b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4628508710963862287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46285087109638622874628508710963862287462850871096386228746285087109638622874628508710963862287462850871096386228746285087109638622874628508710963862287462850871096386228746285087109638622874628508710963862287462850871096386228746285087109638622874628508710963862287462850871096386228746285087109638622874628508710963862287462850871096386228746285087109638622874628508710963862287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f49d8e18-46b2-4377-b583-51a2ff4fb5de, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42bd42a1-933a-47c3-b501-4d827578cff0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42bd42a1-933a-47c3-b501-4d827578cff0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8828005866774221830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88280058667742218308828005866774221830882800586677422183088280058667742218308828005866774221830882800586677422183088280058667742218308828005866774221830882800586677422183088280058667742218308828005866774221830882800586677422183088280058667742218308828005866774221830882800586677422183088280058667742218308828005866774221830882800586677422183088280058667742218308828005866774221830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c82dcd2-5656-496c-99f2-200547de4f6b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cebc287-71f7-4405-8a8f-8ff38913c325, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cebc287-71f7-4405-8a8f-8ff38913c325, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2673688346580316233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26736883465803162332673688346580316233267368834658031623326736883465803162332673688346580316233267368834658031623326736883465803162332673688346580316233267368834658031623326736883465803162332673688346580316233267368834658031623326736883465803162332673688346580316233267368834658031623326736883465803162332673688346580316233267368834658031623326736883465803162332673688346580316233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42bd42a1-933a-47c3-b501-4d827578cff0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6115282-eeb4-4d84-af17-2549fefffe23, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6115282-eeb4-4d84-af17-2549fefffe23, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1117848503145545891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11178485031455458911117848503145545891111784850314554589111178485031455458911117848503145545891111784850314554589111178485031455458911117848503145545891111784850314554589111178485031455458911117848503145545891111784850314554589111178485031455458911117848503145545891111784850314554589111178485031455458911117848503145545891111784850314554589111178485031455458911117848503145545891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cebc287-71f7-4405-8a8f-8ff38913c325, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6115282-eeb4-4d84-af17-2549fefffe23, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5be22ba9-72b6-4f5c-97f7-95e4d5e750fa, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 885a24d3-1a3a-41db-9fa2-c0cb96d96c49, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5be22ba9-72b6-4f5c-97f7-95e4d5e750fa, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6239840309711558510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62398403097115585106239840309711558510623984030971155851062398403097115585106239840309711558510623984030971155851062398403097115585106239840309711558510623984030971155851062398403097115585106239840309711558510623984030971155851062398403097115585106239840309711558510623984030971155851062398403097115585106239840309711558510623984030971155851062398403097115585106239840309711558510" } } } 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, 885a24d3-1a3a-41db-9fa2-c0cb96d96c49, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18150169681241520205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815016968124152020518150169681241520205181501696812415202051815016968124152020518150169681241520205181501696812415202051815016968124152020518150169681241520205181501696812415202051815016968124152020518150169681241520205181501696812415202051815016968124152020518150169681241520205181501696812415202051815016968124152020518150169681241520205181501696812415202051815016968124152020518150169681241520205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5be22ba9-72b6-4f5c-97f7-95e4d5e750fa, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 885a24d3-1a3a-41db-9fa2-c0cb96d96c49, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ddc9771-5a70-4828-95fd-d93733402054, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ddc9771-5a70-4828-95fd-d93733402054, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6701324727953269314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67013247279532693146701324727953269314670132472795326931467013247279532693146701324727953269314670132472795326931467013247279532693146701324727953269314670132472795326931467013247279532693146701324727953269314670132472795326931467013247279532693146701324727953269314670132472795326931467013247279532693146701324727953269314670132472795326931467013247279532693146701324727953269314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c55bb1e9-349f-4e93-a58a-1f566b5e1c50, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c55bb1e9-349f-4e93-a58a-1f566b5e1c50, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1359803637813045338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13598036378130453381359803637813045338135980363781304533813598036378130453381359803637813045338135980363781304533813598036378130453381359803637813045338135980363781304533813598036378130453381359803637813045338135980363781304533813598036378130453381359803637813045338135980363781304533813598036378130453381359803637813045338135980363781304533813598036378130453381359803637813045338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ddc9771-5a70-4828-95fd-d93733402054, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c55bb1e9-349f-4e93-a58a-1f566b5e1c50, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da252eb0-dfb4-4343-8ec7-e83967c3a104, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5c3ee0d-6f5b-4c82-b511-8bf394b28549, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da252eb0-dfb4-4343-8ec7-e83967c3a104, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11274883307393086345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127488330739308634511274883307393086345112748833073930863451127488330739308634511274883307393086345112748833073930863451127488330739308634511274883307393086345112748833073930863451127488330739308634511274883307393086345112748833073930863451127488330739308634511274883307393086345112748833073930863451127488330739308634511274883307393086345112748833073930863451127488330739308634511274883307393086345" } } } 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, e5c3ee0d-6f5b-4c82-b511-8bf394b28549, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2360284894599919251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23602848945999192512360284894599919251236028489459991925123602848945999192512360284894599919251236028489459991925123602848945999192512360284894599919251236028489459991925123602848945999192512360284894599919251236028489459991925123602848945999192512360284894599919251236028489459991925123602848945999192512360284894599919251236028489459991925123602848945999192512360284894599919251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5c3ee0d-6f5b-4c82-b511-8bf394b28549, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b667ea44-bd18-4acf-a578-894735c9634a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b667ea44-bd18-4acf-a578-894735c9634a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11632382470643558833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163238247064355883311632382470643558833116323824706435588331163238247064355883311632382470643558833116323824706435588331163238247064355883311632382470643558833116323824706435588331163238247064355883311632382470643558833116323824706435588331163238247064355883311632382470643558833116323824706435588331163238247064355883311632382470643558833116323824706435588331163238247064355883311632382470643558833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da252eb0-dfb4-4343-8ec7-e83967c3a104, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6fe09eb-f0ed-43e3-91bb-bb692ea089b6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6fe09eb-f0ed-43e3-91bb-bb692ea089b6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7000701607022300163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70007016070223001637000701607022300163700070160702230016370007016070223001637000701607022300163700070160702230016370007016070223001637000701607022300163700070160702230016370007016070223001637000701607022300163700070160702230016370007016070223001637000701607022300163700070160702230016370007016070223001637000701607022300163700070160702230016370007016070223001637000701607022300163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b667ea44-bd18-4acf-a578-894735c9634a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0fa6e05-c0dc-4b83-bc90-33245e0153f8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0fa6e05-c0dc-4b83-bc90-33245e0153f8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5395983967085355489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53959839670853554895395983967085355489539598396708535548953959839670853554895395983967085355489539598396708535548953959839670853554895395983967085355489539598396708535548953959839670853554895395983967085355489539598396708535548953959839670853554895395983967085355489539598396708535548953959839670853554895395983967085355489539598396708535548953959839670853554895395983967085355489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6fe09eb-f0ed-43e3-91bb-bb692ea089b6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4def81d9-08c5-4c49-b39f-f12b826d6500, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4def81d9-08c5-4c49-b39f-f12b826d6500, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3773633725332139952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37736337253321399523773633725332139952377363372533213995237736337253321399523773633725332139952377363372533213995237736337253321399523773633725332139952377363372533213995237736337253321399523773633725332139952377363372533213995237736337253321399523773633725332139952377363372533213995237736337253321399523773633725332139952377363372533213995237736337253321399523773633725332139952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0fa6e05-c0dc-4b83-bc90-33245e0153f8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a466a9a1-8647-4cad-9f7f-8a1e72317d97, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a466a9a1-8647-4cad-9f7f-8a1e72317d97, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13988678261194867819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398867826119486781913988678261194867819139886782611948678191398867826119486781913988678261194867819139886782611948678191398867826119486781913988678261194867819139886782611948678191398867826119486781913988678261194867819139886782611948678191398867826119486781913988678261194867819139886782611948678191398867826119486781913988678261194867819139886782611948678191398867826119486781913988678261194867819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4def81d9-08c5-4c49-b39f-f12b826d6500, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd016456-cc71-4bcd-879c-7341ef445464, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd016456-cc71-4bcd-879c-7341ef445464, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1482593541622599530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14825935416225995301482593541622599530148259354162259953014825935416225995301482593541622599530148259354162259953014825935416225995301482593541622599530148259354162259953014825935416225995301482593541622599530148259354162259953014825935416225995301482593541622599530148259354162259953014825935416225995301482593541622599530148259354162259953014825935416225995301482593541622599530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a466a9a1-8647-4cad-9f7f-8a1e72317d97, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f9ca92b-04f6-4465-be02-70a253685695, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f9ca92b-04f6-4465-be02-70a253685695, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12516378923779781130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251637892377978113012516378923779781130125163789237797811301251637892377978113012516378923779781130125163789237797811301251637892377978113012516378923779781130125163789237797811301251637892377978113012516378923779781130125163789237797811301251637892377978113012516378923779781130125163789237797811301251637892377978113012516378923779781130125163789237797811301251637892377978113012516378923779781130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd016456-cc71-4bcd-879c-7341ef445464, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67edb213-766b-4a84-8615-da8e071bfeeb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67edb213-766b-4a84-8615-da8e071bfeeb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16492225102720608791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649222510272060879116492225102720608791164922251027206087911649222510272060879116492225102720608791164922251027206087911649222510272060879116492225102720608791164922251027206087911649222510272060879116492225102720608791164922251027206087911649222510272060879116492225102720608791164922251027206087911649222510272060879116492225102720608791164922251027206087911649222510272060879116492225102720608791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f9ca92b-04f6-4465-be02-70a253685695, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d226fe52-5be6-454a-abb3-596d746123a9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d226fe52-5be6-454a-abb3-596d746123a9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12130991473516745654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213099147351674565412130991473516745654121309914735167456541213099147351674565412130991473516745654121309914735167456541213099147351674565412130991473516745654121309914735167456541213099147351674565412130991473516745654121309914735167456541213099147351674565412130991473516745654121309914735167456541213099147351674565412130991473516745654121309914735167456541213099147351674565412130991473516745654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67edb213-766b-4a84-8615-da8e071bfeeb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10d16e82-ce19-4026-a5fa-ba7979f96fff, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10d16e82-ce19-4026-a5fa-ba7979f96fff, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14872795152726664096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487279515272666409614872795152726664096148727951527266640961487279515272666409614872795152726664096148727951527266640961487279515272666409614872795152726664096148727951527266640961487279515272666409614872795152726664096148727951527266640961487279515272666409614872795152726664096148727951527266640961487279515272666409614872795152726664096148727951527266640961487279515272666409614872795152726664096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d226fe52-5be6-454a-abb3-596d746123a9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01ef9eaa-0867-49ec-bcf7-991b79769612, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01ef9eaa-0867-49ec-bcf7-991b79769612, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13171226334308494556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317122633430849455613171226334308494556131712263343084945561317122633430849455613171226334308494556131712263343084945561317122633430849455613171226334308494556131712263343084945561317122633430849455613171226334308494556131712263343084945561317122633430849455613171226334308494556131712263343084945561317122633430849455613171226334308494556131712263343084945561317122633430849455613171226334308494556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10d16e82-ce19-4026-a5fa-ba7979f96fff, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14827419-a438-4cf7-ad04-be5418483d90, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14827419-a438-4cf7-ad04-be5418483d90, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6915972150300578945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69159721503005789456915972150300578945691597215030057894569159721503005789456915972150300578945691597215030057894569159721503005789456915972150300578945691597215030057894569159721503005789456915972150300578945691597215030057894569159721503005789456915972150300578945691597215030057894569159721503005789456915972150300578945691597215030057894569159721503005789456915972150300578945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01ef9eaa-0867-49ec-bcf7-991b79769612, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8672b827-3b71-4f8e-bc17-838fe4bdc5b1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8672b827-3b71-4f8e-bc17-838fe4bdc5b1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11908541293106738919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190854129310673891911908541293106738919119085412931067389191190854129310673891911908541293106738919119085412931067389191190854129310673891911908541293106738919119085412931067389191190854129310673891911908541293106738919119085412931067389191190854129310673891911908541293106738919119085412931067389191190854129310673891911908541293106738919119085412931067389191190854129310673891911908541293106738919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14827419-a438-4cf7-ad04-be5418483d90, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b06dd6d-b781-440a-b618-bf05de07b1b8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b06dd6d-b781-440a-b618-bf05de07b1b8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8698835992783251117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86988359927832511178698835992783251117869883599278325111786988359927832511178698835992783251117869883599278325111786988359927832511178698835992783251117869883599278325111786988359927832511178698835992783251117869883599278325111786988359927832511178698835992783251117869883599278325111786988359927832511178698835992783251117869883599278325111786988359927832511178698835992783251117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8672b827-3b71-4f8e-bc17-838fe4bdc5b1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 972fea3f-bf53-4ff9-9608-b2a6278af458, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 972fea3f-bf53-4ff9-9608-b2a6278af458, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2973983407186467928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29739834071864679282973983407186467928297398340718646792829739834071864679282973983407186467928297398340718646792829739834071864679282973983407186467928297398340718646792829739834071864679282973983407186467928297398340718646792829739834071864679282973983407186467928297398340718646792829739834071864679282973983407186467928297398340718646792829739834071864679282973983407186467928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b06dd6d-b781-440a-b618-bf05de07b1b8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a04b50b-e5b6-4ad5-b68a-9411a8ebbe6d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a04b50b-e5b6-4ad5-b68a-9411a8ebbe6d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 922374947324261812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "922374947324261812922374947324261812922374947324261812922374947324261812922374947324261812922374947324261812922374947324261812922374947324261812922374947324261812922374947324261812922374947324261812922374947324261812922374947324261812922374947324261812922374947324261812922374947324261812922374947324261812922374947324261812922374947324261812922374947324261812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 972fea3f-bf53-4ff9-9608-b2a6278af458, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c59c9eb-44b6-4034-829a-c8ba95f6cb60, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c59c9eb-44b6-4034-829a-c8ba95f6cb60, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16224295712167942570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622429571216794257016224295712167942570162242957121679425701622429571216794257016224295712167942570162242957121679425701622429571216794257016224295712167942570162242957121679425701622429571216794257016224295712167942570162242957121679425701622429571216794257016224295712167942570162242957121679425701622429571216794257016224295712167942570162242957121679425701622429571216794257016224295712167942570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a04b50b-e5b6-4ad5-b68a-9411a8ebbe6d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 064e50a0-529c-4732-9e58-1a22beea1727, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 064e50a0-529c-4732-9e58-1a22beea1727, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4784707564095476088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47847075640954760884784707564095476088478470756409547608847847075640954760884784707564095476088478470756409547608847847075640954760884784707564095476088478470756409547608847847075640954760884784707564095476088478470756409547608847847075640954760884784707564095476088478470756409547608847847075640954760884784707564095476088478470756409547608847847075640954760884784707564095476088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c59c9eb-44b6-4034-829a-c8ba95f6cb60, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 064e50a0-529c-4732-9e58-1a22beea1727, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ddb4149-b8e4-4f7b-ba6b-1ccc642bb8b8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ddb4149-b8e4-4f7b-ba6b-1ccc642bb8b8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9719445086727576319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97194450867275763199719445086727576319971944508672757631997194450867275763199719445086727576319971944508672757631997194450867275763199719445086727576319971944508672757631997194450867275763199719445086727576319971944508672757631997194450867275763199719445086727576319971944508672757631997194450867275763199719445086727576319971944508672757631997194450867275763199719445086727576319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31c8697d-6a6f-418b-86ff-c1c7f6b8c7c1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31c8697d-6a6f-418b-86ff-c1c7f6b8c7c1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14729964367765339904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472996436776533990414729964367765339904147299643677653399041472996436776533990414729964367765339904147299643677653399041472996436776533990414729964367765339904147299643677653399041472996436776533990414729964367765339904147299643677653399041472996436776533990414729964367765339904147299643677653399041472996436776533990414729964367765339904147299643677653399041472996436776533990414729964367765339904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ddb4149-b8e4-4f7b-ba6b-1ccc642bb8b8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31c8697d-6a6f-418b-86ff-c1c7f6b8c7c1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08ce58d5-4d18-4459-94c2-ced8c5e3eec8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08ce58d5-4d18-4459-94c2-ced8c5e3eec8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14996655991333104629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499665599133310462914996655991333104629149966559913331046291499665599133310462914996655991333104629149966559913331046291499665599133310462914996655991333104629149966559913331046291499665599133310462914996655991333104629149966559913331046291499665599133310462914996655991333104629149966559913331046291499665599133310462914996655991333104629149966559913331046291499665599133310462914996655991333104629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99cebc97-a0b0-4e16-8869-4931aeaa8936, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99cebc97-a0b0-4e16-8869-4931aeaa8936, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7306500954837668026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73065009548376680267306500954837668026730650095483766802673065009548376680267306500954837668026730650095483766802673065009548376680267306500954837668026730650095483766802673065009548376680267306500954837668026730650095483766802673065009548376680267306500954837668026730650095483766802673065009548376680267306500954837668026730650095483766802673065009548376680267306500954837668026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99cebc97-a0b0-4e16-8869-4931aeaa8936, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc474794-c3d7-4e93-8714-271f21cc573d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08ce58d5-4d18-4459-94c2-ced8c5e3eec8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc474794-c3d7-4e93-8714-271f21cc573d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16509205508618301157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650920550861830115716509205508618301157165092055086183011571650920550861830115716509205508618301157165092055086183011571650920550861830115716509205508618301157165092055086183011571650920550861830115716509205508618301157165092055086183011571650920550861830115716509205508618301157165092055086183011571650920550861830115716509205508618301157165092055086183011571650920550861830115716509205508618301157" } } } 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 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9b0f028-ad73-4abe-8844-aa9aeec55a0b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9b0f028-ad73-4abe-8844-aa9aeec55a0b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15473252325029922037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547325232502992203715473252325029922037154732523250299220371547325232502992203715473252325029922037154732523250299220371547325232502992203715473252325029922037154732523250299220371547325232502992203715473252325029922037154732523250299220371547325232502992203715473252325029922037154732523250299220371547325232502992203715473252325029922037154732523250299220371547325232502992203715473252325029922037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc474794-c3d7-4e93-8714-271f21cc573d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9b0f028-ad73-4abe-8844-aa9aeec55a0b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cac9e7a-c93b-43c6-b475-7276eac8b474, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cac9e7a-c93b-43c6-b475-7276eac8b474, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3388132121121450523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33881321211214505233388132121121450523338813212112145052333881321211214505233388132121121450523338813212112145052333881321211214505233388132121121450523338813212112145052333881321211214505233388132121121450523338813212112145052333881321211214505233388132121121450523338813212112145052333881321211214505233388132121121450523338813212112145052333881321211214505233388132121121450523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf70ff4c-0cd8-4bfd-9a73-995f3a01cc00, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf70ff4c-0cd8-4bfd-9a73-995f3a01cc00, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14720556750518209915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472055675051820991514720556750518209915147205567505182099151472055675051820991514720556750518209915147205567505182099151472055675051820991514720556750518209915147205567505182099151472055675051820991514720556750518209915147205567505182099151472055675051820991514720556750518209915147205567505182099151472055675051820991514720556750518209915147205567505182099151472055675051820991514720556750518209915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cac9e7a-c93b-43c6-b475-7276eac8b474, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfecc7c9-6bb0-4965-a52b-d21f763fbb20, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfecc7c9-6bb0-4965-a52b-d21f763fbb20, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2854479341224435352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28544793412244353522854479341224435352285447934122443535228544793412244353522854479341224435352285447934122443535228544793412244353522854479341224435352285447934122443535228544793412244353522854479341224435352285447934122443535228544793412244353522854479341224435352285447934122443535228544793412244353522854479341224435352285447934122443535228544793412244353522854479341224435352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf70ff4c-0cd8-4bfd-9a73-995f3a01cc00, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9fda34c-4994-4d2f-a77b-8f6fe9626436, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9fda34c-4994-4d2f-a77b-8f6fe9626436, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7610900122681224786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76109001226812247867610900122681224786761090012268122478676109001226812247867610900122681224786761090012268122478676109001226812247867610900122681224786761090012268122478676109001226812247867610900122681224786761090012268122478676109001226812247867610900122681224786761090012268122478676109001226812247867610900122681224786761090012268122478676109001226812247867610900122681224786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfecc7c9-6bb0-4965-a52b-d21f763fbb20, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36bd355c-cbd5-4ca7-a878-d6637e691d68, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9fda34c-4994-4d2f-a77b-8f6fe9626436, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36bd355c-cbd5-4ca7-a878-d6637e691d68, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9434235632556000902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94342356325560009029434235632556000902943423563255600090294342356325560009029434235632556000902943423563255600090294342356325560009029434235632556000902943423563255600090294342356325560009029434235632556000902943423563255600090294342356325560009029434235632556000902943423563255600090294342356325560009029434235632556000902943423563255600090294342356325560009029434235632556000902" } } } 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 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f59b9d1a-cf2c-44f1-a80d-75437cc2afa0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f59b9d1a-cf2c-44f1-a80d-75437cc2afa0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16087417048357147423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608741704835714742316087417048357147423160874170483571474231608741704835714742316087417048357147423160874170483571474231608741704835714742316087417048357147423160874170483571474231608741704835714742316087417048357147423160874170483571474231608741704835714742316087417048357147423160874170483571474231608741704835714742316087417048357147423160874170483571474231608741704835714742316087417048357147423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36bd355c-cbd5-4ca7-a878-d6637e691d68, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1593c400-1d87-4ad3-8b95-2b9c30d2b7bd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f59b9d1a-cf2c-44f1-a80d-75437cc2afa0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1593c400-1d87-4ad3-8b95-2b9c30d2b7bd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9192041569297731767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91920415692977317679192041569297731767919204156929773176791920415692977317679192041569297731767919204156929773176791920415692977317679192041569297731767919204156929773176791920415692977317679192041569297731767919204156929773176791920415692977317679192041569297731767919204156929773176791920415692977317679192041569297731767919204156929773176791920415692977317679192041569297731767" } } } 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 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c4b5273-1aaa-4544-983a-3a7ca304e554, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c4b5273-1aaa-4544-983a-3a7ca304e554, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8375118931102374887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83751189311023748878375118931102374887837511893110237488783751189311023748878375118931102374887837511893110237488783751189311023748878375118931102374887837511893110237488783751189311023748878375118931102374887837511893110237488783751189311023748878375118931102374887837511893110237488783751189311023748878375118931102374887837511893110237488783751189311023748878375118931102374887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1593c400-1d87-4ad3-8b95-2b9c30d2b7bd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c4b5273-1aaa-4544-983a-3a7ca304e554, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e7821b9-13dd-4e4b-a3bf-5b27741d61c4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e7821b9-13dd-4e4b-a3bf-5b27741d61c4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11519730153094995077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151973015309499507711519730153094995077115197301530949950771151973015309499507711519730153094995077115197301530949950771151973015309499507711519730153094995077115197301530949950771151973015309499507711519730153094995077115197301530949950771151973015309499507711519730153094995077115197301530949950771151973015309499507711519730153094995077115197301530949950771151973015309499507711519730153094995077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1573c3ec-ab6d-483b-9380-b2ac75c41e48, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1573c3ec-ab6d-483b-9380-b2ac75c41e48, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13860711917772379726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386071191777237972613860711917772379726138607119177723797261386071191777237972613860711917772379726138607119177723797261386071191777237972613860711917772379726138607119177723797261386071191777237972613860711917772379726138607119177723797261386071191777237972613860711917772379726138607119177723797261386071191777237972613860711917772379726138607119177723797261386071191777237972613860711917772379726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1573c3ec-ab6d-483b-9380-b2ac75c41e48, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b4ae976-7e6a-4f05-b507-90765e9e8345, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b4ae976-7e6a-4f05-b507-90765e9e8345, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16248492313572989261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624849231357298926116248492313572989261162484923135729892611624849231357298926116248492313572989261162484923135729892611624849231357298926116248492313572989261162484923135729892611624849231357298926116248492313572989261162484923135729892611624849231357298926116248492313572989261162484923135729892611624849231357298926116248492313572989261162484923135729892611624849231357298926116248492313572989261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e7821b9-13dd-4e4b-a3bf-5b27741d61c4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d8223e3-0db0-4b10-bcd3-79ab16365bd3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d8223e3-0db0-4b10-bcd3-79ab16365bd3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5990909040671494130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59909090406714941305990909040671494130599090904067149413059909090406714941305990909040671494130599090904067149413059909090406714941305990909040671494130599090904067149413059909090406714941305990909040671494130599090904067149413059909090406714941305990909040671494130599090904067149413059909090406714941305990909040671494130599090904067149413059909090406714941305990909040671494130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d8223e3-0db0-4b10-bcd3-79ab16365bd3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b4ae976-7e6a-4f05-b507-90765e9e8345, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96309600-24cd-4bb3-8b44-ea708d57dcdb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96309600-24cd-4bb3-8b44-ea708d57dcdb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1098284195822983096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10982841958229830961098284195822983096109828419582298309610982841958229830961098284195822983096109828419582298309610982841958229830961098284195822983096109828419582298309610982841958229830961098284195822983096109828419582298309610982841958229830961098284195822983096109828419582298309610982841958229830961098284195822983096109828419582298309610982841958229830961098284195822983096" } } } 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 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a429d652-df00-4379-93ae-60f47020ea2d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a429d652-df00-4379-93ae-60f47020ea2d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3758302569999970526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37583025699999705263758302569999970526375830256999997052637583025699999705263758302569999970526375830256999997052637583025699999705263758302569999970526375830256999997052637583025699999705263758302569999970526375830256999997052637583025699999705263758302569999970526375830256999997052637583025699999705263758302569999970526375830256999997052637583025699999705263758302569999970526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96309600-24cd-4bb3-8b44-ea708d57dcdb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65aca46b-b85d-4792-87b8-4fcbaf8345cf, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65aca46b-b85d-4792-87b8-4fcbaf8345cf, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14387742880931210326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438774288093121032614387742880931210326143877428809312103261438774288093121032614387742880931210326143877428809312103261438774288093121032614387742880931210326143877428809312103261438774288093121032614387742880931210326143877428809312103261438774288093121032614387742880931210326143877428809312103261438774288093121032614387742880931210326143877428809312103261438774288093121032614387742880931210326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a429d652-df00-4379-93ae-60f47020ea2d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65aca46b-b85d-4792-87b8-4fcbaf8345cf, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5cd0d44-e3c8-40b8-9b3d-8de4523e9e78, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5cd0d44-e3c8-40b8-9b3d-8de4523e9e78, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2659225040482743827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26592250404827438272659225040482743827265922504048274382726592250404827438272659225040482743827265922504048274382726592250404827438272659225040482743827265922504048274382726592250404827438272659225040482743827265922504048274382726592250404827438272659225040482743827265922504048274382726592250404827438272659225040482743827265922504048274382726592250404827438272659225040482743827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11d532c1-5bfd-4765-8cbe-24022df33ecb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11d532c1-5bfd-4765-8cbe-24022df33ecb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4330521843720217113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43305218437202171134330521843720217113433052184372021711343305218437202171134330521843720217113433052184372021711343305218437202171134330521843720217113433052184372021711343305218437202171134330521843720217113433052184372021711343305218437202171134330521843720217113433052184372021711343305218437202171134330521843720217113433052184372021711343305218437202171134330521843720217113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5cd0d44-e3c8-40b8-9b3d-8de4523e9e78, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 707e9452-e39d-4c6c-8872-c348ce1ffce7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 707e9452-e39d-4c6c-8872-c348ce1ffce7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2122277477930908281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21222774779309082812122277477930908281212227747793090828121222774779309082812122277477930908281212227747793090828121222774779309082812122277477930908281212227747793090828121222774779309082812122277477930908281212227747793090828121222774779309082812122277477930908281212227747793090828121222774779309082812122277477930908281212227747793090828121222774779309082812122277477930908281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11d532c1-5bfd-4765-8cbe-24022df33ecb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdc20d11-9d63-46c5-bf48-bf21a9f90b60, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdc20d11-9d63-46c5-bf48-bf21a9f90b60, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11397792604172355835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1139779260417235583511397792604172355835113977926041723558351139779260417235583511397792604172355835113977926041723558351139779260417235583511397792604172355835113977926041723558351139779260417235583511397792604172355835113977926041723558351139779260417235583511397792604172355835113977926041723558351139779260417235583511397792604172355835113977926041723558351139779260417235583511397792604172355835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 707e9452-e39d-4c6c-8872-c348ce1ffce7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3decb6a-5662-4b1a-91eb-835d9369cf3b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3decb6a-5662-4b1a-91eb-835d9369cf3b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1952150838088274954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19521508380882749541952150838088274954195215083808827495419521508380882749541952150838088274954195215083808827495419521508380882749541952150838088274954195215083808827495419521508380882749541952150838088274954195215083808827495419521508380882749541952150838088274954195215083808827495419521508380882749541952150838088274954195215083808827495419521508380882749541952150838088274954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdc20d11-9d63-46c5-bf48-bf21a9f90b60, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ae9f8e5-6648-4531-87a4-fc51894b5948, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ae9f8e5-6648-4531-87a4-fc51894b5948, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3800670612839895643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38006706128398956433800670612839895643380067061283989564338006706128398956433800670612839895643380067061283989564338006706128398956433800670612839895643380067061283989564338006706128398956433800670612839895643380067061283989564338006706128398956433800670612839895643380067061283989564338006706128398956433800670612839895643380067061283989564338006706128398956433800670612839895643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3decb6a-5662-4b1a-91eb-835d9369cf3b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed0bfe06-fd84-41dc-a142-5bf99b76db4f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed0bfe06-fd84-41dc-a142-5bf99b76db4f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5074084311890035257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50740843118900352575074084311890035257507408431189003525750740843118900352575074084311890035257507408431189003525750740843118900352575074084311890035257507408431189003525750740843118900352575074084311890035257507408431189003525750740843118900352575074084311890035257507408431189003525750740843118900352575074084311890035257507408431189003525750740843118900352575074084311890035257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ae9f8e5-6648-4531-87a4-fc51894b5948, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed0bfe06-fd84-41dc-a142-5bf99b76db4f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68509c90-dcd3-4e3f-bed0-3d6dfa11b9e6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f46a7d2-4444-4527-a418-144227e3aa8a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68509c90-dcd3-4e3f-bed0-3d6dfa11b9e6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12109499741478544305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1210949974147854430512109499741478544305121094997414785443051210949974147854430512109499741478544305121094997414785443051210949974147854430512109499741478544305121094997414785443051210949974147854430512109499741478544305121094997414785443051210949974147854430512109499741478544305121094997414785443051210949974147854430512109499741478544305121094997414785443051210949974147854430512109499741478544305" } } } 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, 7f46a7d2-4444-4527-a418-144227e3aa8a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2728247911634757949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27282479116347579492728247911634757949272824791163475794927282479116347579492728247911634757949272824791163475794927282479116347579492728247911634757949272824791163475794927282479116347579492728247911634757949272824791163475794927282479116347579492728247911634757949272824791163475794927282479116347579492728247911634757949272824791163475794927282479116347579492728247911634757949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68509c90-dcd3-4e3f-bed0-3d6dfa11b9e6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f46a7d2-4444-4527-a418-144227e3aa8a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4e2b7bc-6e89-4f2c-af01-2d86a9b6af26, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4e2b7bc-6e89-4f2c-af01-2d86a9b6af26, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17425332013347359901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742533201334735990117425332013347359901174253320133473599011742533201334735990117425332013347359901174253320133473599011742533201334735990117425332013347359901174253320133473599011742533201334735990117425332013347359901174253320133473599011742533201334735990117425332013347359901174253320133473599011742533201334735990117425332013347359901174253320133473599011742533201334735990117425332013347359901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a11fd30-4a4a-4d8f-9a7d-5d80119c84eb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a11fd30-4a4a-4d8f-9a7d-5d80119c84eb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4290021199139677762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42900211991396777624290021199139677762429002119913967776242900211991396777624290021199139677762429002119913967776242900211991396777624290021199139677762429002119913967776242900211991396777624290021199139677762429002119913967776242900211991396777624290021199139677762429002119913967776242900211991396777624290021199139677762429002119913967776242900211991396777624290021199139677762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4e2b7bc-6e89-4f2c-af01-2d86a9b6af26, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62d1a0e2-321d-498a-91c5-7dd32fec46ba, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62d1a0e2-321d-498a-91c5-7dd32fec46ba, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1639565733583578895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16395657335835788951639565733583578895163956573358357889516395657335835788951639565733583578895163956573358357889516395657335835788951639565733583578895163956573358357889516395657335835788951639565733583578895163956573358357889516395657335835788951639565733583578895163956573358357889516395657335835788951639565733583578895163956573358357889516395657335835788951639565733583578895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a11fd30-4a4a-4d8f-9a7d-5d80119c84eb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d52662b6-1563-4b5b-99ea-976d4ba15c8a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d52662b6-1563-4b5b-99ea-976d4ba15c8a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13529195158332652908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352919515833265290813529195158332652908135291951583326529081352919515833265290813529195158332652908135291951583326529081352919515833265290813529195158332652908135291951583326529081352919515833265290813529195158332652908135291951583326529081352919515833265290813529195158332652908135291951583326529081352919515833265290813529195158332652908135291951583326529081352919515833265290813529195158332652908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62d1a0e2-321d-498a-91c5-7dd32fec46ba, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca05b6bf-5b08-4532-8263-1f9a66124e45, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca05b6bf-5b08-4532-8263-1f9a66124e45, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18312208888095879143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831220888809587914318312208888095879143183122088880958791431831220888809587914318312208888095879143183122088880958791431831220888809587914318312208888095879143183122088880958791431831220888809587914318312208888095879143183122088880958791431831220888809587914318312208888095879143183122088880958791431831220888809587914318312208888095879143183122088880958791431831220888809587914318312208888095879143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d52662b6-1563-4b5b-99ea-976d4ba15c8a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0673cbbe-4859-49e1-a493-cf3a5714da8e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0673cbbe-4859-49e1-a493-cf3a5714da8e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15313360671553576774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531336067155357677415313360671553576774153133606715535767741531336067155357677415313360671553576774153133606715535767741531336067155357677415313360671553576774153133606715535767741531336067155357677415313360671553576774153133606715535767741531336067155357677415313360671553576774153133606715535767741531336067155357677415313360671553576774153133606715535767741531336067155357677415313360671553576774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca05b6bf-5b08-4532-8263-1f9a66124e45, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea71d31b-9729-4fe0-863b-041be0c0d122, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea71d31b-9729-4fe0-863b-041be0c0d122, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10946108996336397564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094610899633639756410946108996336397564109461089963363975641094610899633639756410946108996336397564109461089963363975641094610899633639756410946108996336397564109461089963363975641094610899633639756410946108996336397564109461089963363975641094610899633639756410946108996336397564109461089963363975641094610899633639756410946108996336397564109461089963363975641094610899633639756410946108996336397564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0673cbbe-4859-49e1-a493-cf3a5714da8e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4682c54-3e24-46ec-9844-af6541c913b3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4682c54-3e24-46ec-9844-af6541c913b3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6285790658344832741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62857906583448327416285790658344832741628579065834483274162857906583448327416285790658344832741628579065834483274162857906583448327416285790658344832741628579065834483274162857906583448327416285790658344832741628579065834483274162857906583448327416285790658344832741628579065834483274162857906583448327416285790658344832741628579065834483274162857906583448327416285790658344832741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea71d31b-9729-4fe0-863b-041be0c0d122, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6a2afcb-0a07-480f-998f-13a632edd5a2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6a2afcb-0a07-480f-998f-13a632edd5a2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8698938988223826814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86989389882238268148698938988223826814869893898822382681486989389882238268148698938988223826814869893898822382681486989389882238268148698938988223826814869893898822382681486989389882238268148698938988223826814869893898822382681486989389882238268148698938988223826814869893898822382681486989389882238268148698938988223826814869893898822382681486989389882238268148698938988223826814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4682c54-3e24-46ec-9844-af6541c913b3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 581c5996-8bbb-4216-aa9d-d18573f2b5ee, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 581c5996-8bbb-4216-aa9d-d18573f2b5ee, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 407795615328818099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "407795615328818099407795615328818099407795615328818099407795615328818099407795615328818099407795615328818099407795615328818099407795615328818099407795615328818099407795615328818099407795615328818099407795615328818099407795615328818099407795615328818099407795615328818099407795615328818099407795615328818099407795615328818099407795615328818099407795615328818099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6a2afcb-0a07-480f-998f-13a632edd5a2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92d762da-b0f8-49ad-9714-2576aab2b2fe, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92d762da-b0f8-49ad-9714-2576aab2b2fe, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16257037814448301480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625703781444830148016257037814448301480162570378144483014801625703781444830148016257037814448301480162570378144483014801625703781444830148016257037814448301480162570378144483014801625703781444830148016257037814448301480162570378144483014801625703781444830148016257037814448301480162570378144483014801625703781444830148016257037814448301480162570378144483014801625703781444830148016257037814448301480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 581c5996-8bbb-4216-aa9d-d18573f2b5ee, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bf720d7-d60e-40e4-bd1a-3960dfff3136, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bf720d7-d60e-40e4-bd1a-3960dfff3136, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1647832113625965537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16478321136259655371647832113625965537164783211362596553716478321136259655371647832113625965537164783211362596553716478321136259655371647832113625965537164783211362596553716478321136259655371647832113625965537164783211362596553716478321136259655371647832113625965537164783211362596553716478321136259655371647832113625965537164783211362596553716478321136259655371647832113625965537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92d762da-b0f8-49ad-9714-2576aab2b2fe, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de95d7a7-f58b-4c0d-9927-11c2fd9aaefd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de95d7a7-f58b-4c0d-9927-11c2fd9aaefd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15248841723064722363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524884172306472236315248841723064722363152488417230647223631524884172306472236315248841723064722363152488417230647223631524884172306472236315248841723064722363152488417230647223631524884172306472236315248841723064722363152488417230647223631524884172306472236315248841723064722363152488417230647223631524884172306472236315248841723064722363152488417230647223631524884172306472236315248841723064722363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bf720d7-d60e-40e4-bd1a-3960dfff3136, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40e7d65f-5a6c-46dc-a2c5-3bef564bf3fa, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40e7d65f-5a6c-46dc-a2c5-3bef564bf3fa, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18264112951976871831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826411295197687183118264112951976871831182641129519768718311826411295197687183118264112951976871831182641129519768718311826411295197687183118264112951976871831182641129519768718311826411295197687183118264112951976871831182641129519768718311826411295197687183118264112951976871831182641129519768718311826411295197687183118264112951976871831182641129519768718311826411295197687183118264112951976871831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de95d7a7-f58b-4c0d-9927-11c2fd9aaefd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4deac0f6-479a-4dc7-8da5-bd1141814884, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4deac0f6-479a-4dc7-8da5-bd1141814884, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9080499456620647036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90804994566206470369080499456620647036908049945662064703690804994566206470369080499456620647036908049945662064703690804994566206470369080499456620647036908049945662064703690804994566206470369080499456620647036908049945662064703690804994566206470369080499456620647036908049945662064703690804994566206470369080499456620647036908049945662064703690804994566206470369080499456620647036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40e7d65f-5a6c-46dc-a2c5-3bef564bf3fa, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37e17d9a-56b0-42d2-951c-a44b073cccc9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37e17d9a-56b0-42d2-951c-a44b073cccc9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13955457212797058088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395545721279705808813955457212797058088139554572127970580881395545721279705808813955457212797058088139554572127970580881395545721279705808813955457212797058088139554572127970580881395545721279705808813955457212797058088139554572127970580881395545721279705808813955457212797058088139554572127970580881395545721279705808813955457212797058088139554572127970580881395545721279705808813955457212797058088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4deac0f6-479a-4dc7-8da5-bd1141814884, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9cc6adc-c5ef-47f2-a37e-dd9681418b18, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9cc6adc-c5ef-47f2-a37e-dd9681418b18, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13186258483127631777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318625848312763177713186258483127631777131862584831276317771318625848312763177713186258483127631777131862584831276317771318625848312763177713186258483127631777131862584831276317771318625848312763177713186258483127631777131862584831276317771318625848312763177713186258483127631777131862584831276317771318625848312763177713186258483127631777131862584831276317771318625848312763177713186258483127631777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37e17d9a-56b0-42d2-951c-a44b073cccc9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddb2ec0f-c9f3-48db-8d2d-2d962ed150e1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddb2ec0f-c9f3-48db-8d2d-2d962ed150e1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14111383397366419951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411138339736641995114111383397366419951141113833973664199511411138339736641995114111383397366419951141113833973664199511411138339736641995114111383397366419951141113833973664199511411138339736641995114111383397366419951141113833973664199511411138339736641995114111383397366419951141113833973664199511411138339736641995114111383397366419951141113833973664199511411138339736641995114111383397366419951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9cc6adc-c5ef-47f2-a37e-dd9681418b18, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c69a0598-65ae-4500-b91a-7ce41709c7b3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c69a0598-65ae-4500-b91a-7ce41709c7b3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12580859125501010679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1258085912550101067912580859125501010679125808591255010106791258085912550101067912580859125501010679125808591255010106791258085912550101067912580859125501010679125808591255010106791258085912550101067912580859125501010679125808591255010106791258085912550101067912580859125501010679125808591255010106791258085912550101067912580859125501010679125808591255010106791258085912550101067912580859125501010679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddb2ec0f-c9f3-48db-8d2d-2d962ed150e1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f30bc27b-8a57-4bc3-b7d6-708b5c8563f7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f30bc27b-8a57-4bc3-b7d6-708b5c8563f7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12840168494716401182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284016849471640118212840168494716401182128401684947164011821284016849471640118212840168494716401182128401684947164011821284016849471640118212840168494716401182128401684947164011821284016849471640118212840168494716401182128401684947164011821284016849471640118212840168494716401182128401684947164011821284016849471640118212840168494716401182128401684947164011821284016849471640118212840168494716401182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c69a0598-65ae-4500-b91a-7ce41709c7b3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5aec995-f5a8-4699-97f8-996a038fde28, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5aec995-f5a8-4699-97f8-996a038fde28, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11241427892957024758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124142789295702475811241427892957024758112414278929570247581124142789295702475811241427892957024758112414278929570247581124142789295702475811241427892957024758112414278929570247581124142789295702475811241427892957024758112414278929570247581124142789295702475811241427892957024758112414278929570247581124142789295702475811241427892957024758112414278929570247581124142789295702475811241427892957024758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f30bc27b-8a57-4bc3-b7d6-708b5c8563f7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 405e3313-2549-4722-b0b9-962bda46be4c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 405e3313-2549-4722-b0b9-962bda46be4c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12237356925949140955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223735692594914095512237356925949140955122373569259491409551223735692594914095512237356925949140955122373569259491409551223735692594914095512237356925949140955122373569259491409551223735692594914095512237356925949140955122373569259491409551223735692594914095512237356925949140955122373569259491409551223735692594914095512237356925949140955122373569259491409551223735692594914095512237356925949140955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5aec995-f5a8-4699-97f8-996a038fde28, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a93d188-147e-49b3-88bc-b49a2c693893, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a93d188-147e-49b3-88bc-b49a2c693893, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17823305449295663526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1782330544929566352617823305449295663526178233054492956635261782330544929566352617823305449295663526178233054492956635261782330544929566352617823305449295663526178233054492956635261782330544929566352617823305449295663526178233054492956635261782330544929566352617823305449295663526178233054492956635261782330544929566352617823305449295663526178233054492956635261782330544929566352617823305449295663526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 405e3313-2549-4722-b0b9-962bda46be4c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f82de08-833b-4673-b58d-c8945ca36e9e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f82de08-833b-4673-b58d-c8945ca36e9e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10419575411317038559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041957541131703855910419575411317038559104195754113170385591041957541131703855910419575411317038559104195754113170385591041957541131703855910419575411317038559104195754113170385591041957541131703855910419575411317038559104195754113170385591041957541131703855910419575411317038559104195754113170385591041957541131703855910419575411317038559104195754113170385591041957541131703855910419575411317038559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a93d188-147e-49b3-88bc-b49a2c693893, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77606e26-741c-41a2-8be5-e2ff891d61cb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77606e26-741c-41a2-8be5-e2ff891d61cb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13475568284223833490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347556828422383349013475568284223833490134755682842238334901347556828422383349013475568284223833490134755682842238334901347556828422383349013475568284223833490134755682842238334901347556828422383349013475568284223833490134755682842238334901347556828422383349013475568284223833490134755682842238334901347556828422383349013475568284223833490134755682842238334901347556828422383349013475568284223833490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f82de08-833b-4673-b58d-c8945ca36e9e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae94be88-ca91-4bd5-899c-b326b1d15974, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae94be88-ca91-4bd5-899c-b326b1d15974, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18091503871345493946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809150387134549394618091503871345493946180915038713454939461809150387134549394618091503871345493946180915038713454939461809150387134549394618091503871345493946180915038713454939461809150387134549394618091503871345493946180915038713454939461809150387134549394618091503871345493946180915038713454939461809150387134549394618091503871345493946180915038713454939461809150387134549394618091503871345493946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77606e26-741c-41a2-8be5-e2ff891d61cb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 546a24d2-0f3c-45ea-bf4b-e750cbb3a586, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 546a24d2-0f3c-45ea-bf4b-e750cbb3a586, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5531020499994535401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55310204999945354015531020499994535401553102049999453540155310204999945354015531020499994535401553102049999453540155310204999945354015531020499994535401553102049999453540155310204999945354015531020499994535401553102049999453540155310204999945354015531020499994535401553102049999453540155310204999945354015531020499994535401553102049999453540155310204999945354015531020499994535401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae94be88-ca91-4bd5-899c-b326b1d15974, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 209ecf14-3503-4a42-a956-e8b177f1b572, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 209ecf14-3503-4a42-a956-e8b177f1b572, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16645810201927784760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664581020192778476016645810201927784760166458102019277847601664581020192778476016645810201927784760166458102019277847601664581020192778476016645810201927784760166458102019277847601664581020192778476016645810201927784760166458102019277847601664581020192778476016645810201927784760166458102019277847601664581020192778476016645810201927784760166458102019277847601664581020192778476016645810201927784760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 546a24d2-0f3c-45ea-bf4b-e750cbb3a586, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88dcb038-c9f2-40e9-9866-7ec509ea30dc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88dcb038-c9f2-40e9-9866-7ec509ea30dc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8764144015251140037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87641440152511400378764144015251140037876414401525114003787641440152511400378764144015251140037876414401525114003787641440152511400378764144015251140037876414401525114003787641440152511400378764144015251140037876414401525114003787641440152511400378764144015251140037876414401525114003787641440152511400378764144015251140037876414401525114003787641440152511400378764144015251140037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 209ecf14-3503-4a42-a956-e8b177f1b572, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 722012cc-3fcd-44d8-944f-9517025932c8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 722012cc-3fcd-44d8-944f-9517025932c8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13665189978448105263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366518997844810526313665189978448105263136651899784481052631366518997844810526313665189978448105263136651899784481052631366518997844810526313665189978448105263136651899784481052631366518997844810526313665189978448105263136651899784481052631366518997844810526313665189978448105263136651899784481052631366518997844810526313665189978448105263136651899784481052631366518997844810526313665189978448105263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88dcb038-c9f2-40e9-9866-7ec509ea30dc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6fbb8ea-c290-4713-99eb-db2bcf5801ed, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6fbb8ea-c290-4713-99eb-db2bcf5801ed, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8995584981609939217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89955849816099392178995584981609939217899558498160993921789955849816099392178995584981609939217899558498160993921789955849816099392178995584981609939217899558498160993921789955849816099392178995584981609939217899558498160993921789955849816099392178995584981609939217899558498160993921789955849816099392178995584981609939217899558498160993921789955849816099392178995584981609939217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 722012cc-3fcd-44d8-944f-9517025932c8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f4d8ea0-6f5c-4086-8b6b-f1e1f677e7c4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f4d8ea0-6f5c-4086-8b6b-f1e1f677e7c4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13033439254615578525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303343925461557852513033439254615578525130334392546155785251303343925461557852513033439254615578525130334392546155785251303343925461557852513033439254615578525130334392546155785251303343925461557852513033439254615578525130334392546155785251303343925461557852513033439254615578525130334392546155785251303343925461557852513033439254615578525130334392546155785251303343925461557852513033439254615578525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6fbb8ea-c290-4713-99eb-db2bcf5801ed, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f4d8ea0-6f5c-4086-8b6b-f1e1f677e7c4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:421 RpcState(ExecuteDataQuery, cd90662c-c85f-410e-a52f-80d501d48613, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23411 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_l45ubzec.log --grpc-port=29061 --mon-port=29971 --ic-port=22774 --key-file /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd90662c-c85f-410e-a52f-80d501d48613, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8153865055442748388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81538650554427483888153865055442748388815386505544274838881538650554427483888153865055442748388815386505544274838881538650554427483888153865055442748388815386505544274838881538650554427483888153865055442748388815386505544274838881538650554427483888153865055442748388815386505544274838881538650554427483888153865055442748388815386505544274838881538650554427483888153865055442748388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45823458-fb6e-492c-9be7-1b353391d33a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3mzp/0019cf/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:23411', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_l45ubzec.log', '--grpc-port=29061', '--mon-port=29971', '--ic-port=22774', '--key-file', '/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/3mzp/0019cf/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:63 RpcState(ExecuteDataQuery, 45823458-fb6e-492c-9be7-1b353391d33a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10076741193715298707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1007674119371529870710076741193715298707100767411937152987071007674119371529870710076741193715298707100767411937152987071007674119371529870710076741193715298707100767411937152987071007674119371529870710076741193715298707100767411937152987071007674119371529870710076741193715298707100767411937152987071007674119371529870710076741193715298707100767411937152987071007674119371529870710076741193715298707" } } } 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: 1073323
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:29061/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/3mzp/0019cf/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1073324
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd90662c-c85f-410e-a52f-80d501d48613, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e086f044-9332-42c0-8276-8252fb1e5b8d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e086f044-9332-42c0-8276-8252fb1e5b8d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11639139285576810819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163913928557681081911639139285576810819116391392855768108191163913928557681081911639139285576810819116391392855768108191163913928557681081911639139285576810819116391392855768108191163913928557681081911639139285576810819116391392855768108191163913928557681081911639139285576810819116391392855768108191163913928557681081911639139285576810819116391392855768108191163913928557681081911639139285576810819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45823458-fb6e-492c-9be7-1b353391d33a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1f7e9b6-f07f-44b2-b5ac-7ca7d9b2da06, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1f7e9b6-f07f-44b2-b5ac-7ca7d9b2da06, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10965834452878260566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096583445287826056610965834452878260566109658344528782605661096583445287826056610965834452878260566109658344528782605661096583445287826056610965834452878260566109658344528782605661096583445287826056610965834452878260566109658344528782605661096583445287826056610965834452878260566109658344528782605661096583445287826056610965834452878260566109658344528782605661096583445287826056610965834452878260566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e086f044-9332-42c0-8276-8252fb1e5b8d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cb80a15-d0fe-4e1a-b19f-3de5e831f4ea, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cb80a15-d0fe-4e1a-b19f-3de5e831f4ea, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14291878124675609736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429187812467560973614291878124675609736142918781246756097361429187812467560973614291878124675609736142918781246756097361429187812467560973614291878124675609736142918781246756097361429187812467560973614291878124675609736142918781246756097361429187812467560973614291878124675609736142918781246756097361429187812467560973614291878124675609736142918781246756097361429187812467560973614291878124675609736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1f7e9b6-f07f-44b2-b5ac-7ca7d9b2da06, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13e46719-8020-4926-bdfa-5990ec148cdc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13e46719-8020-4926-bdfa-5990ec148cdc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17094153551288617062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709415355128861706217094153551288617062170941535512886170621709415355128861706217094153551288617062170941535512886170621709415355128861706217094153551288617062170941535512886170621709415355128861706217094153551288617062170941535512886170621709415355128861706217094153551288617062170941535512886170621709415355128861706217094153551288617062170941535512886170621709415355128861706217094153551288617062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cb80a15-d0fe-4e1a-b19f-3de5e831f4ea, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bac55203-cc0e-4120-bc53-4050e234f17e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bac55203-cc0e-4120-bc53-4050e234f17e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6275949365832543002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62759493658325430026275949365832543002627594936583254300262759493658325430026275949365832543002627594936583254300262759493658325430026275949365832543002627594936583254300262759493658325430026275949365832543002627594936583254300262759493658325430026275949365832543002627594936583254300262759493658325430026275949365832543002627594936583254300262759493658325430026275949365832543002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13e46719-8020-4926-bdfa-5990ec148cdc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bca8a453-1652-4781-ba34-db7a9d0c12e3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bca8a453-1652-4781-ba34-db7a9d0c12e3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12028249062630302642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202824906263030264212028249062630302642120282490626303026421202824906263030264212028249062630302642120282490626303026421202824906263030264212028249062630302642120282490626303026421202824906263030264212028249062630302642120282490626303026421202824906263030264212028249062630302642120282490626303026421202824906263030264212028249062630302642120282490626303026421202824906263030264212028249062630302642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bac55203-cc0e-4120-bc53-4050e234f17e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc82341d-d294-4616-82c3-813756b91c8e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc82341d-d294-4616-82c3-813756b91c8e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5658098371371015042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56580983713710150425658098371371015042565809837137101504256580983713710150425658098371371015042565809837137101504256580983713710150425658098371371015042565809837137101504256580983713710150425658098371371015042565809837137101504256580983713710150425658098371371015042565809837137101504256580983713710150425658098371371015042565809837137101504256580983713710150425658098371371015042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bca8a453-1652-4781-ba34-db7a9d0c12e3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a0fd5be-9347-4e4d-b0b1-02524ea174ec, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a0fd5be-9347-4e4d-b0b1-02524ea174ec, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9790186872682846605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97901868726828466059790186872682846605979018687268284660597901868726828466059790186872682846605979018687268284660597901868726828466059790186872682846605979018687268284660597901868726828466059790186872682846605979018687268284660597901868726828466059790186872682846605979018687268284660597901868726828466059790186872682846605979018687268284660597901868726828466059790186872682846605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc82341d-d294-4616-82c3-813756b91c8e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 322a7cb9-7dec-409c-ba84-04b27c0f3ba1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 322a7cb9-7dec-409c-ba84-04b27c0f3ba1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2095923228731313798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20959232287313137982095923228731313798209592322873131379820959232287313137982095923228731313798209592322873131379820959232287313137982095923228731313798209592322873131379820959232287313137982095923228731313798209592322873131379820959232287313137982095923228731313798209592322873131379820959232287313137982095923228731313798209592322873131379820959232287313137982095923228731313798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a0fd5be-9347-4e4d-b0b1-02524ea174ec, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7ff5457-90ee-4c30-b2ee-6037e9651f7f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7ff5457-90ee-4c30-b2ee-6037e9651f7f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17032982397573211709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703298239757321170917032982397573211709170329823975732117091703298239757321170917032982397573211709170329823975732117091703298239757321170917032982397573211709170329823975732117091703298239757321170917032982397573211709170329823975732117091703298239757321170917032982397573211709170329823975732117091703298239757321170917032982397573211709170329823975732117091703298239757321170917032982397573211709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 322a7cb9-7dec-409c-ba84-04b27c0f3ba1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70e4274c-68a0-4c31-9206-e9758c2aa5f7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70e4274c-68a0-4c31-9206-e9758c2aa5f7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11528306903652870780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152830690365287078011528306903652870780115283069036528707801152830690365287078011528306903652870780115283069036528707801152830690365287078011528306903652870780115283069036528707801152830690365287078011528306903652870780115283069036528707801152830690365287078011528306903652870780115283069036528707801152830690365287078011528306903652870780115283069036528707801152830690365287078011528306903652870780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7ff5457-90ee-4c30-b2ee-6037e9651f7f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5938919-327c-4fa5-bc00-7dcfbf9df1ab, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5938919-327c-4fa5-bc00-7dcfbf9df1ab, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4400923081336768127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44009230813367681274400923081336768127440092308133676812744009230813367681274400923081336768127440092308133676812744009230813367681274400923081336768127440092308133676812744009230813367681274400923081336768127440092308133676812744009230813367681274400923081336768127440092308133676812744009230813367681274400923081336768127440092308133676812744009230813367681274400923081336768127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70e4274c-68a0-4c31-9206-e9758c2aa5f7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e19def74-46c4-484c-b5ea-a8cb4937767b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e19def74-46c4-484c-b5ea-a8cb4937767b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4744270126179681590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47442701261796815904744270126179681590474427012617968159047442701261796815904744270126179681590474427012617968159047442701261796815904744270126179681590474427012617968159047442701261796815904744270126179681590474427012617968159047442701261796815904744270126179681590474427012617968159047442701261796815904744270126179681590474427012617968159047442701261796815904744270126179681590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5938919-327c-4fa5-bc00-7dcfbf9df1ab, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bc197bd-730a-48ab-8d7a-885be2293e04, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bc197bd-730a-48ab-8d7a-885be2293e04, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12517886079849479013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251788607984947901312517886079849479013125178860798494790131251788607984947901312517886079849479013125178860798494790131251788607984947901312517886079849479013125178860798494790131251788607984947901312517886079849479013125178860798494790131251788607984947901312517886079849479013125178860798494790131251788607984947901312517886079849479013125178860798494790131251788607984947901312517886079849479013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e19def74-46c4-484c-b5ea-a8cb4937767b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c639dac-4e03-4184-af11-d8564e30b575, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c639dac-4e03-4184-af11-d8564e30b575, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16137192044684553832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613719204468455383216137192044684553832161371920446845538321613719204468455383216137192044684553832161371920446845538321613719204468455383216137192044684553832161371920446845538321613719204468455383216137192044684553832161371920446845538321613719204468455383216137192044684553832161371920446845538321613719204468455383216137192044684553832161371920446845538321613719204468455383216137192044684553832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bc197bd-730a-48ab-8d7a-885be2293e04, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71ee197c-afb4-434b-bc0d-de79df15fd16, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71ee197c-afb4-434b-bc0d-de79df15fd16, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15703998298002114265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570399829800211426515703998298002114265157039982980021142651570399829800211426515703998298002114265157039982980021142651570399829800211426515703998298002114265157039982980021142651570399829800211426515703998298002114265157039982980021142651570399829800211426515703998298002114265157039982980021142651570399829800211426515703998298002114265157039982980021142651570399829800211426515703998298002114265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c639dac-4e03-4184-af11-d8564e30b575, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc0d95cb-e3df-4aa5-ad22-d57d6121cc82, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc0d95cb-e3df-4aa5-ad22-d57d6121cc82, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12908725560255627085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290872556025562708512908725560255627085129087255602556270851290872556025562708512908725560255627085129087255602556270851290872556025562708512908725560255627085129087255602556270851290872556025562708512908725560255627085129087255602556270851290872556025562708512908725560255627085129087255602556270851290872556025562708512908725560255627085129087255602556270851290872556025562708512908725560255627085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71ee197c-afb4-434b-bc0d-de79df15fd16, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e746c12c-8992-42fd-bbba-3daa398d60c1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e746c12c-8992-42fd-bbba-3daa398d60c1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18155975569115901255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815597556911590125518155975569115901255181559755691159012551815597556911590125518155975569115901255181559755691159012551815597556911590125518155975569115901255181559755691159012551815597556911590125518155975569115901255181559755691159012551815597556911590125518155975569115901255181559755691159012551815597556911590125518155975569115901255181559755691159012551815597556911590125518155975569115901255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc0d95cb-e3df-4aa5-ad22-d57d6121cc82, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 197c47af-f37b-4df2-93bb-63d60ba537bf, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 197c47af-f37b-4df2-93bb-63d60ba537bf, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17577232740651440850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757723274065144085017577232740651440850175772327406514408501757723274065144085017577232740651440850175772327406514408501757723274065144085017577232740651440850175772327406514408501757723274065144085017577232740651440850175772327406514408501757723274065144085017577232740651440850175772327406514408501757723274065144085017577232740651440850175772327406514408501757723274065144085017577232740651440850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e746c12c-8992-42fd-bbba-3daa398d60c1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61c12e74-6b64-47b2-963d-de3eec2ef818, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61c12e74-6b64-47b2-963d-de3eec2ef818, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1013377783105494788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10133777831054947881013377783105494788101337778310549478810133777831054947881013377783105494788101337778310549478810133777831054947881013377783105494788101337778310549478810133777831054947881013377783105494788101337778310549478810133777831054947881013377783105494788101337778310549478810133777831054947881013377783105494788101337778310549478810133777831054947881013377783105494788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 197c47af-f37b-4df2-93bb-63d60ba537bf, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eadac474-35ee-498f-9d3a-fdb8a670f921, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eadac474-35ee-498f-9d3a-fdb8a670f921, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5163885069193319124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51638850691933191245163885069193319124516388506919331912451638850691933191245163885069193319124516388506919331912451638850691933191245163885069193319124516388506919331912451638850691933191245163885069193319124516388506919331912451638850691933191245163885069193319124516388506919331912451638850691933191245163885069193319124516388506919331912451638850691933191245163885069193319124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61c12e74-6b64-47b2-963d-de3eec2ef818, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2f10b4a-f485-4bd1-ab04-a774b9048500, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2f10b4a-f485-4bd1-ab04-a774b9048500, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7775003969115692556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77750039691156925567775003969115692556777500396911569255677750039691156925567775003969115692556777500396911569255677750039691156925567775003969115692556777500396911569255677750039691156925567775003969115692556777500396911569255677750039691156925567775003969115692556777500396911569255677750039691156925567775003969115692556777500396911569255677750039691156925567775003969115692556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eadac474-35ee-498f-9d3a-fdb8a670f921, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54ed9c3b-f46f-4686-b18c-bfa197e78f26, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54ed9c3b-f46f-4686-b18c-bfa197e78f26, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7283106531204220090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72831065312042200907283106531204220090728310653120422009072831065312042200907283106531204220090728310653120422009072831065312042200907283106531204220090728310653120422009072831065312042200907283106531204220090728310653120422009072831065312042200907283106531204220090728310653120422009072831065312042200907283106531204220090728310653120422009072831065312042200907283106531204220090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2f10b4a-f485-4bd1-ab04-a774b9048500, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d4577fd-8cd1-4f06-ad05-0e4790d227c7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d4577fd-8cd1-4f06-ad05-0e4790d227c7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8945358839123746030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89453588391237460308945358839123746030894535883912374603089453588391237460308945358839123746030894535883912374603089453588391237460308945358839123746030894535883912374603089453588391237460308945358839123746030894535883912374603089453588391237460308945358839123746030894535883912374603089453588391237460308945358839123746030894535883912374603089453588391237460308945358839123746030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54ed9c3b-f46f-4686-b18c-bfa197e78f26, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dcaccfe-5cae-4137-86c7-93e84309884f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dcaccfe-5cae-4137-86c7-93e84309884f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15849090998874333810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584909099887433381015849090998874333810158490909988743338101584909099887433381015849090998874333810158490909988743338101584909099887433381015849090998874333810158490909988743338101584909099887433381015849090998874333810158490909988743338101584909099887433381015849090998874333810158490909988743338101584909099887433381015849090998874333810158490909988743338101584909099887433381015849090998874333810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d4577fd-8cd1-4f06-ad05-0e4790d227c7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f330830-01a8-4ac6-8460-2a4b8079f517, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f330830-01a8-4ac6-8460-2a4b8079f517, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11968005734790051927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196800573479005192711968005734790051927119680057347900519271196800573479005192711968005734790051927119680057347900519271196800573479005192711968005734790051927119680057347900519271196800573479005192711968005734790051927119680057347900519271196800573479005192711968005734790051927119680057347900519271196800573479005192711968005734790051927119680057347900519271196800573479005192711968005734790051927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dcaccfe-5cae-4137-86c7-93e84309884f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5093a2dd-9136-4438-afe9-de82670140cf, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5093a2dd-9136-4438-afe9-de82670140cf, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4692596623496300623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46925966234963006234692596623496300623469259662349630062346925966234963006234692596623496300623469259662349630062346925966234963006234692596623496300623469259662349630062346925966234963006234692596623496300623469259662349630062346925966234963006234692596623496300623469259662349630062346925966234963006234692596623496300623469259662349630062346925966234963006234692596623496300623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f330830-01a8-4ac6-8460-2a4b8079f517, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfe003df-cafd-4013-8b15-c7302cce502b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfe003df-cafd-4013-8b15-c7302cce502b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7010741954586022250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70107419545860222507010741954586022250701074195458602225070107419545860222507010741954586022250701074195458602225070107419545860222507010741954586022250701074195458602225070107419545860222507010741954586022250701074195458602225070107419545860222507010741954586022250701074195458602225070107419545860222507010741954586022250701074195458602225070107419545860222507010741954586022250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5093a2dd-9136-4438-afe9-de82670140cf, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b61c6497-f326-4862-ae40-8e0d516fd0a1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b61c6497-f326-4862-ae40-8e0d516fd0a1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4320576574923944001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43205765749239440014320576574923944001432057657492394400143205765749239440014320576574923944001432057657492394400143205765749239440014320576574923944001432057657492394400143205765749239440014320576574923944001432057657492394400143205765749239440014320576574923944001432057657492394400143205765749239440014320576574923944001432057657492394400143205765749239440014320576574923944001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfe003df-cafd-4013-8b15-c7302cce502b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f75aad98-80fd-4e38-9df7-94581b756bf9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f75aad98-80fd-4e38-9df7-94581b756bf9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11246441811888086832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124644181188808683211246441811888086832112464418118880868321124644181188808683211246441811888086832112464418118880868321124644181188808683211246441811888086832112464418118880868321124644181188808683211246441811888086832112464418118880868321124644181188808683211246441811888086832112464418118880868321124644181188808683211246441811888086832112464418118880868321124644181188808683211246441811888086832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b61c6497-f326-4862-ae40-8e0d516fd0a1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1694794c-5404-4b94-b89c-cd2194559478, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1694794c-5404-4b94-b89c-cd2194559478, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3855287607392219216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38552876073922192163855287607392219216385528760739221921638552876073922192163855287607392219216385528760739221921638552876073922192163855287607392219216385528760739221921638552876073922192163855287607392219216385528760739221921638552876073922192163855287607392219216385528760739221921638552876073922192163855287607392219216385528760739221921638552876073922192163855287607392219216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f75aad98-80fd-4e38-9df7-94581b756bf9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dda3d53e-761f-4f8f-b499-4effc4223f45, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dda3d53e-761f-4f8f-b499-4effc4223f45, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13761688177370157917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376168817737015791713761688177370157917137616881773701579171376168817737015791713761688177370157917137616881773701579171376168817737015791713761688177370157917137616881773701579171376168817737015791713761688177370157917137616881773701579171376168817737015791713761688177370157917137616881773701579171376168817737015791713761688177370157917137616881773701579171376168817737015791713761688177370157917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1694794c-5404-4b94-b89c-cd2194559478, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ebfddbb-1a6d-401a-8148-44b804fe204c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ebfddbb-1a6d-401a-8148-44b804fe204c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16594083218089963419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1659408321808996341916594083218089963419165940832180899634191659408321808996341916594083218089963419165940832180899634191659408321808996341916594083218089963419165940832180899634191659408321808996341916594083218089963419165940832180899634191659408321808996341916594083218089963419165940832180899634191659408321808996341916594083218089963419165940832180899634191659408321808996341916594083218089963419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dda3d53e-761f-4f8f-b499-4effc4223f45, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cde0412-2bb3-4a4e-a8c2-b5160eaadb19, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ebfddbb-1a6d-401a-8148-44b804fe204c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee30e590-9813-4392-b84b-b2d3f076a834, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee30e590-9813-4392-b84b-b2d3f076a834, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2434186584099674086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24341865840996740862434186584099674086243418658409967408624341865840996740862434186584099674086243418658409967408624341865840996740862434186584099674086243418658409967408624341865840996740862434186584099674086243418658409967408624341865840996740862434186584099674086243418658409967408624341865840996740862434186584099674086243418658409967408624341865840996740862434186584099674086" } } } 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, 7cde0412-2bb3-4a4e-a8c2-b5160eaadb19, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14357006680496516673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435700668049651667314357006680496516673143570066804965166731435700668049651667314357006680496516673143570066804965166731435700668049651667314357006680496516673143570066804965166731435700668049651667314357006680496516673143570066804965166731435700668049651667314357006680496516673143570066804965166731435700668049651667314357006680496516673143570066804965166731435700668049651667314357006680496516673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cde0412-2bb3-4a4e-a8c2-b5160eaadb19, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee30e590-9813-4392-b84b-b2d3f076a834, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e23245c-b8a0-4b87-b0ba-5070f4ce4f95, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e23245c-b8a0-4b87-b0ba-5070f4ce4f95, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10414514484746256358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041451448474625635810414514484746256358104145144847462563581041451448474625635810414514484746256358104145144847462563581041451448474625635810414514484746256358104145144847462563581041451448474625635810414514484746256358104145144847462563581041451448474625635810414514484746256358104145144847462563581041451448474625635810414514484746256358104145144847462563581041451448474625635810414514484746256358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 336f75b0-1b5c-474b-929c-7f485e15816d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 336f75b0-1b5c-474b-929c-7f485e15816d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10121730374199721276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012173037419972127610121730374199721276101217303741997212761012173037419972127610121730374199721276101217303741997212761012173037419972127610121730374199721276101217303741997212761012173037419972127610121730374199721276101217303741997212761012173037419972127610121730374199721276101217303741997212761012173037419972127610121730374199721276101217303741997212761012173037419972127610121730374199721276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 336f75b0-1b5c-474b-929c-7f485e15816d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e23245c-b8a0-4b87-b0ba-5070f4ce4f95, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24d30e2d-3481-4593-b34d-09583fa4fe02, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24d30e2d-3481-4593-b34d-09583fa4fe02, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 815782697843172013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "815782697843172013815782697843172013815782697843172013815782697843172013815782697843172013815782697843172013815782697843172013815782697843172013815782697843172013815782697843172013815782697843172013815782697843172013815782697843172013815782697843172013815782697843172013815782697843172013815782697843172013815782697843172013815782697843172013815782697843172013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac4ea99b-0510-4015-b2e6-e235f740bb24, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac4ea99b-0510-4015-b2e6-e235f740bb24, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16578791202838405917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657879120283840591716578791202838405917165787912028384059171657879120283840591716578791202838405917165787912028384059171657879120283840591716578791202838405917165787912028384059171657879120283840591716578791202838405917165787912028384059171657879120283840591716578791202838405917165787912028384059171657879120283840591716578791202838405917165787912028384059171657879120283840591716578791202838405917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24d30e2d-3481-4593-b34d-09583fa4fe02, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acbf6826-6bc8-4293-8757-7ca883a07c95, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acbf6826-6bc8-4293-8757-7ca883a07c95, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7613508148881390572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76135081488813905727613508148881390572761350814888139057276135081488813905727613508148881390572761350814888139057276135081488813905727613508148881390572761350814888139057276135081488813905727613508148881390572761350814888139057276135081488813905727613508148881390572761350814888139057276135081488813905727613508148881390572761350814888139057276135081488813905727613508148881390572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac4ea99b-0510-4015-b2e6-e235f740bb24, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88b8d9b0-a0a5-4162-b5d9-ac41959e8e24, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88b8d9b0-a0a5-4162-b5d9-ac41959e8e24, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14759539264642306893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475953926464230689314759539264642306893147595392646423068931475953926464230689314759539264642306893147595392646423068931475953926464230689314759539264642306893147595392646423068931475953926464230689314759539264642306893147595392646423068931475953926464230689314759539264642306893147595392646423068931475953926464230689314759539264642306893147595392646423068931475953926464230689314759539264642306893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acbf6826-6bc8-4293-8757-7ca883a07c95, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8760fbb-6a5d-42fc-b0e8-19f867471db3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8760fbb-6a5d-42fc-b0e8-19f867471db3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13569226660010716477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356922666001071647713569226660010716477135692266600107164771356922666001071647713569226660010716477135692266600107164771356922666001071647713569226660010716477135692266600107164771356922666001071647713569226660010716477135692266600107164771356922666001071647713569226660010716477135692266600107164771356922666001071647713569226660010716477135692266600107164771356922666001071647713569226660010716477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88b8d9b0-a0a5-4162-b5d9-ac41959e8e24, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f87db3c8-4083-4580-a5d7-69e7a333697d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f87db3c8-4083-4580-a5d7-69e7a333697d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11562478220288876109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156247822028887610911562478220288876109115624782202888761091156247822028887610911562478220288876109115624782202888761091156247822028887610911562478220288876109115624782202888761091156247822028887610911562478220288876109115624782202888761091156247822028887610911562478220288876109115624782202888761091156247822028887610911562478220288876109115624782202888761091156247822028887610911562478220288876109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8760fbb-6a5d-42fc-b0e8-19f867471db3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6213ff34-34ac-4a2e-a310-c2bc701eaaa4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6213ff34-34ac-4a2e-a310-c2bc701eaaa4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18185147050305286545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818514705030528654518185147050305286545181851470503052865451818514705030528654518185147050305286545181851470503052865451818514705030528654518185147050305286545181851470503052865451818514705030528654518185147050305286545181851470503052865451818514705030528654518185147050305286545181851470503052865451818514705030528654518185147050305286545181851470503052865451818514705030528654518185147050305286545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f87db3c8-4083-4580-a5d7-69e7a333697d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77929274-43f2-4222-b89f-5e071cc8a5a0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77929274-43f2-4222-b89f-5e071cc8a5a0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4378226312542792214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43782263125427922144378226312542792214437822631254279221443782263125427922144378226312542792214437822631254279221443782263125427922144378226312542792214437822631254279221443782263125427922144378226312542792214437822631254279221443782263125427922144378226312542792214437822631254279221443782263125427922144378226312542792214437822631254279221443782263125427922144378226312542792214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6213ff34-34ac-4a2e-a310-c2bc701eaaa4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d871ad7-abd3-4acf-8952-46baeaa7acef, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d871ad7-abd3-4acf-8952-46baeaa7acef, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5334396320724896564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53343963207248965645334396320724896564533439632072489656453343963207248965645334396320724896564533439632072489656453343963207248965645334396320724896564533439632072489656453343963207248965645334396320724896564533439632072489656453343963207248965645334396320724896564533439632072489656453343963207248965645334396320724896564533439632072489656453343963207248965645334396320724896564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77929274-43f2-4222-b89f-5e071cc8a5a0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40a0b758-54f8-4e7a-9f29-d24edee6913b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40a0b758-54f8-4e7a-9f29-d24edee6913b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 201936986125608522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "201936986125608522201936986125608522201936986125608522201936986125608522201936986125608522201936986125608522201936986125608522201936986125608522201936986125608522201936986125608522201936986125608522201936986125608522201936986125608522201936986125608522201936986125608522201936986125608522201936986125608522201936986125608522201936986125608522201936986125608522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d871ad7-abd3-4acf-8952-46baeaa7acef, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbba34ee-1437-4b81-9695-a6358858cd18, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbba34ee-1437-4b81-9695-a6358858cd18, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3579814213912642215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35798142139126422153579814213912642215357981421391264221535798142139126422153579814213912642215357981421391264221535798142139126422153579814213912642215357981421391264221535798142139126422153579814213912642215357981421391264221535798142139126422153579814213912642215357981421391264221535798142139126422153579814213912642215357981421391264221535798142139126422153579814213912642215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40a0b758-54f8-4e7a-9f29-d24edee6913b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38dfd3c5-6a2a-4087-ba68-a557afc0069a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38dfd3c5-6a2a-4087-ba68-a557afc0069a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13282371829550007876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1328237182955000787613282371829550007876132823718295500078761328237182955000787613282371829550007876132823718295500078761328237182955000787613282371829550007876132823718295500078761328237182955000787613282371829550007876132823718295500078761328237182955000787613282371829550007876132823718295500078761328237182955000787613282371829550007876132823718295500078761328237182955000787613282371829550007876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbba34ee-1437-4b81-9695-a6358858cd18, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8593e3f-776b-48eb-8b2e-847a7e213ffd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8593e3f-776b-48eb-8b2e-847a7e213ffd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18108267902905447779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810826790290544777918108267902905447779181082679029054477791810826790290544777918108267902905447779181082679029054477791810826790290544777918108267902905447779181082679029054477791810826790290544777918108267902905447779181082679029054477791810826790290544777918108267902905447779181082679029054477791810826790290544777918108267902905447779181082679029054477791810826790290544777918108267902905447779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38dfd3c5-6a2a-4087-ba68-a557afc0069a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 518b8744-d112-4c7c-8d19-d10232a11be3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 518b8744-d112-4c7c-8d19-d10232a11be3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13051052694596779115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305105269459677911513051052694596779115130510526945967791151305105269459677911513051052694596779115130510526945967791151305105269459677911513051052694596779115130510526945967791151305105269459677911513051052694596779115130510526945967791151305105269459677911513051052694596779115130510526945967791151305105269459677911513051052694596779115130510526945967791151305105269459677911513051052694596779115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8593e3f-776b-48eb-8b2e-847a7e213ffd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 128b320d-40f5-456a-8f84-bec4108b0d61, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 128b320d-40f5-456a-8f84-bec4108b0d61, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 197855475219574704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "197855475219574704197855475219574704197855475219574704197855475219574704197855475219574704197855475219574704197855475219574704197855475219574704197855475219574704197855475219574704197855475219574704197855475219574704197855475219574704197855475219574704197855475219574704197855475219574704197855475219574704197855475219574704197855475219574704197855475219574704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 518b8744-d112-4c7c-8d19-d10232a11be3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57815107-3f03-49d7-8649-057b8c822afb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57815107-3f03-49d7-8649-057b8c822afb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14868800211538334873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1486880021153833487314868800211538334873148688002115383348731486880021153833487314868800211538334873148688002115383348731486880021153833487314868800211538334873148688002115383348731486880021153833487314868800211538334873148688002115383348731486880021153833487314868800211538334873148688002115383348731486880021153833487314868800211538334873148688002115383348731486880021153833487314868800211538334873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 128b320d-40f5-456a-8f84-bec4108b0d61, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4763e331-092f-4bc2-8426-5d7a0030fae3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4763e331-092f-4bc2-8426-5d7a0030fae3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8880140816620602870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88801408166206028708880140816620602870888014081662060287088801408166206028708880140816620602870888014081662060287088801408166206028708880140816620602870888014081662060287088801408166206028708880140816620602870888014081662060287088801408166206028708880140816620602870888014081662060287088801408166206028708880140816620602870888014081662060287088801408166206028708880140816620602870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4763e331-092f-4bc2-8426-5d7a0030fae3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57815107-3f03-49d7-8649-057b8c822afb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f188a6b7-03f8-4e40-a891-d9afec5629bd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f188a6b7-03f8-4e40-a891-d9afec5629bd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7876883462027903357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78768834620279033577876883462027903357787688346202790335778768834620279033577876883462027903357787688346202790335778768834620279033577876883462027903357787688346202790335778768834620279033577876883462027903357787688346202790335778768834620279033577876883462027903357787688346202790335778768834620279033577876883462027903357787688346202790335778768834620279033577876883462027903357" } } } 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 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfa80985-71c2-42c2-95b3-18366f1db961, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfa80985-71c2-42c2-95b3-18366f1db961, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1034715890965886688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10347158909658866881034715890965886688103471589096588668810347158909658866881034715890965886688103471589096588668810347158909658866881034715890965886688103471589096588668810347158909658866881034715890965886688103471589096588668810347158909658866881034715890965886688103471589096588668810347158909658866881034715890965886688103471589096588668810347158909658866881034715890965886688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f188a6b7-03f8-4e40-a891-d9afec5629bd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 575c0f03-b177-45ef-812a-e36651e80dcd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 575c0f03-b177-45ef-812a-e36651e80dcd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17899911237950652103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789991123795065210317899911237950652103178999112379506521031789991123795065210317899911237950652103178999112379506521031789991123795065210317899911237950652103178999112379506521031789991123795065210317899911237950652103178999112379506521031789991123795065210317899911237950652103178999112379506521031789991123795065210317899911237950652103178999112379506521031789991123795065210317899911237950652103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfa80985-71c2-42c2-95b3-18366f1db961, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b035b48d-6259-44c4-9901-301d6bcf554d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b035b48d-6259-44c4-9901-301d6bcf554d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14627593124594259357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462759312459425935714627593124594259357146275931245942593571462759312459425935714627593124594259357146275931245942593571462759312459425935714627593124594259357146275931245942593571462759312459425935714627593124594259357146275931245942593571462759312459425935714627593124594259357146275931245942593571462759312459425935714627593124594259357146275931245942593571462759312459425935714627593124594259357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 575c0f03-b177-45ef-812a-e36651e80dcd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 423b4606-4e89-4f15-b7d4-784b755b215b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 423b4606-4e89-4f15-b7d4-784b755b215b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16762882835396484115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676288283539648411516762882835396484115167628828353964841151676288283539648411516762882835396484115167628828353964841151676288283539648411516762882835396484115167628828353964841151676288283539648411516762882835396484115167628828353964841151676288283539648411516762882835396484115167628828353964841151676288283539648411516762882835396484115167628828353964841151676288283539648411516762882835396484115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b035b48d-6259-44c4-9901-301d6bcf554d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de3a8b88-dd47-48ce-89de-9f5306bba7a9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de3a8b88-dd47-48ce-89de-9f5306bba7a9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12009658359946879554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200965835994687955412009658359946879554120096583599468795541200965835994687955412009658359946879554120096583599468795541200965835994687955412009658359946879554120096583599468795541200965835994687955412009658359946879554120096583599468795541200965835994687955412009658359946879554120096583599468795541200965835994687955412009658359946879554120096583599468795541200965835994687955412009658359946879554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 423b4606-4e89-4f15-b7d4-784b755b215b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31198be3-04f9-47fd-93f3-07fd3f5624ed, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31198be3-04f9-47fd-93f3-07fd3f5624ed, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 270788763195971205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "270788763195971205270788763195971205270788763195971205270788763195971205270788763195971205270788763195971205270788763195971205270788763195971205270788763195971205270788763195971205270788763195971205270788763195971205270788763195971205270788763195971205270788763195971205270788763195971205270788763195971205270788763195971205270788763195971205270788763195971205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de3a8b88-dd47-48ce-89de-9f5306bba7a9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 139c163d-6c41-4595-895b-dbe1851f1db3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 139c163d-6c41-4595-895b-dbe1851f1db3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9359464585213543601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93594645852135436019359464585213543601935946458521354360193594645852135436019359464585213543601935946458521354360193594645852135436019359464585213543601935946458521354360193594645852135436019359464585213543601935946458521354360193594645852135436019359464585213543601935946458521354360193594645852135436019359464585213543601935946458521354360193594645852135436019359464585213543601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31198be3-04f9-47fd-93f3-07fd3f5624ed, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da027124-90b5-4c4c-baf0-b3f1d91891ce, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da027124-90b5-4c4c-baf0-b3f1d91891ce, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14357735595461665584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435773559546166558414357735595461665584143577355954616655841435773559546166558414357735595461665584143577355954616655841435773559546166558414357735595461665584143577355954616655841435773559546166558414357735595461665584143577355954616655841435773559546166558414357735595461665584143577355954616655841435773559546166558414357735595461665584143577355954616655841435773559546166558414357735595461665584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 139c163d-6c41-4595-895b-dbe1851f1db3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83ac1b3e-c719-4325-84a2-87414cd8eacb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83ac1b3e-c719-4325-84a2-87414cd8eacb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12222577287986567694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222257728798656769412222577287986567694122225772879865676941222257728798656769412222577287986567694122225772879865676941222257728798656769412222577287986567694122225772879865676941222257728798656769412222577287986567694122225772879865676941222257728798656769412222577287986567694122225772879865676941222257728798656769412222577287986567694122225772879865676941222257728798656769412222577287986567694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da027124-90b5-4c4c-baf0-b3f1d91891ce, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d9b58a2-5d73-4f90-88fa-2eec3f42589f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d9b58a2-5d73-4f90-88fa-2eec3f42589f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 486837081836714046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "486837081836714046486837081836714046486837081836714046486837081836714046486837081836714046486837081836714046486837081836714046486837081836714046486837081836714046486837081836714046486837081836714046486837081836714046486837081836714046486837081836714046486837081836714046486837081836714046486837081836714046486837081836714046486837081836714046486837081836714046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83ac1b3e-c719-4325-84a2-87414cd8eacb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b58f46b7-6081-4551-b445-cc28947a7610, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b58f46b7-6081-4551-b445-cc28947a7610, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16624832106029332540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1662483210602933254016624832106029332540166248321060293325401662483210602933254016624832106029332540166248321060293325401662483210602933254016624832106029332540166248321060293325401662483210602933254016624832106029332540166248321060293325401662483210602933254016624832106029332540166248321060293325401662483210602933254016624832106029332540166248321060293325401662483210602933254016624832106029332540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d9b58a2-5d73-4f90-88fa-2eec3f42589f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b58f46b7-6081-4551-b445-cc28947a7610, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f0135e6-d26b-422f-b4ee-e2fa24b830f3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f0135e6-d26b-422f-b4ee-e2fa24b830f3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9406645098925550110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94066450989255501109406645098925550110940664509892555011094066450989255501109406645098925550110940664509892555011094066450989255501109406645098925550110940664509892555011094066450989255501109406645098925550110940664509892555011094066450989255501109406645098925550110940664509892555011094066450989255501109406645098925550110940664509892555011094066450989255501109406645098925550110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e6839c0-34ab-424c-abea-c65088d8d70f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e6839c0-34ab-424c-abea-c65088d8d70f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6424168455127817693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64241684551278176936424168455127817693642416845512781769364241684551278176936424168455127817693642416845512781769364241684551278176936424168455127817693642416845512781769364241684551278176936424168455127817693642416845512781769364241684551278176936424168455127817693642416845512781769364241684551278176936424168455127817693642416845512781769364241684551278176936424168455127817693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f0135e6-d26b-422f-b4ee-e2fa24b830f3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7acfefa6-ddd6-4818-a2d6-8884ec57e822, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e6839c0-34ab-424c-abea-c65088d8d70f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7acfefa6-ddd6-4818-a2d6-8884ec57e822, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 990650178514354044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "990650178514354044990650178514354044990650178514354044990650178514354044990650178514354044990650178514354044990650178514354044990650178514354044990650178514354044990650178514354044990650178514354044990650178514354044990650178514354044990650178514354044990650178514354044990650178514354044990650178514354044990650178514354044990650178514354044990650178514354044" } } } 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 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b107f64e-3b86-4fd8-803b-c6efa7f4d925, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b107f64e-3b86-4fd8-803b-c6efa7f4d925, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2009928604187351215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20099286041873512152009928604187351215200992860418735121520099286041873512152009928604187351215200992860418735121520099286041873512152009928604187351215200992860418735121520099286041873512152009928604187351215200992860418735121520099286041873512152009928604187351215200992860418735121520099286041873512152009928604187351215200992860418735121520099286041873512152009928604187351215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7acfefa6-ddd6-4818-a2d6-8884ec57e822, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c51cfd7b-c686-4661-a9ca-b9429d6429cb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c51cfd7b-c686-4661-a9ca-b9429d6429cb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8707771912064133409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87077719120641334098707771912064133409870777191206413340987077719120641334098707771912064133409870777191206413340987077719120641334098707771912064133409870777191206413340987077719120641334098707771912064133409870777191206413340987077719120641334098707771912064133409870777191206413340987077719120641334098707771912064133409870777191206413340987077719120641334098707771912064133409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b107f64e-3b86-4fd8-803b-c6efa7f4d925, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abe33645-6da2-4f5f-8b88-820a6f71b451, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abe33645-6da2-4f5f-8b88-820a6f71b451, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 334975094269160324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "334975094269160324334975094269160324334975094269160324334975094269160324334975094269160324334975094269160324334975094269160324334975094269160324334975094269160324334975094269160324334975094269160324334975094269160324334975094269160324334975094269160324334975094269160324334975094269160324334975094269160324334975094269160324334975094269160324334975094269160324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c51cfd7b-c686-4661-a9ca-b9429d6429cb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9b79250-28ae-4086-8d11-148581af5a55, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9b79250-28ae-4086-8d11-148581af5a55, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7813241730713836828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78132417307138368287813241730713836828781324173071383682878132417307138368287813241730713836828781324173071383682878132417307138368287813241730713836828781324173071383682878132417307138368287813241730713836828781324173071383682878132417307138368287813241730713836828781324173071383682878132417307138368287813241730713836828781324173071383682878132417307138368287813241730713836828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abe33645-6da2-4f5f-8b88-820a6f71b451, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c707124d-aa1d-4ed4-a38f-cc0d43bc78fa, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c707124d-aa1d-4ed4-a38f-cc0d43bc78fa, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12561384216841956304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256138421684195630412561384216841956304125613842168419563041256138421684195630412561384216841956304125613842168419563041256138421684195630412561384216841956304125613842168419563041256138421684195630412561384216841956304125613842168419563041256138421684195630412561384216841956304125613842168419563041256138421684195630412561384216841956304125613842168419563041256138421684195630412561384216841956304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9b79250-28ae-4086-8d11-148581af5a55, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad44229a-4067-40f6-8eca-56b3efdf8bad, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad44229a-4067-40f6-8eca-56b3efdf8bad, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2636175780515888498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26361757805158884982636175780515888498263617578051588849826361757805158884982636175780515888498263617578051588849826361757805158884982636175780515888498263617578051588849826361757805158884982636175780515888498263617578051588849826361757805158884982636175780515888498263617578051588849826361757805158884982636175780515888498263617578051588849826361757805158884982636175780515888498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c707124d-aa1d-4ed4-a38f-cc0d43bc78fa, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9424479-9541-4c04-a103-1acef5410b40, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9424479-9541-4c04-a103-1acef5410b40, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14594722317888509878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459472231788850987814594722317888509878145947223178885098781459472231788850987814594722317888509878145947223178885098781459472231788850987814594722317888509878145947223178885098781459472231788850987814594722317888509878145947223178885098781459472231788850987814594722317888509878145947223178885098781459472231788850987814594722317888509878145947223178885098781459472231788850987814594722317888509878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad44229a-4067-40f6-8eca-56b3efdf8bad, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9217a2c-667d-47e3-82bf-3648a3d330d4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9217a2c-667d-47e3-82bf-3648a3d330d4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10780895342245884217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078089534224588421710780895342245884217107808953422458842171078089534224588421710780895342245884217107808953422458842171078089534224588421710780895342245884217107808953422458842171078089534224588421710780895342245884217107808953422458842171078089534224588421710780895342245884217107808953422458842171078089534224588421710780895342245884217107808953422458842171078089534224588421710780895342245884217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9424479-9541-4c04-a103-1acef5410b40, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 724789e1-420c-4942-92e2-6bbd57ab17c5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 724789e1-420c-4942-92e2-6bbd57ab17c5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15324981212272152989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532498121227215298915324981212272152989153249812122721529891532498121227215298915324981212272152989153249812122721529891532498121227215298915324981212272152989153249812122721529891532498121227215298915324981212272152989153249812122721529891532498121227215298915324981212272152989153249812122721529891532498121227215298915324981212272152989153249812122721529891532498121227215298915324981212272152989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9217a2c-667d-47e3-82bf-3648a3d330d4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74aa3346-ecde-4ff6-a950-ef943cfe3b43, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74aa3346-ecde-4ff6-a950-ef943cfe3b43, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15751583393853978616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575158339385397861615751583393853978616157515833938539786161575158339385397861615751583393853978616157515833938539786161575158339385397861615751583393853978616157515833938539786161575158339385397861615751583393853978616157515833938539786161575158339385397861615751583393853978616157515833938539786161575158339385397861615751583393853978616157515833938539786161575158339385397861615751583393853978616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 724789e1-420c-4942-92e2-6bbd57ab17c5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:259 Command (pid 1073324) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1073324) elapsed time (sec): 0.7400698661804199
DEBUG    ya.test:process.py:263 Command (pid 1073324) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073324) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1073324) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073324) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073324) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1073324) maxrss: 879092
DEBUG    ya.test:process.py:263 Command (pid 1073324) minflt: 45442
DEBUG    ya.test:process.py:263 Command (pid 1073324) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1073324) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1073324) nivcsw: 35
DEBUG    ya.test:process.py:263 Command (pid 1073324) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1073324) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1073324) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1073324) oublock: 8
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ya.test:process.py:263 Command (pid 1073324) stime: 0.19630399999999998
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35a2afbb-6bf4-43e5-8a8a-3b561532f73f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ya.test:process.py:263 Command (pid 1073324) utime: 0.49067299999999997
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35a2afbb-6bf4-43e5-8a8a-3b561532f73f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18046593507066084467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804659350706608446718046593507066084467180465935070660844671804659350706608446718046593507066084467180465935070660844671804659350706608446718046593507066084467180465935070660844671804659350706608446718046593507066084467180465935070660844671804659350706608446718046593507066084467180465935070660844671804659350706608446718046593507066084467180465935070660844671804659350706608446718046593507066084467" } } } 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 1073324) wtime: 0.742
DEBUG    ya.test:process.py:275 Command (pid 1073324) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74aa3346-ecde-4ff6-a950-ef943cfe3b43, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbfe706b-93dc-4550-b4d1-a8c634d97945, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbfe706b-93dc-4550-b4d1-a8c634d97945, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12943798018477134087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294379801847713408712943798018477134087129437980184771340871294379801847713408712943798018477134087129437980184771340871294379801847713408712943798018477134087129437980184771340871294379801847713408712943798018477134087129437980184771340871294379801847713408712943798018477134087129437980184771340871294379801847713408712943798018477134087129437980184771340871294379801847713408712943798018477134087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35a2afbb-6bf4-43e5-8a8a-3b561532f73f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3cd4b2b-0a53-4c20-be74-d4ed7aec17fc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3cd4b2b-0a53-4c20-be74-d4ed7aec17fc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 812513046228794072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "812513046228794072812513046228794072812513046228794072812513046228794072812513046228794072812513046228794072812513046228794072812513046228794072812513046228794072812513046228794072812513046228794072812513046228794072812513046228794072812513046228794072812513046228794072812513046228794072812513046228794072812513046228794072812513046228794072812513046228794072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbfe706b-93dc-4550-b4d1-a8c634d97945, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a0f05b7-27a5-4f0b-bf92-62a66c5bf1ee, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a0f05b7-27a5-4f0b-bf92-62a66c5bf1ee, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16559468207347392293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655946820734739229316559468207347392293165594682073473922931655946820734739229316559468207347392293165594682073473922931655946820734739229316559468207347392293165594682073473922931655946820734739229316559468207347392293165594682073473922931655946820734739229316559468207347392293165594682073473922931655946820734739229316559468207347392293165594682073473922931655946820734739229316559468207347392293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3cd4b2b-0a53-4c20-be74-d4ed7aec17fc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dee158d4-b3ee-4c43-8dc6-0da2e24758a7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dee158d4-b3ee-4c43-8dc6-0da2e24758a7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8754849985994119187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87548499859941191878754849985994119187875484998599411918787548499859941191878754849985994119187875484998599411918787548499859941191878754849985994119187875484998599411918787548499859941191878754849985994119187875484998599411918787548499859941191878754849985994119187875484998599411918787548499859941191878754849985994119187875484998599411918787548499859941191878754849985994119187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a0f05b7-27a5-4f0b-bf92-62a66c5bf1ee, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 512ba69e-0d06-4be8-ab0b-9bc93c7194c1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 512ba69e-0d06-4be8-ab0b-9bc93c7194c1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12434454397297106808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243445439729710680812434454397297106808124344543972971068081243445439729710680812434454397297106808124344543972971068081243445439729710680812434454397297106808124344543972971068081243445439729710680812434454397297106808124344543972971068081243445439729710680812434454397297106808124344543972971068081243445439729710680812434454397297106808124344543972971068081243445439729710680812434454397297106808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dee158d4-b3ee-4c43-8dc6-0da2e24758a7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1da7936d-d0db-452b-a7a5-ada150249ca4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1da7936d-d0db-452b-a7a5-ada150249ca4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5257060687038287540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52570606870382875405257060687038287540525706068703828754052570606870382875405257060687038287540525706068703828754052570606870382875405257060687038287540525706068703828754052570606870382875405257060687038287540525706068703828754052570606870382875405257060687038287540525706068703828754052570606870382875405257060687038287540525706068703828754052570606870382875405257060687038287540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 512ba69e-0d06-4be8-ab0b-9bc93c7194c1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b336bd8-3a55-4aab-958d-a935005906bc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b336bd8-3a55-4aab-958d-a935005906bc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4978568854611525584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49785688546115255844978568854611525584497856885461152558449785688546115255844978568854611525584497856885461152558449785688546115255844978568854611525584497856885461152558449785688546115255844978568854611525584497856885461152558449785688546115255844978568854611525584497856885461152558449785688546115255844978568854611525584497856885461152558449785688546115255844978568854611525584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1da7936d-d0db-452b-a7a5-ada150249ca4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5472230>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9834600-21dd-498d-9e33-d4b2482f8120, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9834600-21dd-498d-9e33-d4b2482f8120, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15390875534192214852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539087553419221485215390875534192214852153908755341922148521539087553419221485215390875534192214852153908755341922148521539087553419221485215390875534192214852153908755341922148521539087553419221485215390875534192214852153908755341922148521539087553419221485215390875534192214852153908755341922148521539087553419221485215390875534192214852153908755341922148521539087553419221485215390875534192214852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b336bd8-3a55-4aab-958d-a935005906bc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bb77b48-7c40-497e-906c-82c080e8c0a9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bb77b48-7c40-497e-906c-82c080e8c0a9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3062366188281162918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30623661882811629183062366188281162918306236618828116291830623661882811629183062366188281162918306236618828116291830623661882811629183062366188281162918306236618828116291830623661882811629183062366188281162918306236618828116291830623661882811629183062366188281162918306236618828116291830623661882811629183062366188281162918306236618828116291830623661882811629183062366188281162918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9834600-21dd-498d-9e33-d4b2482f8120, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47bbbb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b5ee47bbbb0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b5ee47bbbb0> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a8a952b3-7707-4c2c-9d2b-5249763daba9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a8a952b3-7707-4c2c-9d2b-5249763daba9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM3ZGEzYmQtZjUxMzY0NDktMWRjOTQ1MTUtZWRkNjYyNw==" 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 0x7b5ee47bbbb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d38f7b2-81a3-445b-850f-8d7cbceaf105, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bb77b48-7c40-497e-906c-82c080e8c0a9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, a8a952b3-7707-4c2c-9d2b-5249763daba9, ghrun-s7yiceaziu.auto.internal:14880): on response callback started
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d38f7b2-81a3-445b-850f-8d7cbceaf105, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=NzhjZDZlNTYtZjI3ZTdjNTQtYTJiY2NiZmYtOWMwNzc4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2985962707894482512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29859627078944825122985962707894482512298596270789448251229859627078944825122985962707894482512298596270789448251229859627078944825122985962707894482512298596270789448251229859627078944825122985962707894482512298596270789448251229859627078944825122985962707894482512298596270789448251229859627078944825122985962707894482512298596270789448251229859627078944825122985962707894482512" } } } 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 0x7b5ee5472230>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b5ee5472230>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b5ee5472230> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 1c1e1e20-b904-488e-bcab-f57a591779b1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 1c1e1e20-b904-488e-bcab-f57a591779b1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTRlYWZhNjAtZWU5MmU1ZmUtMTk2ZmM4MGUtNTg4YzNjMGU=" 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 0x7b5ee5472230>
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 0x7b5ee654b5b0 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 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bcd7f0bc-3bd2-456a-8815-348dfc87a090, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bcd7f0bc-3bd2-456a-8815-348dfc87a090, ghrun-s7yiceaziu.auto.internal:14880): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a8a952b3-7707-4c2c-9d2b-5249763daba9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, a8a952b3-7707-4c2c-9d2b-5249763daba9, ghrun-s7yiceaziu.auto.internal:14880): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 1c1e1e20-b904-488e-bcab-f57a591779b1, ghrun-s7yiceaziu.auto.internal:14880): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 1c1e1e20-b904-488e-bcab-f57a591779b1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 1c1e1e20-b904-488e-bcab-f57a591779b1, ghrun-s7yiceaziu.auto.internal:14880): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, bcd7f0bc-3bd2-456a-8815-348dfc87a090, ghrun-s7yiceaziu.auto.internal:14880): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, bcd7f0bc-3bd2-456a-8815-348dfc87a090, ghrun-s7yiceaziu.auto.internal:14880): 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:"2025-11-19T12:07:23.895599767+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, bcd7f0bc-3bd2-456a-8815-348dfc87a090, ghrun-s7yiceaziu.auto.internal:14880): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s7yiceaziu.auto.internal:14880
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:"2025-11-19T12:07:23.895599767+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:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d38f7b2-81a3-445b-850f-8d7cbceaf105, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=252195dd-6c55219c-56463080-b6699503" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee47d7770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b5ee47d7770>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b5ee47d7770> 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 0x7b5ee47d7770> replacement.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b5ee65a39b0>
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 0x7b5ee47d7770>
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 0x7b5ee65245b0 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 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for 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:421 RpcState(ListEndpoints, b05b0a4d-e063-4d07-903a-4fb1d377131c, localhost:23411): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b05b0a4d-e063-4d07-903a-4fb1d377131c, localhost:23411): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b05b0a4d-e063-4d07-903a-4fb1d377131c, localhost:23411): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s7yiceaziu.auto.internal" port: 16336 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-s7yiceaziu.auto.internal" port: 14880 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-s7yiceaziu.auto.internal:14880, location , ssl: False>, <Endpoint ghrun-s7yiceaziu.auto.internal:16336, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b598dfdc-1953-4b46-adda-ae5acd1f53c9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b598dfdc-1953-4b46-adda-ae5acd1f53c9, ghrun-s7yiceaziu.auto.internal:14880): 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 54055bc9-b314-4af2-9212-5243129782c8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 54055bc9-b314-4af2-9212-5243129782c8, ghrun-s7yiceaziu.auto.internal:14880): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, b598dfdc-1953-4b46-adda-ae5acd1f53c9, ghrun-s7yiceaziu.auto.internal:14880): on response callback started
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23411
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, b598dfdc-1953-4b46-adda-ae5acd1f53c9, ghrun-s7yiceaziu.auto.internal:14880): 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:"2025-11-19T12:07:23.949090101+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ebed7240-fac9-44ef-b5a5-bd0f2ca4ab8c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, b598dfdc-1953-4b46-adda-ae5acd1f53c9, ghrun-s7yiceaziu.auto.internal:14880): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ebed7240-fac9-44ef-b5a5-bd0f2ca4ab8c, ghrun-s7yiceaziu.auto.internal:14880): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s7yiceaziu.auto.internal:14880
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:"2025-11-19T12:07:23.949090101+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 72af7e82-7f53-4d7f-a615-6ef9383aa043, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 72af7e82-7f53-4d7f-a615-6ef9383aa043, ghrun-s7yiceaziu.auto.internal:16336): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 54055bc9-b314-4af2-9212-5243129782c8, ghrun-s7yiceaziu.auto.internal:14880): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 54055bc9-b314-4af2-9212-5243129782c8, ghrun-s7yiceaziu.auto.internal:14880): 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:"2025-11-19T12:07:23.956134865+00:00"}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 54055bc9-b314-4af2-9212-5243129782c8, ghrun-s7yiceaziu.auto.internal:14880): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s7yiceaziu.auto.internal:14880
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:"2025-11-19T12:07:23.956134865+00:00"}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f765ef1e-5315-403a-951c-b8279d590aa2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f765ef1e-5315-403a-951c-b8279d590aa2, ghrun-s7yiceaziu.auto.internal:16336): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, ebed7240-fac9-44ef-b5a5-bd0f2ca4ab8c, ghrun-s7yiceaziu.auto.internal:14880): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, ebed7240-fac9-44ef-b5a5-bd0f2ca4ab8c, ghrun-s7yiceaziu.auto.internal:14880): 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:"2025-11-19T12:07:23.964564784+00:00"}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, ebed7240-fac9-44ef-b5a5-bd0f2ca4ab8c, ghrun-s7yiceaziu.auto.internal:14880): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s7yiceaziu.auto.internal:14880
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:"2025-11-19T12:07:23.964564784+00:00"}"
>
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 72af7e82-7f53-4d7f-a615-6ef9383aa043, ghrun-s7yiceaziu.auto.internal:16336): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 72af7e82-7f53-4d7f-a615-6ef9383aa043, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 0053bb72-d900-4220-8c89-21437762975c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 72af7e82-7f53-4d7f-a615-6ef9383aa043, ghrun-s7yiceaziu.auto.internal:16336): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 0053bb72-d900-4220-8c89-21437762975c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" 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:118 RpcState(CreateSession, f765ef1e-5315-403a-951c-b8279d590aa2, ghrun-s7yiceaziu.auto.internal:16336): on response callback started
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 13584c79-2399-4739-9948-2d58a13dd799, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f765ef1e-5315-403a-951c-b8279d590aa2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 13584c79-2399-4739-9948-2d58a13dd799, ghrun-s7yiceaziu.auto.internal:16336): 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 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, f765ef1e-5315-403a-951c-b8279d590aa2, ghrun-s7yiceaziu.auto.internal:16336): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 0348b016-edb9-47c8-8c12-c170c873411f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 0348b016-edb9-47c8-8c12-c170c873411f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" 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:118 RpcState(CreateSession, 13584c79-2399-4739-9948-2d58a13dd799, ghrun-s7yiceaziu.auto.internal:16336): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 13584c79-2399-4739-9948-2d58a13dd799, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 13584c79-2399-4739-9948-2d58a13dd799, ghrun-s7yiceaziu.auto.internal:16336): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 0348b016-edb9-47c8-8c12-c170c873411f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=266955b4-9cb0338e-54105453-8f4058e9" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8eed356-bc90-4d21-9a19-0e9807f97b86, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8eed356-bc90-4d21-9a19-0e9807f97b86, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4285628243387501428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42856282433875014284285628243387501428428562824338750142842856282433875014284285628243387501428428562824338750142842856282433875014284285628243387501428428562824338750142842856282433875014284285628243387501428428562824338750142842856282433875014284285628243387501428428562824338750142842856282433875014284285628243387501428428562824338750142842856282433875014284285628243387501428" } } } 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, 0053bb72-d900-4220-8c89-21437762975c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=266955b4-9cb0338e-54105453-8f4058e9" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f8fd02a-c2b4-4889-87f6-38f193dfa2fe, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f8fd02a-c2b4-4889-87f6-38f193dfa2fe, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4919287079742470860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49192870797424708604919287079742470860491928707974247086049192870797424708604919287079742470860491928707974247086049192870797424708604919287079742470860491928707974247086049192870797424708604919287079742470860491928707974247086049192870797424708604919287079742470860491928707974247086049192870797424708604919287079742470860491928707974247086049192870797424708604919287079742470860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8eed356-bc90-4d21-9a19-0e9807f97b86, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 90246bc5-7e68-4fa6-971b-ac1c5b750b65, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 90246bc5-7e68-4fa6-971b-ac1c5b750b65, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" 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(ExecuteDataQuery, 3f8fd02a-c2b4-4889-87f6-38f193dfa2fe, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07f39c8e-7063-432b-9df7-b558b5e053d3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07f39c8e-7063-432b-9df7-b558b5e053d3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14180711131516414994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418071113151641499414180711131516414994141807111315164149941418071113151641499414180711131516414994141807111315164149941418071113151641499414180711131516414994141807111315164149941418071113151641499414180711131516414994141807111315164149941418071113151641499414180711131516414994141807111315164149941418071113151641499414180711131516414994141807111315164149941418071113151641499414180711131516414994" } } } 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, 90246bc5-7e68-4fa6-971b-ac1c5b750b65, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=266955b4-9cb0338e-54105453-8f4058e9" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af434fc3-b96a-46bb-9ac4-58d15c916639, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af434fc3-b96a-46bb-9ac4-58d15c916639, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13300288014719157049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330028801471915704913300288014719157049133002880147191570491330028801471915704913300288014719157049133002880147191570491330028801471915704913300288014719157049133002880147191570491330028801471915704913300288014719157049133002880147191570491330028801471915704913300288014719157049133002880147191570491330028801471915704913300288014719157049133002880147191570491330028801471915704913300288014719157049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af434fc3-b96a-46bb-9ac4-58d15c916639, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07f39c8e-7063-432b-9df7-b558b5e053d3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7eaeb41-4c2a-4c0f-b799-abdebbfd0267, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9885e301-95ae-4fd7-bfb8-55aa7fada143, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7eaeb41-4c2a-4c0f-b799-abdebbfd0267, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16360123080573263893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636012308057326389316360123080573263893163601230805732638931636012308057326389316360123080573263893163601230805732638931636012308057326389316360123080573263893163601230805732638931636012308057326389316360123080573263893163601230805732638931636012308057326389316360123080573263893163601230805732638931636012308057326389316360123080573263893163601230805732638931636012308057326389316360123080573263893" } } } 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, 9885e301-95ae-4fd7-bfb8-55aa7fada143, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13561586175080818214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356158617508081821413561586175080818214135615861750808182141356158617508081821413561586175080818214135615861750808182141356158617508081821413561586175080818214135615861750808182141356158617508081821413561586175080818214135615861750808182141356158617508081821413561586175080818214135615861750808182141356158617508081821413561586175080818214135615861750808182141356158617508081821413561586175080818214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9885e301-95ae-4fd7-bfb8-55aa7fada143, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7eaeb41-4c2a-4c0f-b799-abdebbfd0267, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fe1c555-c275-47d5-b9d3-e1dc5f81f512, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fe1c555-c275-47d5-b9d3-e1dc5f81f512, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1212653422227324233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12126534222273242331212653422227324233121265342222732423312126534222273242331212653422227324233121265342222732423312126534222273242331212653422227324233121265342222732423312126534222273242331212653422227324233121265342222732423312126534222273242331212653422227324233121265342222732423312126534222273242331212653422227324233121265342222732423312126534222273242331212653422227324233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7b2854b-f8b1-4274-ad6c-f656874ef30f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7b2854b-f8b1-4274-ad6c-f656874ef30f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12045074050019936437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204507405001993643712045074050019936437120450740500199364371204507405001993643712045074050019936437120450740500199364371204507405001993643712045074050019936437120450740500199364371204507405001993643712045074050019936437120450740500199364371204507405001993643712045074050019936437120450740500199364371204507405001993643712045074050019936437120450740500199364371204507405001993643712045074050019936437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fe1c555-c275-47d5-b9d3-e1dc5f81f512, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f17e3aac-5a6d-4cd8-85b7-61a202e5c107, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f17e3aac-5a6d-4cd8-85b7-61a202e5c107, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3350927118119850915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33509271181198509153350927118119850915335092711811985091533509271181198509153350927118119850915335092711811985091533509271181198509153350927118119850915335092711811985091533509271181198509153350927118119850915335092711811985091533509271181198509153350927118119850915335092711811985091533509271181198509153350927118119850915335092711811985091533509271181198509153350927118119850915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7b2854b-f8b1-4274-ad6c-f656874ef30f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc4fa4df-2f7d-4c0e-8e9d-50c6ea27e591, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc4fa4df-2f7d-4c0e-8e9d-50c6ea27e591, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7877939978930890716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78779399789308907167877939978930890716787793997893089071678779399789308907167877939978930890716787793997893089071678779399789308907167877939978930890716787793997893089071678779399789308907167877939978930890716787793997893089071678779399789308907167877939978930890716787793997893089071678779399789308907167877939978930890716787793997893089071678779399789308907167877939978930890716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f17e3aac-5a6d-4cd8-85b7-61a202e5c107, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f54ab0b2-7e44-4c64-99dd-9390e6f15d1e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f54ab0b2-7e44-4c64-99dd-9390e6f15d1e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13942958738033873315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394295873803387331513942958738033873315139429587380338733151394295873803387331513942958738033873315139429587380338733151394295873803387331513942958738033873315139429587380338733151394295873803387331513942958738033873315139429587380338733151394295873803387331513942958738033873315139429587380338733151394295873803387331513942958738033873315139429587380338733151394295873803387331513942958738033873315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc4fa4df-2f7d-4c0e-8e9d-50c6ea27e591, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36105beb-5034-4317-9b33-bc5c99e5b51b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36105beb-5034-4317-9b33-bc5c99e5b51b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12545170196231705984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254517019623170598412545170196231705984125451701962317059841254517019623170598412545170196231705984125451701962317059841254517019623170598412545170196231705984125451701962317059841254517019623170598412545170196231705984125451701962317059841254517019623170598412545170196231705984125451701962317059841254517019623170598412545170196231705984125451701962317059841254517019623170598412545170196231705984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f54ab0b2-7e44-4c64-99dd-9390e6f15d1e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb350fb6-df54-4bfc-8d75-c8788eac7a75, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb350fb6-df54-4bfc-8d75-c8788eac7a75, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11216015015989388185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121601501598938818511216015015989388185112160150159893881851121601501598938818511216015015989388185112160150159893881851121601501598938818511216015015989388185112160150159893881851121601501598938818511216015015989388185112160150159893881851121601501598938818511216015015989388185112160150159893881851121601501598938818511216015015989388185112160150159893881851121601501598938818511216015015989388185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36105beb-5034-4317-9b33-bc5c99e5b51b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d4eca54-037d-4502-a387-111b9850b387, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d4eca54-037d-4502-a387-111b9850b387, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6538333092203904887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65383330922039048876538333092203904887653833309220390488765383330922039048876538333092203904887653833309220390488765383330922039048876538333092203904887653833309220390488765383330922039048876538333092203904887653833309220390488765383330922039048876538333092203904887653833309220390488765383330922039048876538333092203904887653833309220390488765383330922039048876538333092203904887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb350fb6-df54-4bfc-8d75-c8788eac7a75, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68dcd808-f4bd-4b46-a0a8-8b5892625e4b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68dcd808-f4bd-4b46-a0a8-8b5892625e4b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13660127801341564199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366012780134156419913660127801341564199136601278013415641991366012780134156419913660127801341564199136601278013415641991366012780134156419913660127801341564199136601278013415641991366012780134156419913660127801341564199136601278013415641991366012780134156419913660127801341564199136601278013415641991366012780134156419913660127801341564199136601278013415641991366012780134156419913660127801341564199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d4eca54-037d-4502-a387-111b9850b387, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9187588a-ef48-4a66-bd93-e5ff992b74fb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9187588a-ef48-4a66-bd93-e5ff992b74fb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3670412670291835026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36704126702918350263670412670291835026367041267029183502636704126702918350263670412670291835026367041267029183502636704126702918350263670412670291835026367041267029183502636704126702918350263670412670291835026367041267029183502636704126702918350263670412670291835026367041267029183502636704126702918350263670412670291835026367041267029183502636704126702918350263670412670291835026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68dcd808-f4bd-4b46-a0a8-8b5892625e4b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e48950a6-a04c-4283-8d5d-cab5c60b5852, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e48950a6-a04c-4283-8d5d-cab5c60b5852, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15048348847909627218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504834884790962721815048348847909627218150483488479096272181504834884790962721815048348847909627218150483488479096272181504834884790962721815048348847909627218150483488479096272181504834884790962721815048348847909627218150483488479096272181504834884790962721815048348847909627218150483488479096272181504834884790962721815048348847909627218150483488479096272181504834884790962721815048348847909627218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e48950a6-a04c-4283-8d5d-cab5c60b5852, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cabacc6-d5c4-41ba-9cbe-37ecfd8aa8c3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cabacc6-d5c4-41ba-9cbe-37ecfd8aa8c3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7851315084146306669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78513150841463066697851315084146306669785131508414630666978513150841463066697851315084146306669785131508414630666978513150841463066697851315084146306669785131508414630666978513150841463066697851315084146306669785131508414630666978513150841463066697851315084146306669785131508414630666978513150841463066697851315084146306669785131508414630666978513150841463066697851315084146306669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9187588a-ef48-4a66-bd93-e5ff992b74fb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 561772fc-e6ec-42bd-9ff8-dde024471a02, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 561772fc-e6ec-42bd-9ff8-dde024471a02, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16521025129006845463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652102512900684546316521025129006845463165210251290068454631652102512900684546316521025129006845463165210251290068454631652102512900684546316521025129006845463165210251290068454631652102512900684546316521025129006845463165210251290068454631652102512900684546316521025129006845463165210251290068454631652102512900684546316521025129006845463165210251290068454631652102512900684546316521025129006845463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cabacc6-d5c4-41ba-9cbe-37ecfd8aa8c3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03ea4549-0205-40a9-b6e7-65c15278b3d5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03ea4549-0205-40a9-b6e7-65c15278b3d5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18428648578038220712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842864857803822071218428648578038220712184286485780382207121842864857803822071218428648578038220712184286485780382207121842864857803822071218428648578038220712184286485780382207121842864857803822071218428648578038220712184286485780382207121842864857803822071218428648578038220712184286485780382207121842864857803822071218428648578038220712184286485780382207121842864857803822071218428648578038220712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 561772fc-e6ec-42bd-9ff8-dde024471a02, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 417275bb-8e3e-46da-b2de-54321cac6dc6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 417275bb-8e3e-46da-b2de-54321cac6dc6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4820619885559369877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48206198855593698774820619885559369877482061988555936987748206198855593698774820619885559369877482061988555936987748206198855593698774820619885559369877482061988555936987748206198855593698774820619885559369877482061988555936987748206198855593698774820619885559369877482061988555936987748206198855593698774820619885559369877482061988555936987748206198855593698774820619885559369877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03ea4549-0205-40a9-b6e7-65c15278b3d5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11ec5707-71bc-4978-b0a2-c54fd584e2b2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11ec5707-71bc-4978-b0a2-c54fd584e2b2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4307273226088147638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43072732260881476384307273226088147638430727322608814763843072732260881476384307273226088147638430727322608814763843072732260881476384307273226088147638430727322608814763843072732260881476384307273226088147638430727322608814763843072732260881476384307273226088147638430727322608814763843072732260881476384307273226088147638430727322608814763843072732260881476384307273226088147638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 417275bb-8e3e-46da-b2de-54321cac6dc6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c47696c-9d8a-439f-9b75-e81af0bc25bd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c47696c-9d8a-439f-9b75-e81af0bc25bd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 309376427423946135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "309376427423946135309376427423946135309376427423946135309376427423946135309376427423946135309376427423946135309376427423946135309376427423946135309376427423946135309376427423946135309376427423946135309376427423946135309376427423946135309376427423946135309376427423946135309376427423946135309376427423946135309376427423946135309376427423946135309376427423946135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11ec5707-71bc-4978-b0a2-c54fd584e2b2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77143e64-ebea-47e1-903b-822efce663b9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77143e64-ebea-47e1-903b-822efce663b9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13482318608198170114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348231860819817011413482318608198170114134823186081981701141348231860819817011413482318608198170114134823186081981701141348231860819817011413482318608198170114134823186081981701141348231860819817011413482318608198170114134823186081981701141348231860819817011413482318608198170114134823186081981701141348231860819817011413482318608198170114134823186081981701141348231860819817011413482318608198170114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c47696c-9d8a-439f-9b75-e81af0bc25bd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05dc1563-dbbd-484c-b171-256cb6f8578c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05dc1563-dbbd-484c-b171-256cb6f8578c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12932571167465893650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1293257116746589365012932571167465893650129325711674658936501293257116746589365012932571167465893650129325711674658936501293257116746589365012932571167465893650129325711674658936501293257116746589365012932571167465893650129325711674658936501293257116746589365012932571167465893650129325711674658936501293257116746589365012932571167465893650129325711674658936501293257116746589365012932571167465893650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77143e64-ebea-47e1-903b-822efce663b9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8a5c340-7bc0-477f-a7f2-52601300f1dd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8a5c340-7bc0-477f-a7f2-52601300f1dd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7508480823540897027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75084808235408970277508480823540897027750848082354089702775084808235408970277508480823540897027750848082354089702775084808235408970277508480823540897027750848082354089702775084808235408970277508480823540897027750848082354089702775084808235408970277508480823540897027750848082354089702775084808235408970277508480823540897027750848082354089702775084808235408970277508480823540897027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05dc1563-dbbd-484c-b171-256cb6f8578c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fea12685-3562-4c32-a6b4-aea14fd37a8b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fea12685-3562-4c32-a6b4-aea14fd37a8b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16376268079073974841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637626807907397484116376268079073974841163762680790739748411637626807907397484116376268079073974841163762680790739748411637626807907397484116376268079073974841163762680790739748411637626807907397484116376268079073974841163762680790739748411637626807907397484116376268079073974841163762680790739748411637626807907397484116376268079073974841163762680790739748411637626807907397484116376268079073974841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8a5c340-7bc0-477f-a7f2-52601300f1dd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6900536-bfe5-4118-8230-bec0290064f7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6900536-bfe5-4118-8230-bec0290064f7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5559230690280772554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55592306902807725545559230690280772554555923069028077255455592306902807725545559230690280772554555923069028077255455592306902807725545559230690280772554555923069028077255455592306902807725545559230690280772554555923069028077255455592306902807725545559230690280772554555923069028077255455592306902807725545559230690280772554555923069028077255455592306902807725545559230690280772554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fea12685-3562-4c32-a6b4-aea14fd37a8b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aafb118f-7775-472b-83ff-71a7391509c7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aafb118f-7775-472b-83ff-71a7391509c7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5163827733164702868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51638277331647028685163827733164702868516382773316470286851638277331647028685163827733164702868516382773316470286851638277331647028685163827733164702868516382773316470286851638277331647028685163827733164702868516382773316470286851638277331647028685163827733164702868516382773316470286851638277331647028685163827733164702868516382773316470286851638277331647028685163827733164702868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6900536-bfe5-4118-8230-bec0290064f7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbcf7097-59eb-42e0-b5a9-4856650e5765, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbcf7097-59eb-42e0-b5a9-4856650e5765, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3606198745692857688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36061987456928576883606198745692857688360619874569285768836061987456928576883606198745692857688360619874569285768836061987456928576883606198745692857688360619874569285768836061987456928576883606198745692857688360619874569285768836061987456928576883606198745692857688360619874569285768836061987456928576883606198745692857688360619874569285768836061987456928576883606198745692857688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aafb118f-7775-472b-83ff-71a7391509c7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f451df9-caaa-45d1-ab2f-5536058a2715, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f451df9-caaa-45d1-ab2f-5536058a2715, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14323378643283967792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432337864328396779214323378643283967792143233786432839677921432337864328396779214323378643283967792143233786432839677921432337864328396779214323378643283967792143233786432839677921432337864328396779214323378643283967792143233786432839677921432337864328396779214323378643283967792143233786432839677921432337864328396779214323378643283967792143233786432839677921432337864328396779214323378643283967792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbcf7097-59eb-42e0-b5a9-4856650e5765, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b75bddc6-0ff5-4502-8160-5e0eaf781951, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b75bddc6-0ff5-4502-8160-5e0eaf781951, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1651922245442969021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16519222454429690211651922245442969021165192224544296902116519222454429690211651922245442969021165192224544296902116519222454429690211651922245442969021165192224544296902116519222454429690211651922245442969021165192224544296902116519222454429690211651922245442969021165192224544296902116519222454429690211651922245442969021165192224544296902116519222454429690211651922245442969021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f451df9-caaa-45d1-ab2f-5536058a2715, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 502abf96-b8b3-4840-b531-d497a54c149f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 502abf96-b8b3-4840-b531-d497a54c149f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7073281984232280214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70732819842322802147073281984232280214707328198423228021470732819842322802147073281984232280214707328198423228021470732819842322802147073281984232280214707328198423228021470732819842322802147073281984232280214707328198423228021470732819842322802147073281984232280214707328198423228021470732819842322802147073281984232280214707328198423228021470732819842322802147073281984232280214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b75bddc6-0ff5-4502-8160-5e0eaf781951, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c60d655-3886-4d43-b217-93b92cce3a41, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c60d655-3886-4d43-b217-93b92cce3a41, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10393057173515395629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039305717351539562910393057173515395629103930571735153956291039305717351539562910393057173515395629103930571735153956291039305717351539562910393057173515395629103930571735153956291039305717351539562910393057173515395629103930571735153956291039305717351539562910393057173515395629103930571735153956291039305717351539562910393057173515395629103930571735153956291039305717351539562910393057173515395629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 502abf96-b8b3-4840-b531-d497a54c149f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddaf4743-cc40-4e44-92fb-7fe6fbb9e3c2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddaf4743-cc40-4e44-92fb-7fe6fbb9e3c2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 829235921610024659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "829235921610024659829235921610024659829235921610024659829235921610024659829235921610024659829235921610024659829235921610024659829235921610024659829235921610024659829235921610024659829235921610024659829235921610024659829235921610024659829235921610024659829235921610024659829235921610024659829235921610024659829235921610024659829235921610024659829235921610024659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c60d655-3886-4d43-b217-93b92cce3a41, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f25b67c4-c559-408d-a9bd-751e7ef737f4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f25b67c4-c559-408d-a9bd-751e7ef737f4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8794413771090553105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87944137710905531058794413771090553105879441377109055310587944137710905531058794413771090553105879441377109055310587944137710905531058794413771090553105879441377109055310587944137710905531058794413771090553105879441377109055310587944137710905531058794413771090553105879441377109055310587944137710905531058794413771090553105879441377109055310587944137710905531058794413771090553105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddaf4743-cc40-4e44-92fb-7fe6fbb9e3c2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cf4b10c-466e-4b66-bd2e-8f4f92805220, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cf4b10c-466e-4b66-bd2e-8f4f92805220, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7661689725017961581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76616897250179615817661689725017961581766168972501796158176616897250179615817661689725017961581766168972501796158176616897250179615817661689725017961581766168972501796158176616897250179615817661689725017961581766168972501796158176616897250179615817661689725017961581766168972501796158176616897250179615817661689725017961581766168972501796158176616897250179615817661689725017961581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f25b67c4-c559-408d-a9bd-751e7ef737f4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de37f9d8-6f27-491a-a5d2-eb8d5c49ef9f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de37f9d8-6f27-491a-a5d2-eb8d5c49ef9f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5240038482562904885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52400384825629048855240038482562904885524003848256290488552400384825629048855240038482562904885524003848256290488552400384825629048855240038482562904885524003848256290488552400384825629048855240038482562904885524003848256290488552400384825629048855240038482562904885524003848256290488552400384825629048855240038482562904885524003848256290488552400384825629048855240038482562904885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cf4b10c-466e-4b66-bd2e-8f4f92805220, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a3c6d1e-d9b6-404d-890d-9f7b1aa7cdf5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a3c6d1e-d9b6-404d-890d-9f7b1aa7cdf5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16881243166809082228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688124316680908222816881243166809082228168812431668090822281688124316680908222816881243166809082228168812431668090822281688124316680908222816881243166809082228168812431668090822281688124316680908222816881243166809082228168812431668090822281688124316680908222816881243166809082228168812431668090822281688124316680908222816881243166809082228168812431668090822281688124316680908222816881243166809082228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a3c6d1e-d9b6-404d-890d-9f7b1aa7cdf5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de37f9d8-6f27-491a-a5d2-eb8d5c49ef9f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0230315-51aa-4bfb-bcbb-f7a37523d1b6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4c65b9b-8e31-41ba-9d27-58701c70e6c9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0230315-51aa-4bfb-bcbb-f7a37523d1b6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7657248294103076344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76572482941030763447657248294103076344765724829410307634476572482941030763447657248294103076344765724829410307634476572482941030763447657248294103076344765724829410307634476572482941030763447657248294103076344765724829410307634476572482941030763447657248294103076344765724829410307634476572482941030763447657248294103076344765724829410307634476572482941030763447657248294103076344" } } } 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, a4c65b9b-8e31-41ba-9d27-58701c70e6c9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8038089835699370793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80380898356993707938038089835699370793803808983569937079380380898356993707938038089835699370793803808983569937079380380898356993707938038089835699370793803808983569937079380380898356993707938038089835699370793803808983569937079380380898356993707938038089835699370793803808983569937079380380898356993707938038089835699370793803808983569937079380380898356993707938038089835699370793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4c65b9b-8e31-41ba-9d27-58701c70e6c9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0230315-51aa-4bfb-bcbb-f7a37523d1b6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01731fbc-4570-416f-9260-f8a2f00d447e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01731fbc-4570-416f-9260-f8a2f00d447e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7220893589902447613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72208935899024476137220893589902447613722089358990244761372208935899024476137220893589902447613722089358990244761372208935899024476137220893589902447613722089358990244761372208935899024476137220893589902447613722089358990244761372208935899024476137220893589902447613722089358990244761372208935899024476137220893589902447613722089358990244761372208935899024476137220893589902447613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84c110d0-7901-42d6-a06c-6f742e7c8ae8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84c110d0-7901-42d6-a06c-6f742e7c8ae8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3088196424417322824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30881964244173228243088196424417322824308819642441732282430881964244173228243088196424417322824308819642441732282430881964244173228243088196424417322824308819642441732282430881964244173228243088196424417322824308819642441732282430881964244173228243088196424417322824308819642441732282430881964244173228243088196424417322824308819642441732282430881964244173228243088196424417322824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01731fbc-4570-416f-9260-f8a2f00d447e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84c110d0-7901-42d6-a06c-6f742e7c8ae8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f928f04-7f12-400b-a44a-d15ba112b9dc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f928f04-7f12-400b-a44a-d15ba112b9dc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4682016212215898205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46820162122158982054682016212215898205468201621221589820546820162122158982054682016212215898205468201621221589820546820162122158982054682016212215898205468201621221589820546820162122158982054682016212215898205468201621221589820546820162122158982054682016212215898205468201621221589820546820162122158982054682016212215898205468201621221589820546820162122158982054682016212215898205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eef6e5a0-afd6-45fd-a0a5-3a560cd06f41, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eef6e5a0-afd6-45fd-a0a5-3a560cd06f41, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6793678666518859940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67936786665188599406793678666518859940679367866651885994067936786665188599406793678666518859940679367866651885994067936786665188599406793678666518859940679367866651885994067936786665188599406793678666518859940679367866651885994067936786665188599406793678666518859940679367866651885994067936786665188599406793678666518859940679367866651885994067936786665188599406793678666518859940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f928f04-7f12-400b-a44a-d15ba112b9dc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa150c22-6f0c-45a6-ac85-cb2c139f47bc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa150c22-6f0c-45a6-ac85-cb2c139f47bc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16040498977503435139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604049897750343513916040498977503435139160404989775034351391604049897750343513916040498977503435139160404989775034351391604049897750343513916040498977503435139160404989775034351391604049897750343513916040498977503435139160404989775034351391604049897750343513916040498977503435139160404989775034351391604049897750343513916040498977503435139160404989775034351391604049897750343513916040498977503435139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eef6e5a0-afd6-45fd-a0a5-3a560cd06f41, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a88cba9f-1401-455d-adec-c03ae9c42176, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a88cba9f-1401-455d-adec-c03ae9c42176, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8562858198495152862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85628581984951528628562858198495152862856285819849515286285628581984951528628562858198495152862856285819849515286285628581984951528628562858198495152862856285819849515286285628581984951528628562858198495152862856285819849515286285628581984951528628562858198495152862856285819849515286285628581984951528628562858198495152862856285819849515286285628581984951528628562858198495152862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa150c22-6f0c-45a6-ac85-cb2c139f47bc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1d481c2-9737-48f2-9ae1-73ba946f66d5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1d481c2-9737-48f2-9ae1-73ba946f66d5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7061956029677650028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70619560296776500287061956029677650028706195602967765002870619560296776500287061956029677650028706195602967765002870619560296776500287061956029677650028706195602967765002870619560296776500287061956029677650028706195602967765002870619560296776500287061956029677650028706195602967765002870619560296776500287061956029677650028706195602967765002870619560296776500287061956029677650028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a88cba9f-1401-455d-adec-c03ae9c42176, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6004c417-6145-448a-892b-ccfb287d9c3d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6004c417-6145-448a-892b-ccfb287d9c3d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 267547008422758232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "267547008422758232267547008422758232267547008422758232267547008422758232267547008422758232267547008422758232267547008422758232267547008422758232267547008422758232267547008422758232267547008422758232267547008422758232267547008422758232267547008422758232267547008422758232267547008422758232267547008422758232267547008422758232267547008422758232267547008422758232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1d481c2-9737-48f2-9ae1-73ba946f66d5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c7047ba-35be-4a33-9f68-07573952af89, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c7047ba-35be-4a33-9f68-07573952af89, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10915234928905334900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091523492890533490010915234928905334900109152349289053349001091523492890533490010915234928905334900109152349289053349001091523492890533490010915234928905334900109152349289053349001091523492890533490010915234928905334900109152349289053349001091523492890533490010915234928905334900109152349289053349001091523492890533490010915234928905334900109152349289053349001091523492890533490010915234928905334900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6004c417-6145-448a-892b-ccfb287d9c3d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2ff60fa-45fd-4093-84e1-a7519cfdf68e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2ff60fa-45fd-4093-84e1-a7519cfdf68e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8329522724577937280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83295227245779372808329522724577937280832952272457793728083295227245779372808329522724577937280832952272457793728083295227245779372808329522724577937280832952272457793728083295227245779372808329522724577937280832952272457793728083295227245779372808329522724577937280832952272457793728083295227245779372808329522724577937280832952272457793728083295227245779372808329522724577937280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c7047ba-35be-4a33-9f68-07573952af89, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4321efd-6d04-4e09-a16d-a71122c9c75a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4321efd-6d04-4e09-a16d-a71122c9c75a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8107021398908922378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81070213989089223788107021398908922378810702139890892237881070213989089223788107021398908922378810702139890892237881070213989089223788107021398908922378810702139890892237881070213989089223788107021398908922378810702139890892237881070213989089223788107021398908922378810702139890892237881070213989089223788107021398908922378810702139890892237881070213989089223788107021398908922378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2ff60fa-45fd-4093-84e1-a7519cfdf68e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9347ca16-8b34-4a8a-ad41-b5e4ed86259a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9347ca16-8b34-4a8a-ad41-b5e4ed86259a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2449730886984640241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24497308869846402412449730886984640241244973088698464024124497308869846402412449730886984640241244973088698464024124497308869846402412449730886984640241244973088698464024124497308869846402412449730886984640241244973088698464024124497308869846402412449730886984640241244973088698464024124497308869846402412449730886984640241244973088698464024124497308869846402412449730886984640241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4321efd-6d04-4e09-a16d-a71122c9c75a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 541c4b54-635f-4f70-b123-86c30c2f759d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 541c4b54-635f-4f70-b123-86c30c2f759d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15564272046651462293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556427204665146229315564272046651462293155642720466514622931556427204665146229315564272046651462293155642720466514622931556427204665146229315564272046651462293155642720466514622931556427204665146229315564272046651462293155642720466514622931556427204665146229315564272046651462293155642720466514622931556427204665146229315564272046651462293155642720466514622931556427204665146229315564272046651462293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9347ca16-8b34-4a8a-ad41-b5e4ed86259a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1631f133-042b-4ce4-b4fe-d75d5b70fd6b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1631f133-042b-4ce4-b4fe-d75d5b70fd6b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9388622095304768403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93886220953047684039388622095304768403938862209530476840393886220953047684039388622095304768403938862209530476840393886220953047684039388622095304768403938862209530476840393886220953047684039388622095304768403938862209530476840393886220953047684039388622095304768403938862209530476840393886220953047684039388622095304768403938862209530476840393886220953047684039388622095304768403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 541c4b54-635f-4f70-b123-86c30c2f759d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 849b6094-e8f4-4506-96a0-f87d0c906ba9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 849b6094-e8f4-4506-96a0-f87d0c906ba9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8243660054021221049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82436600540212210498243660054021221049824366005402122104982436600540212210498243660054021221049824366005402122104982436600540212210498243660054021221049824366005402122104982436600540212210498243660054021221049824366005402122104982436600540212210498243660054021221049824366005402122104982436600540212210498243660054021221049824366005402122104982436600540212210498243660054021221049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1631f133-042b-4ce4-b4fe-d75d5b70fd6b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6beb94f-52fd-4412-a26c-971b3c6c30ca, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6beb94f-52fd-4412-a26c-971b3c6c30ca, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17860123080620726264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786012308062072626417860123080620726264178601230806207262641786012308062072626417860123080620726264178601230806207262641786012308062072626417860123080620726264178601230806207262641786012308062072626417860123080620726264178601230806207262641786012308062072626417860123080620726264178601230806207262641786012308062072626417860123080620726264178601230806207262641786012308062072626417860123080620726264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 849b6094-e8f4-4506-96a0-f87d0c906ba9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69c38699-1241-474f-baf4-e82ca5e4425c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69c38699-1241-474f-baf4-e82ca5e4425c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7282102545771976506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72821025457719765067282102545771976506728210254577197650672821025457719765067282102545771976506728210254577197650672821025457719765067282102545771976506728210254577197650672821025457719765067282102545771976506728210254577197650672821025457719765067282102545771976506728210254577197650672821025457719765067282102545771976506728210254577197650672821025457719765067282102545771976506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6beb94f-52fd-4412-a26c-971b3c6c30ca, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b411e567-da09-4f25-8ec7-e0a7a9cad938, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b411e567-da09-4f25-8ec7-e0a7a9cad938, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9892050564272259295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98920505642722592959892050564272259295989205056427225929598920505642722592959892050564272259295989205056427225929598920505642722592959892050564272259295989205056427225929598920505642722592959892050564272259295989205056427225929598920505642722592959892050564272259295989205056427225929598920505642722592959892050564272259295989205056427225929598920505642722592959892050564272259295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69c38699-1241-474f-baf4-e82ca5e4425c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdabeb78-8b14-466d-ab17-5c3178923a72, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdabeb78-8b14-466d-ab17-5c3178923a72, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3138373922436024182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31383739224360241823138373922436024182313837392243602418231383739224360241823138373922436024182313837392243602418231383739224360241823138373922436024182313837392243602418231383739224360241823138373922436024182313837392243602418231383739224360241823138373922436024182313837392243602418231383739224360241823138373922436024182313837392243602418231383739224360241823138373922436024182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b411e567-da09-4f25-8ec7-e0a7a9cad938, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03a333cd-b515-4276-8761-918088e9b6ef, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03a333cd-b515-4276-8761-918088e9b6ef, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11425334288237137284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142533428823713728411425334288237137284114253342882371372841142533428823713728411425334288237137284114253342882371372841142533428823713728411425334288237137284114253342882371372841142533428823713728411425334288237137284114253342882371372841142533428823713728411425334288237137284114253342882371372841142533428823713728411425334288237137284114253342882371372841142533428823713728411425334288237137284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdabeb78-8b14-466d-ab17-5c3178923a72, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebfc3730-e67a-4235-9735-f5179d79dd1b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebfc3730-e67a-4235-9735-f5179d79dd1b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3840727058596080814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38407270585960808143840727058596080814384072705859608081438407270585960808143840727058596080814384072705859608081438407270585960808143840727058596080814384072705859608081438407270585960808143840727058596080814384072705859608081438407270585960808143840727058596080814384072705859608081438407270585960808143840727058596080814384072705859608081438407270585960808143840727058596080814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03a333cd-b515-4276-8761-918088e9b6ef, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b4cbc44-6067-460d-acd3-182e99ccf986, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebfc3730-e67a-4235-9735-f5179d79dd1b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b4cbc44-6067-460d-acd3-182e99ccf986, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13523313085352429402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352331308535242940213523313085352429402135233130853524294021352331308535242940213523313085352429402135233130853524294021352331308535242940213523313085352429402135233130853524294021352331308535242940213523313085352429402135233130853524294021352331308535242940213523313085352429402135233130853524294021352331308535242940213523313085352429402135233130853524294021352331308535242940213523313085352429402" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 002c36df-35fa-4817-8959-e6f28dfc1f64, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 002c36df-35fa-4817-8959-e6f28dfc1f64, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 794226763917867993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "794226763917867993794226763917867993794226763917867993794226763917867993794226763917867993794226763917867993794226763917867993794226763917867993794226763917867993794226763917867993794226763917867993794226763917867993794226763917867993794226763917867993794226763917867993794226763917867993794226763917867993794226763917867993794226763917867993794226763917867993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b4cbc44-6067-460d-acd3-182e99ccf986, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9fa4d34-f1b9-4c18-bf0f-9572d14d810d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9fa4d34-f1b9-4c18-bf0f-9572d14d810d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14700478134728087899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470047813472808789914700478134728087899147004781347280878991470047813472808789914700478134728087899147004781347280878991470047813472808789914700478134728087899147004781347280878991470047813472808789914700478134728087899147004781347280878991470047813472808789914700478134728087899147004781347280878991470047813472808789914700478134728087899147004781347280878991470047813472808789914700478134728087899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 002c36df-35fa-4817-8959-e6f28dfc1f64, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99771544-28a9-451c-a411-13c20a065de9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99771544-28a9-451c-a411-13c20a065de9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17149439255319201396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714943925531920139617149439255319201396171494392553192013961714943925531920139617149439255319201396171494392553192013961714943925531920139617149439255319201396171494392553192013961714943925531920139617149439255319201396171494392553192013961714943925531920139617149439255319201396171494392553192013961714943925531920139617149439255319201396171494392553192013961714943925531920139617149439255319201396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9fa4d34-f1b9-4c18-bf0f-9572d14d810d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 584119f6-a4c2-409c-80a0-e3d3cabf5fa0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99771544-28a9-451c-a411-13c20a065de9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 584119f6-a4c2-409c-80a0-e3d3cabf5fa0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1099984470812573581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10999844708125735811099984470812573581109998447081257358110999844708125735811099984470812573581109998447081257358110999844708125735811099984470812573581109998447081257358110999844708125735811099984470812573581109998447081257358110999844708125735811099984470812573581109998447081257358110999844708125735811099984470812573581109998447081257358110999844708125735811099984470812573581" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 119252f5-b46f-4076-befd-f6df39955323, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 119252f5-b46f-4076-befd-f6df39955323, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17114563599643484689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711456359964348468917114563599643484689171145635996434846891711456359964348468917114563599643484689171145635996434846891711456359964348468917114563599643484689171145635996434846891711456359964348468917114563599643484689171145635996434846891711456359964348468917114563599643484689171145635996434846891711456359964348468917114563599643484689171145635996434846891711456359964348468917114563599643484689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 119252f5-b46f-4076-befd-f6df39955323, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 584119f6-a4c2-409c-80a0-e3d3cabf5fa0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e4cad24-78dd-4620-b7f8-efbd0c32a8d6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e4cad24-78dd-4620-b7f8-efbd0c32a8d6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8407629288457413855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84076292884574138558407629288457413855840762928845741385584076292884574138558407629288457413855840762928845741385584076292884574138558407629288457413855840762928845741385584076292884574138558407629288457413855840762928845741385584076292884574138558407629288457413855840762928845741385584076292884574138558407629288457413855840762928845741385584076292884574138558407629288457413855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c9e36b3-fbff-44b2-9289-959a76a1dda8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c9e36b3-fbff-44b2-9289-959a76a1dda8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14065174225757483129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406517422575748312914065174225757483129140651742257574831291406517422575748312914065174225757483129140651742257574831291406517422575748312914065174225757483129140651742257574831291406517422575748312914065174225757483129140651742257574831291406517422575748312914065174225757483129140651742257574831291406517422575748312914065174225757483129140651742257574831291406517422575748312914065174225757483129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e4cad24-78dd-4620-b7f8-efbd0c32a8d6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d142549f-9dea-4ac2-8c87-b7487400b58a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d142549f-9dea-4ac2-8c87-b7487400b58a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15773658133808266974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577365813380826697415773658133808266974157736581338082669741577365813380826697415773658133808266974157736581338082669741577365813380826697415773658133808266974157736581338082669741577365813380826697415773658133808266974157736581338082669741577365813380826697415773658133808266974157736581338082669741577365813380826697415773658133808266974157736581338082669741577365813380826697415773658133808266974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c9e36b3-fbff-44b2-9289-959a76a1dda8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c637a144-0eaf-46d1-937f-85c64892a2f5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c637a144-0eaf-46d1-937f-85c64892a2f5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7393557620030947388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73935576200309473887393557620030947388739355762003094738873935576200309473887393557620030947388739355762003094738873935576200309473887393557620030947388739355762003094738873935576200309473887393557620030947388739355762003094738873935576200309473887393557620030947388739355762003094738873935576200309473887393557620030947388739355762003094738873935576200309473887393557620030947388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c637a144-0eaf-46d1-937f-85c64892a2f5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cd886f8-4c17-4499-93b6-034d15ffe2b8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cd886f8-4c17-4499-93b6-034d15ffe2b8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1797936484665075829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17979364846650758291797936484665075829179793648466507582917979364846650758291797936484665075829179793648466507582917979364846650758291797936484665075829179793648466507582917979364846650758291797936484665075829179793648466507582917979364846650758291797936484665075829179793648466507582917979364846650758291797936484665075829179793648466507582917979364846650758291797936484665075829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d142549f-9dea-4ac2-8c87-b7487400b58a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b12dba3d-2dc0-448b-bfcf-5a3c8cba3042, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b12dba3d-2dc0-448b-bfcf-5a3c8cba3042, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5229453914645662088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52294539146456620885229453914645662088522945391464566208852294539146456620885229453914645662088522945391464566208852294539146456620885229453914645662088522945391464566208852294539146456620885229453914645662088522945391464566208852294539146456620885229453914645662088522945391464566208852294539146456620885229453914645662088522945391464566208852294539146456620885229453914645662088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cd886f8-4c17-4499-93b6-034d15ffe2b8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b12dba3d-2dc0-448b-bfcf-5a3c8cba3042, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 056cd24c-ec7b-435e-a4d5-8e40bfb285e4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 056cd24c-ec7b-435e-a4d5-8e40bfb285e4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4340226207047878182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43402262070478781824340226207047878182434022620704787818243402262070478781824340226207047878182434022620704787818243402262070478781824340226207047878182434022620704787818243402262070478781824340226207047878182434022620704787818243402262070478781824340226207047878182434022620704787818243402262070478781824340226207047878182434022620704787818243402262070478781824340226207047878182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc8583e5-dfa7-43e3-ace8-e4a051bb8f99, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc8583e5-dfa7-43e3-ace8-e4a051bb8f99, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8751218244643193394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87512182446431933948751218244643193394875121824464319339487512182446431933948751218244643193394875121824464319339487512182446431933948751218244643193394875121824464319339487512182446431933948751218244643193394875121824464319339487512182446431933948751218244643193394875121824464319339487512182446431933948751218244643193394875121824464319339487512182446431933948751218244643193394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 056cd24c-ec7b-435e-a4d5-8e40bfb285e4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b05daba9-c7cb-416f-b0dd-439c5758e720, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc8583e5-dfa7-43e3-ace8-e4a051bb8f99, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b05daba9-c7cb-416f-b0dd-439c5758e720, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18230311559989755940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823031155998975594018230311559989755940182303115599897559401823031155998975594018230311559989755940182303115599897559401823031155998975594018230311559989755940182303115599897559401823031155998975594018230311559989755940182303115599897559401823031155998975594018230311559989755940182303115599897559401823031155998975594018230311559989755940182303115599897559401823031155998975594018230311559989755940" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82fe595b-dcdc-40bf-a61f-70f759deb9a3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82fe595b-dcdc-40bf-a61f-70f759deb9a3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14441924263803359408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444192426380335940814441924263803359408144419242638033594081444192426380335940814441924263803359408144419242638033594081444192426380335940814441924263803359408144419242638033594081444192426380335940814441924263803359408144419242638033594081444192426380335940814441924263803359408144419242638033594081444192426380335940814441924263803359408144419242638033594081444192426380335940814441924263803359408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b05daba9-c7cb-416f-b0dd-439c5758e720, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24913a7f-ca67-4829-87d4-df3fa2580f88, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24913a7f-ca67-4829-87d4-df3fa2580f88, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 557852656345977620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "557852656345977620557852656345977620557852656345977620557852656345977620557852656345977620557852656345977620557852656345977620557852656345977620557852656345977620557852656345977620557852656345977620557852656345977620557852656345977620557852656345977620557852656345977620557852656345977620557852656345977620557852656345977620557852656345977620557852656345977620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82fe595b-dcdc-40bf-a61f-70f759deb9a3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79fa0c76-d372-454f-a7dd-e8ce780d4dc6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79fa0c76-d372-454f-a7dd-e8ce780d4dc6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7709046055151794648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77090460551517946487709046055151794648770904605515179464877090460551517946487709046055151794648770904605515179464877090460551517946487709046055151794648770904605515179464877090460551517946487709046055151794648770904605515179464877090460551517946487709046055151794648770904605515179464877090460551517946487709046055151794648770904605515179464877090460551517946487709046055151794648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24913a7f-ca67-4829-87d4-df3fa2580f88, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24d50f7b-0956-4bd4-8155-16045d6b90e8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24d50f7b-0956-4bd4-8155-16045d6b90e8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16444106779151309976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644410677915130997616444106779151309976164441067791513099761644410677915130997616444106779151309976164441067791513099761644410677915130997616444106779151309976164441067791513099761644410677915130997616444106779151309976164441067791513099761644410677915130997616444106779151309976164441067791513099761644410677915130997616444106779151309976164441067791513099761644410677915130997616444106779151309976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79fa0c76-d372-454f-a7dd-e8ce780d4dc6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17dae909-9421-421e-959c-25eea7178cb3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24d50f7b-0956-4bd4-8155-16045d6b90e8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17dae909-9421-421e-959c-25eea7178cb3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8301771737006918340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83017717370069183408301771737006918340830177173700691834083017717370069183408301771737006918340830177173700691834083017717370069183408301771737006918340830177173700691834083017717370069183408301771737006918340830177173700691834083017717370069183408301771737006918340830177173700691834083017717370069183408301771737006918340830177173700691834083017717370069183408301771737006918340" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8d53bc6-5d6f-4906-b6d3-e20f8f8a610d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8d53bc6-5d6f-4906-b6d3-e20f8f8a610d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1821157917238690366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18211579172386903661821157917238690366182115791723869036618211579172386903661821157917238690366182115791723869036618211579172386903661821157917238690366182115791723869036618211579172386903661821157917238690366182115791723869036618211579172386903661821157917238690366182115791723869036618211579172386903661821157917238690366182115791723869036618211579172386903661821157917238690366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17dae909-9421-421e-959c-25eea7178cb3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f72b664e-e263-47bd-93b9-0e6284d305e4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f72b664e-e263-47bd-93b9-0e6284d305e4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16781043837143769438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678104383714376943816781043837143769438167810438371437694381678104383714376943816781043837143769438167810438371437694381678104383714376943816781043837143769438167810438371437694381678104383714376943816781043837143769438167810438371437694381678104383714376943816781043837143769438167810438371437694381678104383714376943816781043837143769438167810438371437694381678104383714376943816781043837143769438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8d53bc6-5d6f-4906-b6d3-e20f8f8a610d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99e9e63c-e06a-4fe5-95c7-56551aaf826c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99e9e63c-e06a-4fe5-95c7-56551aaf826c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8613881488408415410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86138814884084154108613881488408415410861388148840841541086138814884084154108613881488408415410861388148840841541086138814884084154108613881488408415410861388148840841541086138814884084154108613881488408415410861388148840841541086138814884084154108613881488408415410861388148840841541086138814884084154108613881488408415410861388148840841541086138814884084154108613881488408415410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f72b664e-e263-47bd-93b9-0e6284d305e4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7feafd44-f715-4a57-9f5b-85b9feeca1c8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7feafd44-f715-4a57-9f5b-85b9feeca1c8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15724580038709252607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572458003870925260715724580038709252607157245800387092526071572458003870925260715724580038709252607157245800387092526071572458003870925260715724580038709252607157245800387092526071572458003870925260715724580038709252607157245800387092526071572458003870925260715724580038709252607157245800387092526071572458003870925260715724580038709252607157245800387092526071572458003870925260715724580038709252607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99e9e63c-e06a-4fe5-95c7-56551aaf826c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cb81cbd-30be-4b63-ac17-c3cf8c78d8bf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cb81cbd-30be-4b63-ac17-c3cf8c78d8bf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12823623514780641601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1282362351478064160112823623514780641601128236235147806416011282362351478064160112823623514780641601128236235147806416011282362351478064160112823623514780641601128236235147806416011282362351478064160112823623514780641601128236235147806416011282362351478064160112823623514780641601128236235147806416011282362351478064160112823623514780641601128236235147806416011282362351478064160112823623514780641601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7feafd44-f715-4a57-9f5b-85b9feeca1c8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a23f108-f221-4b38-a12c-3542d8eba0e1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a23f108-f221-4b38-a12c-3542d8eba0e1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3956957353408775243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39569573534087752433956957353408775243395695735340877524339569573534087752433956957353408775243395695735340877524339569573534087752433956957353408775243395695735340877524339569573534087752433956957353408775243395695735340877524339569573534087752433956957353408775243395695735340877524339569573534087752433956957353408775243395695735340877524339569573534087752433956957353408775243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cb81cbd-30be-4b63-ac17-c3cf8c78d8bf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ad519f8-5ed8-45f4-8b34-0291ad733a8c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a23f108-f221-4b38-a12c-3542d8eba0e1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ad519f8-5ed8-45f4-8b34-0291ad733a8c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 806555491909346821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "806555491909346821806555491909346821806555491909346821806555491909346821806555491909346821806555491909346821806555491909346821806555491909346821806555491909346821806555491909346821806555491909346821806555491909346821806555491909346821806555491909346821806555491909346821806555491909346821806555491909346821806555491909346821806555491909346821806555491909346821" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6a3399c-942f-4e25-80c8-ec2aae50333e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6a3399c-942f-4e25-80c8-ec2aae50333e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15243926049180101975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524392604918010197515243926049180101975152439260491801019751524392604918010197515243926049180101975152439260491801019751524392604918010197515243926049180101975152439260491801019751524392604918010197515243926049180101975152439260491801019751524392604918010197515243926049180101975152439260491801019751524392604918010197515243926049180101975152439260491801019751524392604918010197515243926049180101975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ad519f8-5ed8-45f4-8b34-0291ad733a8c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0d1135e-e074-44e3-9be1-12de34d72ec7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0d1135e-e074-44e3-9be1-12de34d72ec7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8611180109031077866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86111801090310778668611180109031077866861118010903107786686111801090310778668611180109031077866861118010903107786686111801090310778668611180109031077866861118010903107786686111801090310778668611180109031077866861118010903107786686111801090310778668611180109031077866861118010903107786686111801090310778668611180109031077866861118010903107786686111801090310778668611180109031077866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6a3399c-942f-4e25-80c8-ec2aae50333e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f5e1967-ab58-45e2-b822-7293a7fff91b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f5e1967-ab58-45e2-b822-7293a7fff91b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3650944737491722034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36509447374917220343650944737491722034365094473749172203436509447374917220343650944737491722034365094473749172203436509447374917220343650944737491722034365094473749172203436509447374917220343650944737491722034365094473749172203436509447374917220343650944737491722034365094473749172203436509447374917220343650944737491722034365094473749172203436509447374917220343650944737491722034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f5e1967-ab58-45e2-b822-7293a7fff91b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0d1135e-e074-44e3-9be1-12de34d72ec7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51869587-1f01-453c-a308-47b10ba2f633, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b1df538-1739-4f81-a481-2a67f3f781af, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b1df538-1739-4f81-a481-2a67f3f781af, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8501858550557410145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85018585505574101458501858550557410145850185855055741014585018585505574101458501858550557410145850185855055741014585018585505574101458501858550557410145850185855055741014585018585505574101458501858550557410145850185855055741014585018585505574101458501858550557410145850185855055741014585018585505574101458501858550557410145850185855055741014585018585505574101458501858550557410145" } } } 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, 51869587-1f01-453c-a308-47b10ba2f633, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9837050968099406596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98370509680994065969837050968099406596983705096809940659698370509680994065969837050968099406596983705096809940659698370509680994065969837050968099406596983705096809940659698370509680994065969837050968099406596983705096809940659698370509680994065969837050968099406596983705096809940659698370509680994065969837050968099406596983705096809940659698370509680994065969837050968099406596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b1df538-1739-4f81-a481-2a67f3f781af, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c6f7eb2-957f-4c4a-9da2-aa8c7a038c81, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c6f7eb2-957f-4c4a-9da2-aa8c7a038c81, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9355610061809481230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93556100618094812309355610061809481230935561006180948123093556100618094812309355610061809481230935561006180948123093556100618094812309355610061809481230935561006180948123093556100618094812309355610061809481230935561006180948123093556100618094812309355610061809481230935561006180948123093556100618094812309355610061809481230935561006180948123093556100618094812309355610061809481230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51869587-1f01-453c-a308-47b10ba2f633, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 173d6477-ebb8-4620-8267-cdbf7d6d452f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 173d6477-ebb8-4620-8267-cdbf7d6d452f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3925193253200388561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39251932532003885613925193253200388561392519325320038856139251932532003885613925193253200388561392519325320038856139251932532003885613925193253200388561392519325320038856139251932532003885613925193253200388561392519325320038856139251932532003885613925193253200388561392519325320038856139251932532003885613925193253200388561392519325320038856139251932532003885613925193253200388561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 173d6477-ebb8-4620-8267-cdbf7d6d452f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c6f7eb2-957f-4c4a-9da2-aa8c7a038c81, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60c7a723-b3be-423b-9f35-f1a0da15ad30, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb9f308e-cb1d-451b-a6ca-c7c61173ea11, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60c7a723-b3be-423b-9f35-f1a0da15ad30, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12437851655992381506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243785165599238150612437851655992381506124378516559923815061243785165599238150612437851655992381506124378516559923815061243785165599238150612437851655992381506124378516559923815061243785165599238150612437851655992381506124378516559923815061243785165599238150612437851655992381506124378516559923815061243785165599238150612437851655992381506124378516559923815061243785165599238150612437851655992381506" } } } 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, cb9f308e-cb1d-451b-a6ca-c7c61173ea11, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3115242350336996387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31152423503369963873115242350336996387311524235033699638731152423503369963873115242350336996387311524235033699638731152423503369963873115242350336996387311524235033699638731152423503369963873115242350336996387311524235033699638731152423503369963873115242350336996387311524235033699638731152423503369963873115242350336996387311524235033699638731152423503369963873115242350336996387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60c7a723-b3be-423b-9f35-f1a0da15ad30, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5947b35-794d-4d7c-a645-699fbed65a8f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb9f308e-cb1d-451b-a6ca-c7c61173ea11, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5947b35-794d-4d7c-a645-699fbed65a8f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9036893805610788729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90368938056107887299036893805610788729903689380561078872990368938056107887299036893805610788729903689380561078872990368938056107887299036893805610788729903689380561078872990368938056107887299036893805610788729903689380561078872990368938056107887299036893805610788729903689380561078872990368938056107887299036893805610788729903689380561078872990368938056107887299036893805610788729" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c64ebe6-6018-4418-a01f-64533af96e4f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c64ebe6-6018-4418-a01f-64533af96e4f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9152790527393047866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91527905273930478669152790527393047866915279052739304786691527905273930478669152790527393047866915279052739304786691527905273930478669152790527393047866915279052739304786691527905273930478669152790527393047866915279052739304786691527905273930478669152790527393047866915279052739304786691527905273930478669152790527393047866915279052739304786691527905273930478669152790527393047866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5947b35-794d-4d7c-a645-699fbed65a8f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb739a79-555b-44a3-b76d-8e7d31b7ce75, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb739a79-555b-44a3-b76d-8e7d31b7ce75, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 520065507674316536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "520065507674316536520065507674316536520065507674316536520065507674316536520065507674316536520065507674316536520065507674316536520065507674316536520065507674316536520065507674316536520065507674316536520065507674316536520065507674316536520065507674316536520065507674316536520065507674316536520065507674316536520065507674316536520065507674316536520065507674316536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c64ebe6-6018-4418-a01f-64533af96e4f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a68f1726-ff89-4753-9621-26ba3306e958, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a68f1726-ff89-4753-9621-26ba3306e958, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6307565729117699439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63075657291176994396307565729117699439630756572911769943963075657291176994396307565729117699439630756572911769943963075657291176994396307565729117699439630756572911769943963075657291176994396307565729117699439630756572911769943963075657291176994396307565729117699439630756572911769943963075657291176994396307565729117699439630756572911769943963075657291176994396307565729117699439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb739a79-555b-44a3-b76d-8e7d31b7ce75, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b73536e-363f-41e7-8bc1-8a45b447ab5e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b73536e-363f-41e7-8bc1-8a45b447ab5e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4431657642155541379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44316576421555413794431657642155541379443165764215554137944316576421555413794431657642155541379443165764215554137944316576421555413794431657642155541379443165764215554137944316576421555413794431657642155541379443165764215554137944316576421555413794431657642155541379443165764215554137944316576421555413794431657642155541379443165764215554137944316576421555413794431657642155541379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a68f1726-ff89-4753-9621-26ba3306e958, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ba1b6aa-d44e-4dec-a25f-65986ec9b752, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b73536e-363f-41e7-8bc1-8a45b447ab5e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ba1b6aa-d44e-4dec-a25f-65986ec9b752, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17687233172939598008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768723317293959800817687233172939598008176872331729395980081768723317293959800817687233172939598008176872331729395980081768723317293959800817687233172939598008176872331729395980081768723317293959800817687233172939598008176872331729395980081768723317293959800817687233172939598008176872331729395980081768723317293959800817687233172939598008176872331729395980081768723317293959800817687233172939598008" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d9ea4c4-a511-4bc7-a960-5c2550e16c86, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d9ea4c4-a511-4bc7-a960-5c2550e16c86, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1493413680282799974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14934136802827999741493413680282799974149341368028279997414934136802827999741493413680282799974149341368028279997414934136802827999741493413680282799974149341368028279997414934136802827999741493413680282799974149341368028279997414934136802827999741493413680282799974149341368028279997414934136802827999741493413680282799974149341368028279997414934136802827999741493413680282799974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ba1b6aa-d44e-4dec-a25f-65986ec9b752, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75e9dcb9-6c1c-437d-aa0a-2b11241c576d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75e9dcb9-6c1c-437d-aa0a-2b11241c576d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14347174570243883671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434717457024388367114347174570243883671143471745702438836711434717457024388367114347174570243883671143471745702438836711434717457024388367114347174570243883671143471745702438836711434717457024388367114347174570243883671143471745702438836711434717457024388367114347174570243883671143471745702438836711434717457024388367114347174570243883671143471745702438836711434717457024388367114347174570243883671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d9ea4c4-a511-4bc7-a960-5c2550e16c86, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54058259-50d8-4361-8d3f-1f4d67c6788b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54058259-50d8-4361-8d3f-1f4d67c6788b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17941357323983303641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794135732398330364117941357323983303641179413573239833036411794135732398330364117941357323983303641179413573239833036411794135732398330364117941357323983303641179413573239833036411794135732398330364117941357323983303641179413573239833036411794135732398330364117941357323983303641179413573239833036411794135732398330364117941357323983303641179413573239833036411794135732398330364117941357323983303641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75e9dcb9-6c1c-437d-aa0a-2b11241c576d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2bee9c7-8679-4947-a55c-699873908a02, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2bee9c7-8679-4947-a55c-699873908a02, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12051831193997444363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205183119399744436312051831193997444363120518311939974443631205183119399744436312051831193997444363120518311939974443631205183119399744436312051831193997444363120518311939974443631205183119399744436312051831193997444363120518311939974443631205183119399744436312051831193997444363120518311939974443631205183119399744436312051831193997444363120518311939974443631205183119399744436312051831193997444363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2bee9c7-8679-4947-a55c-699873908a02, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bc0f014-f898-402c-a045-86488c110ce5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bc0f014-f898-402c-a045-86488c110ce5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 206967164784707393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "206967164784707393206967164784707393206967164784707393206967164784707393206967164784707393206967164784707393206967164784707393206967164784707393206967164784707393206967164784707393206967164784707393206967164784707393206967164784707393206967164784707393206967164784707393206967164784707393206967164784707393206967164784707393206967164784707393206967164784707393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54058259-50d8-4361-8d3f-1f4d67c6788b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cb98200-f15b-4b8a-97c9-d80cd54743e9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cb98200-f15b-4b8a-97c9-d80cd54743e9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3316290390417466735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33162903904174667353316290390417466735331629039041746673533162903904174667353316290390417466735331629039041746673533162903904174667353316290390417466735331629039041746673533162903904174667353316290390417466735331629039041746673533162903904174667353316290390417466735331629039041746673533162903904174667353316290390417466735331629039041746673533162903904174667353316290390417466735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bc0f014-f898-402c-a045-86488c110ce5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83f103cc-25fd-48e8-94cd-438534a7ecf6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83f103cc-25fd-48e8-94cd-438534a7ecf6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8084138290102746376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80841382901027463768084138290102746376808413829010274637680841382901027463768084138290102746376808413829010274637680841382901027463768084138290102746376808413829010274637680841382901027463768084138290102746376808413829010274637680841382901027463768084138290102746376808413829010274637680841382901027463768084138290102746376808413829010274637680841382901027463768084138290102746376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cb98200-f15b-4b8a-97c9-d80cd54743e9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daeff7b8-834f-4aeb-b882-bb9d13ca0e62, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daeff7b8-834f-4aeb-b882-bb9d13ca0e62, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14178035661828854086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417803566182885408614178035661828854086141780356618288540861417803566182885408614178035661828854086141780356618288540861417803566182885408614178035661828854086141780356618288540861417803566182885408614178035661828854086141780356618288540861417803566182885408614178035661828854086141780356618288540861417803566182885408614178035661828854086141780356618288540861417803566182885408614178035661828854086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83f103cc-25fd-48e8-94cd-438534a7ecf6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc343a58-5dbd-4c55-b9c2-19c1f40fa004, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc343a58-5dbd-4c55-b9c2-19c1f40fa004, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9335349207689687114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93353492076896871149335349207689687114933534920768968711493353492076896871149335349207689687114933534920768968711493353492076896871149335349207689687114933534920768968711493353492076896871149335349207689687114933534920768968711493353492076896871149335349207689687114933534920768968711493353492076896871149335349207689687114933534920768968711493353492076896871149335349207689687114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daeff7b8-834f-4aeb-b882-bb9d13ca0e62, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ba56ebb-d4eb-468e-abcf-293956d6d806, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ba56ebb-d4eb-468e-abcf-293956d6d806, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13683608000724512289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368360800072451228913683608000724512289136836080007245122891368360800072451228913683608000724512289136836080007245122891368360800072451228913683608000724512289136836080007245122891368360800072451228913683608000724512289136836080007245122891368360800072451228913683608000724512289136836080007245122891368360800072451228913683608000724512289136836080007245122891368360800072451228913683608000724512289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc343a58-5dbd-4c55-b9c2-19c1f40fa004, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83d41302-2e1e-4275-99ae-07b75771aa79, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83d41302-2e1e-4275-99ae-07b75771aa79, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4593338571957492493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45933385719574924934593338571957492493459333857195749249345933385719574924934593338571957492493459333857195749249345933385719574924934593338571957492493459333857195749249345933385719574924934593338571957492493459333857195749249345933385719574924934593338571957492493459333857195749249345933385719574924934593338571957492493459333857195749249345933385719574924934593338571957492493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ba56ebb-d4eb-468e-abcf-293956d6d806, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aa99f46-8e84-4569-a2db-bfdb3627e265, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aa99f46-8e84-4569-a2db-bfdb3627e265, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15429943588274297345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542994358827429734515429943588274297345154299435882742973451542994358827429734515429943588274297345154299435882742973451542994358827429734515429943588274297345154299435882742973451542994358827429734515429943588274297345154299435882742973451542994358827429734515429943588274297345154299435882742973451542994358827429734515429943588274297345154299435882742973451542994358827429734515429943588274297345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83d41302-2e1e-4275-99ae-07b75771aa79, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c876f5c-4918-4be0-b85c-a5f5e0293c05, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c876f5c-4918-4be0-b85c-a5f5e0293c05, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6043364880073715657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60433648800737156576043364880073715657604336488007371565760433648800737156576043364880073715657604336488007371565760433648800737156576043364880073715657604336488007371565760433648800737156576043364880073715657604336488007371565760433648800737156576043364880073715657604336488007371565760433648800737156576043364880073715657604336488007371565760433648800737156576043364880073715657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aa99f46-8e84-4569-a2db-bfdb3627e265, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6392609-29c8-4e22-b797-b5e28e37d3ea, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6392609-29c8-4e22-b797-b5e28e37d3ea, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8664024334494907523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86640243344949075238664024334494907523866402433449490752386640243344949075238664024334494907523866402433449490752386640243344949075238664024334494907523866402433449490752386640243344949075238664024334494907523866402433449490752386640243344949075238664024334494907523866402433449490752386640243344949075238664024334494907523866402433449490752386640243344949075238664024334494907523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6392609-29c8-4e22-b797-b5e28e37d3ea, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c876f5c-4918-4be0-b85c-a5f5e0293c05, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2abe96c-39cc-4c7a-9903-b4228ec00860, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2abe96c-39cc-4c7a-9903-b4228ec00860, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11790594254672930369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179059425467293036911790594254672930369117905942546729303691179059425467293036911790594254672930369117905942546729303691179059425467293036911790594254672930369117905942546729303691179059425467293036911790594254672930369117905942546729303691179059425467293036911790594254672930369117905942546729303691179059425467293036911790594254672930369117905942546729303691179059425467293036911790594254672930369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f58a9fe5-8263-4b96-83cf-057b699b3c00, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f58a9fe5-8263-4b96-83cf-057b699b3c00, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9804327794217539241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98043277942175392419804327794217539241980432779421753924198043277942175392419804327794217539241980432779421753924198043277942175392419804327794217539241980432779421753924198043277942175392419804327794217539241980432779421753924198043277942175392419804327794217539241980432779421753924198043277942175392419804327794217539241980432779421753924198043277942175392419804327794217539241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f58a9fe5-8263-4b96-83cf-057b699b3c00, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12b7c960-aa8b-47b2-bc5d-9f2801710d17, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2abe96c-39cc-4c7a-9903-b4228ec00860, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12b7c960-aa8b-47b2-bc5d-9f2801710d17, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5826233592059811303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58262335920598113035826233592059811303582623359205981130358262335920598113035826233592059811303582623359205981130358262335920598113035826233592059811303582623359205981130358262335920598113035826233592059811303582623359205981130358262335920598113035826233592059811303582623359205981130358262335920598113035826233592059811303582623359205981130358262335920598113035826233592059811303" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1925df0-6da3-459f-803f-f60db15decab, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1925df0-6da3-459f-803f-f60db15decab, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16952960385270090197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695296038527009019716952960385270090197169529603852700901971695296038527009019716952960385270090197169529603852700901971695296038527009019716952960385270090197169529603852700901971695296038527009019716952960385270090197169529603852700901971695296038527009019716952960385270090197169529603852700901971695296038527009019716952960385270090197169529603852700901971695296038527009019716952960385270090197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12b7c960-aa8b-47b2-bc5d-9f2801710d17, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c437bd06-3793-4c96-9ea7-f56cb1a19a0b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c437bd06-3793-4c96-9ea7-f56cb1a19a0b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11566775638331829132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156677563833182913211566775638331829132115667756383318291321156677563833182913211566775638331829132115667756383318291321156677563833182913211566775638331829132115667756383318291321156677563833182913211566775638331829132115667756383318291321156677563833182913211566775638331829132115667756383318291321156677563833182913211566775638331829132115667756383318291321156677563833182913211566775638331829132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1925df0-6da3-459f-803f-f60db15decab, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baf62303-ee55-47a4-83a0-d022c46f27a7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baf62303-ee55-47a4-83a0-d022c46f27a7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13677336298642627094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367733629864262709413677336298642627094136773362986426270941367733629864262709413677336298642627094136773362986426270941367733629864262709413677336298642627094136773362986426270941367733629864262709413677336298642627094136773362986426270941367733629864262709413677336298642627094136773362986426270941367733629864262709413677336298642627094136773362986426270941367733629864262709413677336298642627094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c437bd06-3793-4c96-9ea7-f56cb1a19a0b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c822e943-a9d7-4223-b3e8-fb5b317b636c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baf62303-ee55-47a4-83a0-d022c46f27a7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c822e943-a9d7-4223-b3e8-fb5b317b636c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10951491172047639894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095149117204763989410951491172047639894109514911720476398941095149117204763989410951491172047639894109514911720476398941095149117204763989410951491172047639894109514911720476398941095149117204763989410951491172047639894109514911720476398941095149117204763989410951491172047639894109514911720476398941095149117204763989410951491172047639894109514911720476398941095149117204763989410951491172047639894" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eae3bb3a-3a6b-4b72-9c29-b29fe90ce622, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eae3bb3a-3a6b-4b72-9c29-b29fe90ce622, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9420602604095531351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94206026040955313519420602604095531351942060260409553135194206026040955313519420602604095531351942060260409553135194206026040955313519420602604095531351942060260409553135194206026040955313519420602604095531351942060260409553135194206026040955313519420602604095531351942060260409553135194206026040955313519420602604095531351942060260409553135194206026040955313519420602604095531351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c822e943-a9d7-4223-b3e8-fb5b317b636c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 701cb9da-b489-4ce2-a851-44953ad4f3d6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eae3bb3a-3a6b-4b72-9c29-b29fe90ce622, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 701cb9da-b489-4ce2-a851-44953ad4f3d6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17367839563464632146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736783956346463214617367839563464632146173678395634646321461736783956346463214617367839563464632146173678395634646321461736783956346463214617367839563464632146173678395634646321461736783956346463214617367839563464632146173678395634646321461736783956346463214617367839563464632146173678395634646321461736783956346463214617367839563464632146173678395634646321461736783956346463214617367839563464632146" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c4b1984-0d92-445d-8424-d8ff05b0548d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c4b1984-0d92-445d-8424-d8ff05b0548d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8173857972378809754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81738579723788097548173857972378809754817385797237880975481738579723788097548173857972378809754817385797237880975481738579723788097548173857972378809754817385797237880975481738579723788097548173857972378809754817385797237880975481738579723788097548173857972378809754817385797237880975481738579723788097548173857972378809754817385797237880975481738579723788097548173857972378809754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 701cb9da-b489-4ce2-a851-44953ad4f3d6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c36c810a-de26-4be9-b831-145c9f5e44e5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c36c810a-de26-4be9-b831-145c9f5e44e5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1659253217370667456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16592532173706674561659253217370667456165925321737066745616592532173706674561659253217370667456165925321737066745616592532173706674561659253217370667456165925321737066745616592532173706674561659253217370667456165925321737066745616592532173706674561659253217370667456165925321737066745616592532173706674561659253217370667456165925321737066745616592532173706674561659253217370667456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c4b1984-0d92-445d-8424-d8ff05b0548d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fdf0be2-d5c8-4195-a6a3-a23065da76ed, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fdf0be2-d5c8-4195-a6a3-a23065da76ed, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11653956063496928814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165395606349692881411653956063496928814116539560634969288141165395606349692881411653956063496928814116539560634969288141165395606349692881411653956063496928814116539560634969288141165395606349692881411653956063496928814116539560634969288141165395606349692881411653956063496928814116539560634969288141165395606349692881411653956063496928814116539560634969288141165395606349692881411653956063496928814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c36c810a-de26-4be9-b831-145c9f5e44e5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e833faa-c1d7-42e4-901e-3bc41f01595a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e833faa-c1d7-42e4-901e-3bc41f01595a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5826915589105356686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58269155891053566865826915589105356686582691558910535668658269155891053566865826915589105356686582691558910535668658269155891053566865826915589105356686582691558910535668658269155891053566865826915589105356686582691558910535668658269155891053566865826915589105356686582691558910535668658269155891053566865826915589105356686582691558910535668658269155891053566865826915589105356686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fdf0be2-d5c8-4195-a6a3-a23065da76ed, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e833faa-c1d7-42e4-901e-3bc41f01595a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb846e9d-4091-42eb-ac81-12e9ca858ce5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35fd6908-8e91-4663-9e4f-28405657b326, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35fd6908-8e91-4663-9e4f-28405657b326, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17684371400703714013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768437140070371401317684371400703714013176843714007037140131768437140070371401317684371400703714013176843714007037140131768437140070371401317684371400703714013176843714007037140131768437140070371401317684371400703714013176843714007037140131768437140070371401317684371400703714013176843714007037140131768437140070371401317684371400703714013176843714007037140131768437140070371401317684371400703714013" } } } 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, bb846e9d-4091-42eb-ac81-12e9ca858ce5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11916174013170097208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191617401317009720811916174013170097208119161740131700972081191617401317009720811916174013170097208119161740131700972081191617401317009720811916174013170097208119161740131700972081191617401317009720811916174013170097208119161740131700972081191617401317009720811916174013170097208119161740131700972081191617401317009720811916174013170097208119161740131700972081191617401317009720811916174013170097208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35fd6908-8e91-4663-9e4f-28405657b326, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb846e9d-4091-42eb-ac81-12e9ca858ce5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96e62f44-0b68-4055-8562-033d767f29ed, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96e62f44-0b68-4055-8562-033d767f29ed, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2521415456042296213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25214154560422962132521415456042296213252141545604229621325214154560422962132521415456042296213252141545604229621325214154560422962132521415456042296213252141545604229621325214154560422962132521415456042296213252141545604229621325214154560422962132521415456042296213252141545604229621325214154560422962132521415456042296213252141545604229621325214154560422962132521415456042296213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96bc97bb-9a1e-48d0-922e-846d7c2abac9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96bc97bb-9a1e-48d0-922e-846d7c2abac9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7003823310914850508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70038233109148505087003823310914850508700382331091485050870038233109148505087003823310914850508700382331091485050870038233109148505087003823310914850508700382331091485050870038233109148505087003823310914850508700382331091485050870038233109148505087003823310914850508700382331091485050870038233109148505087003823310914850508700382331091485050870038233109148505087003823310914850508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96e62f44-0b68-4055-8562-033d767f29ed, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96bc97bb-9a1e-48d0-922e-846d7c2abac9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48c5c0c5-aea2-43a8-a5e5-98163bb7d7dc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48c5c0c5-aea2-43a8-a5e5-98163bb7d7dc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2670094701790262166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26700947017902621662670094701790262166267009470179026216626700947017902621662670094701790262166267009470179026216626700947017902621662670094701790262166267009470179026216626700947017902621662670094701790262166267009470179026216626700947017902621662670094701790262166267009470179026216626700947017902621662670094701790262166267009470179026216626700947017902621662670094701790262166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cffb07e8-6f1c-4792-82eb-2e0ed7694f18, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cffb07e8-6f1c-4792-82eb-2e0ed7694f18, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13013083626912186261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301308362691218626113013083626912186261130130836269121862611301308362691218626113013083626912186261130130836269121862611301308362691218626113013083626912186261130130836269121862611301308362691218626113013083626912186261130130836269121862611301308362691218626113013083626912186261130130836269121862611301308362691218626113013083626912186261130130836269121862611301308362691218626113013083626912186261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48c5c0c5-aea2-43a8-a5e5-98163bb7d7dc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cffb07e8-6f1c-4792-82eb-2e0ed7694f18, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7c1e8fb-9146-4f3a-b753-c9d9dcf2b6d6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7c1e8fb-9146-4f3a-b753-c9d9dcf2b6d6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6702174990571774304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67021749905717743046702174990571774304670217499057177430467021749905717743046702174990571774304670217499057177430467021749905717743046702174990571774304670217499057177430467021749905717743046702174990571774304670217499057177430467021749905717743046702174990571774304670217499057177430467021749905717743046702174990571774304670217499057177430467021749905717743046702174990571774304" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3467861-f299-4bb0-824b-dd6f4a550670, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3467861-f299-4bb0-824b-dd6f4a550670, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1012701522108343458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10127015221083434581012701522108343458101270152210834345810127015221083434581012701522108343458101270152210834345810127015221083434581012701522108343458101270152210834345810127015221083434581012701522108343458101270152210834345810127015221083434581012701522108343458101270152210834345810127015221083434581012701522108343458101270152210834345810127015221083434581012701522108343458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7c1e8fb-9146-4f3a-b753-c9d9dcf2b6d6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3467861-f299-4bb0-824b-dd6f4a550670, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22d4965f-d915-459b-89cd-e26fef6fbb76, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22d4965f-d915-459b-89cd-e26fef6fbb76, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11190500336313952028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119050033631395202811190500336313952028111905003363139520281119050033631395202811190500336313952028111905003363139520281119050033631395202811190500336313952028111905003363139520281119050033631395202811190500336313952028111905003363139520281119050033631395202811190500336313952028111905003363139520281119050033631395202811190500336313952028111905003363139520281119050033631395202811190500336313952028" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e245a70-e4f6-4e0e-86b6-a6a71f58b641, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e245a70-e4f6-4e0e-86b6-a6a71f58b641, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8265864191234581987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82658641912345819878265864191234581987826586419123458198782658641912345819878265864191234581987826586419123458198782658641912345819878265864191234581987826586419123458198782658641912345819878265864191234581987826586419123458198782658641912345819878265864191234581987826586419123458198782658641912345819878265864191234581987826586419123458198782658641912345819878265864191234581987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22d4965f-d915-459b-89cd-e26fef6fbb76, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8ab0381-35d8-4fd9-948a-24cbd1e9652c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8ab0381-35d8-4fd9-948a-24cbd1e9652c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4724550894535547657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47245508945355476574724550894535547657472455089453554765747245508945355476574724550894535547657472455089453554765747245508945355476574724550894535547657472455089453554765747245508945355476574724550894535547657472455089453554765747245508945355476574724550894535547657472455089453554765747245508945355476574724550894535547657472455089453554765747245508945355476574724550894535547657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e245a70-e4f6-4e0e-86b6-a6a71f58b641, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b50bb68a-4546-48ca-b106-1d6e64c021eb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b50bb68a-4546-48ca-b106-1d6e64c021eb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1406707512731523207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14067075127315232071406707512731523207140670751273152320714067075127315232071406707512731523207140670751273152320714067075127315232071406707512731523207140670751273152320714067075127315232071406707512731523207140670751273152320714067075127315232071406707512731523207140670751273152320714067075127315232071406707512731523207140670751273152320714067075127315232071406707512731523207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8ab0381-35d8-4fd9-948a-24cbd1e9652c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf74ff0e-c4a7-4037-b915-140e5acdda0d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf74ff0e-c4a7-4037-b915-140e5acdda0d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12442201295307790361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1244220129530779036112442201295307790361124422012953077903611244220129530779036112442201295307790361124422012953077903611244220129530779036112442201295307790361124422012953077903611244220129530779036112442201295307790361124422012953077903611244220129530779036112442201295307790361124422012953077903611244220129530779036112442201295307790361124422012953077903611244220129530779036112442201295307790361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b50bb68a-4546-48ca-b106-1d6e64c021eb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bc33432-79a1-4300-b7fe-fc08da36dc00, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bc33432-79a1-4300-b7fe-fc08da36dc00, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11680853669393023624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168085366939302362411680853669393023624116808536693930236241168085366939302362411680853669393023624116808536693930236241168085366939302362411680853669393023624116808536693930236241168085366939302362411680853669393023624116808536693930236241168085366939302362411680853669393023624116808536693930236241168085366939302362411680853669393023624116808536693930236241168085366939302362411680853669393023624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf74ff0e-c4a7-4037-b915-140e5acdda0d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 947931a0-13b1-45d2-8e74-3e8f80151f66, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 947931a0-13b1-45d2-8e74-3e8f80151f66, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17424840490174093417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742484049017409341717424840490174093417174248404901740934171742484049017409341717424840490174093417174248404901740934171742484049017409341717424840490174093417174248404901740934171742484049017409341717424840490174093417174248404901740934171742484049017409341717424840490174093417174248404901740934171742484049017409341717424840490174093417174248404901740934171742484049017409341717424840490174093417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bc33432-79a1-4300-b7fe-fc08da36dc00, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f3e20b8-fb8d-43be-b5e7-e71488862f5f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f3e20b8-fb8d-43be-b5e7-e71488862f5f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4357249344238106327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43572493442381063274357249344238106327435724934423810632743572493442381063274357249344238106327435724934423810632743572493442381063274357249344238106327435724934423810632743572493442381063274357249344238106327435724934423810632743572493442381063274357249344238106327435724934423810632743572493442381063274357249344238106327435724934423810632743572493442381063274357249344238106327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 947931a0-13b1-45d2-8e74-3e8f80151f66, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 286117ba-3336-4cde-80f5-dd9f802b12b1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 286117ba-3336-4cde-80f5-dd9f802b12b1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13062181694292877613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306218169429287761313062181694292877613130621816942928776131306218169429287761313062181694292877613130621816942928776131306218169429287761313062181694292877613130621816942928776131306218169429287761313062181694292877613130621816942928776131306218169429287761313062181694292877613130621816942928776131306218169429287761313062181694292877613130621816942928776131306218169429287761313062181694292877613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f3e20b8-fb8d-43be-b5e7-e71488862f5f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec3051c2-d159-4c6f-8aa8-f60d01d5c310, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec3051c2-d159-4c6f-8aa8-f60d01d5c310, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2915113996207840967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29151139962078409672915113996207840967291511399620784096729151139962078409672915113996207840967291511399620784096729151139962078409672915113996207840967291511399620784096729151139962078409672915113996207840967291511399620784096729151139962078409672915113996207840967291511399620784096729151139962078409672915113996207840967291511399620784096729151139962078409672915113996207840967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 286117ba-3336-4cde-80f5-dd9f802b12b1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 451e7b55-c23c-4425-ad81-90f671250df2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 451e7b55-c23c-4425-ad81-90f671250df2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3213453185860965180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32134531858609651803213453185860965180321345318586096518032134531858609651803213453185860965180321345318586096518032134531858609651803213453185860965180321345318586096518032134531858609651803213453185860965180321345318586096518032134531858609651803213453185860965180321345318586096518032134531858609651803213453185860965180321345318586096518032134531858609651803213453185860965180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec3051c2-d159-4c6f-8aa8-f60d01d5c310, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8324d478-4f42-4a84-af74-f0a929a8a022, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8324d478-4f42-4a84-af74-f0a929a8a022, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16603646554821564666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660364655482156466616603646554821564666166036465548215646661660364655482156466616603646554821564666166036465548215646661660364655482156466616603646554821564666166036465548215646661660364655482156466616603646554821564666166036465548215646661660364655482156466616603646554821564666166036465548215646661660364655482156466616603646554821564666166036465548215646661660364655482156466616603646554821564666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 451e7b55-c23c-4425-ad81-90f671250df2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83184cbc-e1ab-46dd-8eef-54a540cd7357, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83184cbc-e1ab-46dd-8eef-54a540cd7357, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5651511261876168803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56515112618761688035651511261876168803565151126187616880356515112618761688035651511261876168803565151126187616880356515112618761688035651511261876168803565151126187616880356515112618761688035651511261876168803565151126187616880356515112618761688035651511261876168803565151126187616880356515112618761688035651511261876168803565151126187616880356515112618761688035651511261876168803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8324d478-4f42-4a84-af74-f0a929a8a022, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06e41c50-0d10-4f70-b348-c9915b4435d2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06e41c50-0d10-4f70-b348-c9915b4435d2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9472431144099701282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94724311440997012829472431144099701282947243114409970128294724311440997012829472431144099701282947243114409970128294724311440997012829472431144099701282947243114409970128294724311440997012829472431144099701282947243114409970128294724311440997012829472431144099701282947243114409970128294724311440997012829472431144099701282947243114409970128294724311440997012829472431144099701282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83184cbc-e1ab-46dd-8eef-54a540cd7357, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68c24a4f-0f9e-40c7-b5be-d55c65004e0b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68c24a4f-0f9e-40c7-b5be-d55c65004e0b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6080894342879367302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60808943428793673026080894342879367302608089434287936730260808943428793673026080894342879367302608089434287936730260808943428793673026080894342879367302608089434287936730260808943428793673026080894342879367302608089434287936730260808943428793673026080894342879367302608089434287936730260808943428793673026080894342879367302608089434287936730260808943428793673026080894342879367302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06e41c50-0d10-4f70-b348-c9915b4435d2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68c24a4f-0f9e-40c7-b5be-d55c65004e0b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6bea872-1e22-4689-ab83-0b8d5bcdf539, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6bea872-1e22-4689-ab83-0b8d5bcdf539, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17546240724932595253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754624072493259525317546240724932595253175462407249325952531754624072493259525317546240724932595253175462407249325952531754624072493259525317546240724932595253175462407249325952531754624072493259525317546240724932595253175462407249325952531754624072493259525317546240724932595253175462407249325952531754624072493259525317546240724932595253175462407249325952531754624072493259525317546240724932595253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e4faaf9-193b-4ade-981f-8264d28a6538, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e4faaf9-193b-4ade-981f-8264d28a6538, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13155806514347711532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1315580651434771153213155806514347711532131558065143477115321315580651434771153213155806514347711532131558065143477115321315580651434771153213155806514347711532131558065143477115321315580651434771153213155806514347711532131558065143477115321315580651434771153213155806514347711532131558065143477115321315580651434771153213155806514347711532131558065143477115321315580651434771153213155806514347711532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6bea872-1e22-4689-ab83-0b8d5bcdf539, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e4faaf9-193b-4ade-981f-8264d28a6538, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3584926-d2f7-4294-8678-1390ed36f8e8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ecd93cb-b9df-442d-a415-08152f145472, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3584926-d2f7-4294-8678-1390ed36f8e8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6689270097816351018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66892700978163510186689270097816351018668927009781635101866892700978163510186689270097816351018668927009781635101866892700978163510186689270097816351018668927009781635101866892700978163510186689270097816351018668927009781635101866892700978163510186689270097816351018668927009781635101866892700978163510186689270097816351018668927009781635101866892700978163510186689270097816351018" } } } 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, 8ecd93cb-b9df-442d-a415-08152f145472, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4988982535955282195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49889825359552821954988982535955282195498898253595528219549889825359552821954988982535955282195498898253595528219549889825359552821954988982535955282195498898253595528219549889825359552821954988982535955282195498898253595528219549889825359552821954988982535955282195498898253595528219549889825359552821954988982535955282195498898253595528219549889825359552821954988982535955282195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ecd93cb-b9df-442d-a415-08152f145472, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3584926-d2f7-4294-8678-1390ed36f8e8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94082e2a-0e2f-4d24-a349-996b367443f0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 502c3b8a-cf1f-4d31-b888-de0c119a13fc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94082e2a-0e2f-4d24-a349-996b367443f0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12817797393323477189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281779739332347718912817797393323477189128177973933234771891281779739332347718912817797393323477189128177973933234771891281779739332347718912817797393323477189128177973933234771891281779739332347718912817797393323477189128177973933234771891281779739332347718912817797393323477189128177973933234771891281779739332347718912817797393323477189128177973933234771891281779739332347718912817797393323477189" } } } 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, 502c3b8a-cf1f-4d31-b888-de0c119a13fc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7358005139094448067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73580051390944480677358005139094448067735800513909444806773580051390944480677358005139094448067735800513909444806773580051390944480677358005139094448067735800513909444806773580051390944480677358005139094448067735800513909444806773580051390944480677358005139094448067735800513909444806773580051390944480677358005139094448067735800513909444806773580051390944480677358005139094448067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94082e2a-0e2f-4d24-a349-996b367443f0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 502c3b8a-cf1f-4d31-b888-de0c119a13fc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f6f24d0-8d12-4826-8be7-96d9500b248d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f6f24d0-8d12-4826-8be7-96d9500b248d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2518133088196342906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25181330881963429062518133088196342906251813308819634290625181330881963429062518133088196342906251813308819634290625181330881963429062518133088196342906251813308819634290625181330881963429062518133088196342906251813308819634290625181330881963429062518133088196342906251813308819634290625181330881963429062518133088196342906251813308819634290625181330881963429062518133088196342906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 071968d7-4ec0-4e9c-9739-86c1d5dc7e2c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 071968d7-4ec0-4e9c-9739-86c1d5dc7e2c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12572873248289331812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257287324828933181212572873248289331812125728732482893318121257287324828933181212572873248289331812125728732482893318121257287324828933181212572873248289331812125728732482893318121257287324828933181212572873248289331812125728732482893318121257287324828933181212572873248289331812125728732482893318121257287324828933181212572873248289331812125728732482893318121257287324828933181212572873248289331812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f6f24d0-8d12-4826-8be7-96d9500b248d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6bb64f9-d149-46bd-b4e1-6e3ad80025e3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6bb64f9-d149-46bd-b4e1-6e3ad80025e3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12883447196018067355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288344719601806735512883447196018067355128834471960180673551288344719601806735512883447196018067355128834471960180673551288344719601806735512883447196018067355128834471960180673551288344719601806735512883447196018067355128834471960180673551288344719601806735512883447196018067355128834471960180673551288344719601806735512883447196018067355128834471960180673551288344719601806735512883447196018067355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 071968d7-4ec0-4e9c-9739-86c1d5dc7e2c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e8cbe47-b79d-4515-b725-deaf7e391523, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e8cbe47-b79d-4515-b725-deaf7e391523, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4057813301606790806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40578133016067908064057813301606790806405781330160679080640578133016067908064057813301606790806405781330160679080640578133016067908064057813301606790806405781330160679080640578133016067908064057813301606790806405781330160679080640578133016067908064057813301606790806405781330160679080640578133016067908064057813301606790806405781330160679080640578133016067908064057813301606790806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6bb64f9-d149-46bd-b4e1-6e3ad80025e3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e8cbe47-b79d-4515-b725-deaf7e391523, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42cd324a-537e-4138-be1d-340fd4e90e07, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f376a61-b0f5-4e65-a25e-0c5d747c9630, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42cd324a-537e-4138-be1d-340fd4e90e07, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3309421536073671595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33094215360736715953309421536073671595330942153607367159533094215360736715953309421536073671595330942153607367159533094215360736715953309421536073671595330942153607367159533094215360736715953309421536073671595330942153607367159533094215360736715953309421536073671595330942153607367159533094215360736715953309421536073671595330942153607367159533094215360736715953309421536073671595" } } } 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, 5f376a61-b0f5-4e65-a25e-0c5d747c9630, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16531633386135083719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653163338613508371916531633386135083719165316333861350837191653163338613508371916531633386135083719165316333861350837191653163338613508371916531633386135083719165316333861350837191653163338613508371916531633386135083719165316333861350837191653163338613508371916531633386135083719165316333861350837191653163338613508371916531633386135083719165316333861350837191653163338613508371916531633386135083719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f376a61-b0f5-4e65-a25e-0c5d747c9630, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42cd324a-537e-4138-be1d-340fd4e90e07, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 447e8d63-e7f2-4e3d-a314-d14dac0317bc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 447e8d63-e7f2-4e3d-a314-d14dac0317bc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14778314188674561508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1477831418867456150814778314188674561508147783141886745615081477831418867456150814778314188674561508147783141886745615081477831418867456150814778314188674561508147783141886745615081477831418867456150814778314188674561508147783141886745615081477831418867456150814778314188674561508147783141886745615081477831418867456150814778314188674561508147783141886745615081477831418867456150814778314188674561508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6183909-91f4-455c-b98a-f6bb4061fe96, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6183909-91f4-455c-b98a-f6bb4061fe96, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3581694020015887947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35816940200158879473581694020015887947358169402001588794735816940200158879473581694020015887947358169402001588794735816940200158879473581694020015887947358169402001588794735816940200158879473581694020015887947358169402001588794735816940200158879473581694020015887947358169402001588794735816940200158879473581694020015887947358169402001588794735816940200158879473581694020015887947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 447e8d63-e7f2-4e3d-a314-d14dac0317bc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6183909-91f4-455c-b98a-f6bb4061fe96, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1915c80f-80cd-4351-95fd-84250b3ebe40, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82a24fc2-0261-497d-a37d-8ebf8e9b66fa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82a24fc2-0261-497d-a37d-8ebf8e9b66fa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8055572232614339482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80555722326143394828055572232614339482805557223261433948280555722326143394828055572232614339482805557223261433948280555722326143394828055572232614339482805557223261433948280555722326143394828055572232614339482805557223261433948280555722326143394828055572232614339482805557223261433948280555722326143394828055572232614339482805557223261433948280555722326143394828055572232614339482" } } } 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, 1915c80f-80cd-4351-95fd-84250b3ebe40, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4665779136744252677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46657791367442526774665779136744252677466577913674425267746657791367442526774665779136744252677466577913674425267746657791367442526774665779136744252677466577913674425267746657791367442526774665779136744252677466577913674425267746657791367442526774665779136744252677466577913674425267746657791367442526774665779136744252677466577913674425267746657791367442526774665779136744252677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82a24fc2-0261-497d-a37d-8ebf8e9b66fa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b1a0bee-85ac-4a99-ad03-5d5ea3248035, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b1a0bee-85ac-4a99-ad03-5d5ea3248035, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16035645248546891089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603564524854689108916035645248546891089160356452485468910891603564524854689108916035645248546891089160356452485468910891603564524854689108916035645248546891089160356452485468910891603564524854689108916035645248546891089160356452485468910891603564524854689108916035645248546891089160356452485468910891603564524854689108916035645248546891089160356452485468910891603564524854689108916035645248546891089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1915c80f-80cd-4351-95fd-84250b3ebe40, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e82906ed-83c2-4c3c-b095-5fd7271d3b3c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e82906ed-83c2-4c3c-b095-5fd7271d3b3c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8912932268973124352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89129322689731243528912932268973124352891293226897312435289129322689731243528912932268973124352891293226897312435289129322689731243528912932268973124352891293226897312435289129322689731243528912932268973124352891293226897312435289129322689731243528912932268973124352891293226897312435289129322689731243528912932268973124352891293226897312435289129322689731243528912932268973124352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b1a0bee-85ac-4a99-ad03-5d5ea3248035, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ef154e8-002a-4e3d-8719-d0a290821e91, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ef154e8-002a-4e3d-8719-d0a290821e91, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11809471189480892714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180947118948089271411809471189480892714118094711894808927141180947118948089271411809471189480892714118094711894808927141180947118948089271411809471189480892714118094711894808927141180947118948089271411809471189480892714118094711894808927141180947118948089271411809471189480892714118094711894808927141180947118948089271411809471189480892714118094711894808927141180947118948089271411809471189480892714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e82906ed-83c2-4c3c-b095-5fd7271d3b3c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11efb153-4402-492d-8993-5d4630388383, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11efb153-4402-492d-8993-5d4630388383, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6222189679234836717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62221896792348367176222189679234836717622218967923483671762221896792348367176222189679234836717622218967923483671762221896792348367176222189679234836717622218967923483671762221896792348367176222189679234836717622218967923483671762221896792348367176222189679234836717622218967923483671762221896792348367176222189679234836717622218967923483671762221896792348367176222189679234836717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ef154e8-002a-4e3d-8719-d0a290821e91, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11efb153-4402-492d-8993-5d4630388383, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f86b531d-b8cd-4db2-b4c9-fcf5f0441b36, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81b5a513-b196-4909-b85d-c90d170f1539, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f86b531d-b8cd-4db2-b4c9-fcf5f0441b36, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3077713212712859813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30777132127128598133077713212712859813307771321271285981330777132127128598133077713212712859813307771321271285981330777132127128598133077713212712859813307771321271285981330777132127128598133077713212712859813307771321271285981330777132127128598133077713212712859813307771321271285981330777132127128598133077713212712859813307771321271285981330777132127128598133077713212712859813" } } } 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, 81b5a513-b196-4909-b85d-c90d170f1539, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13545264541396181132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354526454139618113213545264541396181132135452645413961811321354526454139618113213545264541396181132135452645413961811321354526454139618113213545264541396181132135452645413961811321354526454139618113213545264541396181132135452645413961811321354526454139618113213545264541396181132135452645413961811321354526454139618113213545264541396181132135452645413961811321354526454139618113213545264541396181132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81b5a513-b196-4909-b85d-c90d170f1539, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f86b531d-b8cd-4db2-b4c9-fcf5f0441b36, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 728d113a-5895-4523-853f-e14585415cce, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 674bdd41-958d-4d7a-9f33-bdcc9dcf244e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 728d113a-5895-4523-853f-e14585415cce, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4820586088182846882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48205860881828468824820586088182846882482058608818284688248205860881828468824820586088182846882482058608818284688248205860881828468824820586088182846882482058608818284688248205860881828468824820586088182846882482058608818284688248205860881828468824820586088182846882482058608818284688248205860881828468824820586088182846882482058608818284688248205860881828468824820586088182846882" } } } 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, 674bdd41-958d-4d7a-9f33-bdcc9dcf244e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11098021950453817160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109802195045381716011098021950453817160110980219504538171601109802195045381716011098021950453817160110980219504538171601109802195045381716011098021950453817160110980219504538171601109802195045381716011098021950453817160110980219504538171601109802195045381716011098021950453817160110980219504538171601109802195045381716011098021950453817160110980219504538171601109802195045381716011098021950453817160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 728d113a-5895-4523-853f-e14585415cce, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ebf106b-80d9-4684-a854-b6cdb8785d79, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ebf106b-80d9-4684-a854-b6cdb8785d79, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4093770477555860741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40937704775558607414093770477555860741409377047755586074140937704775558607414093770477555860741409377047755586074140937704775558607414093770477555860741409377047755586074140937704775558607414093770477555860741409377047755586074140937704775558607414093770477555860741409377047755586074140937704775558607414093770477555860741409377047755586074140937704775558607414093770477555860741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ebf106b-80d9-4684-a854-b6cdb8785d79, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 674bdd41-958d-4d7a-9f33-bdcc9dcf244e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5668c41c-6b04-4493-9221-344e6205b1f7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 822b1224-1a1e-49e8-8736-e183a870a8f3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 822b1224-1a1e-49e8-8736-e183a870a8f3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7541786585472700744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75417865854727007447541786585472700744754178658547270074475417865854727007447541786585472700744754178658547270074475417865854727007447541786585472700744754178658547270074475417865854727007447541786585472700744754178658547270074475417865854727007447541786585472700744754178658547270074475417865854727007447541786585472700744754178658547270074475417865854727007447541786585472700744" } } } 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, 5668c41c-6b04-4493-9221-344e6205b1f7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2802924289644391160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28029242896443911602802924289644391160280292428964439116028029242896443911602802924289644391160280292428964439116028029242896443911602802924289644391160280292428964439116028029242896443911602802924289644391160280292428964439116028029242896443911602802924289644391160280292428964439116028029242896443911602802924289644391160280292428964439116028029242896443911602802924289644391160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5668c41c-6b04-4493-9221-344e6205b1f7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 822b1224-1a1e-49e8-8736-e183a870a8f3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 146071a0-9251-4a24-a32c-a5a997e45848, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 146071a0-9251-4a24-a32c-a5a997e45848, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 632851816918233547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "632851816918233547632851816918233547632851816918233547632851816918233547632851816918233547632851816918233547632851816918233547632851816918233547632851816918233547632851816918233547632851816918233547632851816918233547632851816918233547632851816918233547632851816918233547632851816918233547632851816918233547632851816918233547632851816918233547632851816918233547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 772b0af1-65fb-4b0a-aa2f-12fb199018c1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 772b0af1-65fb-4b0a-aa2f-12fb199018c1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10166703196470833150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016670319647083315010166703196470833150101667031964708331501016670319647083315010166703196470833150101667031964708331501016670319647083315010166703196470833150101667031964708331501016670319647083315010166703196470833150101667031964708331501016670319647083315010166703196470833150101667031964708331501016670319647083315010166703196470833150101667031964708331501016670319647083315010166703196470833150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 146071a0-9251-4a24-a32c-a5a997e45848, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e01e23a9-0bc2-4a0c-8926-a94484013d87, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e01e23a9-0bc2-4a0c-8926-a94484013d87, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17285598017666837442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728559801766683744217285598017666837442172855980176668374421728559801766683744217285598017666837442172855980176668374421728559801766683744217285598017666837442172855980176668374421728559801766683744217285598017666837442172855980176668374421728559801766683744217285598017666837442172855980176668374421728559801766683744217285598017666837442172855980176668374421728559801766683744217285598017666837442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 772b0af1-65fb-4b0a-aa2f-12fb199018c1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 053ee86d-ecec-4bef-b93e-e073429bada6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 053ee86d-ecec-4bef-b93e-e073429bada6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14969483501574582749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1496948350157458274914969483501574582749149694835015745827491496948350157458274914969483501574582749149694835015745827491496948350157458274914969483501574582749149694835015745827491496948350157458274914969483501574582749149694835015745827491496948350157458274914969483501574582749149694835015745827491496948350157458274914969483501574582749149694835015745827491496948350157458274914969483501574582749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e01e23a9-0bc2-4a0c-8926-a94484013d87, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18467c47-5c06-435c-af6f-5c6517c3377d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18467c47-5c06-435c-af6f-5c6517c3377d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3765269390347027773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37652693903470277733765269390347027773376526939034702777337652693903470277733765269390347027773376526939034702777337652693903470277733765269390347027773376526939034702777337652693903470277733765269390347027773376526939034702777337652693903470277733765269390347027773376526939034702777337652693903470277733765269390347027773376526939034702777337652693903470277733765269390347027773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 053ee86d-ecec-4bef-b93e-e073429bada6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dd873e8-be63-48e8-bf04-6c5a38d621ab, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dd873e8-be63-48e8-bf04-6c5a38d621ab, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3714308570879967010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37143085708799670103714308570879967010371430857087996701037143085708799670103714308570879967010371430857087996701037143085708799670103714308570879967010371430857087996701037143085708799670103714308570879967010371430857087996701037143085708799670103714308570879967010371430857087996701037143085708799670103714308570879967010371430857087996701037143085708799670103714308570879967010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18467c47-5c06-435c-af6f-5c6517c3377d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 850e7a52-b8f5-42f2-b7f7-9d8f4e23e4ac, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 850e7a52-b8f5-42f2-b7f7-9d8f4e23e4ac, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11289540308380895872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128954030838089587211289540308380895872112895403083808958721128954030838089587211289540308380895872112895403083808958721128954030838089587211289540308380895872112895403083808958721128954030838089587211289540308380895872112895403083808958721128954030838089587211289540308380895872112895403083808958721128954030838089587211289540308380895872112895403083808958721128954030838089587211289540308380895872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dd873e8-be63-48e8-bf04-6c5a38d621ab, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4bff125-c158-4547-a204-3237f9515b9e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4bff125-c158-4547-a204-3237f9515b9e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11949945740300420357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194994574030042035711949945740300420357119499457403004203571194994574030042035711949945740300420357119499457403004203571194994574030042035711949945740300420357119499457403004203571194994574030042035711949945740300420357119499457403004203571194994574030042035711949945740300420357119499457403004203571194994574030042035711949945740300420357119499457403004203571194994574030042035711949945740300420357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 850e7a52-b8f5-42f2-b7f7-9d8f4e23e4ac, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5ab87e6-9b71-4574-b587-fd338bca4d4d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5ab87e6-9b71-4574-b587-fd338bca4d4d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13044200812108121597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304420081210812159713044200812108121597130442008121081215971304420081210812159713044200812108121597130442008121081215971304420081210812159713044200812108121597130442008121081215971304420081210812159713044200812108121597130442008121081215971304420081210812159713044200812108121597130442008121081215971304420081210812159713044200812108121597130442008121081215971304420081210812159713044200812108121597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4bff125-c158-4547-a204-3237f9515b9e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a0e5e08-4cea-4685-a3d3-0c5078404a9b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5ab87e6-9b71-4574-b587-fd338bca4d4d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a0e5e08-4cea-4685-a3d3-0c5078404a9b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16367580328627743969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636758032862774396916367580328627743969163675803286277439691636758032862774396916367580328627743969163675803286277439691636758032862774396916367580328627743969163675803286277439691636758032862774396916367580328627743969163675803286277439691636758032862774396916367580328627743969163675803286277439691636758032862774396916367580328627743969163675803286277439691636758032862774396916367580328627743969" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0fa2143-76db-42ee-bddd-2683d0ad879e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0fa2143-76db-42ee-bddd-2683d0ad879e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4478100636646749836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44781006366467498364478100636646749836447810063664674983644781006366467498364478100636646749836447810063664674983644781006366467498364478100636646749836447810063664674983644781006366467498364478100636646749836447810063664674983644781006366467498364478100636646749836447810063664674983644781006366467498364478100636646749836447810063664674983644781006366467498364478100636646749836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a0e5e08-4cea-4685-a3d3-0c5078404a9b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e719db03-320c-4a52-a9ea-902d76b44821, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e719db03-320c-4a52-a9ea-902d76b44821, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17576120605212394385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757612060521239438517576120605212394385175761206052123943851757612060521239438517576120605212394385175761206052123943851757612060521239438517576120605212394385175761206052123943851757612060521239438517576120605212394385175761206052123943851757612060521239438517576120605212394385175761206052123943851757612060521239438517576120605212394385175761206052123943851757612060521239438517576120605212394385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0fa2143-76db-42ee-bddd-2683d0ad879e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87a91c9f-75e2-48fe-87c1-067cc33bfb55, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87a91c9f-75e2-48fe-87c1-067cc33bfb55, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8317741621224055548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83177416212240555488317741621224055548831774162122405554883177416212240555488317741621224055548831774162122405554883177416212240555488317741621224055548831774162122405554883177416212240555488317741621224055548831774162122405554883177416212240555488317741621224055548831774162122405554883177416212240555488317741621224055548831774162122405554883177416212240555488317741621224055548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e719db03-320c-4a52-a9ea-902d76b44821, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad59cca1-dfe8-4896-8eb2-ea1463be0e66, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad59cca1-dfe8-4896-8eb2-ea1463be0e66, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8023077056297511769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80230770562975117698023077056297511769802307705629751176980230770562975117698023077056297511769802307705629751176980230770562975117698023077056297511769802307705629751176980230770562975117698023077056297511769802307705629751176980230770562975117698023077056297511769802307705629751176980230770562975117698023077056297511769802307705629751176980230770562975117698023077056297511769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87a91c9f-75e2-48fe-87c1-067cc33bfb55, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 358ed2a7-10c2-4271-acf6-b220bc55c1d3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 358ed2a7-10c2-4271-acf6-b220bc55c1d3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7395370049353534201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73953700493535342017395370049353534201739537004935353420173953700493535342017395370049353534201739537004935353420173953700493535342017395370049353534201739537004935353420173953700493535342017395370049353534201739537004935353420173953700493535342017395370049353534201739537004935353420173953700493535342017395370049353534201739537004935353420173953700493535342017395370049353534201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad59cca1-dfe8-4896-8eb2-ea1463be0e66, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1627320-0696-4ddc-9f1e-abf181d13ee8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 358ed2a7-10c2-4271-acf6-b220bc55c1d3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1627320-0696-4ddc-9f1e-abf181d13ee8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8379337051358222938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83793370513582229388379337051358222938837933705135822293883793370513582229388379337051358222938837933705135822293883793370513582229388379337051358222938837933705135822293883793370513582229388379337051358222938837933705135822293883793370513582229388379337051358222938837933705135822293883793370513582229388379337051358222938837933705135822293883793370513582229388379337051358222938" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3794b6f-c2f6-4fae-8f17-734a43902e1d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3794b6f-c2f6-4fae-8f17-734a43902e1d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11085022220779849528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108502222077984952811085022220779849528110850222207798495281108502222077984952811085022220779849528110850222207798495281108502222077984952811085022220779849528110850222207798495281108502222077984952811085022220779849528110850222207798495281108502222077984952811085022220779849528110850222207798495281108502222077984952811085022220779849528110850222207798495281108502222077984952811085022220779849528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1627320-0696-4ddc-9f1e-abf181d13ee8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 609b274a-f372-47e5-84e1-7adfbbf3c372, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 609b274a-f372-47e5-84e1-7adfbbf3c372, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10411462618673354694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041146261867335469410411462618673354694104114626186733546941041146261867335469410411462618673354694104114626186733546941041146261867335469410411462618673354694104114626186733546941041146261867335469410411462618673354694104114626186733546941041146261867335469410411462618673354694104114626186733546941041146261867335469410411462618673354694104114626186733546941041146261867335469410411462618673354694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3794b6f-c2f6-4fae-8f17-734a43902e1d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b06800f3-0add-4ad9-895a-8bc9e411f825, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b06800f3-0add-4ad9-895a-8bc9e411f825, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5678929493352001225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56789294933520012255678929493352001225567892949335200122556789294933520012255678929493352001225567892949335200122556789294933520012255678929493352001225567892949335200122556789294933520012255678929493352001225567892949335200122556789294933520012255678929493352001225567892949335200122556789294933520012255678929493352001225567892949335200122556789294933520012255678929493352001225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 609b274a-f372-47e5-84e1-7adfbbf3c372, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4f85703-be1e-4e2f-8075-b68dad4b6def, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4f85703-be1e-4e2f-8075-b68dad4b6def, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10481688195119498135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1048168819511949813510481688195119498135104816881951194981351048168819511949813510481688195119498135104816881951194981351048168819511949813510481688195119498135104816881951194981351048168819511949813510481688195119498135104816881951194981351048168819511949813510481688195119498135104816881951194981351048168819511949813510481688195119498135104816881951194981351048168819511949813510481688195119498135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b06800f3-0add-4ad9-895a-8bc9e411f825, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcbf5b9f-9262-4524-8605-5c79e28ac12e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcbf5b9f-9262-4524-8605-5c79e28ac12e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23235513515800394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2323551351580039423235513515800394232355135158003942323551351580039423235513515800394232355135158003942323551351580039423235513515800394232355135158003942323551351580039423235513515800394232355135158003942323551351580039423235513515800394232355135158003942323551351580039423235513515800394232355135158003942323551351580039423235513515800394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4f85703-be1e-4e2f-8075-b68dad4b6def, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bc42ab2-d20a-4a0d-937e-6a467243eca4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bc42ab2-d20a-4a0d-937e-6a467243eca4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16167859684304011376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616785968430401137616167859684304011376161678596843040113761616785968430401137616167859684304011376161678596843040113761616785968430401137616167859684304011376161678596843040113761616785968430401137616167859684304011376161678596843040113761616785968430401137616167859684304011376161678596843040113761616785968430401137616167859684304011376161678596843040113761616785968430401137616167859684304011376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcbf5b9f-9262-4524-8605-5c79e28ac12e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 290b4f45-2e60-4daa-b4b2-f8ae24928af3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 290b4f45-2e60-4daa-b4b2-f8ae24928af3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 183186570311607386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "183186570311607386183186570311607386183186570311607386183186570311607386183186570311607386183186570311607386183186570311607386183186570311607386183186570311607386183186570311607386183186570311607386183186570311607386183186570311607386183186570311607386183186570311607386183186570311607386183186570311607386183186570311607386183186570311607386183186570311607386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bc42ab2-d20a-4a0d-937e-6a467243eca4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f75367cc-9f43-4462-8a51-cbac9e830ec3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f75367cc-9f43-4462-8a51-cbac9e830ec3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12634466449690882709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263446644969088270912634466449690882709126344664496908827091263446644969088270912634466449690882709126344664496908827091263446644969088270912634466449690882709126344664496908827091263446644969088270912634466449690882709126344664496908827091263446644969088270912634466449690882709126344664496908827091263446644969088270912634466449690882709126344664496908827091263446644969088270912634466449690882709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 290b4f45-2e60-4daa-b4b2-f8ae24928af3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e63a487e-c85f-430f-a86a-c1be225aff8b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e63a487e-c85f-430f-a86a-c1be225aff8b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16341427274140605465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634142727414060546516341427274140605465163414272741406054651634142727414060546516341427274140605465163414272741406054651634142727414060546516341427274140605465163414272741406054651634142727414060546516341427274140605465163414272741406054651634142727414060546516341427274140605465163414272741406054651634142727414060546516341427274140605465163414272741406054651634142727414060546516341427274140605465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f75367cc-9f43-4462-8a51-cbac9e830ec3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69e87015-110e-4454-8f25-6960f3736530, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69e87015-110e-4454-8f25-6960f3736530, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16139359990074538006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613935999007453800616139359990074538006161393599900745380061613935999007453800616139359990074538006161393599900745380061613935999007453800616139359990074538006161393599900745380061613935999007453800616139359990074538006161393599900745380061613935999007453800616139359990074538006161393599900745380061613935999007453800616139359990074538006161393599900745380061613935999007453800616139359990074538006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69e87015-110e-4454-8f25-6960f3736530, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 176930f8-42a2-4112-933a-cd921bf96ac8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 176930f8-42a2-4112-933a-cd921bf96ac8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6021121189090320311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60211211890903203116021121189090320311602112118909032031160211211890903203116021121189090320311602112118909032031160211211890903203116021121189090320311602112118909032031160211211890903203116021121189090320311602112118909032031160211211890903203116021121189090320311602112118909032031160211211890903203116021121189090320311602112118909032031160211211890903203116021121189090320311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e63a487e-c85f-430f-a86a-c1be225aff8b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 401c08c2-68a0-4e7e-9007-eacce18d4a45, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 401c08c2-68a0-4e7e-9007-eacce18d4a45, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17047288602517757751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704728860251775775117047288602517757751170472886025177577511704728860251775775117047288602517757751170472886025177577511704728860251775775117047288602517757751170472886025177577511704728860251775775117047288602517757751170472886025177577511704728860251775775117047288602517757751170472886025177577511704728860251775775117047288602517757751170472886025177577511704728860251775775117047288602517757751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 176930f8-42a2-4112-933a-cd921bf96ac8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1704b87e-954c-49c0-9319-faa55f307a53, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 401c08c2-68a0-4e7e-9007-eacce18d4a45, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1704b87e-954c-49c0-9319-faa55f307a53, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8718496766052144526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87184967660521445268718496766052144526871849676605214452687184967660521445268718496766052144526871849676605214452687184967660521445268718496766052144526871849676605214452687184967660521445268718496766052144526871849676605214452687184967660521445268718496766052144526871849676605214452687184967660521445268718496766052144526871849676605214452687184967660521445268718496766052144526" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9814087-6ffe-42d1-b6be-8fbdf1bfce59, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9814087-6ffe-42d1-b6be-8fbdf1bfce59, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1179176929116358767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11791769291163587671179176929116358767117917692911635876711791769291163587671179176929116358767117917692911635876711791769291163587671179176929116358767117917692911635876711791769291163587671179176929116358767117917692911635876711791769291163587671179176929116358767117917692911635876711791769291163587671179176929116358767117917692911635876711791769291163587671179176929116358767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1704b87e-954c-49c0-9319-faa55f307a53, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d702c2f-5b0f-4002-933b-86e35c847f37, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9814087-6ffe-42d1-b6be-8fbdf1bfce59, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d702c2f-5b0f-4002-933b-86e35c847f37, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4609308218237026236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46093082182370262364609308218237026236460930821823702623646093082182370262364609308218237026236460930821823702623646093082182370262364609308218237026236460930821823702623646093082182370262364609308218237026236460930821823702623646093082182370262364609308218237026236460930821823702623646093082182370262364609308218237026236460930821823702623646093082182370262364609308218237026236" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd542149-502e-418b-a8d1-5302417a7a2e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd542149-502e-418b-a8d1-5302417a7a2e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9183641987483112567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91836419874831125679183641987483112567918364198748311256791836419874831125679183641987483112567918364198748311256791836419874831125679183641987483112567918364198748311256791836419874831125679183641987483112567918364198748311256791836419874831125679183641987483112567918364198748311256791836419874831125679183641987483112567918364198748311256791836419874831125679183641987483112567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d702c2f-5b0f-4002-933b-86e35c847f37, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcb25fdc-f470-4cde-a383-d7a0622379be, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcb25fdc-f470-4cde-a383-d7a0622379be, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7925273849222628691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79252738492226286917925273849222628691792527384922262869179252738492226286917925273849222628691792527384922262869179252738492226286917925273849222628691792527384922262869179252738492226286917925273849222628691792527384922262869179252738492226286917925273849222628691792527384922262869179252738492226286917925273849222628691792527384922262869179252738492226286917925273849222628691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd542149-502e-418b-a8d1-5302417a7a2e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dd768d1-88da-4625-b3d9-ac94b51d6c7c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dd768d1-88da-4625-b3d9-ac94b51d6c7c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16838226747057871561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683822674705787156116838226747057871561168382267470578715611683822674705787156116838226747057871561168382267470578715611683822674705787156116838226747057871561168382267470578715611683822674705787156116838226747057871561168382267470578715611683822674705787156116838226747057871561168382267470578715611683822674705787156116838226747057871561168382267470578715611683822674705787156116838226747057871561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcb25fdc-f470-4cde-a383-d7a0622379be, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e676c5e6-33f8-4cbd-8630-6cf4c5ccd1ce, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e676c5e6-33f8-4cbd-8630-6cf4c5ccd1ce, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16364839672635271390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636483967263527139016364839672635271390163648396726352713901636483967263527139016364839672635271390163648396726352713901636483967263527139016364839672635271390163648396726352713901636483967263527139016364839672635271390163648396726352713901636483967263527139016364839672635271390163648396726352713901636483967263527139016364839672635271390163648396726352713901636483967263527139016364839672635271390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dd768d1-88da-4625-b3d9-ac94b51d6c7c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3000154-b1f6-4e9e-83b5-ff0142883fa4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3000154-b1f6-4e9e-83b5-ff0142883fa4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10773273892250933111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1077327389225093311110773273892250933111107732738922509331111077327389225093311110773273892250933111107732738922509331111077327389225093311110773273892250933111107732738922509331111077327389225093311110773273892250933111107732738922509331111077327389225093311110773273892250933111107732738922509331111077327389225093311110773273892250933111107732738922509331111077327389225093311110773273892250933111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e676c5e6-33f8-4cbd-8630-6cf4c5ccd1ce, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2c44083-4ad3-4e3e-b41a-fd002c2b476e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3000154-b1f6-4e9e-83b5-ff0142883fa4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0aaea3d2-8d67-4b0b-a3ea-75d4fc6e178a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0aaea3d2-8d67-4b0b-a3ea-75d4fc6e178a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10052823740025763043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005282374002576304310052823740025763043100528237400257630431005282374002576304310052823740025763043100528237400257630431005282374002576304310052823740025763043100528237400257630431005282374002576304310052823740025763043100528237400257630431005282374002576304310052823740025763043100528237400257630431005282374002576304310052823740025763043100528237400257630431005282374002576304310052823740025763043" } } } 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, c2c44083-4ad3-4e3e-b41a-fd002c2b476e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2766045075993840693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27660450759938406932766045075993840693276604507599384069327660450759938406932766045075993840693276604507599384069327660450759938406932766045075993840693276604507599384069327660450759938406932766045075993840693276604507599384069327660450759938406932766045075993840693276604507599384069327660450759938406932766045075993840693276604507599384069327660450759938406932766045075993840693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2c44083-4ad3-4e3e-b41a-fd002c2b476e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db195b43-5c08-4371-9461-713b9ba9a4ff, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db195b43-5c08-4371-9461-713b9ba9a4ff, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17583355366194512844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758335536619451284417583355366194512844175833553661945128441758335536619451284417583355366194512844175833553661945128441758335536619451284417583355366194512844175833553661945128441758335536619451284417583355366194512844175833553661945128441758335536619451284417583355366194512844175833553661945128441758335536619451284417583355366194512844175833553661945128441758335536619451284417583355366194512844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0aaea3d2-8d67-4b0b-a3ea-75d4fc6e178a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8d5ebad-4ad4-4088-851f-7ce01743e794, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8d5ebad-4ad4-4088-851f-7ce01743e794, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4709622593109848908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47096225931098489084709622593109848908470962259310984890847096225931098489084709622593109848908470962259310984890847096225931098489084709622593109848908470962259310984890847096225931098489084709622593109848908470962259310984890847096225931098489084709622593109848908470962259310984890847096225931098489084709622593109848908470962259310984890847096225931098489084709622593109848908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db195b43-5c08-4371-9461-713b9ba9a4ff, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df8ab671-6d6c-48e1-ad62-5ba9f54521f0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df8ab671-6d6c-48e1-ad62-5ba9f54521f0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12307371655608842709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230737165560884270912307371655608842709123073716556088427091230737165560884270912307371655608842709123073716556088427091230737165560884270912307371655608842709123073716556088427091230737165560884270912307371655608842709123073716556088427091230737165560884270912307371655608842709123073716556088427091230737165560884270912307371655608842709123073716556088427091230737165560884270912307371655608842709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8d5ebad-4ad4-4088-851f-7ce01743e794, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55a1f97d-71be-4d80-9127-88f427fe6fb6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55a1f97d-71be-4d80-9127-88f427fe6fb6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17350550210469840815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1735055021046984081517350550210469840815173505502104698408151735055021046984081517350550210469840815173505502104698408151735055021046984081517350550210469840815173505502104698408151735055021046984081517350550210469840815173505502104698408151735055021046984081517350550210469840815173505502104698408151735055021046984081517350550210469840815173505502104698408151735055021046984081517350550210469840815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df8ab671-6d6c-48e1-ad62-5ba9f54521f0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55a1f97d-71be-4d80-9127-88f427fe6fb6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9adf5f70-ee6c-4148-9302-1fdd219b8274, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9adf5f70-ee6c-4148-9302-1fdd219b8274, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3890381101041493111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38903811010414931113890381101041493111389038110104149311138903811010414931113890381101041493111389038110104149311138903811010414931113890381101041493111389038110104149311138903811010414931113890381101041493111389038110104149311138903811010414931113890381101041493111389038110104149311138903811010414931113890381101041493111389038110104149311138903811010414931113890381101041493111" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07c1a578-5652-457b-8392-1753a68fc436, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07c1a578-5652-457b-8392-1753a68fc436, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9495202648436644034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94952026484366440349495202648436644034949520264843664403494952026484366440349495202648436644034949520264843664403494952026484366440349495202648436644034949520264843664403494952026484366440349495202648436644034949520264843664403494952026484366440349495202648436644034949520264843664403494952026484366440349495202648436644034949520264843664403494952026484366440349495202648436644034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9adf5f70-ee6c-4148-9302-1fdd219b8274, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d8925c2-bc03-49f7-888c-f65a9f35b1d1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d8925c2-bc03-49f7-888c-f65a9f35b1d1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18444456670269971449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1844445667026997144918444456670269971449184444566702699714491844445667026997144918444456670269971449184444566702699714491844445667026997144918444456670269971449184444566702699714491844445667026997144918444456670269971449184444566702699714491844445667026997144918444456670269971449184444566702699714491844445667026997144918444456670269971449184444566702699714491844445667026997144918444456670269971449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07c1a578-5652-457b-8392-1753a68fc436, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 090087b6-8511-4137-9e0c-17cc15d32490, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 090087b6-8511-4137-9e0c-17cc15d32490, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10345716091133091412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034571609113309141210345716091133091412103457160911330914121034571609113309141210345716091133091412103457160911330914121034571609113309141210345716091133091412103457160911330914121034571609113309141210345716091133091412103457160911330914121034571609113309141210345716091133091412103457160911330914121034571609113309141210345716091133091412103457160911330914121034571609113309141210345716091133091412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d8925c2-bc03-49f7-888c-f65a9f35b1d1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83d7c41d-b936-4599-8b0f-381d5fc3df86, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83d7c41d-b936-4599-8b0f-381d5fc3df86, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4741837312587385809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47418373125873858094741837312587385809474183731258738580947418373125873858094741837312587385809474183731258738580947418373125873858094741837312587385809474183731258738580947418373125873858094741837312587385809474183731258738580947418373125873858094741837312587385809474183731258738580947418373125873858094741837312587385809474183731258738580947418373125873858094741837312587385809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 090087b6-8511-4137-9e0c-17cc15d32490, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 632dfb21-f6c6-4770-980f-dd697bf92e1b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83d7c41d-b936-4599-8b0f-381d5fc3df86, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 632dfb21-f6c6-4770-980f-dd697bf92e1b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5761180264861843588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57611802648618435885761180264861843588576118026486184358857611802648618435885761180264861843588576118026486184358857611802648618435885761180264861843588576118026486184358857611802648618435885761180264861843588576118026486184358857611802648618435885761180264861843588576118026486184358857611802648618435885761180264861843588576118026486184358857611802648618435885761180264861843588" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86391300-8a62-4cdd-8413-7a574d2676fa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86391300-8a62-4cdd-8413-7a574d2676fa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15814833748807431597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581483374880743159715814833748807431597158148337488074315971581483374880743159715814833748807431597158148337488074315971581483374880743159715814833748807431597158148337488074315971581483374880743159715814833748807431597158148337488074315971581483374880743159715814833748807431597158148337488074315971581483374880743159715814833748807431597158148337488074315971581483374880743159715814833748807431597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 632dfb21-f6c6-4770-980f-dd697bf92e1b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86391300-8a62-4cdd-8413-7a574d2676fa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5593a828-d1af-4336-a189-22d492cdb204, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5593a828-d1af-4336-a189-22d492cdb204, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3308286162399416515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33082861623994165153308286162399416515330828616239941651533082861623994165153308286162399416515330828616239941651533082861623994165153308286162399416515330828616239941651533082861623994165153308286162399416515330828616239941651533082861623994165153308286162399416515330828616239941651533082861623994165153308286162399416515330828616239941651533082861623994165153308286162399416515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32213338-eb6f-49fe-bc65-269039bf37bf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32213338-eb6f-49fe-bc65-269039bf37bf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10157918405213492341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015791840521349234110157918405213492341101579184052134923411015791840521349234110157918405213492341101579184052134923411015791840521349234110157918405213492341101579184052134923411015791840521349234110157918405213492341101579184052134923411015791840521349234110157918405213492341101579184052134923411015791840521349234110157918405213492341101579184052134923411015791840521349234110157918405213492341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32213338-eb6f-49fe-bc65-269039bf37bf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7370036-329a-4acd-982c-4f817230d973, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7370036-329a-4acd-982c-4f817230d973, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6458017925291269858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64580179252912698586458017925291269858645801792529126985864580179252912698586458017925291269858645801792529126985864580179252912698586458017925291269858645801792529126985864580179252912698586458017925291269858645801792529126985864580179252912698586458017925291269858645801792529126985864580179252912698586458017925291269858645801792529126985864580179252912698586458017925291269858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5593a828-d1af-4336-a189-22d492cdb204, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62b1a931-7f6a-49f9-a225-a9dca21fc90b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62b1a931-7f6a-49f9-a225-a9dca21fc90b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3060343736654433390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30603437366544333903060343736654433390306034373665443339030603437366544333903060343736654433390306034373665443339030603437366544333903060343736654433390306034373665443339030603437366544333903060343736654433390306034373665443339030603437366544333903060343736654433390306034373665443339030603437366544333903060343736654433390306034373665443339030603437366544333903060343736654433390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7370036-329a-4acd-982c-4f817230d973, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52b94698-b0e6-4531-a2d0-b0081839c40a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52b94698-b0e6-4531-a2d0-b0081839c40a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10633638294032287644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063363829403228764410633638294032287644106336382940322876441063363829403228764410633638294032287644106336382940322876441063363829403228764410633638294032287644106336382940322876441063363829403228764410633638294032287644106336382940322876441063363829403228764410633638294032287644106336382940322876441063363829403228764410633638294032287644106336382940322876441063363829403228764410633638294032287644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62b1a931-7f6a-49f9-a225-a9dca21fc90b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d291029e-a201-497d-8699-62c1610e3145, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52b94698-b0e6-4531-a2d0-b0081839c40a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d291029e-a201-497d-8699-62c1610e3145, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15303105364165257060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530310536416525706015303105364165257060153031053641652570601530310536416525706015303105364165257060153031053641652570601530310536416525706015303105364165257060153031053641652570601530310536416525706015303105364165257060153031053641652570601530310536416525706015303105364165257060153031053641652570601530310536416525706015303105364165257060153031053641652570601530310536416525706015303105364165257060" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfe23206-5373-4f72-968f-ef8c1d74a6d7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfe23206-5373-4f72-968f-ef8c1d74a6d7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6787000327037091923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67870003270370919236787000327037091923678700032703709192367870003270370919236787000327037091923678700032703709192367870003270370919236787000327037091923678700032703709192367870003270370919236787000327037091923678700032703709192367870003270370919236787000327037091923678700032703709192367870003270370919236787000327037091923678700032703709192367870003270370919236787000327037091923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d291029e-a201-497d-8699-62c1610e3145, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfe23206-5373-4f72-968f-ef8c1d74a6d7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c40e9b36-0573-459b-8fad-88d08e1c252f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c40e9b36-0573-459b-8fad-88d08e1c252f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15604336353549692450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560433635354969245015604336353549692450156043363535496924501560433635354969245015604336353549692450156043363535496924501560433635354969245015604336353549692450156043363535496924501560433635354969245015604336353549692450156043363535496924501560433635354969245015604336353549692450156043363535496924501560433635354969245015604336353549692450156043363535496924501560433635354969245015604336353549692450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fae8fbd-3bbd-4e75-879f-495335c6436f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fae8fbd-3bbd-4e75-879f-495335c6436f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2281808069792674902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22818080697926749022281808069792674902228180806979267490222818080697926749022281808069792674902228180806979267490222818080697926749022281808069792674902228180806979267490222818080697926749022281808069792674902228180806979267490222818080697926749022281808069792674902228180806979267490222818080697926749022281808069792674902228180806979267490222818080697926749022281808069792674902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c40e9b36-0573-459b-8fad-88d08e1c252f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, debd169e-d760-4d68-beda-248e1016397d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, debd169e-d760-4d68-beda-248e1016397d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6038399001090694278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60383990010906942786038399001090694278603839900109069427860383990010906942786038399001090694278603839900109069427860383990010906942786038399001090694278603839900109069427860383990010906942786038399001090694278603839900109069427860383990010906942786038399001090694278603839900109069427860383990010906942786038399001090694278603839900109069427860383990010906942786038399001090694278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fae8fbd-3bbd-4e75-879f-495335c6436f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d91a619-1781-4df5-baea-4dc6e900d6ba, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d91a619-1781-4df5-baea-4dc6e900d6ba, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 493659117303217900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "493659117303217900493659117303217900493659117303217900493659117303217900493659117303217900493659117303217900493659117303217900493659117303217900493659117303217900493659117303217900493659117303217900493659117303217900493659117303217900493659117303217900493659117303217900493659117303217900493659117303217900493659117303217900493659117303217900493659117303217900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, debd169e-d760-4d68-beda-248e1016397d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebcdd91d-853f-4c97-b6f1-b6ff1c4b094f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebcdd91d-853f-4c97-b6f1-b6ff1c4b094f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2799477966064097190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27994779660640971902799477966064097190279947796606409719027994779660640971902799477966064097190279947796606409719027994779660640971902799477966064097190279947796606409719027994779660640971902799477966064097190279947796606409719027994779660640971902799477966064097190279947796606409719027994779660640971902799477966064097190279947796606409719027994779660640971902799477966064097190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d91a619-1781-4df5-baea-4dc6e900d6ba, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8458f239-dd19-449e-9685-4882230bb53f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8458f239-dd19-449e-9685-4882230bb53f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3661860552707547920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36618605527075479203661860552707547920366186055270754792036618605527075479203661860552707547920366186055270754792036618605527075479203661860552707547920366186055270754792036618605527075479203661860552707547920366186055270754792036618605527075479203661860552707547920366186055270754792036618605527075479203661860552707547920366186055270754792036618605527075479203661860552707547920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebcdd91d-853f-4c97-b6f1-b6ff1c4b094f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e50b67eb-2895-448c-aef8-5ab98cfe59de, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e50b67eb-2895-448c-aef8-5ab98cfe59de, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7129629705641726316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71296297056417263167129629705641726316712962970564172631671296297056417263167129629705641726316712962970564172631671296297056417263167129629705641726316712962970564172631671296297056417263167129629705641726316712962970564172631671296297056417263167129629705641726316712962970564172631671296297056417263167129629705641726316712962970564172631671296297056417263167129629705641726316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8458f239-dd19-449e-9685-4882230bb53f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 374e4f3e-23ba-4b2e-84ed-3234f2577924, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 374e4f3e-23ba-4b2e-84ed-3234f2577924, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2483574896566986786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24835748965669867862483574896566986786248357489656698678624835748965669867862483574896566986786248357489656698678624835748965669867862483574896566986786248357489656698678624835748965669867862483574896566986786248357489656698678624835748965669867862483574896566986786248357489656698678624835748965669867862483574896566986786248357489656698678624835748965669867862483574896566986786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e50b67eb-2895-448c-aef8-5ab98cfe59de, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 076ceb46-9da5-401d-8f8b-a3ce8c127aaa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 076ceb46-9da5-401d-8f8b-a3ce8c127aaa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1039035806175483151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10390358061754831511039035806175483151103903580617548315110390358061754831511039035806175483151103903580617548315110390358061754831511039035806175483151103903580617548315110390358061754831511039035806175483151103903580617548315110390358061754831511039035806175483151103903580617548315110390358061754831511039035806175483151103903580617548315110390358061754831511039035806175483151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 374e4f3e-23ba-4b2e-84ed-3234f2577924, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e325672-96b5-412c-b82f-9f52927f3f7b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e325672-96b5-412c-b82f-9f52927f3f7b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12455519560325562482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245551956032556248212455519560325562482124555195603255624821245551956032556248212455519560325562482124555195603255624821245551956032556248212455519560325562482124555195603255624821245551956032556248212455519560325562482124555195603255624821245551956032556248212455519560325562482124555195603255624821245551956032556248212455519560325562482124555195603255624821245551956032556248212455519560325562482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 076ceb46-9da5-401d-8f8b-a3ce8c127aaa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dafe2cd-3322-434d-ad8e-89717da8f2cc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dafe2cd-3322-434d-ad8e-89717da8f2cc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18396878953304177392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839687895330417739218396878953304177392183968789533041773921839687895330417739218396878953304177392183968789533041773921839687895330417739218396878953304177392183968789533041773921839687895330417739218396878953304177392183968789533041773921839687895330417739218396878953304177392183968789533041773921839687895330417739218396878953304177392183968789533041773921839687895330417739218396878953304177392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e325672-96b5-412c-b82f-9f52927f3f7b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9c6213d-6cfc-46fa-887b-106bff0af5be, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9c6213d-6cfc-46fa-887b-106bff0af5be, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5644773565305463627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56447735653054636275644773565305463627564477356530546362756447735653054636275644773565305463627564477356530546362756447735653054636275644773565305463627564477356530546362756447735653054636275644773565305463627564477356530546362756447735653054636275644773565305463627564477356530546362756447735653054636275644773565305463627564477356530546362756447735653054636275644773565305463627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dafe2cd-3322-434d-ad8e-89717da8f2cc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ba69198-76f4-4e4b-a127-26565746ac2d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ba69198-76f4-4e4b-a127-26565746ac2d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5949271960823449198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59492719608234491985949271960823449198594927196082344919859492719608234491985949271960823449198594927196082344919859492719608234491985949271960823449198594927196082344919859492719608234491985949271960823449198594927196082344919859492719608234491985949271960823449198594927196082344919859492719608234491985949271960823449198594927196082344919859492719608234491985949271960823449198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9c6213d-6cfc-46fa-887b-106bff0af5be, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 844cf8b3-05a5-4fac-a22d-63927d6898bd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 844cf8b3-05a5-4fac-a22d-63927d6898bd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1097796488343851777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10977964883438517771097796488343851777109779648834385177710977964883438517771097796488343851777109779648834385177710977964883438517771097796488343851777109779648834385177710977964883438517771097796488343851777109779648834385177710977964883438517771097796488343851777109779648834385177710977964883438517771097796488343851777109779648834385177710977964883438517771097796488343851777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ba69198-76f4-4e4b-a127-26565746ac2d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44edd255-e2f5-4a87-ace3-572683fa4386, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44edd255-e2f5-4a87-ace3-572683fa4386, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2898419492230447153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28984194922304471532898419492230447153289841949223044715328984194922304471532898419492230447153289841949223044715328984194922304471532898419492230447153289841949223044715328984194922304471532898419492230447153289841949223044715328984194922304471532898419492230447153289841949223044715328984194922304471532898419492230447153289841949223044715328984194922304471532898419492230447153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 844cf8b3-05a5-4fac-a22d-63927d6898bd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70cead9e-bc87-4ff4-ae81-972b23d2ea8b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70cead9e-bc87-4ff4-ae81-972b23d2ea8b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11214505003220945523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121450500322094552311214505003220945523112145050032209455231121450500322094552311214505003220945523112145050032209455231121450500322094552311214505003220945523112145050032209455231121450500322094552311214505003220945523112145050032209455231121450500322094552311214505003220945523112145050032209455231121450500322094552311214505003220945523112145050032209455231121450500322094552311214505003220945523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44edd255-e2f5-4a87-ace3-572683fa4386, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75bb0a3f-4f01-47bd-81d6-5ff8594edd6a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75bb0a3f-4f01-47bd-81d6-5ff8594edd6a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11834539358061299904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183453935806129990411834539358061299904118345393580612999041183453935806129990411834539358061299904118345393580612999041183453935806129990411834539358061299904118345393580612999041183453935806129990411834539358061299904118345393580612999041183453935806129990411834539358061299904118345393580612999041183453935806129990411834539358061299904118345393580612999041183453935806129990411834539358061299904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70cead9e-bc87-4ff4-ae81-972b23d2ea8b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74aa8565-e08f-40cf-8c9c-b029b77570de, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74aa8565-e08f-40cf-8c9c-b029b77570de, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13899047058996818388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389904705899681838813899047058996818388138990470589968183881389904705899681838813899047058996818388138990470589968183881389904705899681838813899047058996818388138990470589968183881389904705899681838813899047058996818388138990470589968183881389904705899681838813899047058996818388138990470589968183881389904705899681838813899047058996818388138990470589968183881389904705899681838813899047058996818388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75bb0a3f-4f01-47bd-81d6-5ff8594edd6a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74aa8565-e08f-40cf-8c9c-b029b77570de, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efb87740-e0d6-4255-8e59-dd5e910fe685, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efb87740-e0d6-4255-8e59-dd5e910fe685, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1343962331686789601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13439623316867896011343962331686789601134396233168678960113439623316867896011343962331686789601134396233168678960113439623316867896011343962331686789601134396233168678960113439623316867896011343962331686789601134396233168678960113439623316867896011343962331686789601134396233168678960113439623316867896011343962331686789601134396233168678960113439623316867896011343962331686789601" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91d24ccb-5b6b-4937-b413-a5879d232d6e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91d24ccb-5b6b-4937-b413-a5879d232d6e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2280053719569410602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22800537195694106022280053719569410602228005371956941060222800537195694106022280053719569410602228005371956941060222800537195694106022280053719569410602228005371956941060222800537195694106022280053719569410602228005371956941060222800537195694106022280053719569410602228005371956941060222800537195694106022280053719569410602228005371956941060222800537195694106022280053719569410602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efb87740-e0d6-4255-8e59-dd5e910fe685, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10ad83ba-b66d-44b8-9aa4-706c932b7fbd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10ad83ba-b66d-44b8-9aa4-706c932b7fbd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4667713402215399406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46677134022153994064667713402215399406466771340221539940646677134022153994064667713402215399406466771340221539940646677134022153994064667713402215399406466771340221539940646677134022153994064667713402215399406466771340221539940646677134022153994064667713402215399406466771340221539940646677134022153994064667713402215399406466771340221539940646677134022153994064667713402215399406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91d24ccb-5b6b-4937-b413-a5879d232d6e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f38be29-ca8a-44bc-b2ba-b5a8467c7075, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f38be29-ca8a-44bc-b2ba-b5a8467c7075, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1986527137711085457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19865271377110854571986527137711085457198652713771108545719865271377110854571986527137711085457198652713771108545719865271377110854571986527137711085457198652713771108545719865271377110854571986527137711085457198652713771108545719865271377110854571986527137711085457198652713771108545719865271377110854571986527137711085457198652713771108545719865271377110854571986527137711085457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10ad83ba-b66d-44b8-9aa4-706c932b7fbd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62f18700-51ed-42c0-8760-8a0e8970736f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62f18700-51ed-42c0-8760-8a0e8970736f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7786964080341000798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77869640803410007987786964080341000798778696408034100079877869640803410007987786964080341000798778696408034100079877869640803410007987786964080341000798778696408034100079877869640803410007987786964080341000798778696408034100079877869640803410007987786964080341000798778696408034100079877869640803410007987786964080341000798778696408034100079877869640803410007987786964080341000798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f38be29-ca8a-44bc-b2ba-b5a8467c7075, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97157fe7-2709-4a12-9470-73fe319fb6ae, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97157fe7-2709-4a12-9470-73fe319fb6ae, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8230668565152535847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82306685651525358478230668565152535847823066856515253584782306685651525358478230668565152535847823066856515253584782306685651525358478230668565152535847823066856515253584782306685651525358478230668565152535847823066856515253584782306685651525358478230668565152535847823066856515253584782306685651525358478230668565152535847823066856515253584782306685651525358478230668565152535847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62f18700-51ed-42c0-8760-8a0e8970736f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a1e2f22-6c68-4671-ac96-09814c0a0cfc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a1e2f22-6c68-4671-ac96-09814c0a0cfc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3639250653858099545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36392506538580995453639250653858099545363925065385809954536392506538580995453639250653858099545363925065385809954536392506538580995453639250653858099545363925065385809954536392506538580995453639250653858099545363925065385809954536392506538580995453639250653858099545363925065385809954536392506538580995453639250653858099545363925065385809954536392506538580995453639250653858099545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97157fe7-2709-4a12-9470-73fe319fb6ae, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4765873-2aed-48ef-8058-9db872cdd522, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4765873-2aed-48ef-8058-9db872cdd522, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7490255591093079265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74902555910930792657490255591093079265749025559109307926574902555910930792657490255591093079265749025559109307926574902555910930792657490255591093079265749025559109307926574902555910930792657490255591093079265749025559109307926574902555910930792657490255591093079265749025559109307926574902555910930792657490255591093079265749025559109307926574902555910930792657490255591093079265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a1e2f22-6c68-4671-ac96-09814c0a0cfc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cfc2c76-f864-497b-bb70-2b50229d821e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cfc2c76-f864-497b-bb70-2b50229d821e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15925858713215785163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592585871321578516315925858713215785163159258587132157851631592585871321578516315925858713215785163159258587132157851631592585871321578516315925858713215785163159258587132157851631592585871321578516315925858713215785163159258587132157851631592585871321578516315925858713215785163159258587132157851631592585871321578516315925858713215785163159258587132157851631592585871321578516315925858713215785163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4765873-2aed-48ef-8058-9db872cdd522, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bc8c003-ebc3-42d4-84da-6c15e8f8df22, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bc8c003-ebc3-42d4-84da-6c15e8f8df22, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11564780943193619170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156478094319361917011564780943193619170115647809431936191701156478094319361917011564780943193619170115647809431936191701156478094319361917011564780943193619170115647809431936191701156478094319361917011564780943193619170115647809431936191701156478094319361917011564780943193619170115647809431936191701156478094319361917011564780943193619170115647809431936191701156478094319361917011564780943193619170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cfc2c76-f864-497b-bb70-2b50229d821e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e6af119-9cb7-443e-8384-c7ae41f9926b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e6af119-9cb7-443e-8384-c7ae41f9926b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17097036656739890943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709703665673989094317097036656739890943170970366567398909431709703665673989094317097036656739890943170970366567398909431709703665673989094317097036656739890943170970366567398909431709703665673989094317097036656739890943170970366567398909431709703665673989094317097036656739890943170970366567398909431709703665673989094317097036656739890943170970366567398909431709703665673989094317097036656739890943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bc8c003-ebc3-42d4-84da-6c15e8f8df22, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a140cc79-3b50-4ca2-8469-d585bb12feaf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a140cc79-3b50-4ca2-8469-d585bb12feaf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18225026022793223178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822502602279322317818225026022793223178182250260227932231781822502602279322317818225026022793223178182250260227932231781822502602279322317818225026022793223178182250260227932231781822502602279322317818225026022793223178182250260227932231781822502602279322317818225026022793223178182250260227932231781822502602279322317818225026022793223178182250260227932231781822502602279322317818225026022793223178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e6af119-9cb7-443e-8384-c7ae41f9926b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd000128-1c82-4e36-8f54-e9a52c8abb49, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd000128-1c82-4e36-8f54-e9a52c8abb49, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17793752878635374949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779375287863537494917793752878635374949177937528786353749491779375287863537494917793752878635374949177937528786353749491779375287863537494917793752878635374949177937528786353749491779375287863537494917793752878635374949177937528786353749491779375287863537494917793752878635374949177937528786353749491779375287863537494917793752878635374949177937528786353749491779375287863537494917793752878635374949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a140cc79-3b50-4ca2-8469-d585bb12feaf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8bf554f-3040-4ef3-a78f-e85c4c9cdff9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8bf554f-3040-4ef3-a78f-e85c4c9cdff9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7154824388409233448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71548243884092334487154824388409233448715482438840923344871548243884092334487154824388409233448715482438840923344871548243884092334487154824388409233448715482438840923344871548243884092334487154824388409233448715482438840923344871548243884092334487154824388409233448715482438840923344871548243884092334487154824388409233448715482438840923344871548243884092334487154824388409233448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd000128-1c82-4e36-8f54-e9a52c8abb49, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb081e91-7810-4113-80b0-23f1d1e37b39, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb081e91-7810-4113-80b0-23f1d1e37b39, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6803932178704557763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68039321787045577636803932178704557763680393217870455776368039321787045577636803932178704557763680393217870455776368039321787045577636803932178704557763680393217870455776368039321787045577636803932178704557763680393217870455776368039321787045577636803932178704557763680393217870455776368039321787045577636803932178704557763680393217870455776368039321787045577636803932178704557763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8bf554f-3040-4ef3-a78f-e85c4c9cdff9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6a8975b-be6c-4b49-bcdb-401739b2f7c5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6a8975b-be6c-4b49-bcdb-401739b2f7c5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8471035583554463165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84710355835544631658471035583554463165847103558355446316584710355835544631658471035583554463165847103558355446316584710355835544631658471035583554463165847103558355446316584710355835544631658471035583554463165847103558355446316584710355835544631658471035583554463165847103558355446316584710355835544631658471035583554463165847103558355446316584710355835544631658471035583554463165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb081e91-7810-4113-80b0-23f1d1e37b39, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b461b1b-fea1-4b1e-8904-e587fef99112, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b461b1b-fea1-4b1e-8904-e587fef99112, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15119153167033549629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511915316703354962915119153167033549629151191531670335496291511915316703354962915119153167033549629151191531670335496291511915316703354962915119153167033549629151191531670335496291511915316703354962915119153167033549629151191531670335496291511915316703354962915119153167033549629151191531670335496291511915316703354962915119153167033549629151191531670335496291511915316703354962915119153167033549629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6a8975b-be6c-4b49-bcdb-401739b2f7c5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c75176b0-0918-40dc-b138-4d70306e0a02, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c75176b0-0918-40dc-b138-4d70306e0a02, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16366629754650019714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636662975465001971416366629754650019714163666297546500197141636662975465001971416366629754650019714163666297546500197141636662975465001971416366629754650019714163666297546500197141636662975465001971416366629754650019714163666297546500197141636662975465001971416366629754650019714163666297546500197141636662975465001971416366629754650019714163666297546500197141636662975465001971416366629754650019714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b461b1b-fea1-4b1e-8904-e587fef99112, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c75176b0-0918-40dc-b138-4d70306e0a02, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99d579e7-1840-4311-9239-d3f094663d24, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e056a1ce-cafb-4e06-b061-9011e417e979, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99d579e7-1840-4311-9239-d3f094663d24, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7856543861006669978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78565438610066699787856543861006669978785654386100666997878565438610066699787856543861006669978785654386100666997878565438610066699787856543861006669978785654386100666997878565438610066699787856543861006669978785654386100666997878565438610066699787856543861006669978785654386100666997878565438610066699787856543861006669978785654386100666997878565438610066699787856543861006669978" } } } 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, e056a1ce-cafb-4e06-b061-9011e417e979, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11868937195622570080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186893719562257008011868937195622570080118689371956225700801186893719562257008011868937195622570080118689371956225700801186893719562257008011868937195622570080118689371956225700801186893719562257008011868937195622570080118689371956225700801186893719562257008011868937195622570080118689371956225700801186893719562257008011868937195622570080118689371956225700801186893719562257008011868937195622570080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99d579e7-1840-4311-9239-d3f094663d24, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e056a1ce-cafb-4e06-b061-9011e417e979, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8b36fc2-6879-4687-81b0-a4807496454b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f751a414-9af2-485c-b903-6f452de44915, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8b36fc2-6879-4687-81b0-a4807496454b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11071783497630604398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107178349763060439811071783497630604398110717834976306043981107178349763060439811071783497630604398110717834976306043981107178349763060439811071783497630604398110717834976306043981107178349763060439811071783497630604398110717834976306043981107178349763060439811071783497630604398110717834976306043981107178349763060439811071783497630604398110717834976306043981107178349763060439811071783497630604398" } } } 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, f751a414-9af2-485c-b903-6f452de44915, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6965928642286244758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69659286422862447586965928642286244758696592864228624475869659286422862447586965928642286244758696592864228624475869659286422862447586965928642286244758696592864228624475869659286422862447586965928642286244758696592864228624475869659286422862447586965928642286244758696592864228624475869659286422862447586965928642286244758696592864228624475869659286422862447586965928642286244758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8b36fc2-6879-4687-81b0-a4807496454b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cfce958-27fc-45b9-9189-e186c3dd3b55, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f751a414-9af2-485c-b903-6f452de44915, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cfce958-27fc-45b9-9189-e186c3dd3b55, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13170302269286842202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317030226928684220213170302269286842202131703022692868422021317030226928684220213170302269286842202131703022692868422021317030226928684220213170302269286842202131703022692868422021317030226928684220213170302269286842202131703022692868422021317030226928684220213170302269286842202131703022692868422021317030226928684220213170302269286842202131703022692868422021317030226928684220213170302269286842202" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8913bf3-004d-4e16-bd04-578d6889f8ce, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8913bf3-004d-4e16-bd04-578d6889f8ce, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2276585476028050980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22765854760280509802276585476028050980227658547602805098022765854760280509802276585476028050980227658547602805098022765854760280509802276585476028050980227658547602805098022765854760280509802276585476028050980227658547602805098022765854760280509802276585476028050980227658547602805098022765854760280509802276585476028050980227658547602805098022765854760280509802276585476028050980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cfce958-27fc-45b9-9189-e186c3dd3b55, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75d803ca-fb80-4766-bcd6-8aa276ff9289, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75d803ca-fb80-4766-bcd6-8aa276ff9289, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 989763813929418608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "989763813929418608989763813929418608989763813929418608989763813929418608989763813929418608989763813929418608989763813929418608989763813929418608989763813929418608989763813929418608989763813929418608989763813929418608989763813929418608989763813929418608989763813929418608989763813929418608989763813929418608989763813929418608989763813929418608989763813929418608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8913bf3-004d-4e16-bd04-578d6889f8ce, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adcd0943-16fd-4ae7-8e98-01c5d5d47098, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adcd0943-16fd-4ae7-8e98-01c5d5d47098, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16597346804042190005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1659734680404219000516597346804042190005165973468040421900051659734680404219000516597346804042190005165973468040421900051659734680404219000516597346804042190005165973468040421900051659734680404219000516597346804042190005165973468040421900051659734680404219000516597346804042190005165973468040421900051659734680404219000516597346804042190005165973468040421900051659734680404219000516597346804042190005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75d803ca-fb80-4766-bcd6-8aa276ff9289, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adcd0943-16fd-4ae7-8e98-01c5d5d47098, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b163ce29-ab75-4a40-aa62-e6fa242abf0a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b163ce29-ab75-4a40-aa62-e6fa242abf0a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12146771103545564499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214677110354556449912146771103545564499121467711035455644991214677110354556449912146771103545564499121467711035455644991214677110354556449912146771103545564499121467711035455644991214677110354556449912146771103545564499121467711035455644991214677110354556449912146771103545564499121467711035455644991214677110354556449912146771103545564499121467711035455644991214677110354556449912146771103545564499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 960ecdaf-a591-4766-9b66-c727d8837d73, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 960ecdaf-a591-4766-9b66-c727d8837d73, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3013249518073198528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30132495180731985283013249518073198528301324951807319852830132495180731985283013249518073198528301324951807319852830132495180731985283013249518073198528301324951807319852830132495180731985283013249518073198528301324951807319852830132495180731985283013249518073198528301324951807319852830132495180731985283013249518073198528301324951807319852830132495180731985283013249518073198528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b163ce29-ab75-4a40-aa62-e6fa242abf0a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 960ecdaf-a591-4766-9b66-c727d8837d73, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2578e2c6-4fb5-48eb-95ea-936f09be61cd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2578e2c6-4fb5-48eb-95ea-936f09be61cd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7776094137840125564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77760941378401255647776094137840125564777609413784012556477760941378401255647776094137840125564777609413784012556477760941378401255647776094137840125564777609413784012556477760941378401255647776094137840125564777609413784012556477760941378401255647776094137840125564777609413784012556477760941378401255647776094137840125564777609413784012556477760941378401255647776094137840125564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae7edc38-821f-44df-9aeb-957aa3b3338b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae7edc38-821f-44df-9aeb-957aa3b3338b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18262779641391381472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826277964139138147218262779641391381472182627796413913814721826277964139138147218262779641391381472182627796413913814721826277964139138147218262779641391381472182627796413913814721826277964139138147218262779641391381472182627796413913814721826277964139138147218262779641391381472182627796413913814721826277964139138147218262779641391381472182627796413913814721826277964139138147218262779641391381472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2578e2c6-4fb5-48eb-95ea-936f09be61cd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9deafdb4-8473-4526-8faa-bf735444378d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae7edc38-821f-44df-9aeb-957aa3b3338b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9deafdb4-8473-4526-8faa-bf735444378d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4209781525546770718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42097815255467707184209781525546770718420978152554677071842097815255467707184209781525546770718420978152554677071842097815255467707184209781525546770718420978152554677071842097815255467707184209781525546770718420978152554677071842097815255467707184209781525546770718420978152554677071842097815255467707184209781525546770718420978152554677071842097815255467707184209781525546770718" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3800d7b6-206d-4512-b403-0d6488b0c73b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3800d7b6-206d-4512-b403-0d6488b0c73b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10052904384296588014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005290438429658801410052904384296588014100529043842965880141005290438429658801410052904384296588014100529043842965880141005290438429658801410052904384296588014100529043842965880141005290438429658801410052904384296588014100529043842965880141005290438429658801410052904384296588014100529043842965880141005290438429658801410052904384296588014100529043842965880141005290438429658801410052904384296588014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9deafdb4-8473-4526-8faa-bf735444378d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fd01e67-e5f9-47c6-b86d-1dfa48ba3360, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fd01e67-e5f9-47c6-b86d-1dfa48ba3360, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14784797363085234662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478479736308523466214784797363085234662147847973630852346621478479736308523466214784797363085234662147847973630852346621478479736308523466214784797363085234662147847973630852346621478479736308523466214784797363085234662147847973630852346621478479736308523466214784797363085234662147847973630852346621478479736308523466214784797363085234662147847973630852346621478479736308523466214784797363085234662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3800d7b6-206d-4512-b403-0d6488b0c73b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82aee30d-c9e0-4737-9689-bd4c8d60bb98, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82aee30d-c9e0-4737-9689-bd4c8d60bb98, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8201411923077953252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82014119230779532528201411923077953252820141192307795325282014119230779532528201411923077953252820141192307795325282014119230779532528201411923077953252820141192307795325282014119230779532528201411923077953252820141192307795325282014119230779532528201411923077953252820141192307795325282014119230779532528201411923077953252820141192307795325282014119230779532528201411923077953252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fd01e67-e5f9-47c6-b86d-1dfa48ba3360, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e001667-d559-4197-9a80-029296d18d2b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e001667-d559-4197-9a80-029296d18d2b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10004793134849817400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000479313484981740010004793134849817400100047931348498174001000479313484981740010004793134849817400100047931348498174001000479313484981740010004793134849817400100047931348498174001000479313484981740010004793134849817400100047931348498174001000479313484981740010004793134849817400100047931348498174001000479313484981740010004793134849817400100047931348498174001000479313484981740010004793134849817400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82aee30d-c9e0-4737-9689-bd4c8d60bb98, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0cfd645-b10e-450a-bffb-14458aca4329, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0cfd645-b10e-450a-bffb-14458aca4329, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13515212393685904953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351521239368590495313515212393685904953135152123936859049531351521239368590495313515212393685904953135152123936859049531351521239368590495313515212393685904953135152123936859049531351521239368590495313515212393685904953135152123936859049531351521239368590495313515212393685904953135152123936859049531351521239368590495313515212393685904953135152123936859049531351521239368590495313515212393685904953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e001667-d559-4197-9a80-029296d18d2b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59d555a2-0662-4b32-a18d-b714f99c4606, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59d555a2-0662-4b32-a18d-b714f99c4606, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15844803363736120173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584480336373612017315844803363736120173158448033637361201731584480336373612017315844803363736120173158448033637361201731584480336373612017315844803363736120173158448033637361201731584480336373612017315844803363736120173158448033637361201731584480336373612017315844803363736120173158448033637361201731584480336373612017315844803363736120173158448033637361201731584480336373612017315844803363736120173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0cfd645-b10e-450a-bffb-14458aca4329, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7c70258-7114-45d3-8bb5-a4ba5745c974, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7c70258-7114-45d3-8bb5-a4ba5745c974, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8552541459978628547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85525414599786285478552541459978628547855254145997862854785525414599786285478552541459978628547855254145997862854785525414599786285478552541459978628547855254145997862854785525414599786285478552541459978628547855254145997862854785525414599786285478552541459978628547855254145997862854785525414599786285478552541459978628547855254145997862854785525414599786285478552541459978628547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59d555a2-0662-4b32-a18d-b714f99c4606, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c65b8162-55d2-4cad-a9c2-af815b8ccc75, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c65b8162-55d2-4cad-a9c2-af815b8ccc75, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1160376270745446972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11603762707454469721160376270745446972116037627074544697211603762707454469721160376270745446972116037627074544697211603762707454469721160376270745446972116037627074544697211603762707454469721160376270745446972116037627074544697211603762707454469721160376270745446972116037627074544697211603762707454469721160376270745446972116037627074544697211603762707454469721160376270745446972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7c70258-7114-45d3-8bb5-a4ba5745c974, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6353227-b8ab-49ca-978e-2b0c478382e3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6353227-b8ab-49ca-978e-2b0c478382e3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2543336073567199533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25433360735671995332543336073567199533254333607356719953325433360735671995332543336073567199533254333607356719953325433360735671995332543336073567199533254333607356719953325433360735671995332543336073567199533254333607356719953325433360735671995332543336073567199533254333607356719953325433360735671995332543336073567199533254333607356719953325433360735671995332543336073567199533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c65b8162-55d2-4cad-a9c2-af815b8ccc75, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f2fac02-c2a5-444f-866b-51b162cc4838, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f2fac02-c2a5-444f-866b-51b162cc4838, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1821387333171122142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18213873331711221421821387333171122142182138733317112214218213873331711221421821387333171122142182138733317112214218213873331711221421821387333171122142182138733317112214218213873331711221421821387333171122142182138733317112214218213873331711221421821387333171122142182138733317112214218213873331711221421821387333171122142182138733317112214218213873331711221421821387333171122142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6353227-b8ab-49ca-978e-2b0c478382e3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffe3697b-7933-4328-8669-168915450ca6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffe3697b-7933-4328-8669-168915450ca6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 305098024484022734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "305098024484022734305098024484022734305098024484022734305098024484022734305098024484022734305098024484022734305098024484022734305098024484022734305098024484022734305098024484022734305098024484022734305098024484022734305098024484022734305098024484022734305098024484022734305098024484022734305098024484022734305098024484022734305098024484022734305098024484022734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f2fac02-c2a5-444f-866b-51b162cc4838, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44f1f100-1a3d-46cd-ad74-8b1ca27a063e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44f1f100-1a3d-46cd-ad74-8b1ca27a063e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1042669777545990215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10426697775459902151042669777545990215104266977754599021510426697775459902151042669777545990215104266977754599021510426697775459902151042669777545990215104266977754599021510426697775459902151042669777545990215104266977754599021510426697775459902151042669777545990215104266977754599021510426697775459902151042669777545990215104266977754599021510426697775459902151042669777545990215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffe3697b-7933-4328-8669-168915450ca6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44f1f100-1a3d-46cd-ad74-8b1ca27a063e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0b34ee0-b9d0-468b-b880-6cd1cae0624b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0b34ee0-b9d0-468b-b880-6cd1cae0624b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13298735592045871453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329873559204587145313298735592045871453132987355920458714531329873559204587145313298735592045871453132987355920458714531329873559204587145313298735592045871453132987355920458714531329873559204587145313298735592045871453132987355920458714531329873559204587145313298735592045871453132987355920458714531329873559204587145313298735592045871453132987355920458714531329873559204587145313298735592045871453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 077fa887-0790-477a-8797-e6d067519f9e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 077fa887-0790-477a-8797-e6d067519f9e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2268770176166134214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22687701761661342142268770176166134214226877017616613421422687701761661342142268770176166134214226877017616613421422687701761661342142268770176166134214226877017616613421422687701761661342142268770176166134214226877017616613421422687701761661342142268770176166134214226877017616613421422687701761661342142268770176166134214226877017616613421422687701761661342142268770176166134214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0b34ee0-b9d0-468b-b880-6cd1cae0624b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b291c07e-8bc4-4a00-9dee-8c45c4481ec1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b291c07e-8bc4-4a00-9dee-8c45c4481ec1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14132285096158391458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413228509615839145814132285096158391458141322850961583914581413228509615839145814132285096158391458141322850961583914581413228509615839145814132285096158391458141322850961583914581413228509615839145814132285096158391458141322850961583914581413228509615839145814132285096158391458141322850961583914581413228509615839145814132285096158391458141322850961583914581413228509615839145814132285096158391458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 077fa887-0790-477a-8797-e6d067519f9e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da39dd4c-f008-4962-8e33-59e12d08734e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da39dd4c-f008-4962-8e33-59e12d08734e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5306092272572406639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53060922725724066395306092272572406639530609227257240663953060922725724066395306092272572406639530609227257240663953060922725724066395306092272572406639530609227257240663953060922725724066395306092272572406639530609227257240663953060922725724066395306092272572406639530609227257240663953060922725724066395306092272572406639530609227257240663953060922725724066395306092272572406639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b291c07e-8bc4-4a00-9dee-8c45c4481ec1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d9c22f6-9b81-4df7-99fc-807969a7fe66, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d9c22f6-9b81-4df7-99fc-807969a7fe66, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10213860001467479156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021386000146747915610213860001467479156102138600014674791561021386000146747915610213860001467479156102138600014674791561021386000146747915610213860001467479156102138600014674791561021386000146747915610213860001467479156102138600014674791561021386000146747915610213860001467479156102138600014674791561021386000146747915610213860001467479156102138600014674791561021386000146747915610213860001467479156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da39dd4c-f008-4962-8e33-59e12d08734e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ec9a541-a266-4cf4-9643-9737b94e0593, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ec9a541-a266-4cf4-9643-9737b94e0593, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18136620826335752900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813662082633575290018136620826335752900181366208263357529001813662082633575290018136620826335752900181366208263357529001813662082633575290018136620826335752900181366208263357529001813662082633575290018136620826335752900181366208263357529001813662082633575290018136620826335752900181366208263357529001813662082633575290018136620826335752900181366208263357529001813662082633575290018136620826335752900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d9c22f6-9b81-4df7-99fc-807969a7fe66, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0a75322-da00-4bbe-8808-75123a99676c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0a75322-da00-4bbe-8808-75123a99676c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4612645973891546595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46126459738915465954612645973891546595461264597389154659546126459738915465954612645973891546595461264597389154659546126459738915465954612645973891546595461264597389154659546126459738915465954612645973891546595461264597389154659546126459738915465954612645973891546595461264597389154659546126459738915465954612645973891546595461264597389154659546126459738915465954612645973891546595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ec9a541-a266-4cf4-9643-9737b94e0593, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 778874f0-4ba6-41b5-aa42-9b05c78fd9bf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 778874f0-4ba6-41b5-aa42-9b05c78fd9bf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16762690731599317925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676269073159931792516762690731599317925167626907315993179251676269073159931792516762690731599317925167626907315993179251676269073159931792516762690731599317925167626907315993179251676269073159931792516762690731599317925167626907315993179251676269073159931792516762690731599317925167626907315993179251676269073159931792516762690731599317925167626907315993179251676269073159931792516762690731599317925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0a75322-da00-4bbe-8808-75123a99676c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19d8516a-4c55-4b5a-9fa3-05249b6f6e60, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19d8516a-4c55-4b5a-9fa3-05249b6f6e60, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15342704091953299901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534270409195329990115342704091953299901153427040919532999011534270409195329990115342704091953299901153427040919532999011534270409195329990115342704091953299901153427040919532999011534270409195329990115342704091953299901153427040919532999011534270409195329990115342704091953299901153427040919532999011534270409195329990115342704091953299901153427040919532999011534270409195329990115342704091953299901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 778874f0-4ba6-41b5-aa42-9b05c78fd9bf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5564ff60-7ab8-4214-97fd-d55c32d5207d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5564ff60-7ab8-4214-97fd-d55c32d5207d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5944435858929978784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59444358589299787845944435858929978784594443585892997878459444358589299787845944435858929978784594443585892997878459444358589299787845944435858929978784594443585892997878459444358589299787845944435858929978784594443585892997878459444358589299787845944435858929978784594443585892997878459444358589299787845944435858929978784594443585892997878459444358589299787845944435858929978784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19d8516a-4c55-4b5a-9fa3-05249b6f6e60, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30f6d472-b6bd-4fcb-820e-0ebd92865bce, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30f6d472-b6bd-4fcb-820e-0ebd92865bce, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17842698690620591629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784269869062059162917842698690620591629178426986906205916291784269869062059162917842698690620591629178426986906205916291784269869062059162917842698690620591629178426986906205916291784269869062059162917842698690620591629178426986906205916291784269869062059162917842698690620591629178426986906205916291784269869062059162917842698690620591629178426986906205916291784269869062059162917842698690620591629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5564ff60-7ab8-4214-97fd-d55c32d5207d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e5141c0-a44d-40fd-bd3f-9641cd556ec0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e5141c0-a44d-40fd-bd3f-9641cd556ec0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18251924153869074093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825192415386907409318251924153869074093182519241538690740931825192415386907409318251924153869074093182519241538690740931825192415386907409318251924153869074093182519241538690740931825192415386907409318251924153869074093182519241538690740931825192415386907409318251924153869074093182519241538690740931825192415386907409318251924153869074093182519241538690740931825192415386907409318251924153869074093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30f6d472-b6bd-4fcb-820e-0ebd92865bce, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fe4f400-b783-47e2-b247-ed1e07a048b6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fe4f400-b783-47e2-b247-ed1e07a048b6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16306027435388039315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630602743538803931516306027435388039315163060274353880393151630602743538803931516306027435388039315163060274353880393151630602743538803931516306027435388039315163060274353880393151630602743538803931516306027435388039315163060274353880393151630602743538803931516306027435388039315163060274353880393151630602743538803931516306027435388039315163060274353880393151630602743538803931516306027435388039315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fe4f400-b783-47e2-b247-ed1e07a048b6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e5141c0-a44d-40fd-bd3f-9641cd556ec0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f717b44f-6d4e-4181-b2c6-6b5c64cb4128, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f717b44f-6d4e-4181-b2c6-6b5c64cb4128, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2836576506904853809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28365765069048538092836576506904853809283657650690485380928365765069048538092836576506904853809283657650690485380928365765069048538092836576506904853809283657650690485380928365765069048538092836576506904853809283657650690485380928365765069048538092836576506904853809283657650690485380928365765069048538092836576506904853809283657650690485380928365765069048538092836576506904853809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc344127-6020-4ffc-817d-5340591b0541, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc344127-6020-4ffc-817d-5340591b0541, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12350750609071632457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235075060907163245712350750609071632457123507506090716324571235075060907163245712350750609071632457123507506090716324571235075060907163245712350750609071632457123507506090716324571235075060907163245712350750609071632457123507506090716324571235075060907163245712350750609071632457123507506090716324571235075060907163245712350750609071632457123507506090716324571235075060907163245712350750609071632457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f717b44f-6d4e-4181-b2c6-6b5c64cb4128, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc344127-6020-4ffc-817d-5340591b0541, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6233926e-cefa-44f6-8e36-3e44c3701595, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6233926e-cefa-44f6-8e36-3e44c3701595, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1113874483822692788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11138744838226927881113874483822692788111387448382269278811138744838226927881113874483822692788111387448382269278811138744838226927881113874483822692788111387448382269278811138744838226927881113874483822692788111387448382269278811138744838226927881113874483822692788111387448382269278811138744838226927881113874483822692788111387448382269278811138744838226927881113874483822692788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fed6db8-3fe8-4adf-9411-472a778369c5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fed6db8-3fe8-4adf-9411-472a778369c5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13072105239415010146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307210523941501014613072105239415010146130721052394150101461307210523941501014613072105239415010146130721052394150101461307210523941501014613072105239415010146130721052394150101461307210523941501014613072105239415010146130721052394150101461307210523941501014613072105239415010146130721052394150101461307210523941501014613072105239415010146130721052394150101461307210523941501014613072105239415010146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6233926e-cefa-44f6-8e36-3e44c3701595, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fed6db8-3fe8-4adf-9411-472a778369c5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54b7f847-0ed0-4d7a-ba61-0295749e3ab3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54b7f847-0ed0-4d7a-ba61-0295749e3ab3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4802120631628091199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48021206316280911994802120631628091199480212063162809119948021206316280911994802120631628091199480212063162809119948021206316280911994802120631628091199480212063162809119948021206316280911994802120631628091199480212063162809119948021206316280911994802120631628091199480212063162809119948021206316280911994802120631628091199480212063162809119948021206316280911994802120631628091199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b727369-e1e8-4532-9f8c-dea4d7f68b2f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b727369-e1e8-4532-9f8c-dea4d7f68b2f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4146402464580481014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41464024645804810144146402464580481014414640246458048101441464024645804810144146402464580481014414640246458048101441464024645804810144146402464580481014414640246458048101441464024645804810144146402464580481014414640246458048101441464024645804810144146402464580481014414640246458048101441464024645804810144146402464580481014414640246458048101441464024645804810144146402464580481014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54b7f847-0ed0-4d7a-ba61-0295749e3ab3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c60ecfb-bbc6-4b2a-b915-0ae088020077, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c60ecfb-bbc6-4b2a-b915-0ae088020077, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4930652463400334246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49306524634003342464930652463400334246493065246340033424649306524634003342464930652463400334246493065246340033424649306524634003342464930652463400334246493065246340033424649306524634003342464930652463400334246493065246340033424649306524634003342464930652463400334246493065246340033424649306524634003342464930652463400334246493065246340033424649306524634003342464930652463400334246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b727369-e1e8-4532-9f8c-dea4d7f68b2f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 010d037d-905f-447f-b2ee-5a45521d9798, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 010d037d-905f-447f-b2ee-5a45521d9798, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14882344531646378782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488234453164637878214882344531646378782148823445316463787821488234453164637878214882344531646378782148823445316463787821488234453164637878214882344531646378782148823445316463787821488234453164637878214882344531646378782148823445316463787821488234453164637878214882344531646378782148823445316463787821488234453164637878214882344531646378782148823445316463787821488234453164637878214882344531646378782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c60ecfb-bbc6-4b2a-b915-0ae088020077, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 192bf946-e95d-4e26-ab2f-041334935253, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 192bf946-e95d-4e26-ab2f-041334935253, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 754239140091982530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "754239140091982530754239140091982530754239140091982530754239140091982530754239140091982530754239140091982530754239140091982530754239140091982530754239140091982530754239140091982530754239140091982530754239140091982530754239140091982530754239140091982530754239140091982530754239140091982530754239140091982530754239140091982530754239140091982530754239140091982530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 010d037d-905f-447f-b2ee-5a45521d9798, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13617cb2-ea45-4654-95c4-23f430317812, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13617cb2-ea45-4654-95c4-23f430317812, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17948341210286308966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794834121028630896617948341210286308966179483412102863089661794834121028630896617948341210286308966179483412102863089661794834121028630896617948341210286308966179483412102863089661794834121028630896617948341210286308966179483412102863089661794834121028630896617948341210286308966179483412102863089661794834121028630896617948341210286308966179483412102863089661794834121028630896617948341210286308966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 192bf946-e95d-4e26-ab2f-041334935253, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3753d783-3cca-42a4-9555-cf5e60ecd9c4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3753d783-3cca-42a4-9555-cf5e60ecd9c4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9753427717984935273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97534277179849352739753427717984935273975342771798493527397534277179849352739753427717984935273975342771798493527397534277179849352739753427717984935273975342771798493527397534277179849352739753427717984935273975342771798493527397534277179849352739753427717984935273975342771798493527397534277179849352739753427717984935273975342771798493527397534277179849352739753427717984935273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3753d783-3cca-42a4-9555-cf5e60ecd9c4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13617cb2-ea45-4654-95c4-23f430317812, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 358a1978-8f2c-4585-bec2-029496c8ab3c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 358a1978-8f2c-4585-bec2-029496c8ab3c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15163455660118828660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516345566011882866015163455660118828660151634556601188286601516345566011882866015163455660118828660151634556601188286601516345566011882866015163455660118828660151634556601188286601516345566011882866015163455660118828660151634556601188286601516345566011882866015163455660118828660151634556601188286601516345566011882866015163455660118828660151634556601188286601516345566011882866015163455660118828660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40015546-ef23-4098-adc2-340b7ded2acd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40015546-ef23-4098-adc2-340b7ded2acd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16226996346329328662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622699634632932866216226996346329328662162269963463293286621622699634632932866216226996346329328662162269963463293286621622699634632932866216226996346329328662162269963463293286621622699634632932866216226996346329328662162269963463293286621622699634632932866216226996346329328662162269963463293286621622699634632932866216226996346329328662162269963463293286621622699634632932866216226996346329328662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 358a1978-8f2c-4585-bec2-029496c8ab3c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fbc30dc-82f7-444a-a9ab-134f5edc1efa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fbc30dc-82f7-444a-a9ab-134f5edc1efa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7262156013544668332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72621560135446683327262156013544668332726215601354466833272621560135446683327262156013544668332726215601354466833272621560135446683327262156013544668332726215601354466833272621560135446683327262156013544668332726215601354466833272621560135446683327262156013544668332726215601354466833272621560135446683327262156013544668332726215601354466833272621560135446683327262156013544668332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40015546-ef23-4098-adc2-340b7ded2acd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79cea588-4cc8-43be-82fa-ef885241b016, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79cea588-4cc8-43be-82fa-ef885241b016, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18280285443350999541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1828028544335099954118280285443350999541182802854433509995411828028544335099954118280285443350999541182802854433509995411828028544335099954118280285443350999541182802854433509995411828028544335099954118280285443350999541182802854433509995411828028544335099954118280285443350999541182802854433509995411828028544335099954118280285443350999541182802854433509995411828028544335099954118280285443350999541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fbc30dc-82f7-444a-a9ab-134f5edc1efa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 850b1b54-9912-432d-a0c7-780e5b9d889a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 850b1b54-9912-432d-a0c7-780e5b9d889a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2997996040846950162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29979960408469501622997996040846950162299799604084695016229979960408469501622997996040846950162299799604084695016229979960408469501622997996040846950162299799604084695016229979960408469501622997996040846950162299799604084695016229979960408469501622997996040846950162299799604084695016229979960408469501622997996040846950162299799604084695016229979960408469501622997996040846950162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79cea588-4cc8-43be-82fa-ef885241b016, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f13570f5-28a8-4cd8-83c7-70e85bf9f4f8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f13570f5-28a8-4cd8-83c7-70e85bf9f4f8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8570647210896911936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85706472108969119368570647210896911936857064721089691193685706472108969119368570647210896911936857064721089691193685706472108969119368570647210896911936857064721089691193685706472108969119368570647210896911936857064721089691193685706472108969119368570647210896911936857064721089691193685706472108969119368570647210896911936857064721089691193685706472108969119368570647210896911936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 850b1b54-9912-432d-a0c7-780e5b9d889a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9726e133-deb3-494d-924c-972de49e3971, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9726e133-deb3-494d-924c-972de49e3971, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15312175876131806846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531217587613180684615312175876131806846153121758761318068461531217587613180684615312175876131806846153121758761318068461531217587613180684615312175876131806846153121758761318068461531217587613180684615312175876131806846153121758761318068461531217587613180684615312175876131806846153121758761318068461531217587613180684615312175876131806846153121758761318068461531217587613180684615312175876131806846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f13570f5-28a8-4cd8-83c7-70e85bf9f4f8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fa60e4b-f4ab-4467-95c8-b66739324459, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fa60e4b-f4ab-4467-95c8-b66739324459, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11645958972919078752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164595897291907875211645958972919078752116459589729190787521164595897291907875211645958972919078752116459589729190787521164595897291907875211645958972919078752116459589729190787521164595897291907875211645958972919078752116459589729190787521164595897291907875211645958972919078752116459589729190787521164595897291907875211645958972919078752116459589729190787521164595897291907875211645958972919078752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9726e133-deb3-494d-924c-972de49e3971, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0035ccd6-d293-457d-aea9-9e7de57daf23, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0035ccd6-d293-457d-aea9-9e7de57daf23, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7143201313430050904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71432013134300509047143201313430050904714320131343005090471432013134300509047143201313430050904714320131343005090471432013134300509047143201313430050904714320131343005090471432013134300509047143201313430050904714320131343005090471432013134300509047143201313430050904714320131343005090471432013134300509047143201313430050904714320131343005090471432013134300509047143201313430050904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fa60e4b-f4ab-4467-95c8-b66739324459, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef33211c-fc0d-40ca-9197-1bca1677d1cc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef33211c-fc0d-40ca-9197-1bca1677d1cc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18136428552610914272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813642855261091427218136428552610914272181364285526109142721813642855261091427218136428552610914272181364285526109142721813642855261091427218136428552610914272181364285526109142721813642855261091427218136428552610914272181364285526109142721813642855261091427218136428552610914272181364285526109142721813642855261091427218136428552610914272181364285526109142721813642855261091427218136428552610914272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0035ccd6-d293-457d-aea9-9e7de57daf23, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ea9ff8f-a28a-4cae-80c0-07a3c9cf4a59, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef33211c-fc0d-40ca-9197-1bca1677d1cc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ea9ff8f-a28a-4cae-80c0-07a3c9cf4a59, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16631187381110921791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663118738111092179116631187381110921791166311873811109217911663118738111092179116631187381110921791166311873811109217911663118738111092179116631187381110921791166311873811109217911663118738111092179116631187381110921791166311873811109217911663118738111092179116631187381110921791166311873811109217911663118738111092179116631187381110921791166311873811109217911663118738111092179116631187381110921791" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b95eccc-164f-4289-b491-68ecb3241ab0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b95eccc-164f-4289-b491-68ecb3241ab0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9410069243172177745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94100692431721777459410069243172177745941006924317217774594100692431721777459410069243172177745941006924317217774594100692431721777459410069243172177745941006924317217774594100692431721777459410069243172177745941006924317217774594100692431721777459410069243172177745941006924317217774594100692431721777459410069243172177745941006924317217774594100692431721777459410069243172177745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ea9ff8f-a28a-4cae-80c0-07a3c9cf4a59, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36d40b4b-1765-490f-90ef-454680b802d8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36d40b4b-1765-490f-90ef-454680b802d8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7977701619541511709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79777016195415117097977701619541511709797770161954151170979777016195415117097977701619541511709797770161954151170979777016195415117097977701619541511709797770161954151170979777016195415117097977701619541511709797770161954151170979777016195415117097977701619541511709797770161954151170979777016195415117097977701619541511709797770161954151170979777016195415117097977701619541511709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b95eccc-164f-4289-b491-68ecb3241ab0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5d4dcd5-8d50-4bc3-a580-911948b2cde5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5d4dcd5-8d50-4bc3-a580-911948b2cde5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7525606306616245011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75256063066162450117525606306616245011752560630661624501175256063066162450117525606306616245011752560630661624501175256063066162450117525606306616245011752560630661624501175256063066162450117525606306616245011752560630661624501175256063066162450117525606306616245011752560630661624501175256063066162450117525606306616245011752560630661624501175256063066162450117525606306616245011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36d40b4b-1765-490f-90ef-454680b802d8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8275e1d-055a-41ab-b45e-e6ee849d6742, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8275e1d-055a-41ab-b45e-e6ee849d6742, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12133200210563273049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213320021056327304912133200210563273049121332002105632730491213320021056327304912133200210563273049121332002105632730491213320021056327304912133200210563273049121332002105632730491213320021056327304912133200210563273049121332002105632730491213320021056327304912133200210563273049121332002105632730491213320021056327304912133200210563273049121332002105632730491213320021056327304912133200210563273049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5d4dcd5-8d50-4bc3-a580-911948b2cde5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fae76363-e312-4025-b252-91bf3344c3f1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fae76363-e312-4025-b252-91bf3344c3f1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9218190099148534532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92181900991485345329218190099148534532921819009914853453292181900991485345329218190099148534532921819009914853453292181900991485345329218190099148534532921819009914853453292181900991485345329218190099148534532921819009914853453292181900991485345329218190099148534532921819009914853453292181900991485345329218190099148534532921819009914853453292181900991485345329218190099148534532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8275e1d-055a-41ab-b45e-e6ee849d6742, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fa952bb-8c21-4c7e-b0af-7a095c844ec7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fa952bb-8c21-4c7e-b0af-7a095c844ec7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14047641919996796823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404764191999679682314047641919996796823140476419199967968231404764191999679682314047641919996796823140476419199967968231404764191999679682314047641919996796823140476419199967968231404764191999679682314047641919996796823140476419199967968231404764191999679682314047641919996796823140476419199967968231404764191999679682314047641919996796823140476419199967968231404764191999679682314047641919996796823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fae76363-e312-4025-b252-91bf3344c3f1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f0a5009-8d27-46bd-8982-4b4d4308ab47, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f0a5009-8d27-46bd-8982-4b4d4308ab47, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 886449050497183773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "886449050497183773886449050497183773886449050497183773886449050497183773886449050497183773886449050497183773886449050497183773886449050497183773886449050497183773886449050497183773886449050497183773886449050497183773886449050497183773886449050497183773886449050497183773886449050497183773886449050497183773886449050497183773886449050497183773886449050497183773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fa952bb-8c21-4c7e-b0af-7a095c844ec7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5acce2e5-c807-4666-bf01-d99120e84a20, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5acce2e5-c807-4666-bf01-d99120e84a20, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4283533270610050454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42835332706100504544283533270610050454428353327061005045442835332706100504544283533270610050454428353327061005045442835332706100504544283533270610050454428353327061005045442835332706100504544283533270610050454428353327061005045442835332706100504544283533270610050454428353327061005045442835332706100504544283533270610050454428353327061005045442835332706100504544283533270610050454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f0a5009-8d27-46bd-8982-4b4d4308ab47, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3482f5a4-4d44-4533-8dd7-79256ec8ad71, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3482f5a4-4d44-4533-8dd7-79256ec8ad71, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10093794095739893013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009379409573989301310093794095739893013100937940957398930131009379409573989301310093794095739893013100937940957398930131009379409573989301310093794095739893013100937940957398930131009379409573989301310093794095739893013100937940957398930131009379409573989301310093794095739893013100937940957398930131009379409573989301310093794095739893013100937940957398930131009379409573989301310093794095739893013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5acce2e5-c807-4666-bf01-d99120e84a20, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66ee76c8-6be4-475c-abbb-f8edd1830fec, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66ee76c8-6be4-475c-abbb-f8edd1830fec, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1950471959492726528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19504719594927265281950471959492726528195047195949272652819504719594927265281950471959492726528195047195949272652819504719594927265281950471959492726528195047195949272652819504719594927265281950471959492726528195047195949272652819504719594927265281950471959492726528195047195949272652819504719594927265281950471959492726528195047195949272652819504719594927265281950471959492726528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3482f5a4-4d44-4533-8dd7-79256ec8ad71, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f080e009-f424-4cbd-a465-ada131e8c631, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f080e009-f424-4cbd-a465-ada131e8c631, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12796506471467588930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279650647146758893012796506471467588930127965064714675889301279650647146758893012796506471467588930127965064714675889301279650647146758893012796506471467588930127965064714675889301279650647146758893012796506471467588930127965064714675889301279650647146758893012796506471467588930127965064714675889301279650647146758893012796506471467588930127965064714675889301279650647146758893012796506471467588930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66ee76c8-6be4-475c-abbb-f8edd1830fec, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 594190f8-bf52-405d-92e7-701ce8e88db6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 594190f8-bf52-405d-92e7-701ce8e88db6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12575564759563409327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257556475956340932712575564759563409327125755647595634093271257556475956340932712575564759563409327125755647595634093271257556475956340932712575564759563409327125755647595634093271257556475956340932712575564759563409327125755647595634093271257556475956340932712575564759563409327125755647595634093271257556475956340932712575564759563409327125755647595634093271257556475956340932712575564759563409327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f080e009-f424-4cbd-a465-ada131e8c631, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36f92f41-78d0-4188-8da9-e7f2fe079d73, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36f92f41-78d0-4188-8da9-e7f2fe079d73, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 507898153126166007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "507898153126166007507898153126166007507898153126166007507898153126166007507898153126166007507898153126166007507898153126166007507898153126166007507898153126166007507898153126166007507898153126166007507898153126166007507898153126166007507898153126166007507898153126166007507898153126166007507898153126166007507898153126166007507898153126166007507898153126166007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 594190f8-bf52-405d-92e7-701ce8e88db6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 355c6617-9d05-4119-857d-02da2bd7b537, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 355c6617-9d05-4119-857d-02da2bd7b537, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1302816812379862168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13028168123798621681302816812379862168130281681237986216813028168123798621681302816812379862168130281681237986216813028168123798621681302816812379862168130281681237986216813028168123798621681302816812379862168130281681237986216813028168123798621681302816812379862168130281681237986216813028168123798621681302816812379862168130281681237986216813028168123798621681302816812379862168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36f92f41-78d0-4188-8da9-e7f2fe079d73, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7a0821e-cb35-4f61-b888-e05e0e2a6d45, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7a0821e-cb35-4f61-b888-e05e0e2a6d45, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15245696223187115911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524569622318711591115245696223187115911152456962231871159111524569622318711591115245696223187115911152456962231871159111524569622318711591115245696223187115911152456962231871159111524569622318711591115245696223187115911152456962231871159111524569622318711591115245696223187115911152456962231871159111524569622318711591115245696223187115911152456962231871159111524569622318711591115245696223187115911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 355c6617-9d05-4119-857d-02da2bd7b537, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61514177-36c1-49b0-bd82-b4b40afe1890, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61514177-36c1-49b0-bd82-b4b40afe1890, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17971686004725597540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1797168600472559754017971686004725597540179716860047255975401797168600472559754017971686004725597540179716860047255975401797168600472559754017971686004725597540179716860047255975401797168600472559754017971686004725597540179716860047255975401797168600472559754017971686004725597540179716860047255975401797168600472559754017971686004725597540179716860047255975401797168600472559754017971686004725597540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7a0821e-cb35-4f61-b888-e05e0e2a6d45, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 451a897d-cde5-4c31-9f9a-3599a1b80fb6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 451a897d-cde5-4c31-9f9a-3599a1b80fb6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2888946950568774131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28889469505687741312888946950568774131288894695056877413128889469505687741312888946950568774131288894695056877413128889469505687741312888946950568774131288894695056877413128889469505687741312888946950568774131288894695056877413128889469505687741312888946950568774131288894695056877413128889469505687741312888946950568774131288894695056877413128889469505687741312888946950568774131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61514177-36c1-49b0-bd82-b4b40afe1890, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 346fcf6c-4a2b-415b-8a11-8e5fe1ebf754, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 346fcf6c-4a2b-415b-8a11-8e5fe1ebf754, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13179359071912942653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317935907191294265313179359071912942653131793590719129426531317935907191294265313179359071912942653131793590719129426531317935907191294265313179359071912942653131793590719129426531317935907191294265313179359071912942653131793590719129426531317935907191294265313179359071912942653131793590719129426531317935907191294265313179359071912942653131793590719129426531317935907191294265313179359071912942653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 451a897d-cde5-4c31-9f9a-3599a1b80fb6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60a5615e-95ea-47c2-81b7-126104dd8d75, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60a5615e-95ea-47c2-81b7-126104dd8d75, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12677587697931745749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267758769793174574912677587697931745749126775876979317457491267758769793174574912677587697931745749126775876979317457491267758769793174574912677587697931745749126775876979317457491267758769793174574912677587697931745749126775876979317457491267758769793174574912677587697931745749126775876979317457491267758769793174574912677587697931745749126775876979317457491267758769793174574912677587697931745749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 346fcf6c-4a2b-415b-8a11-8e5fe1ebf754, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b246173e-c669-480e-be41-8e380b32c435, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b246173e-c669-480e-be41-8e380b32c435, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13933001586625352884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393300158662535288413933001586625352884139330015866253528841393300158662535288413933001586625352884139330015866253528841393300158662535288413933001586625352884139330015866253528841393300158662535288413933001586625352884139330015866253528841393300158662535288413933001586625352884139330015866253528841393300158662535288413933001586625352884139330015866253528841393300158662535288413933001586625352884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60a5615e-95ea-47c2-81b7-126104dd8d75, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bc62b30-91cb-4e5e-94bb-b5d3e7126954, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bc62b30-91cb-4e5e-94bb-b5d3e7126954, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12339166524728811171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233916652472881117112339166524728811171123391665247288111711233916652472881117112339166524728811171123391665247288111711233916652472881117112339166524728811171123391665247288111711233916652472881117112339166524728811171123391665247288111711233916652472881117112339166524728811171123391665247288111711233916652472881117112339166524728811171123391665247288111711233916652472881117112339166524728811171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b246173e-c669-480e-be41-8e380b32c435, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de98227f-ceed-4c1c-8764-7fcf00581b6e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de98227f-ceed-4c1c-8764-7fcf00581b6e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16336361801507185650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633636180150718565016336361801507185650163363618015071856501633636180150718565016336361801507185650163363618015071856501633636180150718565016336361801507185650163363618015071856501633636180150718565016336361801507185650163363618015071856501633636180150718565016336361801507185650163363618015071856501633636180150718565016336361801507185650163363618015071856501633636180150718565016336361801507185650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bc62b30-91cb-4e5e-94bb-b5d3e7126954, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2713dba9-bbb2-469b-8cd6-116bcd978f69, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2713dba9-bbb2-469b-8cd6-116bcd978f69, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12622518720006483426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262251872000648342612622518720006483426126225187200064834261262251872000648342612622518720006483426126225187200064834261262251872000648342612622518720006483426126225187200064834261262251872000648342612622518720006483426126225187200064834261262251872000648342612622518720006483426126225187200064834261262251872000648342612622518720006483426126225187200064834261262251872000648342612622518720006483426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de98227f-ceed-4c1c-8764-7fcf00581b6e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8eda3661-1c8f-4f5a-9a72-dbdb60cf81cb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8eda3661-1c8f-4f5a-9a72-dbdb60cf81cb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 941226315716618595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "941226315716618595941226315716618595941226315716618595941226315716618595941226315716618595941226315716618595941226315716618595941226315716618595941226315716618595941226315716618595941226315716618595941226315716618595941226315716618595941226315716618595941226315716618595941226315716618595941226315716618595941226315716618595941226315716618595941226315716618595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2713dba9-bbb2-469b-8cd6-116bcd978f69, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a67dcdbe-8aa0-41e2-a290-f7f8557ed05e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a67dcdbe-8aa0-41e2-a290-f7f8557ed05e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15821525071901244184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582152507190124418415821525071901244184158215250719012441841582152507190124418415821525071901244184158215250719012441841582152507190124418415821525071901244184158215250719012441841582152507190124418415821525071901244184158215250719012441841582152507190124418415821525071901244184158215250719012441841582152507190124418415821525071901244184158215250719012441841582152507190124418415821525071901244184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8eda3661-1c8f-4f5a-9a72-dbdb60cf81cb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0e01a6c-e849-47c5-8309-401ed3295a56, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0e01a6c-e849-47c5-8309-401ed3295a56, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3690201646379486050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36902016463794860503690201646379486050369020164637948605036902016463794860503690201646379486050369020164637948605036902016463794860503690201646379486050369020164637948605036902016463794860503690201646379486050369020164637948605036902016463794860503690201646379486050369020164637948605036902016463794860503690201646379486050369020164637948605036902016463794860503690201646379486050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a67dcdbe-8aa0-41e2-a290-f7f8557ed05e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 227f7122-f3c3-46e9-9e26-00e1740dc3ab, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 227f7122-f3c3-46e9-9e26-00e1740dc3ab, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9372616398553908726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93726163985539087269372616398553908726937261639855390872693726163985539087269372616398553908726937261639855390872693726163985539087269372616398553908726937261639855390872693726163985539087269372616398553908726937261639855390872693726163985539087269372616398553908726937261639855390872693726163985539087269372616398553908726937261639855390872693726163985539087269372616398553908726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0e01a6c-e849-47c5-8309-401ed3295a56, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 338ef4f4-1786-4287-b603-6c06ed9a712a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 338ef4f4-1786-4287-b603-6c06ed9a712a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7463110194138587959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74631101941385879597463110194138587959746311019413858795974631101941385879597463110194138587959746311019413858795974631101941385879597463110194138587959746311019413858795974631101941385879597463110194138587959746311019413858795974631101941385879597463110194138587959746311019413858795974631101941385879597463110194138587959746311019413858795974631101941385879597463110194138587959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 227f7122-f3c3-46e9-9e26-00e1740dc3ab, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 866e0a8d-f223-4e97-b8b7-c268dc31d1ce, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 866e0a8d-f223-4e97-b8b7-c268dc31d1ce, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14292101229847694025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429210122984769402514292101229847694025142921012298476940251429210122984769402514292101229847694025142921012298476940251429210122984769402514292101229847694025142921012298476940251429210122984769402514292101229847694025142921012298476940251429210122984769402514292101229847694025142921012298476940251429210122984769402514292101229847694025142921012298476940251429210122984769402514292101229847694025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 338ef4f4-1786-4287-b603-6c06ed9a712a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3fdbbfd-6b82-4ef5-96a6-fc27db0170b3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3fdbbfd-6b82-4ef5-96a6-fc27db0170b3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5433626231877688408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54336262318776884085433626231877688408543362623187768840854336262318776884085433626231877688408543362623187768840854336262318776884085433626231877688408543362623187768840854336262318776884085433626231877688408543362623187768840854336262318776884085433626231877688408543362623187768840854336262318776884085433626231877688408543362623187768840854336262318776884085433626231877688408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 866e0a8d-f223-4e97-b8b7-c268dc31d1ce, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dba0fde8-d045-410f-9436-2914b35cff5f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dba0fde8-d045-410f-9436-2914b35cff5f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18404659524467291143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840465952446729114318404659524467291143184046595244672911431840465952446729114318404659524467291143184046595244672911431840465952446729114318404659524467291143184046595244672911431840465952446729114318404659524467291143184046595244672911431840465952446729114318404659524467291143184046595244672911431840465952446729114318404659524467291143184046595244672911431840465952446729114318404659524467291143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3fdbbfd-6b82-4ef5-96a6-fc27db0170b3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25457290-6a25-4fe4-81f3-761fb37f89bc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25457290-6a25-4fe4-81f3-761fb37f89bc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1808251004127729429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18082510041277294291808251004127729429180825100412772942918082510041277294291808251004127729429180825100412772942918082510041277294291808251004127729429180825100412772942918082510041277294291808251004127729429180825100412772942918082510041277294291808251004127729429180825100412772942918082510041277294291808251004127729429180825100412772942918082510041277294291808251004127729429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dba0fde8-d045-410f-9436-2914b35cff5f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f58dfbc9-e851-446c-b3f9-9e2034d97e1d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f58dfbc9-e851-446c-b3f9-9e2034d97e1d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15273916658897767963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527391665889776796315273916658897767963152739166588977679631527391665889776796315273916658897767963152739166588977679631527391665889776796315273916658897767963152739166588977679631527391665889776796315273916658897767963152739166588977679631527391665889776796315273916658897767963152739166588977679631527391665889776796315273916658897767963152739166588977679631527391665889776796315273916658897767963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25457290-6a25-4fe4-81f3-761fb37f89bc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a5de876-771f-4d1d-93c6-55b907ccfbfc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a5de876-771f-4d1d-93c6-55b907ccfbfc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11335193008335911297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133519300833591129711335193008335911297113351930083359112971133519300833591129711335193008335911297113351930083359112971133519300833591129711335193008335911297113351930083359112971133519300833591129711335193008335911297113351930083359112971133519300833591129711335193008335911297113351930083359112971133519300833591129711335193008335911297113351930083359112971133519300833591129711335193008335911297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f58dfbc9-e851-446c-b3f9-9e2034d97e1d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f787463-57f9-4e10-80a1-3b9cadd9b14b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f787463-57f9-4e10-80a1-3b9cadd9b14b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 799091253400357850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "799091253400357850799091253400357850799091253400357850799091253400357850799091253400357850799091253400357850799091253400357850799091253400357850799091253400357850799091253400357850799091253400357850799091253400357850799091253400357850799091253400357850799091253400357850799091253400357850799091253400357850799091253400357850799091253400357850799091253400357850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a5de876-771f-4d1d-93c6-55b907ccfbfc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 371cac88-e606-478f-b830-048de7f2d051, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 371cac88-e606-478f-b830-048de7f2d051, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17050947527896277195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705094752789627719517050947527896277195170509475278962771951705094752789627719517050947527896277195170509475278962771951705094752789627719517050947527896277195170509475278962771951705094752789627719517050947527896277195170509475278962771951705094752789627719517050947527896277195170509475278962771951705094752789627719517050947527896277195170509475278962771951705094752789627719517050947527896277195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f787463-57f9-4e10-80a1-3b9cadd9b14b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebc37237-7f1d-4d7b-bb07-589213b37d2c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebc37237-7f1d-4d7b-bb07-589213b37d2c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 691519333277777942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "691519333277777942691519333277777942691519333277777942691519333277777942691519333277777942691519333277777942691519333277777942691519333277777942691519333277777942691519333277777942691519333277777942691519333277777942691519333277777942691519333277777942691519333277777942691519333277777942691519333277777942691519333277777942691519333277777942691519333277777942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 371cac88-e606-478f-b830-048de7f2d051, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f2a8f6a-89c4-4411-885a-242c1d51cbd2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f2a8f6a-89c4-4411-885a-242c1d51cbd2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10682856860885650881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068285686088565088110682856860885650881106828568608856508811068285686088565088110682856860885650881106828568608856508811068285686088565088110682856860885650881106828568608856508811068285686088565088110682856860885650881106828568608856508811068285686088565088110682856860885650881106828568608856508811068285686088565088110682856860885650881106828568608856508811068285686088565088110682856860885650881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebc37237-7f1d-4d7b-bb07-589213b37d2c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1d37469-a3b3-4d28-8d1a-f7071c76967c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1d37469-a3b3-4d28-8d1a-f7071c76967c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15483329713242252439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1548332971324225243915483329713242252439154833297132422524391548332971324225243915483329713242252439154833297132422524391548332971324225243915483329713242252439154833297132422524391548332971324225243915483329713242252439154833297132422524391548332971324225243915483329713242252439154833297132422524391548332971324225243915483329713242252439154833297132422524391548332971324225243915483329713242252439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f2a8f6a-89c4-4411-885a-242c1d51cbd2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 320130a5-13eb-4b1a-9d12-74df1a9a72a9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 320130a5-13eb-4b1a-9d12-74df1a9a72a9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13050671446632376101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305067144663237610113050671446632376101130506714466323761011305067144663237610113050671446632376101130506714466323761011305067144663237610113050671446632376101130506714466323761011305067144663237610113050671446632376101130506714466323761011305067144663237610113050671446632376101130506714466323761011305067144663237610113050671446632376101130506714466323761011305067144663237610113050671446632376101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1d37469-a3b3-4d28-8d1a-f7071c76967c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 320130a5-13eb-4b1a-9d12-74df1a9a72a9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbb32d71-5877-4711-8e22-f729b896438f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b503b5ea-1958-4f33-8021-bb872847bca1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbb32d71-5877-4711-8e22-f729b896438f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10081134412779836930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008113441277983693010081134412779836930100811344127798369301008113441277983693010081134412779836930100811344127798369301008113441277983693010081134412779836930100811344127798369301008113441277983693010081134412779836930100811344127798369301008113441277983693010081134412779836930100811344127798369301008113441277983693010081134412779836930100811344127798369301008113441277983693010081134412779836930" } } } 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, b503b5ea-1958-4f33-8021-bb872847bca1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17175140894179760107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717514089417976010717175140894179760107171751408941797601071717514089417976010717175140894179760107171751408941797601071717514089417976010717175140894179760107171751408941797601071717514089417976010717175140894179760107171751408941797601071717514089417976010717175140894179760107171751408941797601071717514089417976010717175140894179760107171751408941797601071717514089417976010717175140894179760107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbb32d71-5877-4711-8e22-f729b896438f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b503b5ea-1958-4f33-8021-bb872847bca1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e83177ad-8c55-4e3e-a6c8-12125064c552, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3843eb42-b391-411d-809f-87f8cb35c52a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e83177ad-8c55-4e3e-a6c8-12125064c552, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16251322824391746954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625132282439174695416251322824391746954162513228243917469541625132282439174695416251322824391746954162513228243917469541625132282439174695416251322824391746954162513228243917469541625132282439174695416251322824391746954162513228243917469541625132282439174695416251322824391746954162513228243917469541625132282439174695416251322824391746954162513228243917469541625132282439174695416251322824391746954" } } } 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, 3843eb42-b391-411d-809f-87f8cb35c52a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 939119583892672174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "939119583892672174939119583892672174939119583892672174939119583892672174939119583892672174939119583892672174939119583892672174939119583892672174939119583892672174939119583892672174939119583892672174939119583892672174939119583892672174939119583892672174939119583892672174939119583892672174939119583892672174939119583892672174939119583892672174939119583892672174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3843eb42-b391-411d-809f-87f8cb35c52a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e83177ad-8c55-4e3e-a6c8-12125064c552, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1ae8609-996f-486a-a5de-808dab96182d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40d8ef4e-0746-4163-8fd7-fa63b0268368, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1ae8609-996f-486a-a5de-808dab96182d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4227061775830849980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42270617758308499804227061775830849980422706177583084998042270617758308499804227061775830849980422706177583084998042270617758308499804227061775830849980422706177583084998042270617758308499804227061775830849980422706177583084998042270617758308499804227061775830849980422706177583084998042270617758308499804227061775830849980422706177583084998042270617758308499804227061775830849980" } } } 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, 40d8ef4e-0746-4163-8fd7-fa63b0268368, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17563970508687845199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756397050868784519917563970508687845199175639705086878451991756397050868784519917563970508687845199175639705086878451991756397050868784519917563970508687845199175639705086878451991756397050868784519917563970508687845199175639705086878451991756397050868784519917563970508687845199175639705086878451991756397050868784519917563970508687845199175639705086878451991756397050868784519917563970508687845199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40d8ef4e-0746-4163-8fd7-fa63b0268368, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e6d6a26-779f-4e1c-915e-a413c761cdea, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e6d6a26-779f-4e1c-915e-a413c761cdea, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15283300267668144136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528330026766814413615283300267668144136152833002676681441361528330026766814413615283300267668144136152833002676681441361528330026766814413615283300267668144136152833002676681441361528330026766814413615283300267668144136152833002676681441361528330026766814413615283300267668144136152833002676681441361528330026766814413615283300267668144136152833002676681441361528330026766814413615283300267668144136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1ae8609-996f-486a-a5de-808dab96182d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80868579-e79d-4b42-aec4-a4164f1a6ffa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80868579-e79d-4b42-aec4-a4164f1a6ffa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3583211078674937882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35832110786749378823583211078674937882358321107867493788235832110786749378823583211078674937882358321107867493788235832110786749378823583211078674937882358321107867493788235832110786749378823583211078674937882358321107867493788235832110786749378823583211078674937882358321107867493788235832110786749378823583211078674937882358321107867493788235832110786749378823583211078674937882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e6d6a26-779f-4e1c-915e-a413c761cdea, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d336705f-58ed-4856-8130-fb3fbba8ea87, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d336705f-58ed-4856-8130-fb3fbba8ea87, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15755559911724641079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575555991172464107915755559911724641079157555599117246410791575555991172464107915755559911724641079157555599117246410791575555991172464107915755559911724641079157555599117246410791575555991172464107915755559911724641079157555599117246410791575555991172464107915755559911724641079157555599117246410791575555991172464107915755559911724641079157555599117246410791575555991172464107915755559911724641079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80868579-e79d-4b42-aec4-a4164f1a6ffa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04f23796-beb4-41f2-8db9-966ab095ee39, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04f23796-beb4-41f2-8db9-966ab095ee39, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5024512996944047288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50245129969440472885024512996944047288502451299694404728850245129969440472885024512996944047288502451299694404728850245129969440472885024512996944047288502451299694404728850245129969440472885024512996944047288502451299694404728850245129969440472885024512996944047288502451299694404728850245129969440472885024512996944047288502451299694404728850245129969440472885024512996944047288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d336705f-58ed-4856-8130-fb3fbba8ea87, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b850a8f-d0fb-45bc-b2d5-ea6141d7cbec, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b850a8f-d0fb-45bc-b2d5-ea6141d7cbec, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7039296317623087870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70392963176230878707039296317623087870703929631762308787070392963176230878707039296317623087870703929631762308787070392963176230878707039296317623087870703929631762308787070392963176230878707039296317623087870703929631762308787070392963176230878707039296317623087870703929631762308787070392963176230878707039296317623087870703929631762308787070392963176230878707039296317623087870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04f23796-beb4-41f2-8db9-966ab095ee39, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3732f56-b67e-4302-ad9e-519b5cb7f367, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3732f56-b67e-4302-ad9e-519b5cb7f367, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16903452193781254823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690345219378125482316903452193781254823169034521937812548231690345219378125482316903452193781254823169034521937812548231690345219378125482316903452193781254823169034521937812548231690345219378125482316903452193781254823169034521937812548231690345219378125482316903452193781254823169034521937812548231690345219378125482316903452193781254823169034521937812548231690345219378125482316903452193781254823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b850a8f-d0fb-45bc-b2d5-ea6141d7cbec, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0671566-46c4-4f79-857d-6d1c4ca48c01, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0671566-46c4-4f79-857d-6d1c4ca48c01, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12464850805705256031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246485080570525603112464850805705256031124648508057052560311246485080570525603112464850805705256031124648508057052560311246485080570525603112464850805705256031124648508057052560311246485080570525603112464850805705256031124648508057052560311246485080570525603112464850805705256031124648508057052560311246485080570525603112464850805705256031124648508057052560311246485080570525603112464850805705256031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3732f56-b67e-4302-ad9e-519b5cb7f367, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33994c01-f41a-45ab-8847-942667126a45, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33994c01-f41a-45ab-8847-942667126a45, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 543328980000343557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "543328980000343557543328980000343557543328980000343557543328980000343557543328980000343557543328980000343557543328980000343557543328980000343557543328980000343557543328980000343557543328980000343557543328980000343557543328980000343557543328980000343557543328980000343557543328980000343557543328980000343557543328980000343557543328980000343557543328980000343557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0671566-46c4-4f79-857d-6d1c4ca48c01, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fc3aa68-4ceb-41ea-9904-feb8e24032b0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fc3aa68-4ceb-41ea-9904-feb8e24032b0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4463781071721021740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44637810717210217404463781071721021740446378107172102174044637810717210217404463781071721021740446378107172102174044637810717210217404463781071721021740446378107172102174044637810717210217404463781071721021740446378107172102174044637810717210217404463781071721021740446378107172102174044637810717210217404463781071721021740446378107172102174044637810717210217404463781071721021740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33994c01-f41a-45ab-8847-942667126a45, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ea5915b-ecf1-4a77-add3-1a7b7eb6692e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ea5915b-ecf1-4a77-add3-1a7b7eb6692e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8366540452358998628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83665404523589986288366540452358998628836654045235899862883665404523589986288366540452358998628836654045235899862883665404523589986288366540452358998628836654045235899862883665404523589986288366540452358998628836654045235899862883665404523589986288366540452358998628836654045235899862883665404523589986288366540452358998628836654045235899862883665404523589986288366540452358998628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fc3aa68-4ceb-41ea-9904-feb8e24032b0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ac0c4db-a786-4325-89ef-9fba0f79f646, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ac0c4db-a786-4325-89ef-9fba0f79f646, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15360277078122963804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1536027707812296380415360277078122963804153602770781229638041536027707812296380415360277078122963804153602770781229638041536027707812296380415360277078122963804153602770781229638041536027707812296380415360277078122963804153602770781229638041536027707812296380415360277078122963804153602770781229638041536027707812296380415360277078122963804153602770781229638041536027707812296380415360277078122963804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ea5915b-ecf1-4a77-add3-1a7b7eb6692e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c838f481-bab5-495a-ad21-94c81af40a7f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c838f481-bab5-495a-ad21-94c81af40a7f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5043720759813844913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50437207598138449135043720759813844913504372075981384491350437207598138449135043720759813844913504372075981384491350437207598138449135043720759813844913504372075981384491350437207598138449135043720759813844913504372075981384491350437207598138449135043720759813844913504372075981384491350437207598138449135043720759813844913504372075981384491350437207598138449135043720759813844913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ac0c4db-a786-4325-89ef-9fba0f79f646, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51d0dec7-1e25-44e8-a85e-42d61b775a30, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51d0dec7-1e25-44e8-a85e-42d61b775a30, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17429975157070514915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742997515707051491517429975157070514915174299751570705149151742997515707051491517429975157070514915174299751570705149151742997515707051491517429975157070514915174299751570705149151742997515707051491517429975157070514915174299751570705149151742997515707051491517429975157070514915174299751570705149151742997515707051491517429975157070514915174299751570705149151742997515707051491517429975157070514915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c838f481-bab5-495a-ad21-94c81af40a7f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8536ed42-1443-421a-8140-de5f92e6ae28, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8536ed42-1443-421a-8140-de5f92e6ae28, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12600575361099195835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260057536109919583512600575361099195835126005753610991958351260057536109919583512600575361099195835126005753610991958351260057536109919583512600575361099195835126005753610991958351260057536109919583512600575361099195835126005753610991958351260057536109919583512600575361099195835126005753610991958351260057536109919583512600575361099195835126005753610991958351260057536109919583512600575361099195835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51d0dec7-1e25-44e8-a85e-42d61b775a30, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6fbff87-88e5-46ff-8434-8bb9be6b5112, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6fbff87-88e5-46ff-8434-8bb9be6b5112, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17922169931405264616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792216993140526461617922169931405264616179221699314052646161792216993140526461617922169931405264616179221699314052646161792216993140526461617922169931405264616179221699314052646161792216993140526461617922169931405264616179221699314052646161792216993140526461617922169931405264616179221699314052646161792216993140526461617922169931405264616179221699314052646161792216993140526461617922169931405264616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8536ed42-1443-421a-8140-de5f92e6ae28, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80260c33-af0a-4b09-94c3-9422bb65f9a5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80260c33-af0a-4b09-94c3-9422bb65f9a5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10812328080286754244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1081232808028675424410812328080286754244108123280802867542441081232808028675424410812328080286754244108123280802867542441081232808028675424410812328080286754244108123280802867542441081232808028675424410812328080286754244108123280802867542441081232808028675424410812328080286754244108123280802867542441081232808028675424410812328080286754244108123280802867542441081232808028675424410812328080286754244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6fbff87-88e5-46ff-8434-8bb9be6b5112, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfa9bb71-d6bd-45e1-bf68-ce1aae3092a5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfa9bb71-d6bd-45e1-bf68-ce1aae3092a5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14729827706173611790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472982770617361179014729827706173611790147298277061736117901472982770617361179014729827706173611790147298277061736117901472982770617361179014729827706173611790147298277061736117901472982770617361179014729827706173611790147298277061736117901472982770617361179014729827706173611790147298277061736117901472982770617361179014729827706173611790147298277061736117901472982770617361179014729827706173611790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80260c33-af0a-4b09-94c3-9422bb65f9a5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a4574bc-d39f-4269-a6f8-22e14f40e445, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a4574bc-d39f-4269-a6f8-22e14f40e445, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3299616419409888707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32996164194098887073299616419409888707329961641940988870732996164194098887073299616419409888707329961641940988870732996164194098887073299616419409888707329961641940988870732996164194098887073299616419409888707329961641940988870732996164194098887073299616419409888707329961641940988870732996164194098887073299616419409888707329961641940988870732996164194098887073299616419409888707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfa9bb71-d6bd-45e1-bf68-ce1aae3092a5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 761b4ac8-b622-4a87-b91f-e11266926f10, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 761b4ac8-b622-4a87-b91f-e11266926f10, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2585966999055306832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25859669990553068322585966999055306832258596699905530683225859669990553068322585966999055306832258596699905530683225859669990553068322585966999055306832258596699905530683225859669990553068322585966999055306832258596699905530683225859669990553068322585966999055306832258596699905530683225859669990553068322585966999055306832258596699905530683225859669990553068322585966999055306832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a4574bc-d39f-4269-a6f8-22e14f40e445, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9176134-8779-4494-bd30-61d733f404a8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9176134-8779-4494-bd30-61d733f404a8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14366627776095822594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436662777609582259414366627776095822594143666277760958225941436662777609582259414366627776095822594143666277760958225941436662777609582259414366627776095822594143666277760958225941436662777609582259414366627776095822594143666277760958225941436662777609582259414366627776095822594143666277760958225941436662777609582259414366627776095822594143666277760958225941436662777609582259414366627776095822594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 761b4ac8-b622-4a87-b91f-e11266926f10, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fa8d92b-3bfc-4ca4-a0d7-0c66b33e4c5f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fa8d92b-3bfc-4ca4-a0d7-0c66b33e4c5f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13440760827819116341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344076082781911634113440760827819116341134407608278191163411344076082781911634113440760827819116341134407608278191163411344076082781911634113440760827819116341134407608278191163411344076082781911634113440760827819116341134407608278191163411344076082781911634113440760827819116341134407608278191163411344076082781911634113440760827819116341134407608278191163411344076082781911634113440760827819116341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9176134-8779-4494-bd30-61d733f404a8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fa64a56-d2ce-45bd-aedd-61b4ceefcb44, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fa64a56-d2ce-45bd-aedd-61b4ceefcb44, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10547014816784617502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054701481678461750210547014816784617502105470148167846175021054701481678461750210547014816784617502105470148167846175021054701481678461750210547014816784617502105470148167846175021054701481678461750210547014816784617502105470148167846175021054701481678461750210547014816784617502105470148167846175021054701481678461750210547014816784617502105470148167846175021054701481678461750210547014816784617502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fa8d92b-3bfc-4ca4-a0d7-0c66b33e4c5f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fa64a56-d2ce-45bd-aedd-61b4ceefcb44, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0df1261b-c69d-4bc5-bfa3-3ff25ba92242, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79a70b14-83d6-4c77-886e-5176a689eaf0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0df1261b-c69d-4bc5-bfa3-3ff25ba92242, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13043750499602255580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304375049960225558013043750499602255580130437504996022555801304375049960225558013043750499602255580130437504996022555801304375049960225558013043750499602255580130437504996022555801304375049960225558013043750499602255580130437504996022555801304375049960225558013043750499602255580130437504996022555801304375049960225558013043750499602255580130437504996022555801304375049960225558013043750499602255580" } } } 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, 79a70b14-83d6-4c77-886e-5176a689eaf0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16076173578595260444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1607617357859526044416076173578595260444160761735785952604441607617357859526044416076173578595260444160761735785952604441607617357859526044416076173578595260444160761735785952604441607617357859526044416076173578595260444160761735785952604441607617357859526044416076173578595260444160761735785952604441607617357859526044416076173578595260444160761735785952604441607617357859526044416076173578595260444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79a70b14-83d6-4c77-886e-5176a689eaf0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8e05e99-158e-4f8d-8156-b1223794781f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8e05e99-158e-4f8d-8156-b1223794781f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8174679973777478183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81746799737774781838174679973777478183817467997377747818381746799737774781838174679973777478183817467997377747818381746799737774781838174679973777478183817467997377747818381746799737774781838174679973777478183817467997377747818381746799737774781838174679973777478183817467997377747818381746799737774781838174679973777478183817467997377747818381746799737774781838174679973777478183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0df1261b-c69d-4bc5-bfa3-3ff25ba92242, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8e05e99-158e-4f8d-8156-b1223794781f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c840101a-5f90-49ec-8e7e-61796e4764c1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c840101a-5f90-49ec-8e7e-61796e4764c1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3438246506098481082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34382465060984810823438246506098481082343824650609848108234382465060984810823438246506098481082343824650609848108234382465060984810823438246506098481082343824650609848108234382465060984810823438246506098481082343824650609848108234382465060984810823438246506098481082343824650609848108234382465060984810823438246506098481082343824650609848108234382465060984810823438246506098481082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecc32a21-fca9-4293-8fe6-ece34ed49687, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecc32a21-fca9-4293-8fe6-ece34ed49687, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9146173095321001103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91461730953210011039146173095321001103914617309532100110391461730953210011039146173095321001103914617309532100110391461730953210011039146173095321001103914617309532100110391461730953210011039146173095321001103914617309532100110391461730953210011039146173095321001103914617309532100110391461730953210011039146173095321001103914617309532100110391461730953210011039146173095321001103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c840101a-5f90-49ec-8e7e-61796e4764c1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3d501a5-fbb1-400c-ad35-6a062f141a71, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3d501a5-fbb1-400c-ad35-6a062f141a71, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2074846468218598285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20748464682185982852074846468218598285207484646821859828520748464682185982852074846468218598285207484646821859828520748464682185982852074846468218598285207484646821859828520748464682185982852074846468218598285207484646821859828520748464682185982852074846468218598285207484646821859828520748464682185982852074846468218598285207484646821859828520748464682185982852074846468218598285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecc32a21-fca9-4293-8fe6-ece34ed49687, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 791aa322-6f0c-4bc8-82b3-eccc51fbdc73, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 791aa322-6f0c-4bc8-82b3-eccc51fbdc73, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16432357512350195609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643235751235019560916432357512350195609164323575123501956091643235751235019560916432357512350195609164323575123501956091643235751235019560916432357512350195609164323575123501956091643235751235019560916432357512350195609164323575123501956091643235751235019560916432357512350195609164323575123501956091643235751235019560916432357512350195609164323575123501956091643235751235019560916432357512350195609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3d501a5-fbb1-400c-ad35-6a062f141a71, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 946ca4af-e144-4669-96b1-82b78bfb0df2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 946ca4af-e144-4669-96b1-82b78bfb0df2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11141175657135257065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114117565713525706511141175657135257065111411756571352570651114117565713525706511141175657135257065111411756571352570651114117565713525706511141175657135257065111411756571352570651114117565713525706511141175657135257065111411756571352570651114117565713525706511141175657135257065111411756571352570651114117565713525706511141175657135257065111411756571352570651114117565713525706511141175657135257065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 791aa322-6f0c-4bc8-82b3-eccc51fbdc73, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4a6e828-5f1c-4905-8f68-25808b327e55, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4a6e828-5f1c-4905-8f68-25808b327e55, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3762442544449477441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37624425444494774413762442544449477441376244254444947744137624425444494774413762442544449477441376244254444947744137624425444494774413762442544449477441376244254444947744137624425444494774413762442544449477441376244254444947744137624425444494774413762442544449477441376244254444947744137624425444494774413762442544449477441376244254444947744137624425444494774413762442544449477441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 946ca4af-e144-4669-96b1-82b78bfb0df2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f503babb-d514-4c63-88c8-9e75a0ece029, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f503babb-d514-4c63-88c8-9e75a0ece029, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11470811373088756929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147081137308875692911470811373088756929114708113730887569291147081137308875692911470811373088756929114708113730887569291147081137308875692911470811373088756929114708113730887569291147081137308875692911470811373088756929114708113730887569291147081137308875692911470811373088756929114708113730887569291147081137308875692911470811373088756929114708113730887569291147081137308875692911470811373088756929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4a6e828-5f1c-4905-8f68-25808b327e55, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3714c2f2-e7d6-4a2a-a246-6504bf0dd9e7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3714c2f2-e7d6-4a2a-a246-6504bf0dd9e7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13031968379495841616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303196837949584161613031968379495841616130319683794958416161303196837949584161613031968379495841616130319683794958416161303196837949584161613031968379495841616130319683794958416161303196837949584161613031968379495841616130319683794958416161303196837949584161613031968379495841616130319683794958416161303196837949584161613031968379495841616130319683794958416161303196837949584161613031968379495841616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f503babb-d514-4c63-88c8-9e75a0ece029, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a31e9f6-fb04-4c96-9ede-d76de1940aaa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a31e9f6-fb04-4c96-9ede-d76de1940aaa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5617439955495902357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56174399554959023575617439955495902357561743995549590235756174399554959023575617439955495902357561743995549590235756174399554959023575617439955495902357561743995549590235756174399554959023575617439955495902357561743995549590235756174399554959023575617439955495902357561743995549590235756174399554959023575617439955495902357561743995549590235756174399554959023575617439955495902357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3714c2f2-e7d6-4a2a-a246-6504bf0dd9e7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6d26eda-d1e1-4f34-a8c9-8c666cd23d9b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6d26eda-d1e1-4f34-a8c9-8c666cd23d9b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2680777901374510948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26807779013745109482680777901374510948268077790137451094826807779013745109482680777901374510948268077790137451094826807779013745109482680777901374510948268077790137451094826807779013745109482680777901374510948268077790137451094826807779013745109482680777901374510948268077790137451094826807779013745109482680777901374510948268077790137451094826807779013745109482680777901374510948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a31e9f6-fb04-4c96-9ede-d76de1940aaa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b796deb1-de5c-439b-8720-7f90a5efda1b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b796deb1-de5c-439b-8720-7f90a5efda1b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9102535523929890929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91025355239298909299102535523929890929910253552392989092991025355239298909299102535523929890929910253552392989092991025355239298909299102535523929890929910253552392989092991025355239298909299102535523929890929910253552392989092991025355239298909299102535523929890929910253552392989092991025355239298909299102535523929890929910253552392989092991025355239298909299102535523929890929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6d26eda-d1e1-4f34-a8c9-8c666cd23d9b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 204d5ad3-d32d-4245-84da-aa35f533397a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 204d5ad3-d32d-4245-84da-aa35f533397a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8446767983803161208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84467679838031612088446767983803161208844676798380316120884467679838031612088446767983803161208844676798380316120884467679838031612088446767983803161208844676798380316120884467679838031612088446767983803161208844676798380316120884467679838031612088446767983803161208844676798380316120884467679838031612088446767983803161208844676798380316120884467679838031612088446767983803161208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b796deb1-de5c-439b-8720-7f90a5efda1b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee026fcb-663b-44db-9a01-423271ca6143, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee026fcb-663b-44db-9a01-423271ca6143, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11878590736222929455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1187859073622292945511878590736222929455118785907362229294551187859073622292945511878590736222929455118785907362229294551187859073622292945511878590736222929455118785907362229294551187859073622292945511878590736222929455118785907362229294551187859073622292945511878590736222929455118785907362229294551187859073622292945511878590736222929455118785907362229294551187859073622292945511878590736222929455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 204d5ad3-d32d-4245-84da-aa35f533397a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17d01e40-c5f8-410d-a804-d2486e6d3d20, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17d01e40-c5f8-410d-a804-d2486e6d3d20, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14028717354438760956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402871735443876095614028717354438760956140287173544387609561402871735443876095614028717354438760956140287173544387609561402871735443876095614028717354438760956140287173544387609561402871735443876095614028717354438760956140287173544387609561402871735443876095614028717354438760956140287173544387609561402871735443876095614028717354438760956140287173544387609561402871735443876095614028717354438760956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee026fcb-663b-44db-9a01-423271ca6143, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9983341-6d30-4c94-9477-9f46aff37f57, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9983341-6d30-4c94-9477-9f46aff37f57, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17650462524200622619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765046252420062261917650462524200622619176504625242006226191765046252420062261917650462524200622619176504625242006226191765046252420062261917650462524200622619176504625242006226191765046252420062261917650462524200622619176504625242006226191765046252420062261917650462524200622619176504625242006226191765046252420062261917650462524200622619176504625242006226191765046252420062261917650462524200622619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17d01e40-c5f8-410d-a804-d2486e6d3d20, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a72ba70d-4e26-4ddc-a78b-701fd3a6b74b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a72ba70d-4e26-4ddc-a78b-701fd3a6b74b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1808506684049730674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18085066840497306741808506684049730674180850668404973067418085066840497306741808506684049730674180850668404973067418085066840497306741808506684049730674180850668404973067418085066840497306741808506684049730674180850668404973067418085066840497306741808506684049730674180850668404973067418085066840497306741808506684049730674180850668404973067418085066840497306741808506684049730674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9983341-6d30-4c94-9477-9f46aff37f57, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e99311e-a49d-43a5-8f54-f6460acb1c0a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e99311e-a49d-43a5-8f54-f6460acb1c0a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 606497563329848709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "606497563329848709606497563329848709606497563329848709606497563329848709606497563329848709606497563329848709606497563329848709606497563329848709606497563329848709606497563329848709606497563329848709606497563329848709606497563329848709606497563329848709606497563329848709606497563329848709606497563329848709606497563329848709606497563329848709606497563329848709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a72ba70d-4e26-4ddc-a78b-701fd3a6b74b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fbfce2d-9d72-4390-b5a3-2f4c1238ebe3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fbfce2d-9d72-4390-b5a3-2f4c1238ebe3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8360232559408361443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83602325594083614438360232559408361443836023255940836144383602325594083614438360232559408361443836023255940836144383602325594083614438360232559408361443836023255940836144383602325594083614438360232559408361443836023255940836144383602325594083614438360232559408361443836023255940836144383602325594083614438360232559408361443836023255940836144383602325594083614438360232559408361443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e99311e-a49d-43a5-8f54-f6460acb1c0a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13ff54c9-3657-40ac-9cba-9418761933f8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13ff54c9-3657-40ac-9cba-9418761933f8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5789581560180981083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57895815601809810835789581560180981083578958156018098108357895815601809810835789581560180981083578958156018098108357895815601809810835789581560180981083578958156018098108357895815601809810835789581560180981083578958156018098108357895815601809810835789581560180981083578958156018098108357895815601809810835789581560180981083578958156018098108357895815601809810835789581560180981083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fbfce2d-9d72-4390-b5a3-2f4c1238ebe3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5014dbcb-0e84-4951-aea4-552ccce0a6a1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13ff54c9-3657-40ac-9cba-9418761933f8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5014dbcb-0e84-4951-aea4-552ccce0a6a1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2242890619033612564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22428906190336125642242890619033612564224289061903361256422428906190336125642242890619033612564224289061903361256422428906190336125642242890619033612564224289061903361256422428906190336125642242890619033612564224289061903361256422428906190336125642242890619033612564224289061903361256422428906190336125642242890619033612564224289061903361256422428906190336125642242890619033612564" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52de82f8-6598-4882-a6f4-86add5245da6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52de82f8-6598-4882-a6f4-86add5245da6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10909535562841177143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1090953556284117714310909535562841177143109095355628411771431090953556284117714310909535562841177143109095355628411771431090953556284117714310909535562841177143109095355628411771431090953556284117714310909535562841177143109095355628411771431090953556284117714310909535562841177143109095355628411771431090953556284117714310909535562841177143109095355628411771431090953556284117714310909535562841177143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5014dbcb-0e84-4951-aea4-552ccce0a6a1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36f9751c-2c3d-4a8e-b2a2-fe2c76084ddb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36f9751c-2c3d-4a8e-b2a2-fe2c76084ddb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13762623419502396756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376262341950239675613762623419502396756137626234195023967561376262341950239675613762623419502396756137626234195023967561376262341950239675613762623419502396756137626234195023967561376262341950239675613762623419502396756137626234195023967561376262341950239675613762623419502396756137626234195023967561376262341950239675613762623419502396756137626234195023967561376262341950239675613762623419502396756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52de82f8-6598-4882-a6f4-86add5245da6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1d6e0c3-fc22-4583-8fdd-8058fbfb9fda, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1d6e0c3-fc22-4583-8fdd-8058fbfb9fda, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1190565525969883415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11905655259698834151190565525969883415119056552596988341511905655259698834151190565525969883415119056552596988341511905655259698834151190565525969883415119056552596988341511905655259698834151190565525969883415119056552596988341511905655259698834151190565525969883415119056552596988341511905655259698834151190565525969883415119056552596988341511905655259698834151190565525969883415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36f9751c-2c3d-4a8e-b2a2-fe2c76084ddb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94e0fc63-bee6-499b-991b-ccf0e1c77f4f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1d6e0c3-fc22-4583-8fdd-8058fbfb9fda, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94e0fc63-bee6-499b-991b-ccf0e1c77f4f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8255479862814368603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82554798628143686038255479862814368603825547986281436860382554798628143686038255479862814368603825547986281436860382554798628143686038255479862814368603825547986281436860382554798628143686038255479862814368603825547986281436860382554798628143686038255479862814368603825547986281436860382554798628143686038255479862814368603825547986281436860382554798628143686038255479862814368603" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b44a2083-20d4-4413-85dd-8af0be7b168f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b44a2083-20d4-4413-85dd-8af0be7b168f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9802745935924586918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98027459359245869189802745935924586918980274593592458691898027459359245869189802745935924586918980274593592458691898027459359245869189802745935924586918980274593592458691898027459359245869189802745935924586918980274593592458691898027459359245869189802745935924586918980274593592458691898027459359245869189802745935924586918980274593592458691898027459359245869189802745935924586918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94e0fc63-bee6-499b-991b-ccf0e1c77f4f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0332f444-597a-4400-9163-3b042330def8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0332f444-597a-4400-9163-3b042330def8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17786801212107363387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778680121210736338717786801212107363387177868012121073633871778680121210736338717786801212107363387177868012121073633871778680121210736338717786801212107363387177868012121073633871778680121210736338717786801212107363387177868012121073633871778680121210736338717786801212107363387177868012121073633871778680121210736338717786801212107363387177868012121073633871778680121210736338717786801212107363387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b44a2083-20d4-4413-85dd-8af0be7b168f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05da743a-837e-4f7b-a19a-a1504b457f53, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05da743a-837e-4f7b-a19a-a1504b457f53, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16534641309862611913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653464130986261191316534641309862611913165346413098626119131653464130986261191316534641309862611913165346413098626119131653464130986261191316534641309862611913165346413098626119131653464130986261191316534641309862611913165346413098626119131653464130986261191316534641309862611913165346413098626119131653464130986261191316534641309862611913165346413098626119131653464130986261191316534641309862611913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05da743a-837e-4f7b-a19a-a1504b457f53, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0332f444-597a-4400-9163-3b042330def8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 318378cd-25d5-43fe-a1ae-ea47e8c7932b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14ad0b64-bf36-451c-9a7f-66a95fb35dcb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 318378cd-25d5-43fe-a1ae-ea47e8c7932b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10571940871457012457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1057194087145701245710571940871457012457105719408714570124571057194087145701245710571940871457012457105719408714570124571057194087145701245710571940871457012457105719408714570124571057194087145701245710571940871457012457105719408714570124571057194087145701245710571940871457012457105719408714570124571057194087145701245710571940871457012457105719408714570124571057194087145701245710571940871457012457" } } } 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, 14ad0b64-bf36-451c-9a7f-66a95fb35dcb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5204760979163882253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52047609791638822535204760979163882253520476097916388225352047609791638822535204760979163882253520476097916388225352047609791638822535204760979163882253520476097916388225352047609791638822535204760979163882253520476097916388225352047609791638822535204760979163882253520476097916388225352047609791638822535204760979163882253520476097916388225352047609791638822535204760979163882253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 318378cd-25d5-43fe-a1ae-ea47e8c7932b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14ad0b64-bf36-451c-9a7f-66a95fb35dcb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c49454ff-2f15-4871-aa1d-fda61a5d694b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38e6b6dc-23bc-4b4c-987a-db62d2b9d4a5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c49454ff-2f15-4871-aa1d-fda61a5d694b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4940680007852987006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49406800078529870064940680007852987006494068000785298700649406800078529870064940680007852987006494068000785298700649406800078529870064940680007852987006494068000785298700649406800078529870064940680007852987006494068000785298700649406800078529870064940680007852987006494068000785298700649406800078529870064940680007852987006494068000785298700649406800078529870064940680007852987006" } } } 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, 38e6b6dc-23bc-4b4c-987a-db62d2b9d4a5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2032617922892594697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20326179228925946972032617922892594697203261792289259469720326179228925946972032617922892594697203261792289259469720326179228925946972032617922892594697203261792289259469720326179228925946972032617922892594697203261792289259469720326179228925946972032617922892594697203261792289259469720326179228925946972032617922892594697203261792289259469720326179228925946972032617922892594697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c49454ff-2f15-4871-aa1d-fda61a5d694b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38e6b6dc-23bc-4b4c-987a-db62d2b9d4a5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3bf9456-9814-4743-8c11-61439976481d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3bf9456-9814-4743-8c11-61439976481d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9788350055996341215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97883500559963412159788350055996341215978835005599634121597883500559963412159788350055996341215978835005599634121597883500559963412159788350055996341215978835005599634121597883500559963412159788350055996341215978835005599634121597883500559963412159788350055996341215978835005599634121597883500559963412159788350055996341215978835005599634121597883500559963412159788350055996341215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cf223a4-7b09-4bf1-9247-bdd8e3b52b71, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cf223a4-7b09-4bf1-9247-bdd8e3b52b71, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 579607227336644853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "579607227336644853579607227336644853579607227336644853579607227336644853579607227336644853579607227336644853579607227336644853579607227336644853579607227336644853579607227336644853579607227336644853579607227336644853579607227336644853579607227336644853579607227336644853579607227336644853579607227336644853579607227336644853579607227336644853579607227336644853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3bf9456-9814-4743-8c11-61439976481d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cf223a4-7b09-4bf1-9247-bdd8e3b52b71, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87037395-3f2e-49d9-9838-67984ae003cc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87037395-3f2e-49d9-9838-67984ae003cc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11860637843903290397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186063784390329039711860637843903290397118606378439032903971186063784390329039711860637843903290397118606378439032903971186063784390329039711860637843903290397118606378439032903971186063784390329039711860637843903290397118606378439032903971186063784390329039711860637843903290397118606378439032903971186063784390329039711860637843903290397118606378439032903971186063784390329039711860637843903290397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d52d4eb-f0fd-4bc7-9d24-9fcd90892f79, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d52d4eb-f0fd-4bc7-9d24-9fcd90892f79, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11676854155446877786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167685415544687778611676854155446877786116768541554468777861167685415544687778611676854155446877786116768541554468777861167685415544687778611676854155446877786116768541554468777861167685415544687778611676854155446877786116768541554468777861167685415544687778611676854155446877786116768541554468777861167685415544687778611676854155446877786116768541554468777861167685415544687778611676854155446877786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87037395-3f2e-49d9-9838-67984ae003cc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f24cc71-f3fa-4653-bd8f-fb338d347809, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f24cc71-f3fa-4653-bd8f-fb338d347809, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4583665717428327548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45836657174283275484583665717428327548458366571742832754845836657174283275484583665717428327548458366571742832754845836657174283275484583665717428327548458366571742832754845836657174283275484583665717428327548458366571742832754845836657174283275484583665717428327548458366571742832754845836657174283275484583665717428327548458366571742832754845836657174283275484583665717428327548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d52d4eb-f0fd-4bc7-9d24-9fcd90892f79, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2486b21a-0d4b-4d37-a128-bafdc157ecda, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2486b21a-0d4b-4d37-a128-bafdc157ecda, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4328184729337037564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43281847293370375644328184729337037564432818472933703756443281847293370375644328184729337037564432818472933703756443281847293370375644328184729337037564432818472933703756443281847293370375644328184729337037564432818472933703756443281847293370375644328184729337037564432818472933703756443281847293370375644328184729337037564432818472933703756443281847293370375644328184729337037564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f24cc71-f3fa-4653-bd8f-fb338d347809, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed9432f9-3aff-4053-9610-53162ab4e13a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed9432f9-3aff-4053-9610-53162ab4e13a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13450414339410084677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345041433941008467713450414339410084677134504143394100846771345041433941008467713450414339410084677134504143394100846771345041433941008467713450414339410084677134504143394100846771345041433941008467713450414339410084677134504143394100846771345041433941008467713450414339410084677134504143394100846771345041433941008467713450414339410084677134504143394100846771345041433941008467713450414339410084677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2486b21a-0d4b-4d37-a128-bafdc157ecda, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3597e403-9274-4e91-9508-8425f1aa6a5f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3597e403-9274-4e91-9508-8425f1aa6a5f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14937581918315844739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493758191831584473914937581918315844739149375819183158447391493758191831584473914937581918315844739149375819183158447391493758191831584473914937581918315844739149375819183158447391493758191831584473914937581918315844739149375819183158447391493758191831584473914937581918315844739149375819183158447391493758191831584473914937581918315844739149375819183158447391493758191831584473914937581918315844739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed9432f9-3aff-4053-9610-53162ab4e13a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7d60404-12e3-47e9-89fc-68598e47aa94, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7d60404-12e3-47e9-89fc-68598e47aa94, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10235827494250865166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023582749425086516610235827494250865166102358274942508651661023582749425086516610235827494250865166102358274942508651661023582749425086516610235827494250865166102358274942508651661023582749425086516610235827494250865166102358274942508651661023582749425086516610235827494250865166102358274942508651661023582749425086516610235827494250865166102358274942508651661023582749425086516610235827494250865166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3597e403-9274-4e91-9508-8425f1aa6a5f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80b0b281-0a31-49f6-b94d-dd20f58de213, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80b0b281-0a31-49f6-b94d-dd20f58de213, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4621542397202899953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46215423972028999534621542397202899953462154239720289995346215423972028999534621542397202899953462154239720289995346215423972028999534621542397202899953462154239720289995346215423972028999534621542397202899953462154239720289995346215423972028999534621542397202899953462154239720289995346215423972028999534621542397202899953462154239720289995346215423972028999534621542397202899953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7d60404-12e3-47e9-89fc-68598e47aa94, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3de334ea-0abb-4d0a-a7d3-87d8608bc7a8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80b0b281-0a31-49f6-b94d-dd20f58de213, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3de334ea-0abb-4d0a-a7d3-87d8608bc7a8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12886749627263405685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288674962726340568512886749627263405685128867496272634056851288674962726340568512886749627263405685128867496272634056851288674962726340568512886749627263405685128867496272634056851288674962726340568512886749627263405685128867496272634056851288674962726340568512886749627263405685128867496272634056851288674962726340568512886749627263405685128867496272634056851288674962726340568512886749627263405685" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbb3390d-c337-48c7-9e25-b01b858ecb04, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbb3390d-c337-48c7-9e25-b01b858ecb04, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13415115629927976224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341511562992797622413415115629927976224134151156299279762241341511562992797622413415115629927976224134151156299279762241341511562992797622413415115629927976224134151156299279762241341511562992797622413415115629927976224134151156299279762241341511562992797622413415115629927976224134151156299279762241341511562992797622413415115629927976224134151156299279762241341511562992797622413415115629927976224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3de334ea-0abb-4d0a-a7d3-87d8608bc7a8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e6cb49b-f7ee-44d9-9410-f7621240eefc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbb3390d-c337-48c7-9e25-b01b858ecb04, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e6cb49b-f7ee-44d9-9410-f7621240eefc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1729627598223759278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17296275982237592781729627598223759278172962759822375927817296275982237592781729627598223759278172962759822375927817296275982237592781729627598223759278172962759822375927817296275982237592781729627598223759278172962759822375927817296275982237592781729627598223759278172962759822375927817296275982237592781729627598223759278172962759822375927817296275982237592781729627598223759278" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 762ef108-132d-46c9-82cd-04fb8a1f5c78, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 762ef108-132d-46c9-82cd-04fb8a1f5c78, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13245850144786153273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324585014478615327313245850144786153273132458501447861532731324585014478615327313245850144786153273132458501447861532731324585014478615327313245850144786153273132458501447861532731324585014478615327313245850144786153273132458501447861532731324585014478615327313245850144786153273132458501447861532731324585014478615327313245850144786153273132458501447861532731324585014478615327313245850144786153273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e6cb49b-f7ee-44d9-9410-f7621240eefc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 008e609f-0e70-4023-9dd0-9030b806e826, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 008e609f-0e70-4023-9dd0-9030b806e826, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15363334701846125039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1536333470184612503915363334701846125039153633347018461250391536333470184612503915363334701846125039153633347018461250391536333470184612503915363334701846125039153633347018461250391536333470184612503915363334701846125039153633347018461250391536333470184612503915363334701846125039153633347018461250391536333470184612503915363334701846125039153633347018461250391536333470184612503915363334701846125039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 762ef108-132d-46c9-82cd-04fb8a1f5c78, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 698120f3-6eaa-4ef4-9082-3ac93d5e4843, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 698120f3-6eaa-4ef4-9082-3ac93d5e4843, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11025204481676848186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102520448167684818611025204481676848186110252044816768481861102520448167684818611025204481676848186110252044816768481861102520448167684818611025204481676848186110252044816768481861102520448167684818611025204481676848186110252044816768481861102520448167684818611025204481676848186110252044816768481861102520448167684818611025204481676848186110252044816768481861102520448167684818611025204481676848186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 008e609f-0e70-4023-9dd0-9030b806e826, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3fe80cc-b6e9-49ef-b277-ac5d86edf723, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3fe80cc-b6e9-49ef-b277-ac5d86edf723, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 858366790505689870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "858366790505689870858366790505689870858366790505689870858366790505689870858366790505689870858366790505689870858366790505689870858366790505689870858366790505689870858366790505689870858366790505689870858366790505689870858366790505689870858366790505689870858366790505689870858366790505689870858366790505689870858366790505689870858366790505689870858366790505689870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 698120f3-6eaa-4ef4-9082-3ac93d5e4843, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95331222-8065-4ebb-b0a1-1a6cd08e5608, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95331222-8065-4ebb-b0a1-1a6cd08e5608, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11164900417250061611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116490041725006161111164900417250061611111649004172500616111116490041725006161111164900417250061611111649004172500616111116490041725006161111164900417250061611111649004172500616111116490041725006161111164900417250061611111649004172500616111116490041725006161111164900417250061611111649004172500616111116490041725006161111164900417250061611111649004172500616111116490041725006161111164900417250061611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3fe80cc-b6e9-49ef-b277-ac5d86edf723, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3166bc49-2946-4e7b-b123-1bb1e396272a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3166bc49-2946-4e7b-b123-1bb1e396272a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12905858423036073826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290585842303607382612905858423036073826129058584230360738261290585842303607382612905858423036073826129058584230360738261290585842303607382612905858423036073826129058584230360738261290585842303607382612905858423036073826129058584230360738261290585842303607382612905858423036073826129058584230360738261290585842303607382612905858423036073826129058584230360738261290585842303607382612905858423036073826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95331222-8065-4ebb-b0a1-1a6cd08e5608, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fd7b05b-bb6d-44f0-a989-94b4fa234aec, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fd7b05b-bb6d-44f0-a989-94b4fa234aec, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5156482661408078574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51564826614080785745156482661408078574515648266140807857451564826614080785745156482661408078574515648266140807857451564826614080785745156482661408078574515648266140807857451564826614080785745156482661408078574515648266140807857451564826614080785745156482661408078574515648266140807857451564826614080785745156482661408078574515648266140807857451564826614080785745156482661408078574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3166bc49-2946-4e7b-b123-1bb1e396272a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba776d35-faec-4d36-829e-c9d28a0e00a4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba776d35-faec-4d36-829e-c9d28a0e00a4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11819305774579188315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181930577457918831511819305774579188315118193057745791883151181930577457918831511819305774579188315118193057745791883151181930577457918831511819305774579188315118193057745791883151181930577457918831511819305774579188315118193057745791883151181930577457918831511819305774579188315118193057745791883151181930577457918831511819305774579188315118193057745791883151181930577457918831511819305774579188315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fd7b05b-bb6d-44f0-a989-94b4fa234aec, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a765235d-61ee-4a1d-bf1b-34b2be20193a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a765235d-61ee-4a1d-bf1b-34b2be20193a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4310641614630435258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43106416146304352584310641614630435258431064161463043525843106416146304352584310641614630435258431064161463043525843106416146304352584310641614630435258431064161463043525843106416146304352584310641614630435258431064161463043525843106416146304352584310641614630435258431064161463043525843106416146304352584310641614630435258431064161463043525843106416146304352584310641614630435258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba776d35-faec-4d36-829e-c9d28a0e00a4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 072010c9-c3d2-4133-9730-58c540eae616, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 072010c9-c3d2-4133-9730-58c540eae616, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11910926152807231128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191092615280723112811910926152807231128119109261528072311281191092615280723112811910926152807231128119109261528072311281191092615280723112811910926152807231128119109261528072311281191092615280723112811910926152807231128119109261528072311281191092615280723112811910926152807231128119109261528072311281191092615280723112811910926152807231128119109261528072311281191092615280723112811910926152807231128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a765235d-61ee-4a1d-bf1b-34b2be20193a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a3139c6-2ea7-4d86-9c4d-58d2789eb565, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a3139c6-2ea7-4d86-9c4d-58d2789eb565, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1708717382182402360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17087173821824023601708717382182402360170871738218240236017087173821824023601708717382182402360170871738218240236017087173821824023601708717382182402360170871738218240236017087173821824023601708717382182402360170871738218240236017087173821824023601708717382182402360170871738218240236017087173821824023601708717382182402360170871738218240236017087173821824023601708717382182402360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 072010c9-c3d2-4133-9730-58c540eae616, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd4af587-ba68-4ba6-9278-383a157c0f97, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd4af587-ba68-4ba6-9278-383a157c0f97, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4039165375242573806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40391653752425738064039165375242573806403916537524257380640391653752425738064039165375242573806403916537524257380640391653752425738064039165375242573806403916537524257380640391653752425738064039165375242573806403916537524257380640391653752425738064039165375242573806403916537524257380640391653752425738064039165375242573806403916537524257380640391653752425738064039165375242573806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a3139c6-2ea7-4d86-9c4d-58d2789eb565, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cdd3255-306c-4e1e-a0df-66669a39f5ed, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cdd3255-306c-4e1e-a0df-66669a39f5ed, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2304945677746802801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23049456777468028012304945677746802801230494567774680280123049456777468028012304945677746802801230494567774680280123049456777468028012304945677746802801230494567774680280123049456777468028012304945677746802801230494567774680280123049456777468028012304945677746802801230494567774680280123049456777468028012304945677746802801230494567774680280123049456777468028012304945677746802801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd4af587-ba68-4ba6-9278-383a157c0f97, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af45bf69-ee4a-4cb6-beb6-81835995c88d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af45bf69-ee4a-4cb6-beb6-81835995c88d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8747148590522837480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87471485905228374808747148590522837480874714859052283748087471485905228374808747148590522837480874714859052283748087471485905228374808747148590522837480874714859052283748087471485905228374808747148590522837480874714859052283748087471485905228374808747148590522837480874714859052283748087471485905228374808747148590522837480874714859052283748087471485905228374808747148590522837480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cdd3255-306c-4e1e-a0df-66669a39f5ed, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ef32a31-437f-4ab2-b9d4-606f4bb3b121, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ef32a31-437f-4ab2-b9d4-606f4bb3b121, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2170745696009287061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21707456960092870612170745696009287061217074569600928706121707456960092870612170745696009287061217074569600928706121707456960092870612170745696009287061217074569600928706121707456960092870612170745696009287061217074569600928706121707456960092870612170745696009287061217074569600928706121707456960092870612170745696009287061217074569600928706121707456960092870612170745696009287061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af45bf69-ee4a-4cb6-beb6-81835995c88d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba08a64b-f800-4f9a-ae4e-ca119624ccba, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba08a64b-f800-4f9a-ae4e-ca119624ccba, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17891474477931519724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789147447793151972417891474477931519724178914744779315197241789147447793151972417891474477931519724178914744779315197241789147447793151972417891474477931519724178914744779315197241789147447793151972417891474477931519724178914744779315197241789147447793151972417891474477931519724178914744779315197241789147447793151972417891474477931519724178914744779315197241789147447793151972417891474477931519724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ef32a31-437f-4ab2-b9d4-606f4bb3b121, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e9765d8-d9e6-4334-a44a-406a162c0981, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e9765d8-d9e6-4334-a44a-406a162c0981, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 879416160706590901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "879416160706590901879416160706590901879416160706590901879416160706590901879416160706590901879416160706590901879416160706590901879416160706590901879416160706590901879416160706590901879416160706590901879416160706590901879416160706590901879416160706590901879416160706590901879416160706590901879416160706590901879416160706590901879416160706590901879416160706590901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba08a64b-f800-4f9a-ae4e-ca119624ccba, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8b93829-83fd-4e29-b676-486be87cb010, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8b93829-83fd-4e29-b676-486be87cb010, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17962705007616652564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1796270500761665256417962705007616652564179627050076166525641796270500761665256417962705007616652564179627050076166525641796270500761665256417962705007616652564179627050076166525641796270500761665256417962705007616652564179627050076166525641796270500761665256417962705007616652564179627050076166525641796270500761665256417962705007616652564179627050076166525641796270500761665256417962705007616652564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e9765d8-d9e6-4334-a44a-406a162c0981, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d28e3c18-d377-4ceb-8f11-9e78e4f06bc3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d28e3c18-d377-4ceb-8f11-9e78e4f06bc3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8790583284556093635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87905832845560936358790583284556093635879058328455609363587905832845560936358790583284556093635879058328455609363587905832845560936358790583284556093635879058328455609363587905832845560936358790583284556093635879058328455609363587905832845560936358790583284556093635879058328455609363587905832845560936358790583284556093635879058328455609363587905832845560936358790583284556093635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8b93829-83fd-4e29-b676-486be87cb010, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 363cc615-0c60-450a-839e-9efc254aeb77, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 363cc615-0c60-450a-839e-9efc254aeb77, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7011000849711763984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70110008497117639847011000849711763984701100084971176398470110008497117639847011000849711763984701100084971176398470110008497117639847011000849711763984701100084971176398470110008497117639847011000849711763984701100084971176398470110008497117639847011000849711763984701100084971176398470110008497117639847011000849711763984701100084971176398470110008497117639847011000849711763984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d28e3c18-d377-4ceb-8f11-9e78e4f06bc3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81bae0bc-269d-433d-9a47-7be0367438bf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81bae0bc-269d-433d-9a47-7be0367438bf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 139551420263190294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "139551420263190294139551420263190294139551420263190294139551420263190294139551420263190294139551420263190294139551420263190294139551420263190294139551420263190294139551420263190294139551420263190294139551420263190294139551420263190294139551420263190294139551420263190294139551420263190294139551420263190294139551420263190294139551420263190294139551420263190294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 363cc615-0c60-450a-839e-9efc254aeb77, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4daca8b7-2997-4853-94a3-195703b5bb60, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4daca8b7-2997-4853-94a3-195703b5bb60, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7471280391117916899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74712803911179168997471280391117916899747128039111791689974712803911179168997471280391117916899747128039111791689974712803911179168997471280391117916899747128039111791689974712803911179168997471280391117916899747128039111791689974712803911179168997471280391117916899747128039111791689974712803911179168997471280391117916899747128039111791689974712803911179168997471280391117916899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81bae0bc-269d-433d-9a47-7be0367438bf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 087e8040-a072-4440-adde-5ff17acf2713, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 087e8040-a072-4440-adde-5ff17acf2713, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14939408970649050900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493940897064905090014939408970649050900149394089706490509001493940897064905090014939408970649050900149394089706490509001493940897064905090014939408970649050900149394089706490509001493940897064905090014939408970649050900149394089706490509001493940897064905090014939408970649050900149394089706490509001493940897064905090014939408970649050900149394089706490509001493940897064905090014939408970649050900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4daca8b7-2997-4853-94a3-195703b5bb60, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1241446-5b8c-454d-8e19-5c9be1797d30, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 087e8040-a072-4440-adde-5ff17acf2713, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1241446-5b8c-454d-8e19-5c9be1797d30, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2855818547173179329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28558185471731793292855818547173179329285581854717317932928558185471731793292855818547173179329285581854717317932928558185471731793292855818547173179329285581854717317932928558185471731793292855818547173179329285581854717317932928558185471731793292855818547173179329285581854717317932928558185471731793292855818547173179329285581854717317932928558185471731793292855818547173179329" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9f8a77e-c658-4711-9a9a-6ba5a5efc44f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9f8a77e-c658-4711-9a9a-6ba5a5efc44f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16921910641573450940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692191064157345094016921910641573450940169219106415734509401692191064157345094016921910641573450940169219106415734509401692191064157345094016921910641573450940169219106415734509401692191064157345094016921910641573450940169219106415734509401692191064157345094016921910641573450940169219106415734509401692191064157345094016921910641573450940169219106415734509401692191064157345094016921910641573450940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1241446-5b8c-454d-8e19-5c9be1797d30, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9f8a77e-c658-4711-9a9a-6ba5a5efc44f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd1bd855-6c93-46dd-a614-c201528b9fad, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ddaf565-2d81-4a03-9f7e-107db3550aea, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd1bd855-6c93-46dd-a614-c201528b9fad, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12400842799486105793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1240084279948610579312400842799486105793124008427994861057931240084279948610579312400842799486105793124008427994861057931240084279948610579312400842799486105793124008427994861057931240084279948610579312400842799486105793124008427994861057931240084279948610579312400842799486105793124008427994861057931240084279948610579312400842799486105793124008427994861057931240084279948610579312400842799486105793" } } } 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, 6ddaf565-2d81-4a03-9f7e-107db3550aea, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13037529840923147862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303752984092314786213037529840923147862130375298409231478621303752984092314786213037529840923147862130375298409231478621303752984092314786213037529840923147862130375298409231478621303752984092314786213037529840923147862130375298409231478621303752984092314786213037529840923147862130375298409231478621303752984092314786213037529840923147862130375298409231478621303752984092314786213037529840923147862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd1bd855-6c93-46dd-a614-c201528b9fad, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ddaf565-2d81-4a03-9f7e-107db3550aea, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0e2e939-f07d-40ed-b453-10469ff9848a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da8a869e-c0ef-4982-bdf1-9a015c5d92a7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0e2e939-f07d-40ed-b453-10469ff9848a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8693886372788680955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86938863727886809558693886372788680955869388637278868095586938863727886809558693886372788680955869388637278868095586938863727886809558693886372788680955869388637278868095586938863727886809558693886372788680955869388637278868095586938863727886809558693886372788680955869388637278868095586938863727886809558693886372788680955869388637278868095586938863727886809558693886372788680955" } } } 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, da8a869e-c0ef-4982-bdf1-9a015c5d92a7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13269289490839803127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326928949083980312713269289490839803127132692894908398031271326928949083980312713269289490839803127132692894908398031271326928949083980312713269289490839803127132692894908398031271326928949083980312713269289490839803127132692894908398031271326928949083980312713269289490839803127132692894908398031271326928949083980312713269289490839803127132692894908398031271326928949083980312713269289490839803127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da8a869e-c0ef-4982-bdf1-9a015c5d92a7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0e2e939-f07d-40ed-b453-10469ff9848a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11a22de8-b63b-408b-8cfa-0e3c705f6138, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be60fd72-7168-4238-aa8d-5e1103501a14, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11a22de8-b63b-408b-8cfa-0e3c705f6138, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 501520557889691536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "501520557889691536501520557889691536501520557889691536501520557889691536501520557889691536501520557889691536501520557889691536501520557889691536501520557889691536501520557889691536501520557889691536501520557889691536501520557889691536501520557889691536501520557889691536501520557889691536501520557889691536501520557889691536501520557889691536501520557889691536" } } } 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, be60fd72-7168-4238-aa8d-5e1103501a14, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1132051769478145642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11320517694781456421132051769478145642113205176947814564211320517694781456421132051769478145642113205176947814564211320517694781456421132051769478145642113205176947814564211320517694781456421132051769478145642113205176947814564211320517694781456421132051769478145642113205176947814564211320517694781456421132051769478145642113205176947814564211320517694781456421132051769478145642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be60fd72-7168-4238-aa8d-5e1103501a14, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11a22de8-b63b-408b-8cfa-0e3c705f6138, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f544f6eb-17db-4060-85fa-675dfb77d771, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f544f6eb-17db-4060-85fa-675dfb77d771, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10250790806968090941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025079080696809094110250790806968090941102507908069680909411025079080696809094110250790806968090941102507908069680909411025079080696809094110250790806968090941102507908069680909411025079080696809094110250790806968090941102507908069680909411025079080696809094110250790806968090941102507908069680909411025079080696809094110250790806968090941102507908069680909411025079080696809094110250790806968090941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8318355a-dd2f-4e9e-a25e-78536e6c3469, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8318355a-dd2f-4e9e-a25e-78536e6c3469, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6885083718700697874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68850837187006978746885083718700697874688508371870069787468850837187006978746885083718700697874688508371870069787468850837187006978746885083718700697874688508371870069787468850837187006978746885083718700697874688508371870069787468850837187006978746885083718700697874688508371870069787468850837187006978746885083718700697874688508371870069787468850837187006978746885083718700697874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f544f6eb-17db-4060-85fa-675dfb77d771, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f27bb4d8-4ae1-4cdf-bb7c-c167fb86c3f4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f27bb4d8-4ae1-4cdf-bb7c-c167fb86c3f4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6452198955429579434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64521989554295794346452198955429579434645219895542957943464521989554295794346452198955429579434645219895542957943464521989554295794346452198955429579434645219895542957943464521989554295794346452198955429579434645219895542957943464521989554295794346452198955429579434645219895542957943464521989554295794346452198955429579434645219895542957943464521989554295794346452198955429579434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8318355a-dd2f-4e9e-a25e-78536e6c3469, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3444ef6-96ea-40bd-94d7-66ab1872acc2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3444ef6-96ea-40bd-94d7-66ab1872acc2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9075346312804103242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90753463128041032429075346312804103242907534631280410324290753463128041032429075346312804103242907534631280410324290753463128041032429075346312804103242907534631280410324290753463128041032429075346312804103242907534631280410324290753463128041032429075346312804103242907534631280410324290753463128041032429075346312804103242907534631280410324290753463128041032429075346312804103242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f27bb4d8-4ae1-4cdf-bb7c-c167fb86c3f4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bc170d8-4416-428d-8998-615c5bf90291, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bc170d8-4416-428d-8998-615c5bf90291, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9242562122228749077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92425621222287490779242562122228749077924256212222874907792425621222287490779242562122228749077924256212222874907792425621222287490779242562122228749077924256212222874907792425621222287490779242562122228749077924256212222874907792425621222287490779242562122228749077924256212222874907792425621222287490779242562122228749077924256212222874907792425621222287490779242562122228749077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3444ef6-96ea-40bd-94d7-66ab1872acc2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd9ebe0f-f273-4522-aa3b-24d8e314c4fc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd9ebe0f-f273-4522-aa3b-24d8e314c4fc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3683271236733078358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36832712367330783583683271236733078358368327123673307835836832712367330783583683271236733078358368327123673307835836832712367330783583683271236733078358368327123673307835836832712367330783583683271236733078358368327123673307835836832712367330783583683271236733078358368327123673307835836832712367330783583683271236733078358368327123673307835836832712367330783583683271236733078358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bc170d8-4416-428d-8998-615c5bf90291, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4985922-175f-4ce2-9be4-5cd2e72b1580, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4985922-175f-4ce2-9be4-5cd2e72b1580, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 391548694759519762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "391548694759519762391548694759519762391548694759519762391548694759519762391548694759519762391548694759519762391548694759519762391548694759519762391548694759519762391548694759519762391548694759519762391548694759519762391548694759519762391548694759519762391548694759519762391548694759519762391548694759519762391548694759519762391548694759519762391548694759519762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd9ebe0f-f273-4522-aa3b-24d8e314c4fc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45b9c725-6a8e-49a0-a3ca-a4116402aa6d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45b9c725-6a8e-49a0-a3ca-a4116402aa6d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7065235595581452186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70652355955814521867065235595581452186706523559558145218670652355955814521867065235595581452186706523559558145218670652355955814521867065235595581452186706523559558145218670652355955814521867065235595581452186706523559558145218670652355955814521867065235595581452186706523559558145218670652355955814521867065235595581452186706523559558145218670652355955814521867065235595581452186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4985922-175f-4ce2-9be4-5cd2e72b1580, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1307c12c-fd49-4ab1-a00c-0ca10d5f055f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1307c12c-fd49-4ab1-a00c-0ca10d5f055f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11283121837467858733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128312183746785873311283121837467858733112831218374678587331128312183746785873311283121837467858733112831218374678587331128312183746785873311283121837467858733112831218374678587331128312183746785873311283121837467858733112831218374678587331128312183746785873311283121837467858733112831218374678587331128312183746785873311283121837467858733112831218374678587331128312183746785873311283121837467858733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45b9c725-6a8e-49a0-a3ca-a4116402aa6d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a831ec09-5e06-4ddc-8e48-9612ed925255, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a831ec09-5e06-4ddc-8e48-9612ed925255, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2475090304058655898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24750903040586558982475090304058655898247509030405865589824750903040586558982475090304058655898247509030405865589824750903040586558982475090304058655898247509030405865589824750903040586558982475090304058655898247509030405865589824750903040586558982475090304058655898247509030405865589824750903040586558982475090304058655898247509030405865589824750903040586558982475090304058655898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1307c12c-fd49-4ab1-a00c-0ca10d5f055f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74646de7-4c75-4397-93d9-782c4cdb1af8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74646de7-4c75-4397-93d9-782c4cdb1af8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8396622766158322781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83966227661583227818396622766158322781839662276615832278183966227661583227818396622766158322781839662276615832278183966227661583227818396622766158322781839662276615832278183966227661583227818396622766158322781839662276615832278183966227661583227818396622766158322781839662276615832278183966227661583227818396622766158322781839662276615832278183966227661583227818396622766158322781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a831ec09-5e06-4ddc-8e48-9612ed925255, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14abc7f6-078b-4f6b-ad28-bb3fd65e8a4d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14abc7f6-078b-4f6b-ad28-bb3fd65e8a4d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8645776844966531871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86457768449665318718645776844966531871864577684496653187186457768449665318718645776844966531871864577684496653187186457768449665318718645776844966531871864577684496653187186457768449665318718645776844966531871864577684496653187186457768449665318718645776844966531871864577684496653187186457768449665318718645776844966531871864577684496653187186457768449665318718645776844966531871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74646de7-4c75-4397-93d9-782c4cdb1af8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69681d5f-6e6e-4b04-b468-4f072356cac0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69681d5f-6e6e-4b04-b468-4f072356cac0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8669369706549715396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86693697065497153968669369706549715396866936970654971539686693697065497153968669369706549715396866936970654971539686693697065497153968669369706549715396866936970654971539686693697065497153968669369706549715396866936970654971539686693697065497153968669369706549715396866936970654971539686693697065497153968669369706549715396866936970654971539686693697065497153968669369706549715396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69681d5f-6e6e-4b04-b468-4f072356cac0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dda943c-7a4d-4965-a170-506c49a34781, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dda943c-7a4d-4965-a170-506c49a34781, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14771403179205066327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1477140317920506632714771403179205066327147714031792050663271477140317920506632714771403179205066327147714031792050663271477140317920506632714771403179205066327147714031792050663271477140317920506632714771403179205066327147714031792050663271477140317920506632714771403179205066327147714031792050663271477140317920506632714771403179205066327147714031792050663271477140317920506632714771403179205066327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14abc7f6-078b-4f6b-ad28-bb3fd65e8a4d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dda943c-7a4d-4965-a170-506c49a34781, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aed874e-802d-4a09-99de-c6e61d297407, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aed874e-802d-4a09-99de-c6e61d297407, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14756060354045356428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475606035404535642814756060354045356428147560603540453564281475606035404535642814756060354045356428147560603540453564281475606035404535642814756060354045356428147560603540453564281475606035404535642814756060354045356428147560603540453564281475606035404535642814756060354045356428147560603540453564281475606035404535642814756060354045356428147560603540453564281475606035404535642814756060354045356428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98d7d7a4-0a15-4d2e-af97-f4d3b06d2609, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98d7d7a4-0a15-4d2e-af97-f4d3b06d2609, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11034964707113419700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103496470711341970011034964707113419700110349647071134197001103496470711341970011034964707113419700110349647071134197001103496470711341970011034964707113419700110349647071134197001103496470711341970011034964707113419700110349647071134197001103496470711341970011034964707113419700110349647071134197001103496470711341970011034964707113419700110349647071134197001103496470711341970011034964707113419700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aed874e-802d-4a09-99de-c6e61d297407, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0fa4269-9c80-4017-8d39-58268f35422c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98d7d7a4-0a15-4d2e-af97-f4d3b06d2609, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0fa4269-9c80-4017-8d39-58268f35422c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11631142103292509438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163114210329250943811631142103292509438116311421032925094381163114210329250943811631142103292509438116311421032925094381163114210329250943811631142103292509438116311421032925094381163114210329250943811631142103292509438116311421032925094381163114210329250943811631142103292509438116311421032925094381163114210329250943811631142103292509438116311421032925094381163114210329250943811631142103292509438" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fab584d9-25ce-442d-812b-69d869e04b52, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fab584d9-25ce-442d-812b-69d869e04b52, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 217597559488084362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "217597559488084362217597559488084362217597559488084362217597559488084362217597559488084362217597559488084362217597559488084362217597559488084362217597559488084362217597559488084362217597559488084362217597559488084362217597559488084362217597559488084362217597559488084362217597559488084362217597559488084362217597559488084362217597559488084362217597559488084362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0fa4269-9c80-4017-8d39-58268f35422c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fab584d9-25ce-442d-812b-69d869e04b52, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35c89c8f-7a7d-4698-a372-f7d9639bb155, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35c89c8f-7a7d-4698-a372-f7d9639bb155, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4031118038008246796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40311180380082467964031118038008246796403111803800824679640311180380082467964031118038008246796403111803800824679640311180380082467964031118038008246796403111803800824679640311180380082467964031118038008246796403111803800824679640311180380082467964031118038008246796403111803800824679640311180380082467964031118038008246796403111803800824679640311180380082467964031118038008246796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93824f4f-0ec7-417f-8ce9-47b21188c42f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93824f4f-0ec7-417f-8ce9-47b21188c42f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9735742510363285605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97357425103632856059735742510363285605973574251036328560597357425103632856059735742510363285605973574251036328560597357425103632856059735742510363285605973574251036328560597357425103632856059735742510363285605973574251036328560597357425103632856059735742510363285605973574251036328560597357425103632856059735742510363285605973574251036328560597357425103632856059735742510363285605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35c89c8f-7a7d-4698-a372-f7d9639bb155, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb3005aa-d3ba-44ca-9dad-02f4b7653808, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93824f4f-0ec7-417f-8ce9-47b21188c42f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb3005aa-d3ba-44ca-9dad-02f4b7653808, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15252767183206892060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525276718320689206015252767183206892060152527671832068920601525276718320689206015252767183206892060152527671832068920601525276718320689206015252767183206892060152527671832068920601525276718320689206015252767183206892060152527671832068920601525276718320689206015252767183206892060152527671832068920601525276718320689206015252767183206892060152527671832068920601525276718320689206015252767183206892060" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ab315ff-3538-47e1-99a3-61b371fd0b26, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ab315ff-3538-47e1-99a3-61b371fd0b26, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11716564649256085197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171656464925608519711716564649256085197117165646492560851971171656464925608519711716564649256085197117165646492560851971171656464925608519711716564649256085197117165646492560851971171656464925608519711716564649256085197117165646492560851971171656464925608519711716564649256085197117165646492560851971171656464925608519711716564649256085197117165646492560851971171656464925608519711716564649256085197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb3005aa-d3ba-44ca-9dad-02f4b7653808, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8638fcd6-2ceb-4d0d-b098-0015f7df26f5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ab315ff-3538-47e1-99a3-61b371fd0b26, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8638fcd6-2ceb-4d0d-b098-0015f7df26f5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8889943465644264547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88899434656442645478889943465644264547888994346564426454788899434656442645478889943465644264547888994346564426454788899434656442645478889943465644264547888994346564426454788899434656442645478889943465644264547888994346564426454788899434656442645478889943465644264547888994346564426454788899434656442645478889943465644264547888994346564426454788899434656442645478889943465644264547" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44c25356-429b-4931-8705-69160fc27778, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44c25356-429b-4931-8705-69160fc27778, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3161290878342396122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31612908783423961223161290878342396122316129087834239612231612908783423961223161290878342396122316129087834239612231612908783423961223161290878342396122316129087834239612231612908783423961223161290878342396122316129087834239612231612908783423961223161290878342396122316129087834239612231612908783423961223161290878342396122316129087834239612231612908783423961223161290878342396122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8638fcd6-2ceb-4d0d-b098-0015f7df26f5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44c25356-429b-4931-8705-69160fc27778, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, deb8115c-8ca5-4752-867e-d6b02eeda75b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, deb8115c-8ca5-4752-867e-d6b02eeda75b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10384930643187731336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038493064318773133610384930643187731336103849306431877313361038493064318773133610384930643187731336103849306431877313361038493064318773133610384930643187731336103849306431877313361038493064318773133610384930643187731336103849306431877313361038493064318773133610384930643187731336103849306431877313361038493064318773133610384930643187731336103849306431877313361038493064318773133610384930643187731336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64272c4a-589d-4d36-8b98-ad4321b05abb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64272c4a-589d-4d36-8b98-ad4321b05abb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5502168336486727954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55021683364867279545502168336486727954550216833648672795455021683364867279545502168336486727954550216833648672795455021683364867279545502168336486727954550216833648672795455021683364867279545502168336486727954550216833648672795455021683364867279545502168336486727954550216833648672795455021683364867279545502168336486727954550216833648672795455021683364867279545502168336486727954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, deb8115c-8ca5-4752-867e-d6b02eeda75b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cbba274-b825-4534-ba4a-8660736e602a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64272c4a-589d-4d36-8b98-ad4321b05abb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cbba274-b825-4534-ba4a-8660736e602a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1491862467865429762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14918624678654297621491862467865429762149186246786542976214918624678654297621491862467865429762149186246786542976214918624678654297621491862467865429762149186246786542976214918624678654297621491862467865429762149186246786542976214918624678654297621491862467865429762149186246786542976214918624678654297621491862467865429762149186246786542976214918624678654297621491862467865429762" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c760ce3-bdf6-4731-bb38-d91e10e8e61c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c760ce3-bdf6-4731-bb38-d91e10e8e61c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 791652432304687721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "791652432304687721791652432304687721791652432304687721791652432304687721791652432304687721791652432304687721791652432304687721791652432304687721791652432304687721791652432304687721791652432304687721791652432304687721791652432304687721791652432304687721791652432304687721791652432304687721791652432304687721791652432304687721791652432304687721791652432304687721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c760ce3-bdf6-4731-bb38-d91e10e8e61c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 059820cb-50cd-4629-b357-70c124467079, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cbba274-b825-4534-ba4a-8660736e602a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 059820cb-50cd-4629-b357-70c124467079, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13809626177286556956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380962617728655695613809626177286556956138096261772865569561380962617728655695613809626177286556956138096261772865569561380962617728655695613809626177286556956138096261772865569561380962617728655695613809626177286556956138096261772865569561380962617728655695613809626177286556956138096261772865569561380962617728655695613809626177286556956138096261772865569561380962617728655695613809626177286556956" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 432e502c-0e44-4507-b24d-beffbd0773c0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 432e502c-0e44-4507-b24d-beffbd0773c0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14085587001568751836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408558700156875183614085587001568751836140855870015687518361408558700156875183614085587001568751836140855870015687518361408558700156875183614085587001568751836140855870015687518361408558700156875183614085587001568751836140855870015687518361408558700156875183614085587001568751836140855870015687518361408558700156875183614085587001568751836140855870015687518361408558700156875183614085587001568751836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 059820cb-50cd-4629-b357-70c124467079, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a48a49c-4029-4ea2-aeb5-2f821e1070d8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a48a49c-4029-4ea2-aeb5-2f821e1070d8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11144091170451678149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114409117045167814911144091170451678149111440911704516781491114409117045167814911144091170451678149111440911704516781491114409117045167814911144091170451678149111440911704516781491114409117045167814911144091170451678149111440911704516781491114409117045167814911144091170451678149111440911704516781491114409117045167814911144091170451678149111440911704516781491114409117045167814911144091170451678149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 432e502c-0e44-4507-b24d-beffbd0773c0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44266b2b-f2ac-4f1b-a1a5-e131d65df37b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44266b2b-f2ac-4f1b-a1a5-e131d65df37b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 702708470623217232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "702708470623217232702708470623217232702708470623217232702708470623217232702708470623217232702708470623217232702708470623217232702708470623217232702708470623217232702708470623217232702708470623217232702708470623217232702708470623217232702708470623217232702708470623217232702708470623217232702708470623217232702708470623217232702708470623217232702708470623217232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a48a49c-4029-4ea2-aeb5-2f821e1070d8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44266b2b-f2ac-4f1b-a1a5-e131d65df37b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47094c96-3894-4196-8152-13114aba30b9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47094c96-3894-4196-8152-13114aba30b9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8898540884027529894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88985408840275298948898540884027529894889854088402752989488985408840275298948898540884027529894889854088402752989488985408840275298948898540884027529894889854088402752989488985408840275298948898540884027529894889854088402752989488985408840275298948898540884027529894889854088402752989488985408840275298948898540884027529894889854088402752989488985408840275298948898540884027529894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 810a6fdf-6b9d-4b32-a26c-f8884c1fce44, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 810a6fdf-6b9d-4b32-a26c-f8884c1fce44, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2113019980193345537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21130199801933455372113019980193345537211301998019334553721130199801933455372113019980193345537211301998019334553721130199801933455372113019980193345537211301998019334553721130199801933455372113019980193345537211301998019334553721130199801933455372113019980193345537211301998019334553721130199801933455372113019980193345537211301998019334553721130199801933455372113019980193345537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47094c96-3894-4196-8152-13114aba30b9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd31756e-902a-4332-8864-b95b30056392, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd31756e-902a-4332-8864-b95b30056392, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2719494256945245179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27194942569452451792719494256945245179271949425694524517927194942569452451792719494256945245179271949425694524517927194942569452451792719494256945245179271949425694524517927194942569452451792719494256945245179271949425694524517927194942569452451792719494256945245179271949425694524517927194942569452451792719494256945245179271949425694524517927194942569452451792719494256945245179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 810a6fdf-6b9d-4b32-a26c-f8884c1fce44, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 020868e7-46b7-454c-a3b0-4146763b5223, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd31756e-902a-4332-8864-b95b30056392, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 020868e7-46b7-454c-a3b0-4146763b5223, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14618980706020959318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461898070602095931814618980706020959318146189807060209593181461898070602095931814618980706020959318146189807060209593181461898070602095931814618980706020959318146189807060209593181461898070602095931814618980706020959318146189807060209593181461898070602095931814618980706020959318146189807060209593181461898070602095931814618980706020959318146189807060209593181461898070602095931814618980706020959318" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0ef5eba-0b0b-4d0c-8137-c07dfe0ef917, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0ef5eba-0b0b-4d0c-8137-c07dfe0ef917, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15481054299142904283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1548105429914290428315481054299142904283154810542991429042831548105429914290428315481054299142904283154810542991429042831548105429914290428315481054299142904283154810542991429042831548105429914290428315481054299142904283154810542991429042831548105429914290428315481054299142904283154810542991429042831548105429914290428315481054299142904283154810542991429042831548105429914290428315481054299142904283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 020868e7-46b7-454c-a3b0-4146763b5223, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4dbc19a-c9dc-41b2-836b-12873553fb63, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0ef5eba-0b0b-4d0c-8137-c07dfe0ef917, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4dbc19a-c9dc-41b2-836b-12873553fb63, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16297074855319932075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629707485531993207516297074855319932075162970748553199320751629707485531993207516297074855319932075162970748553199320751629707485531993207516297074855319932075162970748553199320751629707485531993207516297074855319932075162970748553199320751629707485531993207516297074855319932075162970748553199320751629707485531993207516297074855319932075162970748553199320751629707485531993207516297074855319932075" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ec7349a-a2b2-4168-b486-2190cdd916e4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ec7349a-a2b2-4168-b486-2190cdd916e4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4077718901572508689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40777189015725086894077718901572508689407771890157250868940777189015725086894077718901572508689407771890157250868940777189015725086894077718901572508689407771890157250868940777189015725086894077718901572508689407771890157250868940777189015725086894077718901572508689407771890157250868940777189015725086894077718901572508689407771890157250868940777189015725086894077718901572508689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4dbc19a-c9dc-41b2-836b-12873553fb63, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2386b98e-e4bf-4b60-a0fc-a0fad77e7c2b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2386b98e-e4bf-4b60-a0fc-a0fad77e7c2b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16041531996252996369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604153199625299636916041531996252996369160415319962529963691604153199625299636916041531996252996369160415319962529963691604153199625299636916041531996252996369160415319962529963691604153199625299636916041531996252996369160415319962529963691604153199625299636916041531996252996369160415319962529963691604153199625299636916041531996252996369160415319962529963691604153199625299636916041531996252996369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ec7349a-a2b2-4168-b486-2190cdd916e4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a39c80a-6bbb-4ce2-b678-2140fcc76406, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a39c80a-6bbb-4ce2-b678-2140fcc76406, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2546024331104236374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25460243311042363742546024331104236374254602433110423637425460243311042363742546024331104236374254602433110423637425460243311042363742546024331104236374254602433110423637425460243311042363742546024331104236374254602433110423637425460243311042363742546024331104236374254602433110423637425460243311042363742546024331104236374254602433110423637425460243311042363742546024331104236374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2386b98e-e4bf-4b60-a0fc-a0fad77e7c2b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c02af434-be6a-4bf6-8413-95e123b76460, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c02af434-be6a-4bf6-8413-95e123b76460, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1949562193302487988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19495621933024879881949562193302487988194956219330248798819495621933024879881949562193302487988194956219330248798819495621933024879881949562193302487988194956219330248798819495621933024879881949562193302487988194956219330248798819495621933024879881949562193302487988194956219330248798819495621933024879881949562193302487988194956219330248798819495621933024879881949562193302487988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a39c80a-6bbb-4ce2-b678-2140fcc76406, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2663fca9-125a-4369-b30c-9f4e05a8a2a3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2663fca9-125a-4369-b30c-9f4e05a8a2a3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13774023552984300675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377402355298430067513774023552984300675137740235529843006751377402355298430067513774023552984300675137740235529843006751377402355298430067513774023552984300675137740235529843006751377402355298430067513774023552984300675137740235529843006751377402355298430067513774023552984300675137740235529843006751377402355298430067513774023552984300675137740235529843006751377402355298430067513774023552984300675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c02af434-be6a-4bf6-8413-95e123b76460, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3497b2a-5f60-4e47-b80c-fd11b47bbf4d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3497b2a-5f60-4e47-b80c-fd11b47bbf4d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14820811510333370059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482081151033337005914820811510333370059148208115103333700591482081151033337005914820811510333370059148208115103333700591482081151033337005914820811510333370059148208115103333700591482081151033337005914820811510333370059148208115103333700591482081151033337005914820811510333370059148208115103333700591482081151033337005914820811510333370059148208115103333700591482081151033337005914820811510333370059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2663fca9-125a-4369-b30c-9f4e05a8a2a3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a71954a-ffff-4ddd-b695-4e63aff962a9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a71954a-ffff-4ddd-b695-4e63aff962a9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1983739371461111776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19837393714611117761983739371461111776198373937146111177619837393714611117761983739371461111776198373937146111177619837393714611117761983739371461111776198373937146111177619837393714611117761983739371461111776198373937146111177619837393714611117761983739371461111776198373937146111177619837393714611117761983739371461111776198373937146111177619837393714611117761983739371461111776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3497b2a-5f60-4e47-b80c-fd11b47bbf4d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebff7960-cbca-483d-a3fd-d562a7922914, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebff7960-cbca-483d-a3fd-d562a7922914, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11589556774815468827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158955677481546882711589556774815468827115895567748154688271158955677481546882711589556774815468827115895567748154688271158955677481546882711589556774815468827115895567748154688271158955677481546882711589556774815468827115895567748154688271158955677481546882711589556774815468827115895567748154688271158955677481546882711589556774815468827115895567748154688271158955677481546882711589556774815468827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a71954a-ffff-4ddd-b695-4e63aff962a9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00a15450-057b-44a6-8a6c-d78183cfdbc9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00a15450-057b-44a6-8a6c-d78183cfdbc9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12661439537065565081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266143953706556508112661439537065565081126614395370655650811266143953706556508112661439537065565081126614395370655650811266143953706556508112661439537065565081126614395370655650811266143953706556508112661439537065565081126614395370655650811266143953706556508112661439537065565081126614395370655650811266143953706556508112661439537065565081126614395370655650811266143953706556508112661439537065565081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebff7960-cbca-483d-a3fd-d562a7922914, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7ee2ee8-5b46-4539-864d-4169bf52d8e2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7ee2ee8-5b46-4539-864d-4169bf52d8e2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7565585913049689625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75655859130496896257565585913049689625756558591304968962575655859130496896257565585913049689625756558591304968962575655859130496896257565585913049689625756558591304968962575655859130496896257565585913049689625756558591304968962575655859130496896257565585913049689625756558591304968962575655859130496896257565585913049689625756558591304968962575655859130496896257565585913049689625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00a15450-057b-44a6-8a6c-d78183cfdbc9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 028a63a8-d8d9-4441-bbc2-259169511882, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 028a63a8-d8d9-4441-bbc2-259169511882, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6816500094857946810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68165000948579468106816500094857946810681650009485794681068165000948579468106816500094857946810681650009485794681068165000948579468106816500094857946810681650009485794681068165000948579468106816500094857946810681650009485794681068165000948579468106816500094857946810681650009485794681068165000948579468106816500094857946810681650009485794681068165000948579468106816500094857946810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7ee2ee8-5b46-4539-864d-4169bf52d8e2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f5f706e-b896-4650-bd26-b18ca4482ece, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f5f706e-b896-4650-bd26-b18ca4482ece, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14797337688452620005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479733768845262000514797337688452620005147973376884526200051479733768845262000514797337688452620005147973376884526200051479733768845262000514797337688452620005147973376884526200051479733768845262000514797337688452620005147973376884526200051479733768845262000514797337688452620005147973376884526200051479733768845262000514797337688452620005147973376884526200051479733768845262000514797337688452620005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 028a63a8-d8d9-4441-bbc2-259169511882, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eae31a55-34ec-47e7-bfe9-72e2b6b0c3ba, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f5f706e-b896-4650-bd26-b18ca4482ece, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eae31a55-34ec-47e7-bfe9-72e2b6b0c3ba, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3796980062792785065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37969800627927850653796980062792785065379698006279278506537969800627927850653796980062792785065379698006279278506537969800627927850653796980062792785065379698006279278506537969800627927850653796980062792785065379698006279278506537969800627927850653796980062792785065379698006279278506537969800627927850653796980062792785065379698006279278506537969800627927850653796980062792785065" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d179d7ff-8282-4f72-8175-7a1f51ece316, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d179d7ff-8282-4f72-8175-7a1f51ece316, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16757132825480057199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675713282548005719916757132825480057199167571328254800571991675713282548005719916757132825480057199167571328254800571991675713282548005719916757132825480057199167571328254800571991675713282548005719916757132825480057199167571328254800571991675713282548005719916757132825480057199167571328254800571991675713282548005719916757132825480057199167571328254800571991675713282548005719916757132825480057199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eae31a55-34ec-47e7-bfe9-72e2b6b0c3ba, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 928107ab-ae8d-4f50-86ac-797cf52398c9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 928107ab-ae8d-4f50-86ac-797cf52398c9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10813791810136457829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1081379181013645782910813791810136457829108137918101364578291081379181013645782910813791810136457829108137918101364578291081379181013645782910813791810136457829108137918101364578291081379181013645782910813791810136457829108137918101364578291081379181013645782910813791810136457829108137918101364578291081379181013645782910813791810136457829108137918101364578291081379181013645782910813791810136457829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d179d7ff-8282-4f72-8175-7a1f51ece316, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3c6db78-ff7a-42b5-906a-2bcc61e91a29, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3c6db78-ff7a-42b5-906a-2bcc61e91a29, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7248773344798629346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72487733447986293467248773344798629346724877334479862934672487733447986293467248773344798629346724877334479862934672487733447986293467248773344798629346724877334479862934672487733447986293467248773344798629346724877334479862934672487733447986293467248773344798629346724877334479862934672487733447986293467248773344798629346724877334479862934672487733447986293467248773344798629346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 928107ab-ae8d-4f50-86ac-797cf52398c9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e3bba59-0360-4380-8149-b836e455773f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e3bba59-0360-4380-8149-b836e455773f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1140039473667290593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11400394736672905931140039473667290593114003947366729059311400394736672905931140039473667290593114003947366729059311400394736672905931140039473667290593114003947366729059311400394736672905931140039473667290593114003947366729059311400394736672905931140039473667290593114003947366729059311400394736672905931140039473667290593114003947366729059311400394736672905931140039473667290593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3c6db78-ff7a-42b5-906a-2bcc61e91a29, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc46d50b-61bc-4829-a6fb-ee11987a4043, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc46d50b-61bc-4829-a6fb-ee11987a4043, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9743072099442956508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97430720994429565089743072099442956508974307209944295650897430720994429565089743072099442956508974307209944295650897430720994429565089743072099442956508974307209944295650897430720994429565089743072099442956508974307209944295650897430720994429565089743072099442956508974307209944295650897430720994429565089743072099442956508974307209944295650897430720994429565089743072099442956508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e3bba59-0360-4380-8149-b836e455773f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 838b1a27-a3f5-45e6-aa6f-2a2ab8f3a0b3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 838b1a27-a3f5-45e6-aa6f-2a2ab8f3a0b3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10060157279695739764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006015727969573976410060157279695739764100601572796957397641006015727969573976410060157279695739764100601572796957397641006015727969573976410060157279695739764100601572796957397641006015727969573976410060157279695739764100601572796957397641006015727969573976410060157279695739764100601572796957397641006015727969573976410060157279695739764100601572796957397641006015727969573976410060157279695739764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc46d50b-61bc-4829-a6fb-ee11987a4043, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4612aa9-10b3-413f-a716-e498f041ce70, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4612aa9-10b3-413f-a716-e498f041ce70, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4790218736904900295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47902187369049002954790218736904900295479021873690490029547902187369049002954790218736904900295479021873690490029547902187369049002954790218736904900295479021873690490029547902187369049002954790218736904900295479021873690490029547902187369049002954790218736904900295479021873690490029547902187369049002954790218736904900295479021873690490029547902187369049002954790218736904900295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 838b1a27-a3f5-45e6-aa6f-2a2ab8f3a0b3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4730f081-59b4-4ea1-bbba-8a3448c27f40, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4730f081-59b4-4ea1-bbba-8a3448c27f40, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1208575435311247552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12085754353112475521208575435311247552120857543531124755212085754353112475521208575435311247552120857543531124755212085754353112475521208575435311247552120857543531124755212085754353112475521208575435311247552120857543531124755212085754353112475521208575435311247552120857543531124755212085754353112475521208575435311247552120857543531124755212085754353112475521208575435311247552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4612aa9-10b3-413f-a716-e498f041ce70, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4730f081-59b4-4ea1-bbba-8a3448c27f40, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4d17c49-6c12-4437-b66a-6ba146d41605, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76267d76-75ec-497a-881e-97eb39335ae3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4d17c49-6c12-4437-b66a-6ba146d41605, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15540723460775389728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1554072346077538972815540723460775389728155407234607753897281554072346077538972815540723460775389728155407234607753897281554072346077538972815540723460775389728155407234607753897281554072346077538972815540723460775389728155407234607753897281554072346077538972815540723460775389728155407234607753897281554072346077538972815540723460775389728155407234607753897281554072346077538972815540723460775389728" } } } 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, 76267d76-75ec-497a-881e-97eb39335ae3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6739995321821501658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67399953218215016586739995321821501658673999532182150165867399953218215016586739995321821501658673999532182150165867399953218215016586739995321821501658673999532182150165867399953218215016586739995321821501658673999532182150165867399953218215016586739995321821501658673999532182150165867399953218215016586739995321821501658673999532182150165867399953218215016586739995321821501658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76267d76-75ec-497a-881e-97eb39335ae3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4d17c49-6c12-4437-b66a-6ba146d41605, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d52a663-8f0e-4632-997a-37197312a825, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d52a663-8f0e-4632-997a-37197312a825, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4140068749333047971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41400687493330479714140068749333047971414006874933304797141400687493330479714140068749333047971414006874933304797141400687493330479714140068749333047971414006874933304797141400687493330479714140068749333047971414006874933304797141400687493330479714140068749333047971414006874933304797141400687493330479714140068749333047971414006874933304797141400687493330479714140068749333047971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64d1e3ec-527a-4b21-89ac-1f8531ffe815, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64d1e3ec-527a-4b21-89ac-1f8531ffe815, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16321478912086435084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632147891208643508416321478912086435084163214789120864350841632147891208643508416321478912086435084163214789120864350841632147891208643508416321478912086435084163214789120864350841632147891208643508416321478912086435084163214789120864350841632147891208643508416321478912086435084163214789120864350841632147891208643508416321478912086435084163214789120864350841632147891208643508416321478912086435084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64d1e3ec-527a-4b21-89ac-1f8531ffe815, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d52a663-8f0e-4632-997a-37197312a825, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 805ec755-0970-4e78-9e11-e0fc23f354a2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 805ec755-0970-4e78-9e11-e0fc23f354a2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13401906347449310609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340190634744931060913401906347449310609134019063474493106091340190634744931060913401906347449310609134019063474493106091340190634744931060913401906347449310609134019063474493106091340190634744931060913401906347449310609134019063474493106091340190634744931060913401906347449310609134019063474493106091340190634744931060913401906347449310609134019063474493106091340190634744931060913401906347449310609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e0430f8-dd76-498d-9fc7-f0a7a9f6d2fb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e0430f8-dd76-498d-9fc7-f0a7a9f6d2fb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17122475638899217268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712247563889921726817122475638899217268171224756388992172681712247563889921726817122475638899217268171224756388992172681712247563889921726817122475638899217268171224756388992172681712247563889921726817122475638899217268171224756388992172681712247563889921726817122475638899217268171224756388992172681712247563889921726817122475638899217268171224756388992172681712247563889921726817122475638899217268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 805ec755-0970-4e78-9e11-e0fc23f354a2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9258c97a-2cc6-46c3-907a-21a492822083, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9258c97a-2cc6-46c3-907a-21a492822083, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13219798697818775449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321979869781877544913219798697818775449132197986978187754491321979869781877544913219798697818775449132197986978187754491321979869781877544913219798697818775449132197986978187754491321979869781877544913219798697818775449132197986978187754491321979869781877544913219798697818775449132197986978187754491321979869781877544913219798697818775449132197986978187754491321979869781877544913219798697818775449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e0430f8-dd76-498d-9fc7-f0a7a9f6d2fb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 904b68d0-b352-4022-b101-19c66e07d394, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 904b68d0-b352-4022-b101-19c66e07d394, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3563241760891476007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35632417608914760073563241760891476007356324176089147600735632417608914760073563241760891476007356324176089147600735632417608914760073563241760891476007356324176089147600735632417608914760073563241760891476007356324176089147600735632417608914760073563241760891476007356324176089147600735632417608914760073563241760891476007356324176089147600735632417608914760073563241760891476007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9258c97a-2cc6-46c3-907a-21a492822083, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb56c10d-bf83-452a-a602-4acceec16132, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 904b68d0-b352-4022-b101-19c66e07d394, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb56c10d-bf83-452a-a602-4acceec16132, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2075369437522762758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20753694375227627582075369437522762758207536943752276275820753694375227627582075369437522762758207536943752276275820753694375227627582075369437522762758207536943752276275820753694375227627582075369437522762758207536943752276275820753694375227627582075369437522762758207536943752276275820753694375227627582075369437522762758207536943752276275820753694375227627582075369437522762758" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f26f0f35-9597-44f2-8d81-4de7d75a85ff, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f26f0f35-9597-44f2-8d81-4de7d75a85ff, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7471135993306567771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74711359933065677717471135993306567771747113599330656777174711359933065677717471135993306567771747113599330656777174711359933065677717471135993306567771747113599330656777174711359933065677717471135993306567771747113599330656777174711359933065677717471135993306567771747113599330656777174711359933065677717471135993306567771747113599330656777174711359933065677717471135993306567771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb56c10d-bf83-452a-a602-4acceec16132, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f26f0f35-9597-44f2-8d81-4de7d75a85ff, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 126c6fcb-8013-4387-8de4-8dea7a110d78, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 126c6fcb-8013-4387-8de4-8dea7a110d78, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17634691825165517930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763469182516551793017634691825165517930176346918251655179301763469182516551793017634691825165517930176346918251655179301763469182516551793017634691825165517930176346918251655179301763469182516551793017634691825165517930176346918251655179301763469182516551793017634691825165517930176346918251655179301763469182516551793017634691825165517930176346918251655179301763469182516551793017634691825165517930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc543607-df9b-4361-a2ac-214b5a7cc055, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc543607-df9b-4361-a2ac-214b5a7cc055, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6979575831608535980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69795758316085359806979575831608535980697957583160853598069795758316085359806979575831608535980697957583160853598069795758316085359806979575831608535980697957583160853598069795758316085359806979575831608535980697957583160853598069795758316085359806979575831608535980697957583160853598069795758316085359806979575831608535980697957583160853598069795758316085359806979575831608535980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 126c6fcb-8013-4387-8de4-8dea7a110d78, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10fe67fe-78e2-4436-b5ac-d0f0d08637d8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10fe67fe-78e2-4436-b5ac-d0f0d08637d8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16304041533364981337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630404153336498133716304041533364981337163040415333649813371630404153336498133716304041533364981337163040415333649813371630404153336498133716304041533364981337163040415333649813371630404153336498133716304041533364981337163040415333649813371630404153336498133716304041533364981337163040415333649813371630404153336498133716304041533364981337163040415333649813371630404153336498133716304041533364981337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc543607-df9b-4361-a2ac-214b5a7cc055, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5553807e-aeb5-4bb2-a706-43d04ef8c194, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5553807e-aeb5-4bb2-a706-43d04ef8c194, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4684960705125036360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46849607051250363604684960705125036360468496070512503636046849607051250363604684960705125036360468496070512503636046849607051250363604684960705125036360468496070512503636046849607051250363604684960705125036360468496070512503636046849607051250363604684960705125036360468496070512503636046849607051250363604684960705125036360468496070512503636046849607051250363604684960705125036360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10fe67fe-78e2-4436-b5ac-d0f0d08637d8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78dc105b-95e2-4c11-8464-e1b7733de9cd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78dc105b-95e2-4c11-8464-e1b7733de9cd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5303754960951087332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53037549609510873325303754960951087332530375496095108733253037549609510873325303754960951087332530375496095108733253037549609510873325303754960951087332530375496095108733253037549609510873325303754960951087332530375496095108733253037549609510873325303754960951087332530375496095108733253037549609510873325303754960951087332530375496095108733253037549609510873325303754960951087332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5553807e-aeb5-4bb2-a706-43d04ef8c194, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff4e4911-12f2-40ce-bd45-ecc292148537, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff4e4911-12f2-40ce-bd45-ecc292148537, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15026988825130978725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502698882513097872515026988825130978725150269888251309787251502698882513097872515026988825130978725150269888251309787251502698882513097872515026988825130978725150269888251309787251502698882513097872515026988825130978725150269888251309787251502698882513097872515026988825130978725150269888251309787251502698882513097872515026988825130978725150269888251309787251502698882513097872515026988825130978725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78dc105b-95e2-4c11-8464-e1b7733de9cd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff4e4911-12f2-40ce-bd45-ecc292148537, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4090bb09-43e6-4abf-bfe2-4459649afc9b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4090bb09-43e6-4abf-bfe2-4459649afc9b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15197061109045451666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519706110904545166615197061109045451666151970611090454516661519706110904545166615197061109045451666151970611090454516661519706110904545166615197061109045451666151970611090454516661519706110904545166615197061109045451666151970611090454516661519706110904545166615197061109045451666151970611090454516661519706110904545166615197061109045451666151970611090454516661519706110904545166615197061109045451666" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbe4aab5-11be-49cc-98b7-ab0fd359ad9f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbe4aab5-11be-49cc-98b7-ab0fd359ad9f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12571667177722966421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257166717772296642112571667177722966421125716671777229664211257166717772296642112571667177722966421125716671777229664211257166717772296642112571667177722966421125716671777229664211257166717772296642112571667177722966421125716671777229664211257166717772296642112571667177722966421125716671777229664211257166717772296642112571667177722966421125716671777229664211257166717772296642112571667177722966421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4090bb09-43e6-4abf-bfe2-4459649afc9b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 963bb694-a40a-4366-86f3-ba10bce4242e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 963bb694-a40a-4366-86f3-ba10bce4242e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14250959273210711809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425095927321071180914250959273210711809142509592732107118091425095927321071180914250959273210711809142509592732107118091425095927321071180914250959273210711809142509592732107118091425095927321071180914250959273210711809142509592732107118091425095927321071180914250959273210711809142509592732107118091425095927321071180914250959273210711809142509592732107118091425095927321071180914250959273210711809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbe4aab5-11be-49cc-98b7-ab0fd359ad9f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f81f9f0-5fbf-4ecd-ad53-b6b59fc62661, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f81f9f0-5fbf-4ecd-ad53-b6b59fc62661, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9296318031022378758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92963180310223787589296318031022378758929631803102237875892963180310223787589296318031022378758929631803102237875892963180310223787589296318031022378758929631803102237875892963180310223787589296318031022378758929631803102237875892963180310223787589296318031022378758929631803102237875892963180310223787589296318031022378758929631803102237875892963180310223787589296318031022378758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 963bb694-a40a-4366-86f3-ba10bce4242e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9d43255-ba57-40db-9a28-0349ed2f930d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9d43255-ba57-40db-9a28-0349ed2f930d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1487106430929656711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14871064309296567111487106430929656711148710643092965671114871064309296567111487106430929656711148710643092965671114871064309296567111487106430929656711148710643092965671114871064309296567111487106430929656711148710643092965671114871064309296567111487106430929656711148710643092965671114871064309296567111487106430929656711148710643092965671114871064309296567111487106430929656711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f81f9f0-5fbf-4ecd-ad53-b6b59fc62661, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99638a13-2932-4913-99ae-f773c5589c0b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99638a13-2932-4913-99ae-f773c5589c0b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16792884655835848334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679288465583584833416792884655835848334167928846558358483341679288465583584833416792884655835848334167928846558358483341679288465583584833416792884655835848334167928846558358483341679288465583584833416792884655835848334167928846558358483341679288465583584833416792884655835848334167928846558358483341679288465583584833416792884655835848334167928846558358483341679288465583584833416792884655835848334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9d43255-ba57-40db-9a28-0349ed2f930d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a356849b-a46c-4ffd-9a43-8def0be3548e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a356849b-a46c-4ffd-9a43-8def0be3548e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3163725346741246494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31637253467412464943163725346741246494316372534674124649431637253467412464943163725346741246494316372534674124649431637253467412464943163725346741246494316372534674124649431637253467412464943163725346741246494316372534674124649431637253467412464943163725346741246494316372534674124649431637253467412464943163725346741246494316372534674124649431637253467412464943163725346741246494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99638a13-2932-4913-99ae-f773c5589c0b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a24f9f7-2eae-49af-994c-26fb43831af0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a356849b-a46c-4ffd-9a43-8def0be3548e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a24f9f7-2eae-49af-994c-26fb43831af0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11607150628567086779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160715062856708677911607150628567086779116071506285670867791160715062856708677911607150628567086779116071506285670867791160715062856708677911607150628567086779116071506285670867791160715062856708677911607150628567086779116071506285670867791160715062856708677911607150628567086779116071506285670867791160715062856708677911607150628567086779116071506285670867791160715062856708677911607150628567086779" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2cdd2ac-bdd5-43ce-95ed-eb0c2d7fd6d3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2cdd2ac-bdd5-43ce-95ed-eb0c2d7fd6d3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2912722155056664964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29127221550566649642912722155056664964291272215505666496429127221550566649642912722155056664964291272215505666496429127221550566649642912722155056664964291272215505666496429127221550566649642912722155056664964291272215505666496429127221550566649642912722155056664964291272215505666496429127221550566649642912722155056664964291272215505666496429127221550566649642912722155056664964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a24f9f7-2eae-49af-994c-26fb43831af0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 738e444f-5484-49e4-8bc9-06182840f04e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 738e444f-5484-49e4-8bc9-06182840f04e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2109649983109879847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21096499831098798472109649983109879847210964998310987984721096499831098798472109649983109879847210964998310987984721096499831098798472109649983109879847210964998310987984721096499831098798472109649983109879847210964998310987984721096499831098798472109649983109879847210964998310987984721096499831098798472109649983109879847210964998310987984721096499831098798472109649983109879847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2cdd2ac-bdd5-43ce-95ed-eb0c2d7fd6d3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 025d2738-4193-4d65-8207-b5d31867f090, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 025d2738-4193-4d65-8207-b5d31867f090, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12519507341026669510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251950734102666951012519507341026669510125195073410266695101251950734102666951012519507341026669510125195073410266695101251950734102666951012519507341026669510125195073410266695101251950734102666951012519507341026669510125195073410266695101251950734102666951012519507341026669510125195073410266695101251950734102666951012519507341026669510125195073410266695101251950734102666951012519507341026669510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 738e444f-5484-49e4-8bc9-06182840f04e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69711394-bcb3-4240-b368-b7610f0b4c86, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 025d2738-4193-4d65-8207-b5d31867f090, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69711394-bcb3-4240-b368-b7610f0b4c86, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 967954552321389837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "967954552321389837967954552321389837967954552321389837967954552321389837967954552321389837967954552321389837967954552321389837967954552321389837967954552321389837967954552321389837967954552321389837967954552321389837967954552321389837967954552321389837967954552321389837967954552321389837967954552321389837967954552321389837967954552321389837967954552321389837" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1573e2b-9403-4a52-b112-bb4289e5d4e6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1573e2b-9403-4a52-b112-bb4289e5d4e6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7720230425311780118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77202304253117801187720230425311780118772023042531178011877202304253117801187720230425311780118772023042531178011877202304253117801187720230425311780118772023042531178011877202304253117801187720230425311780118772023042531178011877202304253117801187720230425311780118772023042531178011877202304253117801187720230425311780118772023042531178011877202304253117801187720230425311780118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69711394-bcb3-4240-b368-b7610f0b4c86, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feda1246-4063-4958-9775-1a7d6831ae1e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feda1246-4063-4958-9775-1a7d6831ae1e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8774055985385309844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87740559853853098448774055985385309844877405598538530984487740559853853098448774055985385309844877405598538530984487740559853853098448774055985385309844877405598538530984487740559853853098448774055985385309844877405598538530984487740559853853098448774055985385309844877405598538530984487740559853853098448774055985385309844877405598538530984487740559853853098448774055985385309844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1573e2b-9403-4a52-b112-bb4289e5d4e6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e060dc8e-d90f-4af6-a54b-c4dd8e50a8ed, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e060dc8e-d90f-4af6-a54b-c4dd8e50a8ed, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18070697102815893203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807069710281589320318070697102815893203180706971028158932031807069710281589320318070697102815893203180706971028158932031807069710281589320318070697102815893203180706971028158932031807069710281589320318070697102815893203180706971028158932031807069710281589320318070697102815893203180706971028158932031807069710281589320318070697102815893203180706971028158932031807069710281589320318070697102815893203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feda1246-4063-4958-9775-1a7d6831ae1e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f34f2296-944a-4f9b-ba41-cc4bd791b423, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f34f2296-944a-4f9b-ba41-cc4bd791b423, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4285320002718751596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42853200027187515964285320002718751596428532000271875159642853200027187515964285320002718751596428532000271875159642853200027187515964285320002718751596428532000271875159642853200027187515964285320002718751596428532000271875159642853200027187515964285320002718751596428532000271875159642853200027187515964285320002718751596428532000271875159642853200027187515964285320002718751596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e060dc8e-d90f-4af6-a54b-c4dd8e50a8ed, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4493f51a-a6fa-4ca9-96b6-f66204cafa73, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4493f51a-a6fa-4ca9-96b6-f66204cafa73, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11381283935381669048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138128393538166904811381283935381669048113812839353816690481138128393538166904811381283935381669048113812839353816690481138128393538166904811381283935381669048113812839353816690481138128393538166904811381283935381669048113812839353816690481138128393538166904811381283935381669048113812839353816690481138128393538166904811381283935381669048113812839353816690481138128393538166904811381283935381669048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f34f2296-944a-4f9b-ba41-cc4bd791b423, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1caaa803-bcba-4783-9c84-efc13dec4d8f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1caaa803-bcba-4783-9c84-efc13dec4d8f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3497598736150217244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34975987361502172443497598736150217244349759873615021724434975987361502172443497598736150217244349759873615021724434975987361502172443497598736150217244349759873615021724434975987361502172443497598736150217244349759873615021724434975987361502172443497598736150217244349759873615021724434975987361502172443497598736150217244349759873615021724434975987361502172443497598736150217244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4493f51a-a6fa-4ca9-96b6-f66204cafa73, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b014796-2fb6-4709-992b-32929e718b50, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b014796-2fb6-4709-992b-32929e718b50, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1649523944589262075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16495239445892620751649523944589262075164952394458926207516495239445892620751649523944589262075164952394458926207516495239445892620751649523944589262075164952394458926207516495239445892620751649523944589262075164952394458926207516495239445892620751649523944589262075164952394458926207516495239445892620751649523944589262075164952394458926207516495239445892620751649523944589262075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1caaa803-bcba-4783-9c84-efc13dec4d8f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c82e360a-c84a-4f4d-a4e4-26b5ebac5680, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c82e360a-c84a-4f4d-a4e4-26b5ebac5680, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17974173097253857219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1797417309725385721917974173097253857219179741730972538572191797417309725385721917974173097253857219179741730972538572191797417309725385721917974173097253857219179741730972538572191797417309725385721917974173097253857219179741730972538572191797417309725385721917974173097253857219179741730972538572191797417309725385721917974173097253857219179741730972538572191797417309725385721917974173097253857219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c82e360a-c84a-4f4d-a4e4-26b5ebac5680, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edd0ec49-c3ec-41ed-b798-ffd5aacc6f41, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edd0ec49-c3ec-41ed-b798-ffd5aacc6f41, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15406881479561498683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540688147956149868315406881479561498683154068814795614986831540688147956149868315406881479561498683154068814795614986831540688147956149868315406881479561498683154068814795614986831540688147956149868315406881479561498683154068814795614986831540688147956149868315406881479561498683154068814795614986831540688147956149868315406881479561498683154068814795614986831540688147956149868315406881479561498683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b014796-2fb6-4709-992b-32929e718b50, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6862b62-7fbe-4a1d-ab65-3bfe87677f5a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6862b62-7fbe-4a1d-ab65-3bfe87677f5a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16080660192447309035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608066019244730903516080660192447309035160806601924473090351608066019244730903516080660192447309035160806601924473090351608066019244730903516080660192447309035160806601924473090351608066019244730903516080660192447309035160806601924473090351608066019244730903516080660192447309035160806601924473090351608066019244730903516080660192447309035160806601924473090351608066019244730903516080660192447309035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edd0ec49-c3ec-41ed-b798-ffd5aacc6f41, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6862b62-7fbe-4a1d-ab65-3bfe87677f5a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 319fefb2-2578-48ec-8529-50f6fae53880, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 319fefb2-2578-48ec-8529-50f6fae53880, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7030445421161994723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70304454211619947237030445421161994723703044542116199472370304454211619947237030445421161994723703044542116199472370304454211619947237030445421161994723703044542116199472370304454211619947237030445421161994723703044542116199472370304454211619947237030445421161994723703044542116199472370304454211619947237030445421161994723703044542116199472370304454211619947237030445421161994723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 389c2b73-6ddd-45b1-b647-44457ab4b5f2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 389c2b73-6ddd-45b1-b647-44457ab4b5f2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10013328890393632683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001332889039363268310013328890393632683100133288903936326831001332889039363268310013328890393632683100133288903936326831001332889039363268310013328890393632683100133288903936326831001332889039363268310013328890393632683100133288903936326831001332889039363268310013328890393632683100133288903936326831001332889039363268310013328890393632683100133288903936326831001332889039363268310013328890393632683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 319fefb2-2578-48ec-8529-50f6fae53880, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 389c2b73-6ddd-45b1-b647-44457ab4b5f2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf78b5c2-fa24-4743-9a31-da45cd098032, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daaf0a5d-4c43-40c8-9c69-23205a69d2dd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf78b5c2-fa24-4743-9a31-da45cd098032, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10673975844918671493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067397584491867149310673975844918671493106739758449186714931067397584491867149310673975844918671493106739758449186714931067397584491867149310673975844918671493106739758449186714931067397584491867149310673975844918671493106739758449186714931067397584491867149310673975844918671493106739758449186714931067397584491867149310673975844918671493106739758449186714931067397584491867149310673975844918671493" } } } 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, daaf0a5d-4c43-40c8-9c69-23205a69d2dd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5248099887964088468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52480998879640884685248099887964088468524809988796408846852480998879640884685248099887964088468524809988796408846852480998879640884685248099887964088468524809988796408846852480998879640884685248099887964088468524809988796408846852480998879640884685248099887964088468524809988796408846852480998879640884685248099887964088468524809988796408846852480998879640884685248099887964088468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf78b5c2-fa24-4743-9a31-da45cd098032, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daaf0a5d-4c43-40c8-9c69-23205a69d2dd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83e0dd09-2256-4d53-86c3-56d931e02b82, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83e0dd09-2256-4d53-86c3-56d931e02b82, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6291221753229474944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62912217532294749446291221753229474944629122175322947494462912217532294749446291221753229474944629122175322947494462912217532294749446291221753229474944629122175322947494462912217532294749446291221753229474944629122175322947494462912217532294749446291221753229474944629122175322947494462912217532294749446291221753229474944629122175322947494462912217532294749446291221753229474944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da00cc38-6a8d-44fe-b112-899524ecc95b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da00cc38-6a8d-44fe-b112-899524ecc95b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9818282679907127871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98182826799071278719818282679907127871981828267990712787198182826799071278719818282679907127871981828267990712787198182826799071278719818282679907127871981828267990712787198182826799071278719818282679907127871981828267990712787198182826799071278719818282679907127871981828267990712787198182826799071278719818282679907127871981828267990712787198182826799071278719818282679907127871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83e0dd09-2256-4d53-86c3-56d931e02b82, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 824f5508-3203-4dd5-8917-09b33d3ca5ca, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 824f5508-3203-4dd5-8917-09b33d3ca5ca, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6795855271069864456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67958552710698644566795855271069864456679585527106986445667958552710698644566795855271069864456679585527106986445667958552710698644566795855271069864456679585527106986445667958552710698644566795855271069864456679585527106986445667958552710698644566795855271069864456679585527106986445667958552710698644566795855271069864456679585527106986445667958552710698644566795855271069864456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da00cc38-6a8d-44fe-b112-899524ecc95b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 836f70c2-6f86-43ba-ba25-bcfe96b77c3b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 836f70c2-6f86-43ba-ba25-bcfe96b77c3b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4616558091075191368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46165580910751913684616558091075191368461655809107519136846165580910751913684616558091075191368461655809107519136846165580910751913684616558091075191368461655809107519136846165580910751913684616558091075191368461655809107519136846165580910751913684616558091075191368461655809107519136846165580910751913684616558091075191368461655809107519136846165580910751913684616558091075191368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 824f5508-3203-4dd5-8917-09b33d3ca5ca, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fdbe6e0-14b6-4d41-b7f2-d71036dcb327, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fdbe6e0-14b6-4d41-b7f2-d71036dcb327, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1910574475305347152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19105744753053471521910574475305347152191057447530534715219105744753053471521910574475305347152191057447530534715219105744753053471521910574475305347152191057447530534715219105744753053471521910574475305347152191057447530534715219105744753053471521910574475305347152191057447530534715219105744753053471521910574475305347152191057447530534715219105744753053471521910574475305347152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 836f70c2-6f86-43ba-ba25-bcfe96b77c3b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b33dd99-c225-405a-b706-09b25981b835, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b33dd99-c225-405a-b706-09b25981b835, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18149536409013449139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1814953640901344913918149536409013449139181495364090134491391814953640901344913918149536409013449139181495364090134491391814953640901344913918149536409013449139181495364090134491391814953640901344913918149536409013449139181495364090134491391814953640901344913918149536409013449139181495364090134491391814953640901344913918149536409013449139181495364090134491391814953640901344913918149536409013449139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fdbe6e0-14b6-4d41-b7f2-d71036dcb327, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b33dd99-c225-405a-b706-09b25981b835, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ff0df56-fe7d-4ec7-8510-f3e15cee5bb1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ff0df56-fe7d-4ec7-8510-f3e15cee5bb1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7925767714696270506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79257677146962705067925767714696270506792576771469627050679257677146962705067925767714696270506792576771469627050679257677146962705067925767714696270506792576771469627050679257677146962705067925767714696270506792576771469627050679257677146962705067925767714696270506792576771469627050679257677146962705067925767714696270506792576771469627050679257677146962705067925767714696270506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34192ea1-2cdf-4772-abf1-e6b731c94757, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34192ea1-2cdf-4772-abf1-e6b731c94757, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14193039536131977624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1419303953613197762414193039536131977624141930395361319776241419303953613197762414193039536131977624141930395361319776241419303953613197762414193039536131977624141930395361319776241419303953613197762414193039536131977624141930395361319776241419303953613197762414193039536131977624141930395361319776241419303953613197762414193039536131977624141930395361319776241419303953613197762414193039536131977624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ff0df56-fe7d-4ec7-8510-f3e15cee5bb1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77e534bd-3991-484f-b7ca-561b960042f5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77e534bd-3991-484f-b7ca-561b960042f5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11028765536428164470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102876553642816447011028765536428164470110287655364281644701102876553642816447011028765536428164470110287655364281644701102876553642816447011028765536428164470110287655364281644701102876553642816447011028765536428164470110287655364281644701102876553642816447011028765536428164470110287655364281644701102876553642816447011028765536428164470110287655364281644701102876553642816447011028765536428164470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34192ea1-2cdf-4772-abf1-e6b731c94757, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 527614d1-33ed-47b1-8614-4117f19d3577, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 527614d1-33ed-47b1-8614-4117f19d3577, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17320699357429894467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732069935742989446717320699357429894467173206993574298944671732069935742989446717320699357429894467173206993574298944671732069935742989446717320699357429894467173206993574298944671732069935742989446717320699357429894467173206993574298944671732069935742989446717320699357429894467173206993574298944671732069935742989446717320699357429894467173206993574298944671732069935742989446717320699357429894467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77e534bd-3991-484f-b7ca-561b960042f5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 527614d1-33ed-47b1-8614-4117f19d3577, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f66c30d-a239-4152-b7ee-56b9cfb54328, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f66c30d-a239-4152-b7ee-56b9cfb54328, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1858500403979543026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18585004039795430261858500403979543026185850040397954302618585004039795430261858500403979543026185850040397954302618585004039795430261858500403979543026185850040397954302618585004039795430261858500403979543026185850040397954302618585004039795430261858500403979543026185850040397954302618585004039795430261858500403979543026185850040397954302618585004039795430261858500403979543026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56bf5cd8-1e6c-494e-92d2-32760e01bb9d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56bf5cd8-1e6c-494e-92d2-32760e01bb9d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10732874986515321820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073287498651532182010732874986515321820107328749865153218201073287498651532182010732874986515321820107328749865153218201073287498651532182010732874986515321820107328749865153218201073287498651532182010732874986515321820107328749865153218201073287498651532182010732874986515321820107328749865153218201073287498651532182010732874986515321820107328749865153218201073287498651532182010732874986515321820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56bf5cd8-1e6c-494e-92d2-32760e01bb9d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f66c30d-a239-4152-b7ee-56b9cfb54328, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6fb822a-ffe3-4a0c-a5c3-878d8ba1856d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a39db8d-aa2f-4d95-b957-38d34e575c22, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6fb822a-ffe3-4a0c-a5c3-878d8ba1856d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11125422803886064155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112542280388606415511125422803886064155111254228038860641551112542280388606415511125422803886064155111254228038860641551112542280388606415511125422803886064155111254228038860641551112542280388606415511125422803886064155111254228038860641551112542280388606415511125422803886064155111254228038860641551112542280388606415511125422803886064155111254228038860641551112542280388606415511125422803886064155" } } } 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, 6a39db8d-aa2f-4d95-b957-38d34e575c22, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17487198162493418767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748719816249341876717487198162493418767174871981624934187671748719816249341876717487198162493418767174871981624934187671748719816249341876717487198162493418767174871981624934187671748719816249341876717487198162493418767174871981624934187671748719816249341876717487198162493418767174871981624934187671748719816249341876717487198162493418767174871981624934187671748719816249341876717487198162493418767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6fb822a-ffe3-4a0c-a5c3-878d8ba1856d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32bdd194-2bc2-442b-807f-2c868a37cac4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32bdd194-2bc2-442b-807f-2c868a37cac4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17747436769371085533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774743676937108553317747436769371085533177474367693710855331774743676937108553317747436769371085533177474367693710855331774743676937108553317747436769371085533177474367693710855331774743676937108553317747436769371085533177474367693710855331774743676937108553317747436769371085533177474367693710855331774743676937108553317747436769371085533177474367693710855331774743676937108553317747436769371085533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a39db8d-aa2f-4d95-b957-38d34e575c22, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77764aed-5065-4c58-a6bd-4c1aa187f4c7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77764aed-5065-4c58-a6bd-4c1aa187f4c7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3089742508595968032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30897425085959680323089742508595968032308974250859596803230897425085959680323089742508595968032308974250859596803230897425085959680323089742508595968032308974250859596803230897425085959680323089742508595968032308974250859596803230897425085959680323089742508595968032308974250859596803230897425085959680323089742508595968032308974250859596803230897425085959680323089742508595968032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32bdd194-2bc2-442b-807f-2c868a37cac4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77764aed-5065-4c58-a6bd-4c1aa187f4c7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82e7903a-a803-4b34-a75e-c5510842f40f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82e7903a-a803-4b34-a75e-c5510842f40f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14630565007127909234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463056500712790923414630565007127909234146305650071279092341463056500712790923414630565007127909234146305650071279092341463056500712790923414630565007127909234146305650071279092341463056500712790923414630565007127909234146305650071279092341463056500712790923414630565007127909234146305650071279092341463056500712790923414630565007127909234146305650071279092341463056500712790923414630565007127909234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e27f4a95-b85a-41a1-8759-d58e36e9776d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e27f4a95-b85a-41a1-8759-d58e36e9776d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3247526647691234311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32475266476912343113247526647691234311324752664769123431132475266476912343113247526647691234311324752664769123431132475266476912343113247526647691234311324752664769123431132475266476912343113247526647691234311324752664769123431132475266476912343113247526647691234311324752664769123431132475266476912343113247526647691234311324752664769123431132475266476912343113247526647691234311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82e7903a-a803-4b34-a75e-c5510842f40f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6df3053e-8b53-4d0a-80a0-57271ee08eb7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6df3053e-8b53-4d0a-80a0-57271ee08eb7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 642634754277992489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "642634754277992489642634754277992489642634754277992489642634754277992489642634754277992489642634754277992489642634754277992489642634754277992489642634754277992489642634754277992489642634754277992489642634754277992489642634754277992489642634754277992489642634754277992489642634754277992489642634754277992489642634754277992489642634754277992489642634754277992489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e27f4a95-b85a-41a1-8759-d58e36e9776d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b244404-3001-4348-a438-9517156ed703, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b244404-3001-4348-a438-9517156ed703, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11453587268711062739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145358726871106273911453587268711062739114535872687110627391145358726871106273911453587268711062739114535872687110627391145358726871106273911453587268711062739114535872687110627391145358726871106273911453587268711062739114535872687110627391145358726871106273911453587268711062739114535872687110627391145358726871106273911453587268711062739114535872687110627391145358726871106273911453587268711062739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6df3053e-8b53-4d0a-80a0-57271ee08eb7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a9982b7-3862-4d53-9722-96af0d6000ac, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a9982b7-3862-4d53-9722-96af0d6000ac, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13919323534041860851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391932353404186085113919323534041860851139193235340418608511391932353404186085113919323534041860851139193235340418608511391932353404186085113919323534041860851139193235340418608511391932353404186085113919323534041860851139193235340418608511391932353404186085113919323534041860851139193235340418608511391932353404186085113919323534041860851139193235340418608511391932353404186085113919323534041860851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b244404-3001-4348-a438-9517156ed703, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a293f59-f1f7-4d85-ba73-e237f03db59c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a293f59-f1f7-4d85-ba73-e237f03db59c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 858638575815880536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "858638575815880536858638575815880536858638575815880536858638575815880536858638575815880536858638575815880536858638575815880536858638575815880536858638575815880536858638575815880536858638575815880536858638575815880536858638575815880536858638575815880536858638575815880536858638575815880536858638575815880536858638575815880536858638575815880536858638575815880536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a9982b7-3862-4d53-9722-96af0d6000ac, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 656619a8-705f-4c9a-b9f0-d1dca65ba691, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 656619a8-705f-4c9a-b9f0-d1dca65ba691, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7131657445420758508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71316574454207585087131657445420758508713165744542075850871316574454207585087131657445420758508713165744542075850871316574454207585087131657445420758508713165744542075850871316574454207585087131657445420758508713165744542075850871316574454207585087131657445420758508713165744542075850871316574454207585087131657445420758508713165744542075850871316574454207585087131657445420758508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a293f59-f1f7-4d85-ba73-e237f03db59c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67989e87-8d3f-458d-b4a3-f64731a8af05, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67989e87-8d3f-458d-b4a3-f64731a8af05, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14234718990419870953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423471899041987095314234718990419870953142347189904198709531423471899041987095314234718990419870953142347189904198709531423471899041987095314234718990419870953142347189904198709531423471899041987095314234718990419870953142347189904198709531423471899041987095314234718990419870953142347189904198709531423471899041987095314234718990419870953142347189904198709531423471899041987095314234718990419870953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 656619a8-705f-4c9a-b9f0-d1dca65ba691, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb1356d1-5b90-4007-9142-48de5cd86586, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb1356d1-5b90-4007-9142-48de5cd86586, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11850971173079399519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185097117307939951911850971173079399519118509711730793995191185097117307939951911850971173079399519118509711730793995191185097117307939951911850971173079399519118509711730793995191185097117307939951911850971173079399519118509711730793995191185097117307939951911850971173079399519118509711730793995191185097117307939951911850971173079399519118509711730793995191185097117307939951911850971173079399519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67989e87-8d3f-458d-b4a3-f64731a8af05, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71ee6c8a-91af-4c7a-8998-a1525c56a9b7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71ee6c8a-91af-4c7a-8998-a1525c56a9b7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17336746099465325896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733674609946532589617336746099465325896173367460994653258961733674609946532589617336746099465325896173367460994653258961733674609946532589617336746099465325896173367460994653258961733674609946532589617336746099465325896173367460994653258961733674609946532589617336746099465325896173367460994653258961733674609946532589617336746099465325896173367460994653258961733674609946532589617336746099465325896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb1356d1-5b90-4007-9142-48de5cd86586, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8cfb125-892c-4416-a6f1-bd0d34e399f8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8cfb125-892c-4416-a6f1-bd0d34e399f8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11644991243760215137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164499124376021513711644991243760215137116449912437602151371164499124376021513711644991243760215137116449912437602151371164499124376021513711644991243760215137116449912437602151371164499124376021513711644991243760215137116449912437602151371164499124376021513711644991243760215137116449912437602151371164499124376021513711644991243760215137116449912437602151371164499124376021513711644991243760215137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71ee6c8a-91af-4c7a-8998-a1525c56a9b7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a6af2f8-ff54-4f6f-a2cd-63d5df4a9127, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a6af2f8-ff54-4f6f-a2cd-63d5df4a9127, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8918374172669499416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89183741726694994168918374172669499416891837417266949941689183741726694994168918374172669499416891837417266949941689183741726694994168918374172669499416891837417266949941689183741726694994168918374172669499416891837417266949941689183741726694994168918374172669499416891837417266949941689183741726694994168918374172669499416891837417266949941689183741726694994168918374172669499416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8cfb125-892c-4416-a6f1-bd0d34e399f8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6f60bad-6922-4cff-817b-c883b7d89fb4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a6af2f8-ff54-4f6f-a2cd-63d5df4a9127, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6f60bad-6922-4cff-817b-c883b7d89fb4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2352177315129572953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23521773151295729532352177315129572953235217731512957295323521773151295729532352177315129572953235217731512957295323521773151295729532352177315129572953235217731512957295323521773151295729532352177315129572953235217731512957295323521773151295729532352177315129572953235217731512957295323521773151295729532352177315129572953235217731512957295323521773151295729532352177315129572953" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4358596c-b173-4b4c-8e5e-f7d1f4d78e30, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4358596c-b173-4b4c-8e5e-f7d1f4d78e30, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3879009854587860346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38790098545878603463879009854587860346387900985458786034638790098545878603463879009854587860346387900985458786034638790098545878603463879009854587860346387900985458786034638790098545878603463879009854587860346387900985458786034638790098545878603463879009854587860346387900985458786034638790098545878603463879009854587860346387900985458786034638790098545878603463879009854587860346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6f60bad-6922-4cff-817b-c883b7d89fb4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10bac1ef-5785-4aa3-89ba-a03f9c795f0b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10bac1ef-5785-4aa3-89ba-a03f9c795f0b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 635344232431260754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "635344232431260754635344232431260754635344232431260754635344232431260754635344232431260754635344232431260754635344232431260754635344232431260754635344232431260754635344232431260754635344232431260754635344232431260754635344232431260754635344232431260754635344232431260754635344232431260754635344232431260754635344232431260754635344232431260754635344232431260754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4358596c-b173-4b4c-8e5e-f7d1f4d78e30, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6324160f-e131-43d2-a2da-2cedb5fc673b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6324160f-e131-43d2-a2da-2cedb5fc673b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1937372101355357714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19373721013553577141937372101355357714193737210135535771419373721013553577141937372101355357714193737210135535771419373721013553577141937372101355357714193737210135535771419373721013553577141937372101355357714193737210135535771419373721013553577141937372101355357714193737210135535771419373721013553577141937372101355357714193737210135535771419373721013553577141937372101355357714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10bac1ef-5785-4aa3-89ba-a03f9c795f0b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39dce237-6db1-40de-b846-cef8a88fdfa6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39dce237-6db1-40de-b846-cef8a88fdfa6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14855198607097151091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485519860709715109114855198607097151091148551986070971510911485519860709715109114855198607097151091148551986070971510911485519860709715109114855198607097151091148551986070971510911485519860709715109114855198607097151091148551986070971510911485519860709715109114855198607097151091148551986070971510911485519860709715109114855198607097151091148551986070971510911485519860709715109114855198607097151091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6324160f-e131-43d2-a2da-2cedb5fc673b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07dfd8bd-faf8-41d1-a100-ba477f4ab718, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07dfd8bd-faf8-41d1-a100-ba477f4ab718, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16437022914775149336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643702291477514933616437022914775149336164370229147751493361643702291477514933616437022914775149336164370229147751493361643702291477514933616437022914775149336164370229147751493361643702291477514933616437022914775149336164370229147751493361643702291477514933616437022914775149336164370229147751493361643702291477514933616437022914775149336164370229147751493361643702291477514933616437022914775149336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39dce237-6db1-40de-b846-cef8a88fdfa6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cfd5fca-917d-4221-85b2-7561c970d819, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cfd5fca-917d-4221-85b2-7561c970d819, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16151269535303077472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615126953530307747216151269535303077472161512695353030774721615126953530307747216151269535303077472161512695353030774721615126953530307747216151269535303077472161512695353030774721615126953530307747216151269535303077472161512695353030774721615126953530307747216151269535303077472161512695353030774721615126953530307747216151269535303077472161512695353030774721615126953530307747216151269535303077472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07dfd8bd-faf8-41d1-a100-ba477f4ab718, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a91b885-934c-474d-9bcb-3b77491f5c12, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a91b885-934c-474d-9bcb-3b77491f5c12, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10030623256214856680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003062325621485668010030623256214856680100306232562148566801003062325621485668010030623256214856680100306232562148566801003062325621485668010030623256214856680100306232562148566801003062325621485668010030623256214856680100306232562148566801003062325621485668010030623256214856680100306232562148566801003062325621485668010030623256214856680100306232562148566801003062325621485668010030623256214856680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cfd5fca-917d-4221-85b2-7561c970d819, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c8b06b3-72ce-4f30-a768-3d629a3b1e50, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c8b06b3-72ce-4f30-a768-3d629a3b1e50, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7365882702674677418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73658827026746774187365882702674677418736588270267467741873658827026746774187365882702674677418736588270267467741873658827026746774187365882702674677418736588270267467741873658827026746774187365882702674677418736588270267467741873658827026746774187365882702674677418736588270267467741873658827026746774187365882702674677418736588270267467741873658827026746774187365882702674677418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a91b885-934c-474d-9bcb-3b77491f5c12, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11dc2290-77b1-4b87-87f2-752dbc390058, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11dc2290-77b1-4b87-87f2-752dbc390058, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 71820457000768973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "7182045700076897371820457000768973718204570007689737182045700076897371820457000768973718204570007689737182045700076897371820457000768973718204570007689737182045700076897371820457000768973718204570007689737182045700076897371820457000768973718204570007689737182045700076897371820457000768973718204570007689737182045700076897371820457000768973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c8b06b3-72ce-4f30-a768-3d629a3b1e50, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 088d4e89-07a1-49b6-8ab9-a6eb0afc0c2f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 088d4e89-07a1-49b6-8ab9-a6eb0afc0c2f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8264809839709106495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82648098397091064958264809839709106495826480983970910649582648098397091064958264809839709106495826480983970910649582648098397091064958264809839709106495826480983970910649582648098397091064958264809839709106495826480983970910649582648098397091064958264809839709106495826480983970910649582648098397091064958264809839709106495826480983970910649582648098397091064958264809839709106495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11dc2290-77b1-4b87-87f2-752dbc390058, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf667283-eeea-4602-a80d-c9897748109d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf667283-eeea-4602-a80d-c9897748109d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5128046281301865082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51280462813018650825128046281301865082512804628130186508251280462813018650825128046281301865082512804628130186508251280462813018650825128046281301865082512804628130186508251280462813018650825128046281301865082512804628130186508251280462813018650825128046281301865082512804628130186508251280462813018650825128046281301865082512804628130186508251280462813018650825128046281301865082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf667283-eeea-4602-a80d-c9897748109d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed187266-1965-4774-81b5-5a7676620bbe, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed187266-1965-4774-81b5-5a7676620bbe, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15612320921262308903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561232092126230890315612320921262308903156123209212623089031561232092126230890315612320921262308903156123209212623089031561232092126230890315612320921262308903156123209212623089031561232092126230890315612320921262308903156123209212623089031561232092126230890315612320921262308903156123209212623089031561232092126230890315612320921262308903156123209212623089031561232092126230890315612320921262308903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 088d4e89-07a1-49b6-8ab9-a6eb0afc0c2f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff837dd9-4c93-4e58-9ca7-be117caa3faf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff837dd9-4c93-4e58-9ca7-be117caa3faf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7178524151227889768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71785241512278897687178524151227889768717852415122788976871785241512278897687178524151227889768717852415122788976871785241512278897687178524151227889768717852415122788976871785241512278897687178524151227889768717852415122788976871785241512278897687178524151227889768717852415122788976871785241512278897687178524151227889768717852415122788976871785241512278897687178524151227889768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff837dd9-4c93-4e58-9ca7-be117caa3faf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed187266-1965-4774-81b5-5a7676620bbe, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d98aa9b-5842-4167-b6c4-8a6839a6157e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf04e4c5-0edf-47e9-b8fd-4dc6d623d2eb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d98aa9b-5842-4167-b6c4-8a6839a6157e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18430105622581310458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843010562258131045818430105622581310458184301056225813104581843010562258131045818430105622581310458184301056225813104581843010562258131045818430105622581310458184301056225813104581843010562258131045818430105622581310458184301056225813104581843010562258131045818430105622581310458184301056225813104581843010562258131045818430105622581310458184301056225813104581843010562258131045818430105622581310458" } } } 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, cf04e4c5-0edf-47e9-b8fd-4dc6d623d2eb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15151767481809842020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515176748180984202015151767481809842020151517674818098420201515176748180984202015151767481809842020151517674818098420201515176748180984202015151767481809842020151517674818098420201515176748180984202015151767481809842020151517674818098420201515176748180984202015151767481809842020151517674818098420201515176748180984202015151767481809842020151517674818098420201515176748180984202015151767481809842020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf04e4c5-0edf-47e9-b8fd-4dc6d623d2eb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d98aa9b-5842-4167-b6c4-8a6839a6157e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7180d59-87d6-4045-8a8b-30d97ef3b053, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c00d008-b99e-409f-9e28-840c3e695cba, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7180d59-87d6-4045-8a8b-30d97ef3b053, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2731837029874416928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27318370298744169282731837029874416928273183702987441692827318370298744169282731837029874416928273183702987441692827318370298744169282731837029874416928273183702987441692827318370298744169282731837029874416928273183702987441692827318370298744169282731837029874416928273183702987441692827318370298744169282731837029874416928273183702987441692827318370298744169282731837029874416928" } } } 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, 1c00d008-b99e-409f-9e28-840c3e695cba, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5108717571520441349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51087175715204413495108717571520441349510871757152044134951087175715204413495108717571520441349510871757152044134951087175715204413495108717571520441349510871757152044134951087175715204413495108717571520441349510871757152044134951087175715204413495108717571520441349510871757152044134951087175715204413495108717571520441349510871757152044134951087175715204413495108717571520441349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7180d59-87d6-4045-8a8b-30d97ef3b053, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 742a0bfb-ca8c-44c1-856b-ecd8c5fa2cea, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 742a0bfb-ca8c-44c1-856b-ecd8c5fa2cea, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2152887632748672186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21528876327486721862152887632748672186215288763274867218621528876327486721862152887632748672186215288763274867218621528876327486721862152887632748672186215288763274867218621528876327486721862152887632748672186215288763274867218621528876327486721862152887632748672186215288763274867218621528876327486721862152887632748672186215288763274867218621528876327486721862152887632748672186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c00d008-b99e-409f-9e28-840c3e695cba, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c91d35e1-f8b6-4c51-a0f3-619ffda5605e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c91d35e1-f8b6-4c51-a0f3-619ffda5605e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16798785911716812004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679878591171681200416798785911716812004167987859117168120041679878591171681200416798785911716812004167987859117168120041679878591171681200416798785911716812004167987859117168120041679878591171681200416798785911716812004167987859117168120041679878591171681200416798785911716812004167987859117168120041679878591171681200416798785911716812004167987859117168120041679878591171681200416798785911716812004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 742a0bfb-ca8c-44c1-856b-ecd8c5fa2cea, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f5c0d82-2333-409c-931f-dd7ed03bc3f7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f5c0d82-2333-409c-931f-dd7ed03bc3f7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 899980902790054538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "899980902790054538899980902790054538899980902790054538899980902790054538899980902790054538899980902790054538899980902790054538899980902790054538899980902790054538899980902790054538899980902790054538899980902790054538899980902790054538899980902790054538899980902790054538899980902790054538899980902790054538899980902790054538899980902790054538899980902790054538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c91d35e1-f8b6-4c51-a0f3-619ffda5605e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6352b595-a1d4-43c8-aea2-c1d0d2e5fc17, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6352b595-a1d4-43c8-aea2-c1d0d2e5fc17, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3273895428925101816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32738954289251018163273895428925101816327389542892510181632738954289251018163273895428925101816327389542892510181632738954289251018163273895428925101816327389542892510181632738954289251018163273895428925101816327389542892510181632738954289251018163273895428925101816327389542892510181632738954289251018163273895428925101816327389542892510181632738954289251018163273895428925101816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f5c0d82-2333-409c-931f-dd7ed03bc3f7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7264b896-006b-4939-ad97-aa194348f162, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6352b595-a1d4-43c8-aea2-c1d0d2e5fc17, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7264b896-006b-4939-ad97-aa194348f162, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7187172034962163765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71871720349621637657187172034962163765718717203496216376571871720349621637657187172034962163765718717203496216376571871720349621637657187172034962163765718717203496216376571871720349621637657187172034962163765718717203496216376571871720349621637657187172034962163765718717203496216376571871720349621637657187172034962163765718717203496216376571871720349621637657187172034962163765" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c43fa1b-8198-439b-b987-591877a54293, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c43fa1b-8198-439b-b987-591877a54293, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10146072590062044345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014607259006204434510146072590062044345101460725900620443451014607259006204434510146072590062044345101460725900620443451014607259006204434510146072590062044345101460725900620443451014607259006204434510146072590062044345101460725900620443451014607259006204434510146072590062044345101460725900620443451014607259006204434510146072590062044345101460725900620443451014607259006204434510146072590062044345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7264b896-006b-4939-ad97-aa194348f162, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c43fa1b-8198-439b-b987-591877a54293, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6791f145-4291-4d16-9bec-6a785d63c6b5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6791f145-4291-4d16-9bec-6a785d63c6b5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12966926216873997489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296692621687399748912966926216873997489129669262168739974891296692621687399748912966926216873997489129669262168739974891296692621687399748912966926216873997489129669262168739974891296692621687399748912966926216873997489129669262168739974891296692621687399748912966926216873997489129669262168739974891296692621687399748912966926216873997489129669262168739974891296692621687399748912966926216873997489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a7acb5b-e7ce-4468-8608-b09bab8d2c5e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a7acb5b-e7ce-4468-8608-b09bab8d2c5e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16886285589536442716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688628558953644271616886285589536442716168862855895364427161688628558953644271616886285589536442716168862855895364427161688628558953644271616886285589536442716168862855895364427161688628558953644271616886285589536442716168862855895364427161688628558953644271616886285589536442716168862855895364427161688628558953644271616886285589536442716168862855895364427161688628558953644271616886285589536442716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6791f145-4291-4d16-9bec-6a785d63c6b5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a7acb5b-e7ce-4468-8608-b09bab8d2c5e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bea991cd-f8dd-435a-b4f9-c33a2d3c109a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bea991cd-f8dd-435a-b4f9-c33a2d3c109a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15288448281402378168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528844828140237816815288448281402378168152884482814023781681528844828140237816815288448281402378168152884482814023781681528844828140237816815288448281402378168152884482814023781681528844828140237816815288448281402378168152884482814023781681528844828140237816815288448281402378168152884482814023781681528844828140237816815288448281402378168152884482814023781681528844828140237816815288448281402378168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4f1d0a6-6ec0-46d2-85f9-b921aa6f99a6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4f1d0a6-6ec0-46d2-85f9-b921aa6f99a6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18151257353597309649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815125735359730964918151257353597309649181512573535973096491815125735359730964918151257353597309649181512573535973096491815125735359730964918151257353597309649181512573535973096491815125735359730964918151257353597309649181512573535973096491815125735359730964918151257353597309649181512573535973096491815125735359730964918151257353597309649181512573535973096491815125735359730964918151257353597309649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bea991cd-f8dd-435a-b4f9-c33a2d3c109a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 334c7abc-e078-4ab8-986e-8698de9cfee0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 334c7abc-e078-4ab8-986e-8698de9cfee0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14356075712627717728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435607571262771772814356075712627717728143560757126277177281435607571262771772814356075712627717728143560757126277177281435607571262771772814356075712627717728143560757126277177281435607571262771772814356075712627717728143560757126277177281435607571262771772814356075712627717728143560757126277177281435607571262771772814356075712627717728143560757126277177281435607571262771772814356075712627717728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4f1d0a6-6ec0-46d2-85f9-b921aa6f99a6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 334c7abc-e078-4ab8-986e-8698de9cfee0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f504aa35-641c-43ce-9807-949b873b6c0b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f504aa35-641c-43ce-9807-949b873b6c0b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7721956497025484827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77219564970254848277721956497025484827772195649702548482777219564970254848277721956497025484827772195649702548482777219564970254848277721956497025484827772195649702548482777219564970254848277721956497025484827772195649702548482777219564970254848277721956497025484827772195649702548482777219564970254848277721956497025484827772195649702548482777219564970254848277721956497025484827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbd7e917-33ad-442d-a95f-41a268d58dc3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbd7e917-33ad-442d-a95f-41a268d58dc3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8753559635590633900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87535596355906339008753559635590633900875355963559063390087535596355906339008753559635590633900875355963559063390087535596355906339008753559635590633900875355963559063390087535596355906339008753559635590633900875355963559063390087535596355906339008753559635590633900875355963559063390087535596355906339008753559635590633900875355963559063390087535596355906339008753559635590633900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f504aa35-641c-43ce-9807-949b873b6c0b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b78c354-f6c6-4c73-876d-152bfb9e45f1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbd7e917-33ad-442d-a95f-41a268d58dc3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b78c354-f6c6-4c73-876d-152bfb9e45f1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1370063645700084713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13700636457000847131370063645700084713137006364570008471313700636457000847131370063645700084713137006364570008471313700636457000847131370063645700084713137006364570008471313700636457000847131370063645700084713137006364570008471313700636457000847131370063645700084713137006364570008471313700636457000847131370063645700084713137006364570008471313700636457000847131370063645700084713" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55df1a61-cb6f-4121-a5d6-a27cd56ebbbb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55df1a61-cb6f-4121-a5d6-a27cd56ebbbb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 978335079037867153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "978335079037867153978335079037867153978335079037867153978335079037867153978335079037867153978335079037867153978335079037867153978335079037867153978335079037867153978335079037867153978335079037867153978335079037867153978335079037867153978335079037867153978335079037867153978335079037867153978335079037867153978335079037867153978335079037867153978335079037867153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b78c354-f6c6-4c73-876d-152bfb9e45f1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b741e7c-b996-4ec6-abc1-7ebf97ed4e41, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b741e7c-b996-4ec6-abc1-7ebf97ed4e41, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9776993641512493395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97769936415124933959776993641512493395977699364151249339597769936415124933959776993641512493395977699364151249339597769936415124933959776993641512493395977699364151249339597769936415124933959776993641512493395977699364151249339597769936415124933959776993641512493395977699364151249339597769936415124933959776993641512493395977699364151249339597769936415124933959776993641512493395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55df1a61-cb6f-4121-a5d6-a27cd56ebbbb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da965cdf-e4ec-4f68-8765-f8aa468d67a9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da965cdf-e4ec-4f68-8765-f8aa468d67a9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4457374225170714061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44573742251707140614457374225170714061445737422517071406144573742251707140614457374225170714061445737422517071406144573742251707140614457374225170714061445737422517071406144573742251707140614457374225170714061445737422517071406144573742251707140614457374225170714061445737422517071406144573742251707140614457374225170714061445737422517071406144573742251707140614457374225170714061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b741e7c-b996-4ec6-abc1-7ebf97ed4e41, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da965cdf-e4ec-4f68-8765-f8aa468d67a9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 001b1f32-6068-4964-962c-273e9d32efbf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25d780ef-dcda-4556-9bda-ab73508aedb1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 001b1f32-6068-4964-962c-273e9d32efbf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 638767930441723096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "638767930441723096638767930441723096638767930441723096638767930441723096638767930441723096638767930441723096638767930441723096638767930441723096638767930441723096638767930441723096638767930441723096638767930441723096638767930441723096638767930441723096638767930441723096638767930441723096638767930441723096638767930441723096638767930441723096638767930441723096" } } } 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, 25d780ef-dcda-4556-9bda-ab73508aedb1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7234494560002973853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72344945600029738537234494560002973853723449456000297385372344945600029738537234494560002973853723449456000297385372344945600029738537234494560002973853723449456000297385372344945600029738537234494560002973853723449456000297385372344945600029738537234494560002973853723449456000297385372344945600029738537234494560002973853723449456000297385372344945600029738537234494560002973853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 001b1f32-6068-4964-962c-273e9d32efbf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25d780ef-dcda-4556-9bda-ab73508aedb1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4aa2d31-f808-45e5-b2ca-c2cd59fd3ae9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6950bd7b-3566-432f-b76c-095c56781714, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4aa2d31-f808-45e5-b2ca-c2cd59fd3ae9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4915558778854884902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49155587788548849024915558778854884902491555877885488490249155587788548849024915558778854884902491555877885488490249155587788548849024915558778854884902491555877885488490249155587788548849024915558778854884902491555877885488490249155587788548849024915558778854884902491555877885488490249155587788548849024915558778854884902491555877885488490249155587788548849024915558778854884902" } } } 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, 6950bd7b-3566-432f-b76c-095c56781714, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16402896873865529030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640289687386552903016402896873865529030164028968738655290301640289687386552903016402896873865529030164028968738655290301640289687386552903016402896873865529030164028968738655290301640289687386552903016402896873865529030164028968738655290301640289687386552903016402896873865529030164028968738655290301640289687386552903016402896873865529030164028968738655290301640289687386552903016402896873865529030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6950bd7b-3566-432f-b76c-095c56781714, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4aa2d31-f808-45e5-b2ca-c2cd59fd3ae9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b60c235b-c363-4e4b-a0fb-71e9849ea9fd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b60c235b-c363-4e4b-a0fb-71e9849ea9fd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7383126924312217450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73831269243122174507383126924312217450738312692431221745073831269243122174507383126924312217450738312692431221745073831269243122174507383126924312217450738312692431221745073831269243122174507383126924312217450738312692431221745073831269243122174507383126924312217450738312692431221745073831269243122174507383126924312217450738312692431221745073831269243122174507383126924312217450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05ed8966-ae4b-484f-b2b7-fa5f606efbbc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05ed8966-ae4b-484f-b2b7-fa5f606efbbc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8393975554176944533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83939755541769445338393975554176944533839397555417694453383939755541769445338393975554176944533839397555417694453383939755541769445338393975554176944533839397555417694453383939755541769445338393975554176944533839397555417694453383939755541769445338393975554176944533839397555417694453383939755541769445338393975554176944533839397555417694453383939755541769445338393975554176944533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b60c235b-c363-4e4b-a0fb-71e9849ea9fd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39f9fefb-9d54-4251-b826-5eda2bdc70d9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39f9fefb-9d54-4251-b826-5eda2bdc70d9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14564029915870561675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456402991587056167514564029915870561675145640299158705616751456402991587056167514564029915870561675145640299158705616751456402991587056167514564029915870561675145640299158705616751456402991587056167514564029915870561675145640299158705616751456402991587056167514564029915870561675145640299158705616751456402991587056167514564029915870561675145640299158705616751456402991587056167514564029915870561675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05ed8966-ae4b-484f-b2b7-fa5f606efbbc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 101bb402-0bee-4785-967d-3aa86d6b239f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 101bb402-0bee-4785-967d-3aa86d6b239f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1267659919484750491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12676599194847504911267659919484750491126765991948475049112676599194847504911267659919484750491126765991948475049112676599194847504911267659919484750491126765991948475049112676599194847504911267659919484750491126765991948475049112676599194847504911267659919484750491126765991948475049112676599194847504911267659919484750491126765991948475049112676599194847504911267659919484750491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39f9fefb-9d54-4251-b826-5eda2bdc70d9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 101bb402-0bee-4785-967d-3aa86d6b239f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1fefb82-5e81-4880-99da-4090e3a44b3f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1fefb82-5e81-4880-99da-4090e3a44b3f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2343161876121776206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23431618761217762062343161876121776206234316187612177620623431618761217762062343161876121776206234316187612177620623431618761217762062343161876121776206234316187612177620623431618761217762062343161876121776206234316187612177620623431618761217762062343161876121776206234316187612177620623431618761217762062343161876121776206234316187612177620623431618761217762062343161876121776206" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cb9f097-990d-4637-b669-736931d1f050, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cb9f097-990d-4637-b669-736931d1f050, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3312814556207101443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33128145562071014433312814556207101443331281455620710144333128145562071014433312814556207101443331281455620710144333128145562071014433312814556207101443331281455620710144333128145562071014433312814556207101443331281455620710144333128145562071014433312814556207101443331281455620710144333128145562071014433312814556207101443331281455620710144333128145562071014433312814556207101443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1fefb82-5e81-4880-99da-4090e3a44b3f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 994b5218-f406-4946-8222-b5ebdd2207c9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 994b5218-f406-4946-8222-b5ebdd2207c9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5855641767968822320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58556417679688223205855641767968822320585564176796882232058556417679688223205855641767968822320585564176796882232058556417679688223205855641767968822320585564176796882232058556417679688223205855641767968822320585564176796882232058556417679688223205855641767968822320585564176796882232058556417679688223205855641767968822320585564176796882232058556417679688223205855641767968822320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cb9f097-990d-4637-b669-736931d1f050, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3750c2ef-0de5-4742-8819-d829fbdb8205, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3750c2ef-0de5-4742-8819-d829fbdb8205, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17180797376046837670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718079737604683767017180797376046837670171807973760468376701718079737604683767017180797376046837670171807973760468376701718079737604683767017180797376046837670171807973760468376701718079737604683767017180797376046837670171807973760468376701718079737604683767017180797376046837670171807973760468376701718079737604683767017180797376046837670171807973760468376701718079737604683767017180797376046837670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 994b5218-f406-4946-8222-b5ebdd2207c9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 207ea0c9-61f2-4c26-970d-6d707cc01c86, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3750c2ef-0de5-4742-8819-d829fbdb8205, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 207ea0c9-61f2-4c26-970d-6d707cc01c86, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14397996540280981423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439799654028098142314397996540280981423143979965402809814231439799654028098142314397996540280981423143979965402809814231439799654028098142314397996540280981423143979965402809814231439799654028098142314397996540280981423143979965402809814231439799654028098142314397996540280981423143979965402809814231439799654028098142314397996540280981423143979965402809814231439799654028098142314397996540280981423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3199dfe9-e51f-42c8-bfb8-ca2b0b9389d3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3199dfe9-e51f-42c8-bfb8-ca2b0b9389d3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6721950582852393973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67219505828523939736721950582852393973672195058285239397367219505828523939736721950582852393973672195058285239397367219505828523939736721950582852393973672195058285239397367219505828523939736721950582852393973672195058285239397367219505828523939736721950582852393973672195058285239397367219505828523939736721950582852393973672195058285239397367219505828523939736721950582852393973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 207ea0c9-61f2-4c26-970d-6d707cc01c86, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 320253db-b012-4af6-b74f-261a833d07bf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3199dfe9-e51f-42c8-bfb8-ca2b0b9389d3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 320253db-b012-4af6-b74f-261a833d07bf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12449977251848400175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1244997725184840017512449977251848400175124499772518484001751244997725184840017512449977251848400175124499772518484001751244997725184840017512449977251848400175124499772518484001751244997725184840017512449977251848400175124499772518484001751244997725184840017512449977251848400175124499772518484001751244997725184840017512449977251848400175124499772518484001751244997725184840017512449977251848400175" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83320c54-9ac5-4b1e-b1dc-7c6d225e7e4c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83320c54-9ac5-4b1e-b1dc-7c6d225e7e4c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15911045085349942027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591104508534994202715911045085349942027159110450853499420271591104508534994202715911045085349942027159110450853499420271591104508534994202715911045085349942027159110450853499420271591104508534994202715911045085349942027159110450853499420271591104508534994202715911045085349942027159110450853499420271591104508534994202715911045085349942027159110450853499420271591104508534994202715911045085349942027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 320253db-b012-4af6-b74f-261a833d07bf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80fd7c21-c9fc-4efd-b8a6-95ef3e488d7c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83320c54-9ac5-4b1e-b1dc-7c6d225e7e4c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80fd7c21-c9fc-4efd-b8a6-95ef3e488d7c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6808649890121423473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68086498901214234736808649890121423473680864989012142347368086498901214234736808649890121423473680864989012142347368086498901214234736808649890121423473680864989012142347368086498901214234736808649890121423473680864989012142347368086498901214234736808649890121423473680864989012142347368086498901214234736808649890121423473680864989012142347368086498901214234736808649890121423473" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87c84ca9-4bbc-417e-96ff-1751f8e2f347, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87c84ca9-4bbc-417e-96ff-1751f8e2f347, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9563292590751896255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95632925907518962559563292590751896255956329259075189625595632925907518962559563292590751896255956329259075189625595632925907518962559563292590751896255956329259075189625595632925907518962559563292590751896255956329259075189625595632925907518962559563292590751896255956329259075189625595632925907518962559563292590751896255956329259075189625595632925907518962559563292590751896255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80fd7c21-c9fc-4efd-b8a6-95ef3e488d7c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f5d558d-e1e1-419b-82db-ae8917a805a1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87c84ca9-4bbc-417e-96ff-1751f8e2f347, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f5d558d-e1e1-419b-82db-ae8917a805a1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9468046078865969669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94680460788659696699468046078865969669946804607886596966994680460788659696699468046078865969669946804607886596966994680460788659696699468046078865969669946804607886596966994680460788659696699468046078865969669946804607886596966994680460788659696699468046078865969669946804607886596966994680460788659696699468046078865969669946804607886596966994680460788659696699468046078865969669" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03aef1d5-df09-45e8-8377-dc3fd06c5357, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03aef1d5-df09-45e8-8377-dc3fd06c5357, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13219233427391663107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321923342739166310713219233427391663107132192334273916631071321923342739166310713219233427391663107132192334273916631071321923342739166310713219233427391663107132192334273916631071321923342739166310713219233427391663107132192334273916631071321923342739166310713219233427391663107132192334273916631071321923342739166310713219233427391663107132192334273916631071321923342739166310713219233427391663107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f5d558d-e1e1-419b-82db-ae8917a805a1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1526a488-81ab-4fb5-b0b1-df82a1ec6557, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03aef1d5-df09-45e8-8377-dc3fd06c5357, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1526a488-81ab-4fb5-b0b1-df82a1ec6557, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14894026719388156470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1489402671938815647014894026719388156470148940267193881564701489402671938815647014894026719388156470148940267193881564701489402671938815647014894026719388156470148940267193881564701489402671938815647014894026719388156470148940267193881564701489402671938815647014894026719388156470148940267193881564701489402671938815647014894026719388156470148940267193881564701489402671938815647014894026719388156470" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca11c0c8-d280-496c-8d4b-87cc55f11444, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca11c0c8-d280-496c-8d4b-87cc55f11444, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8912415678120199096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89124156781201990968912415678120199096891241567812019909689124156781201990968912415678120199096891241567812019909689124156781201990968912415678120199096891241567812019909689124156781201990968912415678120199096891241567812019909689124156781201990968912415678120199096891241567812019909689124156781201990968912415678120199096891241567812019909689124156781201990968912415678120199096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1526a488-81ab-4fb5-b0b1-df82a1ec6557, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe6cf8ff-837c-448b-ba78-7027e95ed956, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca11c0c8-d280-496c-8d4b-87cc55f11444, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe6cf8ff-837c-448b-ba78-7027e95ed956, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9671102791149572399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96711027911495723999671102791149572399967110279114957239996711027911495723999671102791149572399967110279114957239996711027911495723999671102791149572399967110279114957239996711027911495723999671102791149572399967110279114957239996711027911495723999671102791149572399967110279114957239996711027911495723999671102791149572399967110279114957239996711027911495723999671102791149572399" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33b76807-8cac-41cb-921f-1fa036eee76e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33b76807-8cac-41cb-921f-1fa036eee76e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14077407719345132811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407740771934513281114077407719345132811140774077193451328111407740771934513281114077407719345132811140774077193451328111407740771934513281114077407719345132811140774077193451328111407740771934513281114077407719345132811140774077193451328111407740771934513281114077407719345132811140774077193451328111407740771934513281114077407719345132811140774077193451328111407740771934513281114077407719345132811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe6cf8ff-837c-448b-ba78-7027e95ed956, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33b76807-8cac-41cb-921f-1fa036eee76e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d509a956-ae4d-4a44-b5fd-abba3c85f6ce, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d509a956-ae4d-4a44-b5fd-abba3c85f6ce, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10294724953194252634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029472495319425263410294724953194252634102947249531942526341029472495319425263410294724953194252634102947249531942526341029472495319425263410294724953194252634102947249531942526341029472495319425263410294724953194252634102947249531942526341029472495319425263410294724953194252634102947249531942526341029472495319425263410294724953194252634102947249531942526341029472495319425263410294724953194252634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8b08de0-e0b6-4b1a-90e8-f24f8122c062, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8b08de0-e0b6-4b1a-90e8-f24f8122c062, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17395354145102603769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739535414510260376917395354145102603769173953541451026037691739535414510260376917395354145102603769173953541451026037691739535414510260376917395354145102603769173953541451026037691739535414510260376917395354145102603769173953541451026037691739535414510260376917395354145102603769173953541451026037691739535414510260376917395354145102603769173953541451026037691739535414510260376917395354145102603769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d509a956-ae4d-4a44-b5fd-abba3c85f6ce, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8b08de0-e0b6-4b1a-90e8-f24f8122c062, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19cfc466-801e-4f9d-84f7-049d4c4f7a5c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc432f35-0dcc-40ba-810e-23dcb3978bf4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19cfc466-801e-4f9d-84f7-049d4c4f7a5c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3427369523601840082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34273695236018400823427369523601840082342736952360184008234273695236018400823427369523601840082342736952360184008234273695236018400823427369523601840082342736952360184008234273695236018400823427369523601840082342736952360184008234273695236018400823427369523601840082342736952360184008234273695236018400823427369523601840082342736952360184008234273695236018400823427369523601840082" } } } 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, cc432f35-0dcc-40ba-810e-23dcb3978bf4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1135981269075767274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11359812690757672741135981269075767274113598126907576727411359812690757672741135981269075767274113598126907576727411359812690757672741135981269075767274113598126907576727411359812690757672741135981269075767274113598126907576727411359812690757672741135981269075767274113598126907576727411359812690757672741135981269075767274113598126907576727411359812690757672741135981269075767274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc432f35-0dcc-40ba-810e-23dcb3978bf4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19cfc466-801e-4f9d-84f7-049d4c4f7a5c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58613a5a-cd2b-4df0-8c54-95012ce36dc9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21e1396e-aac0-4493-8578-9de5957098fd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58613a5a-cd2b-4df0-8c54-95012ce36dc9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15168568038548181613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516856803854818161315168568038548181613151685680385481816131516856803854818161315168568038548181613151685680385481816131516856803854818161315168568038548181613151685680385481816131516856803854818161315168568038548181613151685680385481816131516856803854818161315168568038548181613151685680385481816131516856803854818161315168568038548181613151685680385481816131516856803854818161315168568038548181613" } } } 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, 21e1396e-aac0-4493-8578-9de5957098fd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17805503101187269939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780550310118726993917805503101187269939178055031011872699391780550310118726993917805503101187269939178055031011872699391780550310118726993917805503101187269939178055031011872699391780550310118726993917805503101187269939178055031011872699391780550310118726993917805503101187269939178055031011872699391780550310118726993917805503101187269939178055031011872699391780550310118726993917805503101187269939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58613a5a-cd2b-4df0-8c54-95012ce36dc9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21e1396e-aac0-4493-8578-9de5957098fd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f67f9bf-e959-4fae-b3e5-478de1cf859e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f94d5f7-d206-4dac-9964-497ce47f9202, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f67f9bf-e959-4fae-b3e5-478de1cf859e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2447215304769226685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24472153047692266852447215304769226685244721530476922668524472153047692266852447215304769226685244721530476922668524472153047692266852447215304769226685244721530476922668524472153047692266852447215304769226685244721530476922668524472153047692266852447215304769226685244721530476922668524472153047692266852447215304769226685244721530476922668524472153047692266852447215304769226685" } } } 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, 6f94d5f7-d206-4dac-9964-497ce47f9202, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9975090502422817569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99750905024228175699975090502422817569997509050242281756999750905024228175699975090502422817569997509050242281756999750905024228175699975090502422817569997509050242281756999750905024228175699975090502422817569997509050242281756999750905024228175699975090502422817569997509050242281756999750905024228175699975090502422817569997509050242281756999750905024228175699975090502422817569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f67f9bf-e959-4fae-b3e5-478de1cf859e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f94d5f7-d206-4dac-9964-497ce47f9202, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9c3f2ce-ade0-430a-9a01-65976f5a6c57, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9c3f2ce-ade0-430a-9a01-65976f5a6c57, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4708792081776927890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47087920817769278904708792081776927890470879208177692789047087920817769278904708792081776927890470879208177692789047087920817769278904708792081776927890470879208177692789047087920817769278904708792081776927890470879208177692789047087920817769278904708792081776927890470879208177692789047087920817769278904708792081776927890470879208177692789047087920817769278904708792081776927890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 750a6a38-ca07-43bd-9c1b-3febe359f657, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 750a6a38-ca07-43bd-9c1b-3febe359f657, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15992594601297482430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599259460129748243015992594601297482430159925946012974824301599259460129748243015992594601297482430159925946012974824301599259460129748243015992594601297482430159925946012974824301599259460129748243015992594601297482430159925946012974824301599259460129748243015992594601297482430159925946012974824301599259460129748243015992594601297482430159925946012974824301599259460129748243015992594601297482430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 750a6a38-ca07-43bd-9c1b-3febe359f657, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5482dbb6-726a-4b94-a8ea-c078c62856e6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5482dbb6-726a-4b94-a8ea-c078c62856e6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4018308254674759200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40183082546747592004018308254674759200401830825467475920040183082546747592004018308254674759200401830825467475920040183082546747592004018308254674759200401830825467475920040183082546747592004018308254674759200401830825467475920040183082546747592004018308254674759200401830825467475920040183082546747592004018308254674759200401830825467475920040183082546747592004018308254674759200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9c3f2ce-ade0-430a-9a01-65976f5a6c57, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 297211ee-c2e9-4fc5-aea4-8e9ebaed49c9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 297211ee-c2e9-4fc5-aea4-8e9ebaed49c9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2757039442106763867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27570394421067638672757039442106763867275703944210676386727570394421067638672757039442106763867275703944210676386727570394421067638672757039442106763867275703944210676386727570394421067638672757039442106763867275703944210676386727570394421067638672757039442106763867275703944210676386727570394421067638672757039442106763867275703944210676386727570394421067638672757039442106763867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5482dbb6-726a-4b94-a8ea-c078c62856e6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 297211ee-c2e9-4fc5-aea4-8e9ebaed49c9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e50169ed-c9b5-47e6-a14b-8daa54776f62, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e50169ed-c9b5-47e6-a14b-8daa54776f62, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 610992237732472440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "610992237732472440610992237732472440610992237732472440610992237732472440610992237732472440610992237732472440610992237732472440610992237732472440610992237732472440610992237732472440610992237732472440610992237732472440610992237732472440610992237732472440610992237732472440610992237732472440610992237732472440610992237732472440610992237732472440610992237732472440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b0f26f0-286a-44d4-87aa-7972508d1f41, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b0f26f0-286a-44d4-87aa-7972508d1f41, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7132346374067063242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71323463740670632427132346374067063242713234637406706324271323463740670632427132346374067063242713234637406706324271323463740670632427132346374067063242713234637406706324271323463740670632427132346374067063242713234637406706324271323463740670632427132346374067063242713234637406706324271323463740670632427132346374067063242713234637406706324271323463740670632427132346374067063242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e50169ed-c9b5-47e6-a14b-8daa54776f62, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75ca06d0-1183-473c-ae4c-eb44c7170fb5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75ca06d0-1183-473c-ae4c-eb44c7170fb5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18190890068942608414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819089006894260841418190890068942608414181908900689426084141819089006894260841418190890068942608414181908900689426084141819089006894260841418190890068942608414181908900689426084141819089006894260841418190890068942608414181908900689426084141819089006894260841418190890068942608414181908900689426084141819089006894260841418190890068942608414181908900689426084141819089006894260841418190890068942608414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b0f26f0-286a-44d4-87aa-7972508d1f41, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74edf530-7b90-4498-bc29-c226c3988e90, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74edf530-7b90-4498-bc29-c226c3988e90, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18117882759598842494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811788275959884249418117882759598842494181178827595988424941811788275959884249418117882759598842494181178827595988424941811788275959884249418117882759598842494181178827595988424941811788275959884249418117882759598842494181178827595988424941811788275959884249418117882759598842494181178827595988424941811788275959884249418117882759598842494181178827595988424941811788275959884249418117882759598842494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75ca06d0-1183-473c-ae4c-eb44c7170fb5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4ed2bc0-49b2-4713-acd9-6986a38ada9b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4ed2bc0-49b2-4713-acd9-6986a38ada9b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 283587957357596048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "283587957357596048283587957357596048283587957357596048283587957357596048283587957357596048283587957357596048283587957357596048283587957357596048283587957357596048283587957357596048283587957357596048283587957357596048283587957357596048283587957357596048283587957357596048283587957357596048283587957357596048283587957357596048283587957357596048283587957357596048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74edf530-7b90-4498-bc29-c226c3988e90, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d27ceac-3034-47f7-82ca-30d0d4f0f3b1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d27ceac-3034-47f7-82ca-30d0d4f0f3b1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11092428401152810258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109242840115281025811092428401152810258110924284011528102581109242840115281025811092428401152810258110924284011528102581109242840115281025811092428401152810258110924284011528102581109242840115281025811092428401152810258110924284011528102581109242840115281025811092428401152810258110924284011528102581109242840115281025811092428401152810258110924284011528102581109242840115281025811092428401152810258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4ed2bc0-49b2-4713-acd9-6986a38ada9b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eab1d38f-c1f4-4ec9-9ade-eed1e47ba7d4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eab1d38f-c1f4-4ec9-9ade-eed1e47ba7d4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18396929938280501875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839692993828050187518396929938280501875183969299382805018751839692993828050187518396929938280501875183969299382805018751839692993828050187518396929938280501875183969299382805018751839692993828050187518396929938280501875183969299382805018751839692993828050187518396929938280501875183969299382805018751839692993828050187518396929938280501875183969299382805018751839692993828050187518396929938280501875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d27ceac-3034-47f7-82ca-30d0d4f0f3b1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c954891-15f5-49a0-8e00-f43156bbb714, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c954891-15f5-49a0-8e00-f43156bbb714, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13659353585379180182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365935358537918018213659353585379180182136593535853791801821365935358537918018213659353585379180182136593535853791801821365935358537918018213659353585379180182136593535853791801821365935358537918018213659353585379180182136593535853791801821365935358537918018213659353585379180182136593535853791801821365935358537918018213659353585379180182136593535853791801821365935358537918018213659353585379180182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eab1d38f-c1f4-4ec9-9ade-eed1e47ba7d4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 529db629-44a2-4541-8f89-fd290459362f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c954891-15f5-49a0-8e00-f43156bbb714, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 529db629-44a2-4541-8f89-fd290459362f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4963042060547630985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49630420605476309854963042060547630985496304206054763098549630420605476309854963042060547630985496304206054763098549630420605476309854963042060547630985496304206054763098549630420605476309854963042060547630985496304206054763098549630420605476309854963042060547630985496304206054763098549630420605476309854963042060547630985496304206054763098549630420605476309854963042060547630985" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c06e858-2957-491a-991f-e31a4dbaa4f1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c06e858-2957-491a-991f-e31a4dbaa4f1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11189883928753654129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118988392875365412911189883928753654129111898839287536541291118988392875365412911189883928753654129111898839287536541291118988392875365412911189883928753654129111898839287536541291118988392875365412911189883928753654129111898839287536541291118988392875365412911189883928753654129111898839287536541291118988392875365412911189883928753654129111898839287536541291118988392875365412911189883928753654129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c06e858-2957-491a-991f-e31a4dbaa4f1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 529db629-44a2-4541-8f89-fd290459362f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d8899e7-0226-4aca-b629-8fb024f0c86c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d8899e7-0226-4aca-b629-8fb024f0c86c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16539939661924148350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653993966192414835016539939661924148350165399396619241483501653993966192414835016539939661924148350165399396619241483501653993966192414835016539939661924148350165399396619241483501653993966192414835016539939661924148350165399396619241483501653993966192414835016539939661924148350165399396619241483501653993966192414835016539939661924148350165399396619241483501653993966192414835016539939661924148350" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5476c207-ef6f-423f-a186-3bf5391423bf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5476c207-ef6f-423f-a186-3bf5391423bf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14436899831900980471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443689983190098047114436899831900980471144368998319009804711443689983190098047114436899831900980471144368998319009804711443689983190098047114436899831900980471144368998319009804711443689983190098047114436899831900980471144368998319009804711443689983190098047114436899831900980471144368998319009804711443689983190098047114436899831900980471144368998319009804711443689983190098047114436899831900980471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5476c207-ef6f-423f-a186-3bf5391423bf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d8899e7-0226-4aca-b629-8fb024f0c86c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 145389d2-4c10-4b3e-9b04-844666fa9ceb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 145389d2-4c10-4b3e-9b04-844666fa9ceb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14043556310159229768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404355631015922976814043556310159229768140435563101592297681404355631015922976814043556310159229768140435563101592297681404355631015922976814043556310159229768140435563101592297681404355631015922976814043556310159229768140435563101592297681404355631015922976814043556310159229768140435563101592297681404355631015922976814043556310159229768140435563101592297681404355631015922976814043556310159229768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45f4b973-c103-4b66-aa36-6127a1b39a6d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45f4b973-c103-4b66-aa36-6127a1b39a6d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5843149884919813305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58431498849198133055843149884919813305584314988491981330558431498849198133055843149884919813305584314988491981330558431498849198133055843149884919813305584314988491981330558431498849198133055843149884919813305584314988491981330558431498849198133055843149884919813305584314988491981330558431498849198133055843149884919813305584314988491981330558431498849198133055843149884919813305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 145389d2-4c10-4b3e-9b04-844666fa9ceb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45f4b973-c103-4b66-aa36-6127a1b39a6d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86734ea9-c400-4abf-b705-855366605016, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7aeebbf6-5c66-4690-b93f-1acf24f906b1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86734ea9-c400-4abf-b705-855366605016, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17270271635089972968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727027163508997296817270271635089972968172702716350899729681727027163508997296817270271635089972968172702716350899729681727027163508997296817270271635089972968172702716350899729681727027163508997296817270271635089972968172702716350899729681727027163508997296817270271635089972968172702716350899729681727027163508997296817270271635089972968172702716350899729681727027163508997296817270271635089972968" } } } 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, 7aeebbf6-5c66-4690-b93f-1acf24f906b1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6376987612189929068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63769876121899290686376987612189929068637698761218992906863769876121899290686376987612189929068637698761218992906863769876121899290686376987612189929068637698761218992906863769876121899290686376987612189929068637698761218992906863769876121899290686376987612189929068637698761218992906863769876121899290686376987612189929068637698761218992906863769876121899290686376987612189929068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7aeebbf6-5c66-4690-b93f-1acf24f906b1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88ed9b40-c356-400e-89bd-c27ecd421522, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88ed9b40-c356-400e-89bd-c27ecd421522, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5068865001895674366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50688650018956743665068865001895674366506886500189567436650688650018956743665068865001895674366506886500189567436650688650018956743665068865001895674366506886500189567436650688650018956743665068865001895674366506886500189567436650688650018956743665068865001895674366506886500189567436650688650018956743665068865001895674366506886500189567436650688650018956743665068865001895674366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86734ea9-c400-4abf-b705-855366605016, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e38c85b-4a3d-4513-abb1-f6524a66ac86, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e38c85b-4a3d-4513-abb1-f6524a66ac86, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9662731922942485088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96627319229424850889662731922942485088966273192294248508896627319229424850889662731922942485088966273192294248508896627319229424850889662731922942485088966273192294248508896627319229424850889662731922942485088966273192294248508896627319229424850889662731922942485088966273192294248508896627319229424850889662731922942485088966273192294248508896627319229424850889662731922942485088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88ed9b40-c356-400e-89bd-c27ecd421522, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bd9da8d-a202-4ed5-b2bf-d66daa9a8cc3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bd9da8d-a202-4ed5-b2bf-d66daa9a8cc3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7432563252797870857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74325632527978708577432563252797870857743256325279787085774325632527978708577432563252797870857743256325279787085774325632527978708577432563252797870857743256325279787085774325632527978708577432563252797870857743256325279787085774325632527978708577432563252797870857743256325279787085774325632527978708577432563252797870857743256325279787085774325632527978708577432563252797870857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e38c85b-4a3d-4513-abb1-f6524a66ac86, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01fcbe41-8ec2-4f92-be88-19b41d54682e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01fcbe41-8ec2-4f92-be88-19b41d54682e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12579118124093454689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257911812409345468912579118124093454689125791181240934546891257911812409345468912579118124093454689125791181240934546891257911812409345468912579118124093454689125791181240934546891257911812409345468912579118124093454689125791181240934546891257911812409345468912579118124093454689125791181240934546891257911812409345468912579118124093454689125791181240934546891257911812409345468912579118124093454689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bd9da8d-a202-4ed5-b2bf-d66daa9a8cc3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2681ac7-22b9-4497-a568-62bb7ed0c3a7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2681ac7-22b9-4497-a568-62bb7ed0c3a7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8911668183070691851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89116681830706918518911668183070691851891166818307069185189116681830706918518911668183070691851891166818307069185189116681830706918518911668183070691851891166818307069185189116681830706918518911668183070691851891166818307069185189116681830706918518911668183070691851891166818307069185189116681830706918518911668183070691851891166818307069185189116681830706918518911668183070691851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01fcbe41-8ec2-4f92-be88-19b41d54682e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42be9290-6c0d-4ff7-833d-77d73804a716, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42be9290-6c0d-4ff7-833d-77d73804a716, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11956897456063999797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195689745606399979711956897456063999797119568974560639997971195689745606399979711956897456063999797119568974560639997971195689745606399979711956897456063999797119568974560639997971195689745606399979711956897456063999797119568974560639997971195689745606399979711956897456063999797119568974560639997971195689745606399979711956897456063999797119568974560639997971195689745606399979711956897456063999797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2681ac7-22b9-4497-a568-62bb7ed0c3a7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45c7ad5a-598f-4dc0-9791-77d67446d477, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45c7ad5a-598f-4dc0-9791-77d67446d477, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11375664129635841056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137566412963584105611375664129635841056113756641296358410561137566412963584105611375664129635841056113756641296358410561137566412963584105611375664129635841056113756641296358410561137566412963584105611375664129635841056113756641296358410561137566412963584105611375664129635841056113756641296358410561137566412963584105611375664129635841056113756641296358410561137566412963584105611375664129635841056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42be9290-6c0d-4ff7-833d-77d73804a716, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6898e94-c280-4dad-8dd9-59fd1342d41e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6898e94-c280-4dad-8dd9-59fd1342d41e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11958432451104899635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195843245110489963511958432451104899635119584324511048996351195843245110489963511958432451104899635119584324511048996351195843245110489963511958432451104899635119584324511048996351195843245110489963511958432451104899635119584324511048996351195843245110489963511958432451104899635119584324511048996351195843245110489963511958432451104899635119584324511048996351195843245110489963511958432451104899635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45c7ad5a-598f-4dc0-9791-77d67446d477, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57cf7e1b-6153-4b2e-8c94-f7924d621bdc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57cf7e1b-6153-4b2e-8c94-f7924d621bdc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6810894431547159537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68108944315471595376810894431547159537681089443154715953768108944315471595376810894431547159537681089443154715953768108944315471595376810894431547159537681089443154715953768108944315471595376810894431547159537681089443154715953768108944315471595376810894431547159537681089443154715953768108944315471595376810894431547159537681089443154715953768108944315471595376810894431547159537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6898e94-c280-4dad-8dd9-59fd1342d41e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dd197f9-5d76-475a-ab1e-b811eb03bf0a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dd197f9-5d76-475a-ab1e-b811eb03bf0a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5489416219601212098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54894162196012120985489416219601212098548941621960121209854894162196012120985489416219601212098548941621960121209854894162196012120985489416219601212098548941621960121209854894162196012120985489416219601212098548941621960121209854894162196012120985489416219601212098548941621960121209854894162196012120985489416219601212098548941621960121209854894162196012120985489416219601212098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57cf7e1b-6153-4b2e-8c94-f7924d621bdc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a1a0d29-a265-40a7-9eca-2601ec221510, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a1a0d29-a265-40a7-9eca-2601ec221510, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17110100795081134186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711010079508113418617110100795081134186171101007950811341861711010079508113418617110100795081134186171101007950811341861711010079508113418617110100795081134186171101007950811341861711010079508113418617110100795081134186171101007950811341861711010079508113418617110100795081134186171101007950811341861711010079508113418617110100795081134186171101007950811341861711010079508113418617110100795081134186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dd197f9-5d76-475a-ab1e-b811eb03bf0a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 434fc284-c8c3-47a7-b732-03b00639f325, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 434fc284-c8c3-47a7-b732-03b00639f325, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8534489297775710099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85344892977757100998534489297775710099853448929777571009985344892977757100998534489297775710099853448929777571009985344892977757100998534489297775710099853448929777571009985344892977757100998534489297775710099853448929777571009985344892977757100998534489297775710099853448929777571009985344892977757100998534489297775710099853448929777571009985344892977757100998534489297775710099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a1a0d29-a265-40a7-9eca-2601ec221510, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4aab9cc-430c-49f8-9978-dfcc008ba840, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4aab9cc-430c-49f8-9978-dfcc008ba840, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8664974859727873616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86649748597278736168664974859727873616866497485972787361686649748597278736168664974859727873616866497485972787361686649748597278736168664974859727873616866497485972787361686649748597278736168664974859727873616866497485972787361686649748597278736168664974859727873616866497485972787361686649748597278736168664974859727873616866497485972787361686649748597278736168664974859727873616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 434fc284-c8c3-47a7-b732-03b00639f325, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f7e2eb7-807d-4ebb-a911-63f6ecd99296, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f7e2eb7-807d-4ebb-a911-63f6ecd99296, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8373524649469215804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83735246494692158048373524649469215804837352464946921580483735246494692158048373524649469215804837352464946921580483735246494692158048373524649469215804837352464946921580483735246494692158048373524649469215804837352464946921580483735246494692158048373524649469215804837352464946921580483735246494692158048373524649469215804837352464946921580483735246494692158048373524649469215804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4aab9cc-430c-49f8-9978-dfcc008ba840, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07d73716-59cd-4503-abbc-cc88ccc533ef, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07d73716-59cd-4503-abbc-cc88ccc533ef, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17081159476773482876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708115947677348287617081159476773482876170811594767734828761708115947677348287617081159476773482876170811594767734828761708115947677348287617081159476773482876170811594767734828761708115947677348287617081159476773482876170811594767734828761708115947677348287617081159476773482876170811594767734828761708115947677348287617081159476773482876170811594767734828761708115947677348287617081159476773482876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f7e2eb7-807d-4ebb-a911-63f6ecd99296, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85d05f57-98ab-418f-ac01-236cb5263984, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85d05f57-98ab-418f-ac01-236cb5263984, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3078876938261097897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30788769382610978973078876938261097897307887693826109789730788769382610978973078876938261097897307887693826109789730788769382610978973078876938261097897307887693826109789730788769382610978973078876938261097897307887693826109789730788769382610978973078876938261097897307887693826109789730788769382610978973078876938261097897307887693826109789730788769382610978973078876938261097897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07d73716-59cd-4503-abbc-cc88ccc533ef, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 185e1f5f-b551-4acf-a132-e3fb1afcca8e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 185e1f5f-b551-4acf-a132-e3fb1afcca8e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 411125963742777608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "411125963742777608411125963742777608411125963742777608411125963742777608411125963742777608411125963742777608411125963742777608411125963742777608411125963742777608411125963742777608411125963742777608411125963742777608411125963742777608411125963742777608411125963742777608411125963742777608411125963742777608411125963742777608411125963742777608411125963742777608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85d05f57-98ab-418f-ac01-236cb5263984, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f71132c-2ee3-40b4-8707-a994c89bd6b4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f71132c-2ee3-40b4-8707-a994c89bd6b4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1734203122513851806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17342031225138518061734203122513851806173420312251385180617342031225138518061734203122513851806173420312251385180617342031225138518061734203122513851806173420312251385180617342031225138518061734203122513851806173420312251385180617342031225138518061734203122513851806173420312251385180617342031225138518061734203122513851806173420312251385180617342031225138518061734203122513851806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 185e1f5f-b551-4acf-a132-e3fb1afcca8e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d555f7cf-9365-44a0-a0d9-f0fd7b01bfbf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d555f7cf-9365-44a0-a0d9-f0fd7b01bfbf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3848882588135992523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38488825881359925233848882588135992523384888258813599252338488825881359925233848882588135992523384888258813599252338488825881359925233848882588135992523384888258813599252338488825881359925233848882588135992523384888258813599252338488825881359925233848882588135992523384888258813599252338488825881359925233848882588135992523384888258813599252338488825881359925233848882588135992523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f71132c-2ee3-40b4-8707-a994c89bd6b4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d555f7cf-9365-44a0-a0d9-f0fd7b01bfbf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f256797d-ed17-45ff-a675-e5a2b1e0b9b3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f256797d-ed17-45ff-a675-e5a2b1e0b9b3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1729264806839665210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17292648068396652101729264806839665210172926480683966521017292648068396652101729264806839665210172926480683966521017292648068396652101729264806839665210172926480683966521017292648068396652101729264806839665210172926480683966521017292648068396652101729264806839665210172926480683966521017292648068396652101729264806839665210172926480683966521017292648068396652101729264806839665210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f3b102d-5dc2-4c60-97f0-852385ead6bf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f3b102d-5dc2-4c60-97f0-852385ead6bf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15792787310647385428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579278731064738542815792787310647385428157927873106473854281579278731064738542815792787310647385428157927873106473854281579278731064738542815792787310647385428157927873106473854281579278731064738542815792787310647385428157927873106473854281579278731064738542815792787310647385428157927873106473854281579278731064738542815792787310647385428157927873106473854281579278731064738542815792787310647385428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f256797d-ed17-45ff-a675-e5a2b1e0b9b3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 778df628-962d-4fe4-8b32-65d3134b10c9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 778df628-962d-4fe4-8b32-65d3134b10c9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10614549225167014578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061454922516701457810614549225167014578106145492251670145781061454922516701457810614549225167014578106145492251670145781061454922516701457810614549225167014578106145492251670145781061454922516701457810614549225167014578106145492251670145781061454922516701457810614549225167014578106145492251670145781061454922516701457810614549225167014578106145492251670145781061454922516701457810614549225167014578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 778df628-962d-4fe4-8b32-65d3134b10c9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 491a27c6-b1c7-4297-820a-ceb6143805e1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 491a27c6-b1c7-4297-820a-ceb6143805e1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10188093333171487689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1018809333317148768910188093333171487689101880933331714876891018809333317148768910188093333171487689101880933331714876891018809333317148768910188093333171487689101880933331714876891018809333317148768910188093333171487689101880933331714876891018809333317148768910188093333171487689101880933331714876891018809333317148768910188093333171487689101880933331714876891018809333317148768910188093333171487689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f3b102d-5dc2-4c60-97f0-852385ead6bf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e70efaa4-0706-4592-844e-d49c857ca087, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e70efaa4-0706-4592-844e-d49c857ca087, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12248024840666892682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224802484066689268212248024840666892682122480248406668926821224802484066689268212248024840666892682122480248406668926821224802484066689268212248024840666892682122480248406668926821224802484066689268212248024840666892682122480248406668926821224802484066689268212248024840666892682122480248406668926821224802484066689268212248024840666892682122480248406668926821224802484066689268212248024840666892682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 491a27c6-b1c7-4297-820a-ceb6143805e1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a68e5b9-a47f-4ba2-b93f-5c277ceee887, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a68e5b9-a47f-4ba2-b93f-5c277ceee887, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11926672678577173893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192667267857717389311926672678577173893119266726785771738931192667267857717389311926672678577173893119266726785771738931192667267857717389311926672678577173893119266726785771738931192667267857717389311926672678577173893119266726785771738931192667267857717389311926672678577173893119266726785771738931192667267857717389311926672678577173893119266726785771738931192667267857717389311926672678577173893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e70efaa4-0706-4592-844e-d49c857ca087, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cbc4dde-f5cf-4b60-b6c2-9f9c0b36d5a0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cbc4dde-f5cf-4b60-b6c2-9f9c0b36d5a0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13847125188097984696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384712518809798469613847125188097984696138471251880979846961384712518809798469613847125188097984696138471251880979846961384712518809798469613847125188097984696138471251880979846961384712518809798469613847125188097984696138471251880979846961384712518809798469613847125188097984696138471251880979846961384712518809798469613847125188097984696138471251880979846961384712518809798469613847125188097984696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a68e5b9-a47f-4ba2-b93f-5c277ceee887, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76d0e162-00a0-4110-ad6b-3d0b1e622c6e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76d0e162-00a0-4110-ad6b-3d0b1e622c6e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13277926365014909254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327792636501490925413277926365014909254132779263650149092541327792636501490925413277926365014909254132779263650149092541327792636501490925413277926365014909254132779263650149092541327792636501490925413277926365014909254132779263650149092541327792636501490925413277926365014909254132779263650149092541327792636501490925413277926365014909254132779263650149092541327792636501490925413277926365014909254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cbc4dde-f5cf-4b60-b6c2-9f9c0b36d5a0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40da80df-6794-498c-8bec-e81a488bc4d1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40da80df-6794-498c-8bec-e81a488bc4d1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5144035942800193166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51440359428001931665144035942800193166514403594280019316651440359428001931665144035942800193166514403594280019316651440359428001931665144035942800193166514403594280019316651440359428001931665144035942800193166514403594280019316651440359428001931665144035942800193166514403594280019316651440359428001931665144035942800193166514403594280019316651440359428001931665144035942800193166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76d0e162-00a0-4110-ad6b-3d0b1e622c6e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5db06c00-80fe-49a6-a551-53134d805840, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5db06c00-80fe-49a6-a551-53134d805840, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3617000110454627488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36170001104546274883617000110454627488361700011045462748836170001104546274883617000110454627488361700011045462748836170001104546274883617000110454627488361700011045462748836170001104546274883617000110454627488361700011045462748836170001104546274883617000110454627488361700011045462748836170001104546274883617000110454627488361700011045462748836170001104546274883617000110454627488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40da80df-6794-498c-8bec-e81a488bc4d1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09bd5cb1-f8e8-47ea-9e8a-00ce25ab22bd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09bd5cb1-f8e8-47ea-9e8a-00ce25ab22bd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12348438941509261409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234843894150926140912348438941509261409123484389415092614091234843894150926140912348438941509261409123484389415092614091234843894150926140912348438941509261409123484389415092614091234843894150926140912348438941509261409123484389415092614091234843894150926140912348438941509261409123484389415092614091234843894150926140912348438941509261409123484389415092614091234843894150926140912348438941509261409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5db06c00-80fe-49a6-a551-53134d805840, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88f8a1cf-c83b-494d-977e-5848cb9f6024, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88f8a1cf-c83b-494d-977e-5848cb9f6024, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3951471467801075816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39514714678010758163951471467801075816395147146780107581639514714678010758163951471467801075816395147146780107581639514714678010758163951471467801075816395147146780107581639514714678010758163951471467801075816395147146780107581639514714678010758163951471467801075816395147146780107581639514714678010758163951471467801075816395147146780107581639514714678010758163951471467801075816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09bd5cb1-f8e8-47ea-9e8a-00ce25ab22bd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac5e5cea-86e2-4a25-9cbf-61c5ca7bb660, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac5e5cea-86e2-4a25-9cbf-61c5ca7bb660, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11306186895818441554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130618689581844155411306186895818441554113061868958184415541130618689581844155411306186895818441554113061868958184415541130618689581844155411306186895818441554113061868958184415541130618689581844155411306186895818441554113061868958184415541130618689581844155411306186895818441554113061868958184415541130618689581844155411306186895818441554113061868958184415541130618689581844155411306186895818441554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88f8a1cf-c83b-494d-977e-5848cb9f6024, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4d03092-f47f-4d3b-a015-efe6fd256c23, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4d03092-f47f-4d3b-a015-efe6fd256c23, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16668430002485154319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666843000248515431916668430002485154319166684300024851543191666843000248515431916668430002485154319166684300024851543191666843000248515431916668430002485154319166684300024851543191666843000248515431916668430002485154319166684300024851543191666843000248515431916668430002485154319166684300024851543191666843000248515431916668430002485154319166684300024851543191666843000248515431916668430002485154319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac5e5cea-86e2-4a25-9cbf-61c5ca7bb660, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4058a4cb-4337-4ccd-9f55-f3ca62f86860, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4058a4cb-4337-4ccd-9f55-f3ca62f86860, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12114436180907639260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211443618090763926012114436180907639260121144361809076392601211443618090763926012114436180907639260121144361809076392601211443618090763926012114436180907639260121144361809076392601211443618090763926012114436180907639260121144361809076392601211443618090763926012114436180907639260121144361809076392601211443618090763926012114436180907639260121144361809076392601211443618090763926012114436180907639260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4d03092-f47f-4d3b-a015-efe6fd256c23, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1875ad05-7896-47aa-9818-fbde0497c4e2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1875ad05-7896-47aa-9818-fbde0497c4e2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 859171654044019552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "859171654044019552859171654044019552859171654044019552859171654044019552859171654044019552859171654044019552859171654044019552859171654044019552859171654044019552859171654044019552859171654044019552859171654044019552859171654044019552859171654044019552859171654044019552859171654044019552859171654044019552859171654044019552859171654044019552859171654044019552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4058a4cb-4337-4ccd-9f55-f3ca62f86860, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 669f1565-68e5-4d88-a114-598c750360f2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 669f1565-68e5-4d88-a114-598c750360f2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4126825139507250954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41268251395072509544126825139507250954412682513950725095441268251395072509544126825139507250954412682513950725095441268251395072509544126825139507250954412682513950725095441268251395072509544126825139507250954412682513950725095441268251395072509544126825139507250954412682513950725095441268251395072509544126825139507250954412682513950725095441268251395072509544126825139507250954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1875ad05-7896-47aa-9818-fbde0497c4e2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e7271be-dcaa-45b1-940b-6cb69f5acd61, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e7271be-dcaa-45b1-940b-6cb69f5acd61, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16807464871481856719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680746487148185671916807464871481856719168074648714818567191680746487148185671916807464871481856719168074648714818567191680746487148185671916807464871481856719168074648714818567191680746487148185671916807464871481856719168074648714818567191680746487148185671916807464871481856719168074648714818567191680746487148185671916807464871481856719168074648714818567191680746487148185671916807464871481856719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 669f1565-68e5-4d88-a114-598c750360f2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 688c9501-43ed-4ed1-880b-5e5b26edb6cf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 688c9501-43ed-4ed1-880b-5e5b26edb6cf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5847125401524578951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58471254015245789515847125401524578951584712540152457895158471254015245789515847125401524578951584712540152457895158471254015245789515847125401524578951584712540152457895158471254015245789515847125401524578951584712540152457895158471254015245789515847125401524578951584712540152457895158471254015245789515847125401524578951584712540152457895158471254015245789515847125401524578951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e7271be-dcaa-45b1-940b-6cb69f5acd61, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c2cb94f-2c9e-47b9-a778-2249951241f1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c2cb94f-2c9e-47b9-a778-2249951241f1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12084920730635364356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208492073063536435612084920730635364356120849207306353643561208492073063536435612084920730635364356120849207306353643561208492073063536435612084920730635364356120849207306353643561208492073063536435612084920730635364356120849207306353643561208492073063536435612084920730635364356120849207306353643561208492073063536435612084920730635364356120849207306353643561208492073063536435612084920730635364356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 688c9501-43ed-4ed1-880b-5e5b26edb6cf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e53bb2f4-0135-49c1-b107-06fee6a6a580, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e53bb2f4-0135-49c1-b107-06fee6a6a580, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12669213189543327825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266921318954332782512669213189543327825126692131895433278251266921318954332782512669213189543327825126692131895433278251266921318954332782512669213189543327825126692131895433278251266921318954332782512669213189543327825126692131895433278251266921318954332782512669213189543327825126692131895433278251266921318954332782512669213189543327825126692131895433278251266921318954332782512669213189543327825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c2cb94f-2c9e-47b9-a778-2249951241f1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03ab8e1d-1d0f-4af4-a727-1490036d7528, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03ab8e1d-1d0f-4af4-a727-1490036d7528, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2360034059489365011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23600340594893650112360034059489365011236003405948936501123600340594893650112360034059489365011236003405948936501123600340594893650112360034059489365011236003405948936501123600340594893650112360034059489365011236003405948936501123600340594893650112360034059489365011236003405948936501123600340594893650112360034059489365011236003405948936501123600340594893650112360034059489365011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e53bb2f4-0135-49c1-b107-06fee6a6a580, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16f6d877-ac90-4f7e-93a0-968fe68c8f82, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16f6d877-ac90-4f7e-93a0-968fe68c8f82, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7539154060113526753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75391540601135267537539154060113526753753915406011352675375391540601135267537539154060113526753753915406011352675375391540601135267537539154060113526753753915406011352675375391540601135267537539154060113526753753915406011352675375391540601135267537539154060113526753753915406011352675375391540601135267537539154060113526753753915406011352675375391540601135267537539154060113526753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03ab8e1d-1d0f-4af4-a727-1490036d7528, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5afb14fc-712d-4868-9fde-6922e5f7c7e6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5afb14fc-712d-4868-9fde-6922e5f7c7e6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13212907160791875134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321290716079187513413212907160791875134132129071607918751341321290716079187513413212907160791875134132129071607918751341321290716079187513413212907160791875134132129071607918751341321290716079187513413212907160791875134132129071607918751341321290716079187513413212907160791875134132129071607918751341321290716079187513413212907160791875134132129071607918751341321290716079187513413212907160791875134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16f6d877-ac90-4f7e-93a0-968fe68c8f82, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c25ff94-41da-402f-b8f6-d64d81657306, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c25ff94-41da-402f-b8f6-d64d81657306, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4597714010909575426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45977140109095754264597714010909575426459771401090957542645977140109095754264597714010909575426459771401090957542645977140109095754264597714010909575426459771401090957542645977140109095754264597714010909575426459771401090957542645977140109095754264597714010909575426459771401090957542645977140109095754264597714010909575426459771401090957542645977140109095754264597714010909575426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5afb14fc-712d-4868-9fde-6922e5f7c7e6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccb16e79-1c35-4122-ad11-fe791ab2212a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccb16e79-1c35-4122-ad11-fe791ab2212a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3896103328144795924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38961033281447959243896103328144795924389610332814479592438961033281447959243896103328144795924389610332814479592438961033281447959243896103328144795924389610332814479592438961033281447959243896103328144795924389610332814479592438961033281447959243896103328144795924389610332814479592438961033281447959243896103328144795924389610332814479592438961033281447959243896103328144795924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c25ff94-41da-402f-b8f6-d64d81657306, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65c677c6-0978-407c-9cf3-c68c0bab07df, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65c677c6-0978-407c-9cf3-c68c0bab07df, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17311613553585046104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731161355358504610417311613553585046104173116135535850461041731161355358504610417311613553585046104173116135535850461041731161355358504610417311613553585046104173116135535850461041731161355358504610417311613553585046104173116135535850461041731161355358504610417311613553585046104173116135535850461041731161355358504610417311613553585046104173116135535850461041731161355358504610417311613553585046104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccb16e79-1c35-4122-ad11-fe791ab2212a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79d0b86c-51fa-41d2-b8e1-844a5825a408, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79d0b86c-51fa-41d2-b8e1-844a5825a408, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14858971147012920829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485897114701292082914858971147012920829148589711470129208291485897114701292082914858971147012920829148589711470129208291485897114701292082914858971147012920829148589711470129208291485897114701292082914858971147012920829148589711470129208291485897114701292082914858971147012920829148589711470129208291485897114701292082914858971147012920829148589711470129208291485897114701292082914858971147012920829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65c677c6-0978-407c-9cf3-c68c0bab07df, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79d0b86c-51fa-41d2-b8e1-844a5825a408, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49554b44-d2b1-4355-8ae7-1d4508b325c4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49554b44-d2b1-4355-8ae7-1d4508b325c4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12195806398728413847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219580639872841384712195806398728413847121958063987284138471219580639872841384712195806398728413847121958063987284138471219580639872841384712195806398728413847121958063987284138471219580639872841384712195806398728413847121958063987284138471219580639872841384712195806398728413847121958063987284138471219580639872841384712195806398728413847121958063987284138471219580639872841384712195806398728413847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75da3f9b-96f3-4ce8-8264-cc9fabeb14f0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75da3f9b-96f3-4ce8-8264-cc9fabeb14f0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 673097155480751184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "673097155480751184673097155480751184673097155480751184673097155480751184673097155480751184673097155480751184673097155480751184673097155480751184673097155480751184673097155480751184673097155480751184673097155480751184673097155480751184673097155480751184673097155480751184673097155480751184673097155480751184673097155480751184673097155480751184673097155480751184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49554b44-d2b1-4355-8ae7-1d4508b325c4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75da3f9b-96f3-4ce8-8264-cc9fabeb14f0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9098987-afb5-49f4-b3e3-9d92767c7688, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66f69053-3ff3-4db3-bcba-30391f569fb0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9098987-afb5-49f4-b3e3-9d92767c7688, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6832975667461814562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68329756674618145626832975667461814562683297566746181456268329756674618145626832975667461814562683297566746181456268329756674618145626832975667461814562683297566746181456268329756674618145626832975667461814562683297566746181456268329756674618145626832975667461814562683297566746181456268329756674618145626832975667461814562683297566746181456268329756674618145626832975667461814562" } } } 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, 66f69053-3ff3-4db3-bcba-30391f569fb0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3095862458279520521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30958624582795205213095862458279520521309586245827952052130958624582795205213095862458279520521309586245827952052130958624582795205213095862458279520521309586245827952052130958624582795205213095862458279520521309586245827952052130958624582795205213095862458279520521309586245827952052130958624582795205213095862458279520521309586245827952052130958624582795205213095862458279520521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66f69053-3ff3-4db3-bcba-30391f569fb0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9098987-afb5-49f4-b3e3-9d92767c7688, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73c291ed-388e-4a34-b175-1dc828101e52, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6778a79c-cd2e-47df-a5ca-962afc3d5eca, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73c291ed-388e-4a34-b175-1dc828101e52, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8075461304365011792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80754613043650117928075461304365011792807546130436501179280754613043650117928075461304365011792807546130436501179280754613043650117928075461304365011792807546130436501179280754613043650117928075461304365011792807546130436501179280754613043650117928075461304365011792807546130436501179280754613043650117928075461304365011792807546130436501179280754613043650117928075461304365011792" } } } 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, 6778a79c-cd2e-47df-a5ca-962afc3d5eca, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6449110677644156614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64491106776441566146449110677644156614644911067764415661464491106776441566146449110677644156614644911067764415661464491106776441566146449110677644156614644911067764415661464491106776441566146449110677644156614644911067764415661464491106776441566146449110677644156614644911067764415661464491106776441566146449110677644156614644911067764415661464491106776441566146449110677644156614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73c291ed-388e-4a34-b175-1dc828101e52, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6778a79c-cd2e-47df-a5ca-962afc3d5eca, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbbd3185-407b-40d2-84f4-ec15caf25519, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbbd3185-407b-40d2-84f4-ec15caf25519, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12530036323050743426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253003632305074342612530036323050743426125300363230507434261253003632305074342612530036323050743426125300363230507434261253003632305074342612530036323050743426125300363230507434261253003632305074342612530036323050743426125300363230507434261253003632305074342612530036323050743426125300363230507434261253003632305074342612530036323050743426125300363230507434261253003632305074342612530036323050743426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8a896aa-09ce-4c70-a775-12d757c86ebe, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8a896aa-09ce-4c70-a775-12d757c86ebe, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18421229272037530722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842122927203753072218421229272037530722184212292720375307221842122927203753072218421229272037530722184212292720375307221842122927203753072218421229272037530722184212292720375307221842122927203753072218421229272037530722184212292720375307221842122927203753072218421229272037530722184212292720375307221842122927203753072218421229272037530722184212292720375307221842122927203753072218421229272037530722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbbd3185-407b-40d2-84f4-ec15caf25519, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12cdc2af-9bd9-42e4-aed8-090d686b4cad, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12cdc2af-9bd9-42e4-aed8-090d686b4cad, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6525720729776479637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65257207297764796376525720729776479637652572072977647963765257207297764796376525720729776479637652572072977647963765257207297764796376525720729776479637652572072977647963765257207297764796376525720729776479637652572072977647963765257207297764796376525720729776479637652572072977647963765257207297764796376525720729776479637652572072977647963765257207297764796376525720729776479637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8a896aa-09ce-4c70-a775-12d757c86ebe, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc55235b-ab34-4608-b23c-f21256f5ed9a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc55235b-ab34-4608-b23c-f21256f5ed9a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 38725733250621182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3872573325062118238725733250621182387257332506211823872573325062118238725733250621182387257332506211823872573325062118238725733250621182387257332506211823872573325062118238725733250621182387257332506211823872573325062118238725733250621182387257332506211823872573325062118238725733250621182387257332506211823872573325062118238725733250621182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12cdc2af-9bd9-42e4-aed8-090d686b4cad, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e841e4dd-8fa4-4468-8cb2-f178f64b1b6a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e841e4dd-8fa4-4468-8cb2-f178f64b1b6a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2118446340999400116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21184463409994001162118446340999400116211844634099940011621184463409994001162118446340999400116211844634099940011621184463409994001162118446340999400116211844634099940011621184463409994001162118446340999400116211844634099940011621184463409994001162118446340999400116211844634099940011621184463409994001162118446340999400116211844634099940011621184463409994001162118446340999400116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc55235b-ab34-4608-b23c-f21256f5ed9a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e0596bb-4f69-4055-af04-b31cb07530d9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e0596bb-4f69-4055-af04-b31cb07530d9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6029775489528119457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60297754895281194576029775489528119457602977548952811945760297754895281194576029775489528119457602977548952811945760297754895281194576029775489528119457602977548952811945760297754895281194576029775489528119457602977548952811945760297754895281194576029775489528119457602977548952811945760297754895281194576029775489528119457602977548952811945760297754895281194576029775489528119457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e841e4dd-8fa4-4468-8cb2-f178f64b1b6a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26664d76-dcf8-4103-9148-98e3d18465dd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26664d76-dcf8-4103-9148-98e3d18465dd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12484328119292586778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248432811929258677812484328119292586778124843281192925867781248432811929258677812484328119292586778124843281192925867781248432811929258677812484328119292586778124843281192925867781248432811929258677812484328119292586778124843281192925867781248432811929258677812484328119292586778124843281192925867781248432811929258677812484328119292586778124843281192925867781248432811929258677812484328119292586778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e0596bb-4f69-4055-af04-b31cb07530d9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2db519f0-b369-4b4a-bd25-ea8210a02afc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2db519f0-b369-4b4a-bd25-ea8210a02afc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14609638169899116073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460963816989911607314609638169899116073146096381698991160731460963816989911607314609638169899116073146096381698991160731460963816989911607314609638169899116073146096381698991160731460963816989911607314609638169899116073146096381698991160731460963816989911607314609638169899116073146096381698991160731460963816989911607314609638169899116073146096381698991160731460963816989911607314609638169899116073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26664d76-dcf8-4103-9148-98e3d18465dd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bdf9b40-d4af-48ae-b039-70e529a8f7ae, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bdf9b40-d4af-48ae-b039-70e529a8f7ae, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17851787739440208260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785178773944020826017851787739440208260178517877394402082601785178773944020826017851787739440208260178517877394402082601785178773944020826017851787739440208260178517877394402082601785178773944020826017851787739440208260178517877394402082601785178773944020826017851787739440208260178517877394402082601785178773944020826017851787739440208260178517877394402082601785178773944020826017851787739440208260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2db519f0-b369-4b4a-bd25-ea8210a02afc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 790c9d89-883c-4ac4-9dfb-0263b81927dd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 790c9d89-883c-4ac4-9dfb-0263b81927dd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16557299976595519484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655729997659551948416557299976595519484165572999765955194841655729997659551948416557299976595519484165572999765955194841655729997659551948416557299976595519484165572999765955194841655729997659551948416557299976595519484165572999765955194841655729997659551948416557299976595519484165572999765955194841655729997659551948416557299976595519484165572999765955194841655729997659551948416557299976595519484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bdf9b40-d4af-48ae-b039-70e529a8f7ae, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 790c9d89-883c-4ac4-9dfb-0263b81927dd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 848e2cdb-d1bc-46bc-bc5a-e84d3c641351, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 848e2cdb-d1bc-46bc-bc5a-e84d3c641351, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9207931998377119799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92079319983771197999207931998377119799920793199837711979992079319983771197999207931998377119799920793199837711979992079319983771197999207931998377119799920793199837711979992079319983771197999207931998377119799920793199837711979992079319983771197999207931998377119799920793199837711979992079319983771197999207931998377119799920793199837711979992079319983771197999207931998377119799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9df06a06-369b-469f-80f3-7e223bd52509, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9df06a06-369b-469f-80f3-7e223bd52509, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10031274235237312886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003127423523731288610031274235237312886100312742352373128861003127423523731288610031274235237312886100312742352373128861003127423523731288610031274235237312886100312742352373128861003127423523731288610031274235237312886100312742352373128861003127423523731288610031274235237312886100312742352373128861003127423523731288610031274235237312886100312742352373128861003127423523731288610031274235237312886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 848e2cdb-d1bc-46bc-bc5a-e84d3c641351, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72a8b9e8-6910-448f-91ef-b67ef2caca72, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72a8b9e8-6910-448f-91ef-b67ef2caca72, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16556239223828915599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655623922382891559916556239223828915599165562392238289155991655623922382891559916556239223828915599165562392238289155991655623922382891559916556239223828915599165562392238289155991655623922382891559916556239223828915599165562392238289155991655623922382891559916556239223828915599165562392238289155991655623922382891559916556239223828915599165562392238289155991655623922382891559916556239223828915599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9df06a06-369b-469f-80f3-7e223bd52509, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffee05ef-a0ed-4603-b4b9-126e8b7bd01d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffee05ef-a0ed-4603-b4b9-126e8b7bd01d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9150063877127242553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91500638771272425539150063877127242553915006387712724255391500638771272425539150063877127242553915006387712724255391500638771272425539150063877127242553915006387712724255391500638771272425539150063877127242553915006387712724255391500638771272425539150063877127242553915006387712724255391500638771272425539150063877127242553915006387712724255391500638771272425539150063877127242553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72a8b9e8-6910-448f-91ef-b67ef2caca72, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1fcfb61-62a4-4a4f-b289-3a8f22b6f470, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffee05ef-a0ed-4603-b4b9-126e8b7bd01d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1fcfb61-62a4-4a4f-b289-3a8f22b6f470, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12316930435207145385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231693043520714538512316930435207145385123169304352071453851231693043520714538512316930435207145385123169304352071453851231693043520714538512316930435207145385123169304352071453851231693043520714538512316930435207145385123169304352071453851231693043520714538512316930435207145385123169304352071453851231693043520714538512316930435207145385123169304352071453851231693043520714538512316930435207145385" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11ab952b-c8b4-492b-b0b0-54a7e5d76c2c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11ab952b-c8b4-492b-b0b0-54a7e5d76c2c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8527851153669088687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85278511536690886878527851153669088687852785115366908868785278511536690886878527851153669088687852785115366908868785278511536690886878527851153669088687852785115366908868785278511536690886878527851153669088687852785115366908868785278511536690886878527851153669088687852785115366908868785278511536690886878527851153669088687852785115366908868785278511536690886878527851153669088687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1fcfb61-62a4-4a4f-b289-3a8f22b6f470, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e81a7bc6-9b45-4dfe-90b2-7c04c20e0120, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11ab952b-c8b4-492b-b0b0-54a7e5d76c2c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e81a7bc6-9b45-4dfe-90b2-7c04c20e0120, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18269964225090514203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826996422509051420318269964225090514203182699642250905142031826996422509051420318269964225090514203182699642250905142031826996422509051420318269964225090514203182699642250905142031826996422509051420318269964225090514203182699642250905142031826996422509051420318269964225090514203182699642250905142031826996422509051420318269964225090514203182699642250905142031826996422509051420318269964225090514203" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ea55d97-81ad-41f5-ab64-8c100e6affad, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ea55d97-81ad-41f5-ab64-8c100e6affad, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3622206056165316078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36222060561653160783622206056165316078362220605616531607836222060561653160783622206056165316078362220605616531607836222060561653160783622206056165316078362220605616531607836222060561653160783622206056165316078362220605616531607836222060561653160783622206056165316078362220605616531607836222060561653160783622206056165316078362220605616531607836222060561653160783622206056165316078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e81a7bc6-9b45-4dfe-90b2-7c04c20e0120, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11c50eb6-6b7b-4241-b3a8-b72715ff4c69, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ea55d97-81ad-41f5-ab64-8c100e6affad, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11c50eb6-6b7b-4241-b3a8-b72715ff4c69, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3069920566558680506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30699205665586805063069920566558680506306992056655868050630699205665586805063069920566558680506306992056655868050630699205665586805063069920566558680506306992056655868050630699205665586805063069920566558680506306992056655868050630699205665586805063069920566558680506306992056655868050630699205665586805063069920566558680506306992056655868050630699205665586805063069920566558680506" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b3c2ac3-3313-4693-a6ef-33426bd092f1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b3c2ac3-3313-4693-a6ef-33426bd092f1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17946059086463815914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794605908646381591417946059086463815914179460590864638159141794605908646381591417946059086463815914179460590864638159141794605908646381591417946059086463815914179460590864638159141794605908646381591417946059086463815914179460590864638159141794605908646381591417946059086463815914179460590864638159141794605908646381591417946059086463815914179460590864638159141794605908646381591417946059086463815914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11c50eb6-6b7b-4241-b3a8-b72715ff4c69, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fffc4849-8cb4-45f0-8c71-937839114c3d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b3c2ac3-3313-4693-a6ef-33426bd092f1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fffc4849-8cb4-45f0-8c71-937839114c3d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6698032713360864007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66980327133608640076698032713360864007669803271336086400766980327133608640076698032713360864007669803271336086400766980327133608640076698032713360864007669803271336086400766980327133608640076698032713360864007669803271336086400766980327133608640076698032713360864007669803271336086400766980327133608640076698032713360864007669803271336086400766980327133608640076698032713360864007" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18b02676-d8c5-4b3b-98fa-887304340e06, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fffc4849-8cb4-45f0-8c71-937839114c3d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18b02676-d8c5-4b3b-98fa-887304340e06, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9504449041132827986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95044490411328279869504449041132827986950444904113282798695044490411328279869504449041132827986950444904113282798695044490411328279869504449041132827986950444904113282798695044490411328279869504449041132827986950444904113282798695044490411328279869504449041132827986950444904113282798695044490411328279869504449041132827986950444904113282798695044490411328279869504449041132827986" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aac990dc-5cb7-4015-a19b-54943b877730, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aac990dc-5cb7-4015-a19b-54943b877730, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10565879835446903230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056587983544690323010565879835446903230105658798354469032301056587983544690323010565879835446903230105658798354469032301056587983544690323010565879835446903230105658798354469032301056587983544690323010565879835446903230105658798354469032301056587983544690323010565879835446903230105658798354469032301056587983544690323010565879835446903230105658798354469032301056587983544690323010565879835446903230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18b02676-d8c5-4b3b-98fa-887304340e06, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26b3aa24-9a75-4cff-b4e4-fbb885a3abd2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26b3aa24-9a75-4cff-b4e4-fbb885a3abd2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14271431024018007071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427143102401800707114271431024018007071142714310240180070711427143102401800707114271431024018007071142714310240180070711427143102401800707114271431024018007071142714310240180070711427143102401800707114271431024018007071142714310240180070711427143102401800707114271431024018007071142714310240180070711427143102401800707114271431024018007071142714310240180070711427143102401800707114271431024018007071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26b3aa24-9a75-4cff-b4e4-fbb885a3abd2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da493236-731b-4032-8af3-56fec79ce59d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da493236-731b-4032-8af3-56fec79ce59d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11249575209146193746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124957520914619374611249575209146193746112495752091461937461124957520914619374611249575209146193746112495752091461937461124957520914619374611249575209146193746112495752091461937461124957520914619374611249575209146193746112495752091461937461124957520914619374611249575209146193746112495752091461937461124957520914619374611249575209146193746112495752091461937461124957520914619374611249575209146193746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aac990dc-5cb7-4015-a19b-54943b877730, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da493236-731b-4032-8af3-56fec79ce59d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 545c4998-1ed2-47cd-b2d1-89b65dec6732, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37f63f31-d50c-45d7-977e-f911d7c18c5b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 545c4998-1ed2-47cd-b2d1-89b65dec6732, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13724933823854866813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372493382385486681313724933823854866813137249338238548668131372493382385486681313724933823854866813137249338238548668131372493382385486681313724933823854866813137249338238548668131372493382385486681313724933823854866813137249338238548668131372493382385486681313724933823854866813137249338238548668131372493382385486681313724933823854866813137249338238548668131372493382385486681313724933823854866813" } } } 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, 37f63f31-d50c-45d7-977e-f911d7c18c5b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16660918730966379946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666091873096637994616660918730966379946166609187309663799461666091873096637994616660918730966379946166609187309663799461666091873096637994616660918730966379946166609187309663799461666091873096637994616660918730966379946166609187309663799461666091873096637994616660918730966379946166609187309663799461666091873096637994616660918730966379946166609187309663799461666091873096637994616660918730966379946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 545c4998-1ed2-47cd-b2d1-89b65dec6732, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37f63f31-d50c-45d7-977e-f911d7c18c5b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a67383d6-b449-4883-b749-de53f0eb547b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a67383d6-b449-4883-b749-de53f0eb547b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4201476008941360754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42014760089413607544201476008941360754420147600894136075442014760089413607544201476008941360754420147600894136075442014760089413607544201476008941360754420147600894136075442014760089413607544201476008941360754420147600894136075442014760089413607544201476008941360754420147600894136075442014760089413607544201476008941360754420147600894136075442014760089413607544201476008941360754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfef8195-d574-4d6d-83d1-a0861cd3b5b7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfef8195-d574-4d6d-83d1-a0861cd3b5b7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11588339856798747728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158833985679874772811588339856798747728115883398567987477281158833985679874772811588339856798747728115883398567987477281158833985679874772811588339856798747728115883398567987477281158833985679874772811588339856798747728115883398567987477281158833985679874772811588339856798747728115883398567987477281158833985679874772811588339856798747728115883398567987477281158833985679874772811588339856798747728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a67383d6-b449-4883-b749-de53f0eb547b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17bf4b15-552e-4a32-b718-5daf2e526ee2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfef8195-d574-4d6d-83d1-a0861cd3b5b7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17bf4b15-552e-4a32-b718-5daf2e526ee2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10109471485888759623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010947148588875962310109471485888759623101094714858887596231010947148588875962310109471485888759623101094714858887596231010947148588875962310109471485888759623101094714858887596231010947148588875962310109471485888759623101094714858887596231010947148588875962310109471485888759623101094714858887596231010947148588875962310109471485888759623101094714858887596231010947148588875962310109471485888759623" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 173cd3ed-494e-4eb5-96a3-27b46edd8efa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 173cd3ed-494e-4eb5-96a3-27b46edd8efa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12187765734470577107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218776573447057710712187765734470577107121877657344705771071218776573447057710712187765734470577107121877657344705771071218776573447057710712187765734470577107121877657344705771071218776573447057710712187765734470577107121877657344705771071218776573447057710712187765734470577107121877657344705771071218776573447057710712187765734470577107121877657344705771071218776573447057710712187765734470577107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17bf4b15-552e-4a32-b718-5daf2e526ee2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08bdcabe-cf65-4aa1-ba56-ce991c3a91a8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08bdcabe-cf65-4aa1-ba56-ce991c3a91a8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7302490586566219030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73024905865662190307302490586566219030730249058656621903073024905865662190307302490586566219030730249058656621903073024905865662190307302490586566219030730249058656621903073024905865662190307302490586566219030730249058656621903073024905865662190307302490586566219030730249058656621903073024905865662190307302490586566219030730249058656621903073024905865662190307302490586566219030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 173cd3ed-494e-4eb5-96a3-27b46edd8efa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a1f470c-a45e-4777-93ca-9e98daa7aa89, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a1f470c-a45e-4777-93ca-9e98daa7aa89, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3189997451089423361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31899974510894233613189997451089423361318999745108942336131899974510894233613189997451089423361318999745108942336131899974510894233613189997451089423361318999745108942336131899974510894233613189997451089423361318999745108942336131899974510894233613189997451089423361318999745108942336131899974510894233613189997451089423361318999745108942336131899974510894233613189997451089423361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08bdcabe-cf65-4aa1-ba56-ce991c3a91a8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0db40b82-8dba-4296-947c-5781cd36e178, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0db40b82-8dba-4296-947c-5781cd36e178, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17575898399264154436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757589839926415443617575898399264154436175758983992641544361757589839926415443617575898399264154436175758983992641544361757589839926415443617575898399264154436175758983992641544361757589839926415443617575898399264154436175758983992641544361757589839926415443617575898399264154436175758983992641544361757589839926415443617575898399264154436175758983992641544361757589839926415443617575898399264154436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a1f470c-a45e-4777-93ca-9e98daa7aa89, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73c21f48-2089-4a46-8ba5-0a08a9cffd05, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73c21f48-2089-4a46-8ba5-0a08a9cffd05, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5363550018828356424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53635500188283564245363550018828356424536355001882835642453635500188283564245363550018828356424536355001882835642453635500188283564245363550018828356424536355001882835642453635500188283564245363550018828356424536355001882835642453635500188283564245363550018828356424536355001882835642453635500188283564245363550018828356424536355001882835642453635500188283564245363550018828356424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0db40b82-8dba-4296-947c-5781cd36e178, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de1eecd2-2b73-48ca-8edd-80214f34d258, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de1eecd2-2b73-48ca-8edd-80214f34d258, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 743285077159254948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "743285077159254948743285077159254948743285077159254948743285077159254948743285077159254948743285077159254948743285077159254948743285077159254948743285077159254948743285077159254948743285077159254948743285077159254948743285077159254948743285077159254948743285077159254948743285077159254948743285077159254948743285077159254948743285077159254948743285077159254948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73c21f48-2089-4a46-8ba5-0a08a9cffd05, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 808cf2c4-ac0d-4208-94f7-c165c8bd2847, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 808cf2c4-ac0d-4208-94f7-c165c8bd2847, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12182034528551873067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218203452855187306712182034528551873067121820345285518730671218203452855187306712182034528551873067121820345285518730671218203452855187306712182034528551873067121820345285518730671218203452855187306712182034528551873067121820345285518730671218203452855187306712182034528551873067121820345285518730671218203452855187306712182034528551873067121820345285518730671218203452855187306712182034528551873067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de1eecd2-2b73-48ca-8edd-80214f34d258, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9c0b35c-09f2-48d2-aa3f-df88e923ca89, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9c0b35c-09f2-48d2-aa3f-df88e923ca89, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9869048810736534169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98690488107365341699869048810736534169986904881073653416998690488107365341699869048810736534169986904881073653416998690488107365341699869048810736534169986904881073653416998690488107365341699869048810736534169986904881073653416998690488107365341699869048810736534169986904881073653416998690488107365341699869048810736534169986904881073653416998690488107365341699869048810736534169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 808cf2c4-ac0d-4208-94f7-c165c8bd2847, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4ebf4dd-6244-4167-835e-c0beb857510d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4ebf4dd-6244-4167-835e-c0beb857510d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12871512725774270500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287151272577427050012871512725774270500128715127257742705001287151272577427050012871512725774270500128715127257742705001287151272577427050012871512725774270500128715127257742705001287151272577427050012871512725774270500128715127257742705001287151272577427050012871512725774270500128715127257742705001287151272577427050012871512725774270500128715127257742705001287151272577427050012871512725774270500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9c0b35c-09f2-48d2-aa3f-df88e923ca89, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ea9736c-d962-450d-b692-23f8398ec39e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ea9736c-d962-450d-b692-23f8398ec39e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2811553883822357058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28115538838223570582811553883822357058281155388382235705828115538838223570582811553883822357058281155388382235705828115538838223570582811553883822357058281155388382235705828115538838223570582811553883822357058281155388382235705828115538838223570582811553883822357058281155388382235705828115538838223570582811553883822357058281155388382235705828115538838223570582811553883822357058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4ebf4dd-6244-4167-835e-c0beb857510d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9195fe6-2faa-4346-8c65-50ffd6e4f301, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9195fe6-2faa-4346-8c65-50ffd6e4f301, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7368288536189225893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73682885361892258937368288536189225893736828853618922589373682885361892258937368288536189225893736828853618922589373682885361892258937368288536189225893736828853618922589373682885361892258937368288536189225893736828853618922589373682885361892258937368288536189225893736828853618922589373682885361892258937368288536189225893736828853618922589373682885361892258937368288536189225893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ea9736c-d962-450d-b692-23f8398ec39e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03137553-3b04-41bc-a1c0-cb55ac59c239, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03137553-3b04-41bc-a1c0-cb55ac59c239, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11301570121604723446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130157012160472344611301570121604723446113015701216047234461130157012160472344611301570121604723446113015701216047234461130157012160472344611301570121604723446113015701216047234461130157012160472344611301570121604723446113015701216047234461130157012160472344611301570121604723446113015701216047234461130157012160472344611301570121604723446113015701216047234461130157012160472344611301570121604723446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9195fe6-2faa-4346-8c65-50ffd6e4f301, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bec1c010-4fe3-478c-a422-7b210ee69a76, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bec1c010-4fe3-478c-a422-7b210ee69a76, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15478482181479744395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547848218147974439515478482181479744395154784821814797443951547848218147974439515478482181479744395154784821814797443951547848218147974439515478482181479744395154784821814797443951547848218147974439515478482181479744395154784821814797443951547848218147974439515478482181479744395154784821814797443951547848218147974439515478482181479744395154784821814797443951547848218147974439515478482181479744395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03137553-3b04-41bc-a1c0-cb55ac59c239, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 573cc53f-ee1b-4930-b5dc-71aea8f57956, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 573cc53f-ee1b-4930-b5dc-71aea8f57956, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4157957237430334680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41579572374303346804157957237430334680415795723743033468041579572374303346804157957237430334680415795723743033468041579572374303346804157957237430334680415795723743033468041579572374303346804157957237430334680415795723743033468041579572374303346804157957237430334680415795723743033468041579572374303346804157957237430334680415795723743033468041579572374303346804157957237430334680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bec1c010-4fe3-478c-a422-7b210ee69a76, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f5bca59-da40-4cc5-9ad6-015570ef2fa7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f5bca59-da40-4cc5-9ad6-015570ef2fa7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 572025651362266304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "572025651362266304572025651362266304572025651362266304572025651362266304572025651362266304572025651362266304572025651362266304572025651362266304572025651362266304572025651362266304572025651362266304572025651362266304572025651362266304572025651362266304572025651362266304572025651362266304572025651362266304572025651362266304572025651362266304572025651362266304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 573cc53f-ee1b-4930-b5dc-71aea8f57956, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1077175e-d278-4e5d-9249-2824cbb2b226, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1077175e-d278-4e5d-9249-2824cbb2b226, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8293311216602366577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82933112166023665778293311216602366577829331121660236657782933112166023665778293311216602366577829331121660236657782933112166023665778293311216602366577829331121660236657782933112166023665778293311216602366577829331121660236657782933112166023665778293311216602366577829331121660236657782933112166023665778293311216602366577829331121660236657782933112166023665778293311216602366577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f5bca59-da40-4cc5-9ad6-015570ef2fa7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a0a0a1c-ba81-42dc-95a4-e83d6a546778, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a0a0a1c-ba81-42dc-95a4-e83d6a546778, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17009712072534096704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700971207253409670417009712072534096704170097120725340967041700971207253409670417009712072534096704170097120725340967041700971207253409670417009712072534096704170097120725340967041700971207253409670417009712072534096704170097120725340967041700971207253409670417009712072534096704170097120725340967041700971207253409670417009712072534096704170097120725340967041700971207253409670417009712072534096704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a0a0a1c-ba81-42dc-95a4-e83d6a546778, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1077175e-d278-4e5d-9249-2824cbb2b226, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac045eb2-b893-4df0-8254-4ad296e789dd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 582acb79-9aa3-4b88-8513-59ca70b29940, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac045eb2-b893-4df0-8254-4ad296e789dd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5367327630605689979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53673276306056899795367327630605689979536732763060568997953673276306056899795367327630605689979536732763060568997953673276306056899795367327630605689979536732763060568997953673276306056899795367327630605689979536732763060568997953673276306056899795367327630605689979536732763060568997953673276306056899795367327630605689979536732763060568997953673276306056899795367327630605689979" } } } 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, 582acb79-9aa3-4b88-8513-59ca70b29940, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8038151322575979557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80381513225759795578038151322575979557803815132257597955780381513225759795578038151322575979557803815132257597955780381513225759795578038151322575979557803815132257597955780381513225759795578038151322575979557803815132257597955780381513225759795578038151322575979557803815132257597955780381513225759795578038151322575979557803815132257597955780381513225759795578038151322575979557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac045eb2-b893-4df0-8254-4ad296e789dd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c987ed19-3761-41e3-88cd-95c6e660c6d6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c987ed19-3761-41e3-88cd-95c6e660c6d6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15518057942833379721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551805794283337972115518057942833379721155180579428333797211551805794283337972115518057942833379721155180579428333797211551805794283337972115518057942833379721155180579428333797211551805794283337972115518057942833379721155180579428333797211551805794283337972115518057942833379721155180579428333797211551805794283337972115518057942833379721155180579428333797211551805794283337972115518057942833379721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 582acb79-9aa3-4b88-8513-59ca70b29940, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65e53955-f318-4d61-875c-f5aa2559b42c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65e53955-f318-4d61-875c-f5aa2559b42c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6832849078037632625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68328490780376326256832849078037632625683284907803763262568328490780376326256832849078037632625683284907803763262568328490780376326256832849078037632625683284907803763262568328490780376326256832849078037632625683284907803763262568328490780376326256832849078037632625683284907803763262568328490780376326256832849078037632625683284907803763262568328490780376326256832849078037632625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c987ed19-3761-41e3-88cd-95c6e660c6d6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a0a18a8-75c5-4fd7-8475-190219badfd9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a0a18a8-75c5-4fd7-8475-190219badfd9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10114310958899843593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011431095889984359310114310958899843593101143109588998435931011431095889984359310114310958899843593101143109588998435931011431095889984359310114310958899843593101143109588998435931011431095889984359310114310958899843593101143109588998435931011431095889984359310114310958899843593101143109588998435931011431095889984359310114310958899843593101143109588998435931011431095889984359310114310958899843593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a0a18a8-75c5-4fd7-8475-190219badfd9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 327e8982-8d05-4066-9418-21f09e3e408f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 327e8982-8d05-4066-9418-21f09e3e408f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8141954467905575529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81419544679055755298141954467905575529814195446790557552981419544679055755298141954467905575529814195446790557552981419544679055755298141954467905575529814195446790557552981419544679055755298141954467905575529814195446790557552981419544679055755298141954467905575529814195446790557552981419544679055755298141954467905575529814195446790557552981419544679055755298141954467905575529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65e53955-f318-4d61-875c-f5aa2559b42c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83605e4b-a25f-45ae-b7a1-231a5ae98f46, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83605e4b-a25f-45ae-b7a1-231a5ae98f46, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 726312023567249316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "726312023567249316726312023567249316726312023567249316726312023567249316726312023567249316726312023567249316726312023567249316726312023567249316726312023567249316726312023567249316726312023567249316726312023567249316726312023567249316726312023567249316726312023567249316726312023567249316726312023567249316726312023567249316726312023567249316726312023567249316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 327e8982-8d05-4066-9418-21f09e3e408f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbdd618a-d79a-4618-9391-738d861327d9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbdd618a-d79a-4618-9391-738d861327d9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7785551479696469784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77855514796964697847785551479696469784778555147969646978477855514796964697847785551479696469784778555147969646978477855514796964697847785551479696469784778555147969646978477855514796964697847785551479696469784778555147969646978477855514796964697847785551479696469784778555147969646978477855514796964697847785551479696469784778555147969646978477855514796964697847785551479696469784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83605e4b-a25f-45ae-b7a1-231a5ae98f46, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 802ac28e-92e6-42a1-afed-bfcc88804c3b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 802ac28e-92e6-42a1-afed-bfcc88804c3b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16595780556776246979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1659578055677624697916595780556776246979165957805567762469791659578055677624697916595780556776246979165957805567762469791659578055677624697916595780556776246979165957805567762469791659578055677624697916595780556776246979165957805567762469791659578055677624697916595780556776246979165957805567762469791659578055677624697916595780556776246979165957805567762469791659578055677624697916595780556776246979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbdd618a-d79a-4618-9391-738d861327d9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4347643c-de8d-4e9a-a109-0914acb1e880, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4347643c-de8d-4e9a-a109-0914acb1e880, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7032018249226789939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70320182492267899397032018249226789939703201824922678993970320182492267899397032018249226789939703201824922678993970320182492267899397032018249226789939703201824922678993970320182492267899397032018249226789939703201824922678993970320182492267899397032018249226789939703201824922678993970320182492267899397032018249226789939703201824922678993970320182492267899397032018249226789939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 802ac28e-92e6-42a1-afed-bfcc88804c3b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02c01a1b-908c-4edf-9832-848b095afb50, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02c01a1b-908c-4edf-9832-848b095afb50, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6681088094365280222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66810880943652802226681088094365280222668108809436528022266810880943652802226681088094365280222668108809436528022266810880943652802226681088094365280222668108809436528022266810880943652802226681088094365280222668108809436528022266810880943652802226681088094365280222668108809436528022266810880943652802226681088094365280222668108809436528022266810880943652802226681088094365280222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4347643c-de8d-4e9a-a109-0914acb1e880, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc726910-466f-4787-86dc-8bd9235a9e04, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc726910-466f-4787-86dc-8bd9235a9e04, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13908834572393180845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390883457239318084513908834572393180845139088345723931808451390883457239318084513908834572393180845139088345723931808451390883457239318084513908834572393180845139088345723931808451390883457239318084513908834572393180845139088345723931808451390883457239318084513908834572393180845139088345723931808451390883457239318084513908834572393180845139088345723931808451390883457239318084513908834572393180845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02c01a1b-908c-4edf-9832-848b095afb50, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffb3dc16-2ec5-42e9-b00a-322ec09645cf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffb3dc16-2ec5-42e9-b00a-322ec09645cf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7068642918448923401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70686429184489234017068642918448923401706864291844892340170686429184489234017068642918448923401706864291844892340170686429184489234017068642918448923401706864291844892340170686429184489234017068642918448923401706864291844892340170686429184489234017068642918448923401706864291844892340170686429184489234017068642918448923401706864291844892340170686429184489234017068642918448923401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc726910-466f-4787-86dc-8bd9235a9e04, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a4d7281-079e-4d0e-92f2-3f7002cf81be, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a4d7281-079e-4d0e-92f2-3f7002cf81be, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3805075511934802918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38050755119348029183805075511934802918380507551193480291838050755119348029183805075511934802918380507551193480291838050755119348029183805075511934802918380507551193480291838050755119348029183805075511934802918380507551193480291838050755119348029183805075511934802918380507551193480291838050755119348029183805075511934802918380507551193480291838050755119348029183805075511934802918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffb3dc16-2ec5-42e9-b00a-322ec09645cf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eafe4f6a-09a1-45b9-a19e-3b1a94e2e705, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eafe4f6a-09a1-45b9-a19e-3b1a94e2e705, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8708353754617602006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87083537546176020068708353754617602006870835375461760200687083537546176020068708353754617602006870835375461760200687083537546176020068708353754617602006870835375461760200687083537546176020068708353754617602006870835375461760200687083537546176020068708353754617602006870835375461760200687083537546176020068708353754617602006870835375461760200687083537546176020068708353754617602006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a4d7281-079e-4d0e-92f2-3f7002cf81be, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22ec8900-8ce5-4d4e-a6fe-723a137eefa8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22ec8900-8ce5-4d4e-a6fe-723a137eefa8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12901918845147724720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290191884514772472012901918845147724720129019188451477247201290191884514772472012901918845147724720129019188451477247201290191884514772472012901918845147724720129019188451477247201290191884514772472012901918845147724720129019188451477247201290191884514772472012901918845147724720129019188451477247201290191884514772472012901918845147724720129019188451477247201290191884514772472012901918845147724720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eafe4f6a-09a1-45b9-a19e-3b1a94e2e705, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22ec8900-8ce5-4d4e-a6fe-723a137eefa8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e6b8ee7-a5f9-4d85-904f-32e8ca49399e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e6b8ee7-a5f9-4d85-904f-32e8ca49399e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4306061422516395949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43060614225163959494306061422516395949430606142251639594943060614225163959494306061422516395949430606142251639594943060614225163959494306061422516395949430606142251639594943060614225163959494306061422516395949430606142251639594943060614225163959494306061422516395949430606142251639594943060614225163959494306061422516395949430606142251639594943060614225163959494306061422516395949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8d891bc-db72-4ddd-bf60-1c7f9a9823a8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8d891bc-db72-4ddd-bf60-1c7f9a9823a8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5926954201248526086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59269542012485260865926954201248526086592695420124852608659269542012485260865926954201248526086592695420124852608659269542012485260865926954201248526086592695420124852608659269542012485260865926954201248526086592695420124852608659269542012485260865926954201248526086592695420124852608659269542012485260865926954201248526086592695420124852608659269542012485260865926954201248526086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e6b8ee7-a5f9-4d85-904f-32e8ca49399e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 197da775-ab9b-46e5-9c57-71403a6c96e1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 197da775-ab9b-46e5-9c57-71403a6c96e1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15134621780550994394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513462178055099439415134621780550994394151346217805509943941513462178055099439415134621780550994394151346217805509943941513462178055099439415134621780550994394151346217805509943941513462178055099439415134621780550994394151346217805509943941513462178055099439415134621780550994394151346217805509943941513462178055099439415134621780550994394151346217805509943941513462178055099439415134621780550994394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8d891bc-db72-4ddd-bf60-1c7f9a9823a8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff3f83e4-f964-477f-b3a3-4f081facf557, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff3f83e4-f964-477f-b3a3-4f081facf557, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6210157502245395426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62101575022453954266210157502245395426621015750224539542662101575022453954266210157502245395426621015750224539542662101575022453954266210157502245395426621015750224539542662101575022453954266210157502245395426621015750224539542662101575022453954266210157502245395426621015750224539542662101575022453954266210157502245395426621015750224539542662101575022453954266210157502245395426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 197da775-ab9b-46e5-9c57-71403a6c96e1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45555186-0348-4347-904b-4c0459bf2073, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45555186-0348-4347-904b-4c0459bf2073, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4243378999889877344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42433789998898773444243378999889877344424337899988987734442433789998898773444243378999889877344424337899988987734442433789998898773444243378999889877344424337899988987734442433789998898773444243378999889877344424337899988987734442433789998898773444243378999889877344424337899988987734442433789998898773444243378999889877344424337899988987734442433789998898773444243378999889877344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff3f83e4-f964-477f-b3a3-4f081facf557, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cbb59db-6f32-440f-90b5-da81164a7cb3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cbb59db-6f32-440f-90b5-da81164a7cb3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3398086221839697949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33980862218396979493398086221839697949339808622183969794933980862218396979493398086221839697949339808622183969794933980862218396979493398086221839697949339808622183969794933980862218396979493398086221839697949339808622183969794933980862218396979493398086221839697949339808622183969794933980862218396979493398086221839697949339808622183969794933980862218396979493398086221839697949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45555186-0348-4347-904b-4c0459bf2073, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0961360f-b4a6-4864-973f-d6a2d8fabd8c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0961360f-b4a6-4864-973f-d6a2d8fabd8c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12210844387776176327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221084438777617632712210844387776176327122108443877761763271221084438777617632712210844387776176327122108443877761763271221084438777617632712210844387776176327122108443877761763271221084438777617632712210844387776176327122108443877761763271221084438777617632712210844387776176327122108443877761763271221084438777617632712210844387776176327122108443877761763271221084438777617632712210844387776176327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cbb59db-6f32-440f-90b5-da81164a7cb3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc0a6fe6-f3b3-43c8-93af-3713af0955c8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc0a6fe6-f3b3-43c8-93af-3713af0955c8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5696998424839623407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56969984248396234075696998424839623407569699842483962340756969984248396234075696998424839623407569699842483962340756969984248396234075696998424839623407569699842483962340756969984248396234075696998424839623407569699842483962340756969984248396234075696998424839623407569699842483962340756969984248396234075696998424839623407569699842483962340756969984248396234075696998424839623407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0961360f-b4a6-4864-973f-d6a2d8fabd8c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9194f8c0-490d-4394-a851-8d25e0125d3a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9194f8c0-490d-4394-a851-8d25e0125d3a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1620481044264211513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16204810442642115131620481044264211513162048104426421151316204810442642115131620481044264211513162048104426421151316204810442642115131620481044264211513162048104426421151316204810442642115131620481044264211513162048104426421151316204810442642115131620481044264211513162048104426421151316204810442642115131620481044264211513162048104426421151316204810442642115131620481044264211513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc0a6fe6-f3b3-43c8-93af-3713af0955c8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd67698b-3903-42c0-a629-a9e14d6d7736, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd67698b-3903-42c0-a629-a9e14d6d7736, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2279993821785339999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22799938217853399992279993821785339999227999382178533999922799938217853399992279993821785339999227999382178533999922799938217853399992279993821785339999227999382178533999922799938217853399992279993821785339999227999382178533999922799938217853399992279993821785339999227999382178533999922799938217853399992279993821785339999227999382178533999922799938217853399992279993821785339999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9194f8c0-490d-4394-a851-8d25e0125d3a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd67698b-3903-42c0-a629-a9e14d6d7736, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d359f0f0-c736-403e-b835-b510db761d34, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccc597c8-d50b-4709-b271-9c83ce03be58, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d359f0f0-c736-403e-b835-b510db761d34, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4089615803226559074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40896158032265590744089615803226559074408961580322655907440896158032265590744089615803226559074408961580322655907440896158032265590744089615803226559074408961580322655907440896158032265590744089615803226559074408961580322655907440896158032265590744089615803226559074408961580322655907440896158032265590744089615803226559074408961580322655907440896158032265590744089615803226559074" } } } 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, ccc597c8-d50b-4709-b271-9c83ce03be58, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7178477710590304138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71784777105903041387178477710590304138717847771059030413871784777105903041387178477710590304138717847771059030413871784777105903041387178477710590304138717847771059030413871784777105903041387178477710590304138717847771059030413871784777105903041387178477710590304138717847771059030413871784777105903041387178477710590304138717847771059030413871784777105903041387178477710590304138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d359f0f0-c736-403e-b835-b510db761d34, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccc597c8-d50b-4709-b271-9c83ce03be58, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 932a24f5-c0c1-4e96-ba61-65e5a4a4c906, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4ca89b1-8fe0-44e6-b2fe-cf19045b714e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 932a24f5-c0c1-4e96-ba61-65e5a4a4c906, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4502213710161849143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45022137101618491434502213710161849143450221371016184914345022137101618491434502213710161849143450221371016184914345022137101618491434502213710161849143450221371016184914345022137101618491434502213710161849143450221371016184914345022137101618491434502213710161849143450221371016184914345022137101618491434502213710161849143450221371016184914345022137101618491434502213710161849143" } } } 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, a4ca89b1-8fe0-44e6-b2fe-cf19045b714e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7540063546639872842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75400635466398728427540063546639872842754006354663987284275400635466398728427540063546639872842754006354663987284275400635466398728427540063546639872842754006354663987284275400635466398728427540063546639872842754006354663987284275400635466398728427540063546639872842754006354663987284275400635466398728427540063546639872842754006354663987284275400635466398728427540063546639872842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 932a24f5-c0c1-4e96-ba61-65e5a4a4c906, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4ca89b1-8fe0-44e6-b2fe-cf19045b714e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 858c6d87-d452-4617-9128-88fcb1dba152, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac065c55-a909-4562-a82e-daa7c00a8cd0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 858c6d87-d452-4617-9128-88fcb1dba152, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14278287568656641381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427828756865664138114278287568656641381142782875686566413811427828756865664138114278287568656641381142782875686566413811427828756865664138114278287568656641381142782875686566413811427828756865664138114278287568656641381142782875686566413811427828756865664138114278287568656641381142782875686566413811427828756865664138114278287568656641381142782875686566413811427828756865664138114278287568656641381" } } } 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, ac065c55-a909-4562-a82e-daa7c00a8cd0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17636829027982284527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763682902798228452717636829027982284527176368290279822845271763682902798228452717636829027982284527176368290279822845271763682902798228452717636829027982284527176368290279822845271763682902798228452717636829027982284527176368290279822845271763682902798228452717636829027982284527176368290279822845271763682902798228452717636829027982284527176368290279822845271763682902798228452717636829027982284527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac065c55-a909-4562-a82e-daa7c00a8cd0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 858c6d87-d452-4617-9128-88fcb1dba152, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1275d53-b4d2-4339-b529-3d9ed7f7722e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a394810-744f-4ea0-95f1-87b5a10e011c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1275d53-b4d2-4339-b529-3d9ed7f7722e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15171832118744002397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517183211874400239715171832118744002397151718321187440023971517183211874400239715171832118744002397151718321187440023971517183211874400239715171832118744002397151718321187440023971517183211874400239715171832118744002397151718321187440023971517183211874400239715171832118744002397151718321187440023971517183211874400239715171832118744002397151718321187440023971517183211874400239715171832118744002397" } } } 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, 3a394810-744f-4ea0-95f1-87b5a10e011c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6480953619372867404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64809536193728674046480953619372867404648095361937286740464809536193728674046480953619372867404648095361937286740464809536193728674046480953619372867404648095361937286740464809536193728674046480953619372867404648095361937286740464809536193728674046480953619372867404648095361937286740464809536193728674046480953619372867404648095361937286740464809536193728674046480953619372867404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a394810-744f-4ea0-95f1-87b5a10e011c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1275d53-b4d2-4339-b529-3d9ed7f7722e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc2ca40b-3efb-42ec-85f2-63f0d6924798, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc2ca40b-3efb-42ec-85f2-63f0d6924798, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2078379927452154078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20783799274521540782078379927452154078207837992745215407820783799274521540782078379927452154078207837992745215407820783799274521540782078379927452154078207837992745215407820783799274521540782078379927452154078207837992745215407820783799274521540782078379927452154078207837992745215407820783799274521540782078379927452154078207837992745215407820783799274521540782078379927452154078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 901b1812-3b0d-4379-b330-6c18819ba17f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 901b1812-3b0d-4379-b330-6c18819ba17f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12493362953139696665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249336295313969666512493362953139696665124933629531396966651249336295313969666512493362953139696665124933629531396966651249336295313969666512493362953139696665124933629531396966651249336295313969666512493362953139696665124933629531396966651249336295313969666512493362953139696665124933629531396966651249336295313969666512493362953139696665124933629531396966651249336295313969666512493362953139696665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc2ca40b-3efb-42ec-85f2-63f0d6924798, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1632c62-1c9e-4239-b5a2-d5a49213d42d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1632c62-1c9e-4239-b5a2-d5a49213d42d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13861120708568954279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386112070856895427913861120708568954279138611207085689542791386112070856895427913861120708568954279138611207085689542791386112070856895427913861120708568954279138611207085689542791386112070856895427913861120708568954279138611207085689542791386112070856895427913861120708568954279138611207085689542791386112070856895427913861120708568954279138611207085689542791386112070856895427913861120708568954279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 901b1812-3b0d-4379-b330-6c18819ba17f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba5be886-70e8-407f-bdc2-d9ca6cd9c5aa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba5be886-70e8-407f-bdc2-d9ca6cd9c5aa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 828170439486585871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "828170439486585871828170439486585871828170439486585871828170439486585871828170439486585871828170439486585871828170439486585871828170439486585871828170439486585871828170439486585871828170439486585871828170439486585871828170439486585871828170439486585871828170439486585871828170439486585871828170439486585871828170439486585871828170439486585871828170439486585871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1632c62-1c9e-4239-b5a2-d5a49213d42d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5a35ae8-50f6-415f-8549-7de2ad99013e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5a35ae8-50f6-415f-8549-7de2ad99013e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15308279413326216784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530827941332621678415308279413326216784153082794133262167841530827941332621678415308279413326216784153082794133262167841530827941332621678415308279413326216784153082794133262167841530827941332621678415308279413326216784153082794133262167841530827941332621678415308279413326216784153082794133262167841530827941332621678415308279413326216784153082794133262167841530827941332621678415308279413326216784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba5be886-70e8-407f-bdc2-d9ca6cd9c5aa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6482e66-6549-4009-83ae-1be294932041, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6482e66-6549-4009-83ae-1be294932041, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4365213530572766446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43652135305727664464365213530572766446436521353057276644643652135305727664464365213530572766446436521353057276644643652135305727664464365213530572766446436521353057276644643652135305727664464365213530572766446436521353057276644643652135305727664464365213530572766446436521353057276644643652135305727664464365213530572766446436521353057276644643652135305727664464365213530572766446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5a35ae8-50f6-415f-8549-7de2ad99013e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16f358ba-1abc-44f3-b510-065f756c24c9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16f358ba-1abc-44f3-b510-065f756c24c9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9934127442024342516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99341274420243425169934127442024342516993412744202434251699341274420243425169934127442024342516993412744202434251699341274420243425169934127442024342516993412744202434251699341274420243425169934127442024342516993412744202434251699341274420243425169934127442024342516993412744202434251699341274420243425169934127442024342516993412744202434251699341274420243425169934127442024342516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6482e66-6549-4009-83ae-1be294932041, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d60c8ef-f876-4243-8d82-11e10f4b7591, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d60c8ef-f876-4243-8d82-11e10f4b7591, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12560367528777037790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256036752877703779012560367528777037790125603675287770377901256036752877703779012560367528777037790125603675287770377901256036752877703779012560367528777037790125603675287770377901256036752877703779012560367528777037790125603675287770377901256036752877703779012560367528777037790125603675287770377901256036752877703779012560367528777037790125603675287770377901256036752877703779012560367528777037790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16f358ba-1abc-44f3-b510-065f756c24c9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81640989-c20c-4905-b3a2-cc18d19ff189, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81640989-c20c-4905-b3a2-cc18d19ff189, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5328200916807369545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53282009168073695455328200916807369545532820091680736954553282009168073695455328200916807369545532820091680736954553282009168073695455328200916807369545532820091680736954553282009168073695455328200916807369545532820091680736954553282009168073695455328200916807369545532820091680736954553282009168073695455328200916807369545532820091680736954553282009168073695455328200916807369545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d60c8ef-f876-4243-8d82-11e10f4b7591, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a991b59c-197c-44c0-bd4b-141c6d524efa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a991b59c-197c-44c0-bd4b-141c6d524efa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7084669168146154756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70846691681461547567084669168146154756708466916814615475670846691681461547567084669168146154756708466916814615475670846691681461547567084669168146154756708466916814615475670846691681461547567084669168146154756708466916814615475670846691681461547567084669168146154756708466916814615475670846691681461547567084669168146154756708466916814615475670846691681461547567084669168146154756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81640989-c20c-4905-b3a2-cc18d19ff189, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c601576a-9268-4fea-bacd-dbc77de7fc76, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c601576a-9268-4fea-bacd-dbc77de7fc76, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17831890388772318240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783189038877231824017831890388772318240178318903887723182401783189038877231824017831890388772318240178318903887723182401783189038877231824017831890388772318240178318903887723182401783189038877231824017831890388772318240178318903887723182401783189038877231824017831890388772318240178318903887723182401783189038877231824017831890388772318240178318903887723182401783189038877231824017831890388772318240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a991b59c-197c-44c0-bd4b-141c6d524efa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a880f89-85a5-4000-b1d4-af7df82982a8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a880f89-85a5-4000-b1d4-af7df82982a8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11301403581543793365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130140358154379336511301403581543793365113014035815437933651130140358154379336511301403581543793365113014035815437933651130140358154379336511301403581543793365113014035815437933651130140358154379336511301403581543793365113014035815437933651130140358154379336511301403581543793365113014035815437933651130140358154379336511301403581543793365113014035815437933651130140358154379336511301403581543793365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c601576a-9268-4fea-bacd-dbc77de7fc76, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b1a4317-3947-4f38-823f-8c46cf61d901, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b1a4317-3947-4f38-823f-8c46cf61d901, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1199297788651029792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11992977886510297921199297788651029792119929778865102979211992977886510297921199297788651029792119929778865102979211992977886510297921199297788651029792119929778865102979211992977886510297921199297788651029792119929778865102979211992977886510297921199297788651029792119929778865102979211992977886510297921199297788651029792119929778865102979211992977886510297921199297788651029792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a880f89-85a5-4000-b1d4-af7df82982a8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 366c5079-94b7-43fe-bf4b-38d45d12b03a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 366c5079-94b7-43fe-bf4b-38d45d12b03a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1323121595581604861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13231215955816048611323121595581604861132312159558160486113231215955816048611323121595581604861132312159558160486113231215955816048611323121595581604861132312159558160486113231215955816048611323121595581604861132312159558160486113231215955816048611323121595581604861132312159558160486113231215955816048611323121595581604861132312159558160486113231215955816048611323121595581604861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b1a4317-3947-4f38-823f-8c46cf61d901, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3950cf4b-1f8a-4f17-93b6-81da9c4afcf9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3950cf4b-1f8a-4f17-93b6-81da9c4afcf9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8685064093015269129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86850640930152691298685064093015269129868506409301526912986850640930152691298685064093015269129868506409301526912986850640930152691298685064093015269129868506409301526912986850640930152691298685064093015269129868506409301526912986850640930152691298685064093015269129868506409301526912986850640930152691298685064093015269129868506409301526912986850640930152691298685064093015269129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 366c5079-94b7-43fe-bf4b-38d45d12b03a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 877b8336-c0de-4f0e-93fb-afcd32483e8e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 877b8336-c0de-4f0e-93fb-afcd32483e8e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3731047536616156339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37310475366161563393731047536616156339373104753661615633937310475366161563393731047536616156339373104753661615633937310475366161563393731047536616156339373104753661615633937310475366161563393731047536616156339373104753661615633937310475366161563393731047536616156339373104753661615633937310475366161563393731047536616156339373104753661615633937310475366161563393731047536616156339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3950cf4b-1f8a-4f17-93b6-81da9c4afcf9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39051b2e-c90a-4d88-8b30-b6f560213007, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39051b2e-c90a-4d88-8b30-b6f560213007, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12614436161645521653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261443616164552165312614436161645521653126144361616455216531261443616164552165312614436161645521653126144361616455216531261443616164552165312614436161645521653126144361616455216531261443616164552165312614436161645521653126144361616455216531261443616164552165312614436161645521653126144361616455216531261443616164552165312614436161645521653126144361616455216531261443616164552165312614436161645521653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 877b8336-c0de-4f0e-93fb-afcd32483e8e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa2be168-ec7e-405a-891a-e511f872f8c8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa2be168-ec7e-405a-891a-e511f872f8c8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9206950784777508814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92069507847775088149206950784777508814920695078477750881492069507847775088149206950784777508814920695078477750881492069507847775088149206950784777508814920695078477750881492069507847775088149206950784777508814920695078477750881492069507847775088149206950784777508814920695078477750881492069507847775088149206950784777508814920695078477750881492069507847775088149206950784777508814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39051b2e-c90a-4d88-8b30-b6f560213007, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48ab5e10-24f4-4d1a-aaab-8ee01540eb92, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48ab5e10-24f4-4d1a-aaab-8ee01540eb92, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16234910145777159292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623491014577715929216234910145777159292162349101457771592921623491014577715929216234910145777159292162349101457771592921623491014577715929216234910145777159292162349101457771592921623491014577715929216234910145777159292162349101457771592921623491014577715929216234910145777159292162349101457771592921623491014577715929216234910145777159292162349101457771592921623491014577715929216234910145777159292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa2be168-ec7e-405a-891a-e511f872f8c8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71e918bd-6962-4f29-aff3-7820b68d061b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71e918bd-6962-4f29-aff3-7820b68d061b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12017188078042377036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1201718807804237703612017188078042377036120171880780423770361201718807804237703612017188078042377036120171880780423770361201718807804237703612017188078042377036120171880780423770361201718807804237703612017188078042377036120171880780423770361201718807804237703612017188078042377036120171880780423770361201718807804237703612017188078042377036120171880780423770361201718807804237703612017188078042377036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48ab5e10-24f4-4d1a-aaab-8ee01540eb92, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b69c12d-fe3c-4009-b34e-fb5dfc7191be, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b69c12d-fe3c-4009-b34e-fb5dfc7191be, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18254045431078653492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825404543107865349218254045431078653492182540454310786534921825404543107865349218254045431078653492182540454310786534921825404543107865349218254045431078653492182540454310786534921825404543107865349218254045431078653492182540454310786534921825404543107865349218254045431078653492182540454310786534921825404543107865349218254045431078653492182540454310786534921825404543107865349218254045431078653492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71e918bd-6962-4f29-aff3-7820b68d061b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54c8d8e1-2ae0-4d41-a8d4-584099bb613c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54c8d8e1-2ae0-4d41-a8d4-584099bb613c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3848344677108776294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38483446771087762943848344677108776294384834467710877629438483446771087762943848344677108776294384834467710877629438483446771087762943848344677108776294384834467710877629438483446771087762943848344677108776294384834467710877629438483446771087762943848344677108776294384834467710877629438483446771087762943848344677108776294384834467710877629438483446771087762943848344677108776294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b69c12d-fe3c-4009-b34e-fb5dfc7191be, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b08e6020-8b4e-4052-8cfe-75e56e38f341, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b08e6020-8b4e-4052-8cfe-75e56e38f341, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11079080632040878384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107908063204087838411079080632040878384110790806320408783841107908063204087838411079080632040878384110790806320408783841107908063204087838411079080632040878384110790806320408783841107908063204087838411079080632040878384110790806320408783841107908063204087838411079080632040878384110790806320408783841107908063204087838411079080632040878384110790806320408783841107908063204087838411079080632040878384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54c8d8e1-2ae0-4d41-a8d4-584099bb613c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 142d91f5-082a-4688-9222-409e7b40156d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 142d91f5-082a-4688-9222-409e7b40156d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 813038976199827450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "813038976199827450813038976199827450813038976199827450813038976199827450813038976199827450813038976199827450813038976199827450813038976199827450813038976199827450813038976199827450813038976199827450813038976199827450813038976199827450813038976199827450813038976199827450813038976199827450813038976199827450813038976199827450813038976199827450813038976199827450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b08e6020-8b4e-4052-8cfe-75e56e38f341, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 480a8908-dec4-4c71-905e-299933fa6d74, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 480a8908-dec4-4c71-905e-299933fa6d74, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10876989751444189594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087698975144418959410876989751444189594108769897514441895941087698975144418959410876989751444189594108769897514441895941087698975144418959410876989751444189594108769897514441895941087698975144418959410876989751444189594108769897514441895941087698975144418959410876989751444189594108769897514441895941087698975144418959410876989751444189594108769897514441895941087698975144418959410876989751444189594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 142d91f5-082a-4688-9222-409e7b40156d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e09be075-4795-4f61-9099-53b64d8bf27d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e09be075-4795-4f61-9099-53b64d8bf27d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18004515616873591563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800451561687359156318004515616873591563180045156168735915631800451561687359156318004515616873591563180045156168735915631800451561687359156318004515616873591563180045156168735915631800451561687359156318004515616873591563180045156168735915631800451561687359156318004515616873591563180045156168735915631800451561687359156318004515616873591563180045156168735915631800451561687359156318004515616873591563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 480a8908-dec4-4c71-905e-299933fa6d74, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aadb634-42fd-42a7-9020-6dd57b0e5189, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aadb634-42fd-42a7-9020-6dd57b0e5189, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14088031901914790688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408803190191479068814088031901914790688140880319019147906881408803190191479068814088031901914790688140880319019147906881408803190191479068814088031901914790688140880319019147906881408803190191479068814088031901914790688140880319019147906881408803190191479068814088031901914790688140880319019147906881408803190191479068814088031901914790688140880319019147906881408803190191479068814088031901914790688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e09be075-4795-4f61-9099-53b64d8bf27d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fce5ce8-ab6d-4055-add9-a100dc139e0c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fce5ce8-ab6d-4055-add9-a100dc139e0c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8270808243313508221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82708082433135082218270808243313508221827080824331350822182708082433135082218270808243313508221827080824331350822182708082433135082218270808243313508221827080824331350822182708082433135082218270808243313508221827080824331350822182708082433135082218270808243313508221827080824331350822182708082433135082218270808243313508221827080824331350822182708082433135082218270808243313508221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aadb634-42fd-42a7-9020-6dd57b0e5189, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 737097b4-7105-4500-abd9-833b99cb3165, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 737097b4-7105-4500-abd9-833b99cb3165, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5386123631313226680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53861236313132266805386123631313226680538612363131322668053861236313132266805386123631313226680538612363131322668053861236313132266805386123631313226680538612363131322668053861236313132266805386123631313226680538612363131322668053861236313132266805386123631313226680538612363131322668053861236313132266805386123631313226680538612363131322668053861236313132266805386123631313226680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 737097b4-7105-4500-abd9-833b99cb3165, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fce5ce8-ab6d-4055-add9-a100dc139e0c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d9faa38-a9ad-4e9e-9115-274b985b7dd3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d9faa38-a9ad-4e9e-9115-274b985b7dd3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1932040474662685898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19320404746626858981932040474662685898193204047466268589819320404746626858981932040474662685898193204047466268589819320404746626858981932040474662685898193204047466268589819320404746626858981932040474662685898193204047466268589819320404746626858981932040474662685898193204047466268589819320404746626858981932040474662685898193204047466268589819320404746626858981932040474662685898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72755da1-5f8d-4790-a469-3f48d39680e8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72755da1-5f8d-4790-a469-3f48d39680e8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18152344514125954817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815234451412595481718152344514125954817181523445141259548171815234451412595481718152344514125954817181523445141259548171815234451412595481718152344514125954817181523445141259548171815234451412595481718152344514125954817181523445141259548171815234451412595481718152344514125954817181523445141259548171815234451412595481718152344514125954817181523445141259548171815234451412595481718152344514125954817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d9faa38-a9ad-4e9e-9115-274b985b7dd3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72755da1-5f8d-4790-a469-3f48d39680e8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a585b6f-e92e-4534-9692-41fc8b891e86, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c70f2d6e-b4b9-419e-875e-fde7da6f0275, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a585b6f-e92e-4534-9692-41fc8b891e86, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3084966914056742468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30849669140567424683084966914056742468308496691405674246830849669140567424683084966914056742468308496691405674246830849669140567424683084966914056742468308496691405674246830849669140567424683084966914056742468308496691405674246830849669140567424683084966914056742468308496691405674246830849669140567424683084966914056742468308496691405674246830849669140567424683084966914056742468" } } } 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, c70f2d6e-b4b9-419e-875e-fde7da6f0275, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6454203432671008867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64542034326710088676454203432671008867645420343267100886764542034326710088676454203432671008867645420343267100886764542034326710088676454203432671008867645420343267100886764542034326710088676454203432671008867645420343267100886764542034326710088676454203432671008867645420343267100886764542034326710088676454203432671008867645420343267100886764542034326710088676454203432671008867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c70f2d6e-b4b9-419e-875e-fde7da6f0275, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a585b6f-e92e-4534-9692-41fc8b891e86, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a600e4a-bfab-425f-86f3-bf6ce4bf6042, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a600e4a-bfab-425f-86f3-bf6ce4bf6042, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15296859302738204796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529685930273820479615296859302738204796152968593027382047961529685930273820479615296859302738204796152968593027382047961529685930273820479615296859302738204796152968593027382047961529685930273820479615296859302738204796152968593027382047961529685930273820479615296859302738204796152968593027382047961529685930273820479615296859302738204796152968593027382047961529685930273820479615296859302738204796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 562bdeea-0bb3-4d15-a71c-289db65fc11f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 562bdeea-0bb3-4d15-a71c-289db65fc11f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7601061614403874638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76010616144038746387601061614403874638760106161440387463876010616144038746387601061614403874638760106161440387463876010616144038746387601061614403874638760106161440387463876010616144038746387601061614403874638760106161440387463876010616144038746387601061614403874638760106161440387463876010616144038746387601061614403874638760106161440387463876010616144038746387601061614403874638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a600e4a-bfab-425f-86f3-bf6ce4bf6042, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 562bdeea-0bb3-4d15-a71c-289db65fc11f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7392e70-18fa-448b-b64a-adb982c7a95c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7392e70-18fa-448b-b64a-adb982c7a95c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14055373999502631524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1405537399950263152414055373999502631524140553739995026315241405537399950263152414055373999502631524140553739995026315241405537399950263152414055373999502631524140553739995026315241405537399950263152414055373999502631524140553739995026315241405537399950263152414055373999502631524140553739995026315241405537399950263152414055373999502631524140553739995026315241405537399950263152414055373999502631524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acb8b63d-6123-427c-8a75-97092e886d94, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acb8b63d-6123-427c-8a75-97092e886d94, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9154717945330323315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91547179453303233159154717945330323315915471794533032331591547179453303233159154717945330323315915471794533032331591547179453303233159154717945330323315915471794533032331591547179453303233159154717945330323315915471794533032331591547179453303233159154717945330323315915471794533032331591547179453303233159154717945330323315915471794533032331591547179453303233159154717945330323315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7392e70-18fa-448b-b64a-adb982c7a95c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acb8b63d-6123-427c-8a75-97092e886d94, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec4b7631-b395-46a6-856f-aea7031a5360, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 526aa925-d8a6-44e9-9689-94adf1357ecd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec4b7631-b395-46a6-856f-aea7031a5360, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17729956087133506781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1772995608713350678117729956087133506781177299560871335067811772995608713350678117729956087133506781177299560871335067811772995608713350678117729956087133506781177299560871335067811772995608713350678117729956087133506781177299560871335067811772995608713350678117729956087133506781177299560871335067811772995608713350678117729956087133506781177299560871335067811772995608713350678117729956087133506781" } } } 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, 526aa925-d8a6-44e9-9689-94adf1357ecd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5134094921341454660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51340949213414546605134094921341454660513409492134145466051340949213414546605134094921341454660513409492134145466051340949213414546605134094921341454660513409492134145466051340949213414546605134094921341454660513409492134145466051340949213414546605134094921341454660513409492134145466051340949213414546605134094921341454660513409492134145466051340949213414546605134094921341454660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 526aa925-d8a6-44e9-9689-94adf1357ecd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec4b7631-b395-46a6-856f-aea7031a5360, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56ffd3c3-b7b4-4f72-9a97-5783c7e23c84, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aced9303-ad19-4d24-b8a0-572e902e7ceb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56ffd3c3-b7b4-4f72-9a97-5783c7e23c84, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16468871850321081931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646887185032108193116468871850321081931164688718503210819311646887185032108193116468871850321081931164688718503210819311646887185032108193116468871850321081931164688718503210819311646887185032108193116468871850321081931164688718503210819311646887185032108193116468871850321081931164688718503210819311646887185032108193116468871850321081931164688718503210819311646887185032108193116468871850321081931" } } } 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, aced9303-ad19-4d24-b8a0-572e902e7ceb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1352331710403608885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13523317104036088851352331710403608885135233171040360888513523317104036088851352331710403608885135233171040360888513523317104036088851352331710403608885135233171040360888513523317104036088851352331710403608885135233171040360888513523317104036088851352331710403608885135233171040360888513523317104036088851352331710403608885135233171040360888513523317104036088851352331710403608885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aced9303-ad19-4d24-b8a0-572e902e7ceb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b87fbfa1-6817-48fb-96a5-475f857b5fc8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b87fbfa1-6817-48fb-96a5-475f857b5fc8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2695340770042934231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26953407700429342312695340770042934231269534077004293423126953407700429342312695340770042934231269534077004293423126953407700429342312695340770042934231269534077004293423126953407700429342312695340770042934231269534077004293423126953407700429342312695340770042934231269534077004293423126953407700429342312695340770042934231269534077004293423126953407700429342312695340770042934231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56ffd3c3-b7b4-4f72-9a97-5783c7e23c84, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 557f8629-7935-4690-bb0b-dfc5fc2fb3b7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 557f8629-7935-4690-bb0b-dfc5fc2fb3b7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11800657491306396906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180065749130639690611800657491306396906118006574913063969061180065749130639690611800657491306396906118006574913063969061180065749130639690611800657491306396906118006574913063969061180065749130639690611800657491306396906118006574913063969061180065749130639690611800657491306396906118006574913063969061180065749130639690611800657491306396906118006574913063969061180065749130639690611800657491306396906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b87fbfa1-6817-48fb-96a5-475f857b5fc8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e561642-d22d-4d5d-bcaf-6b3eea9058ad, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e561642-d22d-4d5d-bcaf-6b3eea9058ad, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 238370643440364060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "238370643440364060238370643440364060238370643440364060238370643440364060238370643440364060238370643440364060238370643440364060238370643440364060238370643440364060238370643440364060238370643440364060238370643440364060238370643440364060238370643440364060238370643440364060238370643440364060238370643440364060238370643440364060238370643440364060238370643440364060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 557f8629-7935-4690-bb0b-dfc5fc2fb3b7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b9d29ab-1373-4b0d-a9c0-1cf18ecc6a50, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b9d29ab-1373-4b0d-a9c0-1cf18ecc6a50, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3768226956221964590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37682269562219645903768226956221964590376822695622196459037682269562219645903768226956221964590376822695622196459037682269562219645903768226956221964590376822695622196459037682269562219645903768226956221964590376822695622196459037682269562219645903768226956221964590376822695622196459037682269562219645903768226956221964590376822695622196459037682269562219645903768226956221964590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e561642-d22d-4d5d-bcaf-6b3eea9058ad, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 625c9d51-b384-4d35-b9ed-c1f63fb9488e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 625c9d51-b384-4d35-b9ed-c1f63fb9488e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5658669774927271267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56586697749272712675658669774927271267565866977492727126756586697749272712675658669774927271267565866977492727126756586697749272712675658669774927271267565866977492727126756586697749272712675658669774927271267565866977492727126756586697749272712675658669774927271267565866977492727126756586697749272712675658669774927271267565866977492727126756586697749272712675658669774927271267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b9d29ab-1373-4b0d-a9c0-1cf18ecc6a50, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14a473fd-0289-46ef-aaaa-06cc55107f0f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14a473fd-0289-46ef-aaaa-06cc55107f0f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1866188759370328395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18661887593703283951866188759370328395186618875937032839518661887593703283951866188759370328395186618875937032839518661887593703283951866188759370328395186618875937032839518661887593703283951866188759370328395186618875937032839518661887593703283951866188759370328395186618875937032839518661887593703283951866188759370328395186618875937032839518661887593703283951866188759370328395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 625c9d51-b384-4d35-b9ed-c1f63fb9488e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e90f47fd-fb16-4ecf-8549-69556322dd14, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e90f47fd-fb16-4ecf-8549-69556322dd14, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17545424532017419442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754542453201741944217545424532017419442175454245320174194421754542453201741944217545424532017419442175454245320174194421754542453201741944217545424532017419442175454245320174194421754542453201741944217545424532017419442175454245320174194421754542453201741944217545424532017419442175454245320174194421754542453201741944217545424532017419442175454245320174194421754542453201741944217545424532017419442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14a473fd-0289-46ef-aaaa-06cc55107f0f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e7bbb12-d714-40d2-851d-3a18897c2d89, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e7bbb12-d714-40d2-851d-3a18897c2d89, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9046707828502445514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90467078285024455149046707828502445514904670782850244551490467078285024455149046707828502445514904670782850244551490467078285024455149046707828502445514904670782850244551490467078285024455149046707828502445514904670782850244551490467078285024455149046707828502445514904670782850244551490467078285024455149046707828502445514904670782850244551490467078285024455149046707828502445514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e90f47fd-fb16-4ecf-8549-69556322dd14, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15133cfe-f0d7-46d1-8655-c499f663d95c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15133cfe-f0d7-46d1-8655-c499f663d95c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1286582718805839957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12865827188058399571286582718805839957128658271880583995712865827188058399571286582718805839957128658271880583995712865827188058399571286582718805839957128658271880583995712865827188058399571286582718805839957128658271880583995712865827188058399571286582718805839957128658271880583995712865827188058399571286582718805839957128658271880583995712865827188058399571286582718805839957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15133cfe-f0d7-46d1-8655-c499f663d95c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e7bbb12-d714-40d2-851d-3a18897c2d89, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f219f4e7-28a6-43e0-9761-90362fd0cd5c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f219f4e7-28a6-43e0-9761-90362fd0cd5c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4794121575286568229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47941215752865682294794121575286568229479412157528656822947941215752865682294794121575286568229479412157528656822947941215752865682294794121575286568229479412157528656822947941215752865682294794121575286568229479412157528656822947941215752865682294794121575286568229479412157528656822947941215752865682294794121575286568229479412157528656822947941215752865682294794121575286568229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cbd51c1-a0ad-4f3c-b892-5a98b01d3668, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cbd51c1-a0ad-4f3c-b892-5a98b01d3668, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16813749716105763733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1681374971610576373316813749716105763733168137497161057637331681374971610576373316813749716105763733168137497161057637331681374971610576373316813749716105763733168137497161057637331681374971610576373316813749716105763733168137497161057637331681374971610576373316813749716105763733168137497161057637331681374971610576373316813749716105763733168137497161057637331681374971610576373316813749716105763733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f219f4e7-28a6-43e0-9761-90362fd0cd5c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40a1da53-6b2c-4acd-802b-dff3b83e1499, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40a1da53-6b2c-4acd-802b-dff3b83e1499, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17595933330166972233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759593333016697223317595933330166972233175959333301669722331759593333016697223317595933330166972233175959333301669722331759593333016697223317595933330166972233175959333301669722331759593333016697223317595933330166972233175959333301669722331759593333016697223317595933330166972233175959333301669722331759593333016697223317595933330166972233175959333301669722331759593333016697223317595933330166972233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cbd51c1-a0ad-4f3c-b892-5a98b01d3668, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02479649-47a7-4144-97bb-364302dad343, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02479649-47a7-4144-97bb-364302dad343, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15724689676619509544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572468967661950954415724689676619509544157246896766195095441572468967661950954415724689676619509544157246896766195095441572468967661950954415724689676619509544157246896766195095441572468967661950954415724689676619509544157246896766195095441572468967661950954415724689676619509544157246896766195095441572468967661950954415724689676619509544157246896766195095441572468967661950954415724689676619509544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40a1da53-6b2c-4acd-802b-dff3b83e1499, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96931c6b-af5f-4362-80a2-dc8276d215cd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96931c6b-af5f-4362-80a2-dc8276d215cd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5311250281725406251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53112502817254062515311250281725406251531125028172540625153112502817254062515311250281725406251531125028172540625153112502817254062515311250281725406251531125028172540625153112502817254062515311250281725406251531125028172540625153112502817254062515311250281725406251531125028172540625153112502817254062515311250281725406251531125028172540625153112502817254062515311250281725406251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02479649-47a7-4144-97bb-364302dad343, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa799f8e-f256-457c-8499-3a8440b2fb58, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa799f8e-f256-457c-8499-3a8440b2fb58, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10566590294497696339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056659029449769633910566590294497696339105665902944976963391056659029449769633910566590294497696339105665902944976963391056659029449769633910566590294497696339105665902944976963391056659029449769633910566590294497696339105665902944976963391056659029449769633910566590294497696339105665902944976963391056659029449769633910566590294497696339105665902944976963391056659029449769633910566590294497696339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96931c6b-af5f-4362-80a2-dc8276d215cd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd4a9c8a-d7a9-40c9-857a-3b3768b9e8a1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa799f8e-f256-457c-8499-3a8440b2fb58, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd4a9c8a-d7a9-40c9-857a-3b3768b9e8a1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1043601735383241480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10436017353832414801043601735383241480104360173538324148010436017353832414801043601735383241480104360173538324148010436017353832414801043601735383241480104360173538324148010436017353832414801043601735383241480104360173538324148010436017353832414801043601735383241480104360173538324148010436017353832414801043601735383241480104360173538324148010436017353832414801043601735383241480" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfe82fb5-7f9f-4177-b408-6b83b0c78b55, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfe82fb5-7f9f-4177-b408-6b83b0c78b55, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14175401230482074963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417540123048207496314175401230482074963141754012304820749631417540123048207496314175401230482074963141754012304820749631417540123048207496314175401230482074963141754012304820749631417540123048207496314175401230482074963141754012304820749631417540123048207496314175401230482074963141754012304820749631417540123048207496314175401230482074963141754012304820749631417540123048207496314175401230482074963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd4a9c8a-d7a9-40c9-857a-3b3768b9e8a1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b830a7d3-8bad-48fd-a1d5-f854582345f5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b830a7d3-8bad-48fd-a1d5-f854582345f5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10871591108008052059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087159110800805205910871591108008052059108715911080080520591087159110800805205910871591108008052059108715911080080520591087159110800805205910871591108008052059108715911080080520591087159110800805205910871591108008052059108715911080080520591087159110800805205910871591108008052059108715911080080520591087159110800805205910871591108008052059108715911080080520591087159110800805205910871591108008052059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfe82fb5-7f9f-4177-b408-6b83b0c78b55, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c8a6246-4093-4e6b-8467-be202d5d61b8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c8a6246-4093-4e6b-8467-be202d5d61b8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18210358429035962691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1821035842903596269118210358429035962691182103584290359626911821035842903596269118210358429035962691182103584290359626911821035842903596269118210358429035962691182103584290359626911821035842903596269118210358429035962691182103584290359626911821035842903596269118210358429035962691182103584290359626911821035842903596269118210358429035962691182103584290359626911821035842903596269118210358429035962691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b830a7d3-8bad-48fd-a1d5-f854582345f5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97a39fcb-1429-4b04-a1e7-32ff3bb13d5f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97a39fcb-1429-4b04-a1e7-32ff3bb13d5f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11680047631286959002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168004763128695900211680047631286959002116800476312869590021168004763128695900211680047631286959002116800476312869590021168004763128695900211680047631286959002116800476312869590021168004763128695900211680047631286959002116800476312869590021168004763128695900211680047631286959002116800476312869590021168004763128695900211680047631286959002116800476312869590021168004763128695900211680047631286959002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c8a6246-4093-4e6b-8467-be202d5d61b8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be4306d9-0892-49f6-ab46-6c5ddec396ea, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be4306d9-0892-49f6-ab46-6c5ddec396ea, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9741255023179927245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97412550231799272459741255023179927245974125502317992724597412550231799272459741255023179927245974125502317992724597412550231799272459741255023179927245974125502317992724597412550231799272459741255023179927245974125502317992724597412550231799272459741255023179927245974125502317992724597412550231799272459741255023179927245974125502317992724597412550231799272459741255023179927245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97a39fcb-1429-4b04-a1e7-32ff3bb13d5f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd5343ae-9f08-4bd4-bf5a-cfa84769d995, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd5343ae-9f08-4bd4-bf5a-cfa84769d995, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16962644372497261971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696264437249726197116962644372497261971169626443724972619711696264437249726197116962644372497261971169626443724972619711696264437249726197116962644372497261971169626443724972619711696264437249726197116962644372497261971169626443724972619711696264437249726197116962644372497261971169626443724972619711696264437249726197116962644372497261971169626443724972619711696264437249726197116962644372497261971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be4306d9-0892-49f6-ab46-6c5ddec396ea, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f09cff7b-1f75-4111-a965-170dff7f4acb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f09cff7b-1f75-4111-a965-170dff7f4acb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6602579000690550930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66025790006905509306602579000690550930660257900069055093066025790006905509306602579000690550930660257900069055093066025790006905509306602579000690550930660257900069055093066025790006905509306602579000690550930660257900069055093066025790006905509306602579000690550930660257900069055093066025790006905509306602579000690550930660257900069055093066025790006905509306602579000690550930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd5343ae-9f08-4bd4-bf5a-cfa84769d995, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f03915df-8355-4526-904d-b0add1e2a5ee, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f03915df-8355-4526-904d-b0add1e2a5ee, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2329960008273912149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23299600082739121492329960008273912149232996000827391214923299600082739121492329960008273912149232996000827391214923299600082739121492329960008273912149232996000827391214923299600082739121492329960008273912149232996000827391214923299600082739121492329960008273912149232996000827391214923299600082739121492329960008273912149232996000827391214923299600082739121492329960008273912149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f09cff7b-1f75-4111-a965-170dff7f4acb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 737c0f2b-ea20-4d3e-adf7-6cd816c2565b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 737c0f2b-ea20-4d3e-adf7-6cd816c2565b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 792646146429269923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "792646146429269923792646146429269923792646146429269923792646146429269923792646146429269923792646146429269923792646146429269923792646146429269923792646146429269923792646146429269923792646146429269923792646146429269923792646146429269923792646146429269923792646146429269923792646146429269923792646146429269923792646146429269923792646146429269923792646146429269923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f03915df-8355-4526-904d-b0add1e2a5ee, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9053fa6-5998-487f-9dcc-5814b5e7f160, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9053fa6-5998-487f-9dcc-5814b5e7f160, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17648972129339547777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764897212933954777717648972129339547777176489721293395477771764897212933954777717648972129339547777176489721293395477771764897212933954777717648972129339547777176489721293395477771764897212933954777717648972129339547777176489721293395477771764897212933954777717648972129339547777176489721293395477771764897212933954777717648972129339547777176489721293395477771764897212933954777717648972129339547777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 737c0f2b-ea20-4d3e-adf7-6cd816c2565b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75494432-7d2d-41d6-8cf1-49a77af21293, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75494432-7d2d-41d6-8cf1-49a77af21293, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11855383493122932497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185538349312293249711855383493122932497118553834931229324971185538349312293249711855383493122932497118553834931229324971185538349312293249711855383493122932497118553834931229324971185538349312293249711855383493122932497118553834931229324971185538349312293249711855383493122932497118553834931229324971185538349312293249711855383493122932497118553834931229324971185538349312293249711855383493122932497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9053fa6-5998-487f-9dcc-5814b5e7f160, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c41de010-f0e4-49ce-865e-5531bb6a1c64, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c41de010-f0e4-49ce-865e-5531bb6a1c64, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13682322871305308358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368232287130530835813682322871305308358136823228713053083581368232287130530835813682322871305308358136823228713053083581368232287130530835813682322871305308358136823228713053083581368232287130530835813682322871305308358136823228713053083581368232287130530835813682322871305308358136823228713053083581368232287130530835813682322871305308358136823228713053083581368232287130530835813682322871305308358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75494432-7d2d-41d6-8cf1-49a77af21293, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d639b590-a251-4bf0-9f30-e1563775fee4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d639b590-a251-4bf0-9f30-e1563775fee4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4439924986499819570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44399249864998195704439924986499819570443992498649981957044399249864998195704439924986499819570443992498649981957044399249864998195704439924986499819570443992498649981957044399249864998195704439924986499819570443992498649981957044399249864998195704439924986499819570443992498649981957044399249864998195704439924986499819570443992498649981957044399249864998195704439924986499819570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c41de010-f0e4-49ce-865e-5531bb6a1c64, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bab647b7-3a12-4bf7-a572-f046f9537f2e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bab647b7-3a12-4bf7-a572-f046f9537f2e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17276334598610308906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727633459861030890617276334598610308906172763345986103089061727633459861030890617276334598610308906172763345986103089061727633459861030890617276334598610308906172763345986103089061727633459861030890617276334598610308906172763345986103089061727633459861030890617276334598610308906172763345986103089061727633459861030890617276334598610308906172763345986103089061727633459861030890617276334598610308906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d639b590-a251-4bf0-9f30-e1563775fee4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcd6ef50-b49f-4b36-8a6e-c56ac0df732e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcd6ef50-b49f-4b36-8a6e-c56ac0df732e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14549182122904063329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454918212290406332914549182122904063329145491821229040633291454918212290406332914549182122904063329145491821229040633291454918212290406332914549182122904063329145491821229040633291454918212290406332914549182122904063329145491821229040633291454918212290406332914549182122904063329145491821229040633291454918212290406332914549182122904063329145491821229040633291454918212290406332914549182122904063329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bab647b7-3a12-4bf7-a572-f046f9537f2e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bec0d36c-b502-42d9-bc26-248936d7d4e2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bec0d36c-b502-42d9-bc26-248936d7d4e2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5546297341259538968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55462973412595389685546297341259538968554629734125953896855462973412595389685546297341259538968554629734125953896855462973412595389685546297341259538968554629734125953896855462973412595389685546297341259538968554629734125953896855462973412595389685546297341259538968554629734125953896855462973412595389685546297341259538968554629734125953896855462973412595389685546297341259538968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcd6ef50-b49f-4b36-8a6e-c56ac0df732e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2acbbe4-7535-4105-9716-2d0cb153dbbf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2acbbe4-7535-4105-9716-2d0cb153dbbf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 360552624085296835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "360552624085296835360552624085296835360552624085296835360552624085296835360552624085296835360552624085296835360552624085296835360552624085296835360552624085296835360552624085296835360552624085296835360552624085296835360552624085296835360552624085296835360552624085296835360552624085296835360552624085296835360552624085296835360552624085296835360552624085296835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bec0d36c-b502-42d9-bc26-248936d7d4e2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daeae0db-b056-40f2-b295-523c32cdef5a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daeae0db-b056-40f2-b295-523c32cdef5a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9665075819174441708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96650758191744417089665075819174441708966507581917444170896650758191744417089665075819174441708966507581917444170896650758191744417089665075819174441708966507581917444170896650758191744417089665075819174441708966507581917444170896650758191744417089665075819174441708966507581917444170896650758191744417089665075819174441708966507581917444170896650758191744417089665075819174441708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2acbbe4-7535-4105-9716-2d0cb153dbbf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daeae0db-b056-40f2-b295-523c32cdef5a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8735335c-6aec-484f-a39d-78d9703966ba, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8735335c-6aec-484f-a39d-78d9703966ba, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4651211358689868809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46512113586898688094651211358689868809465121135868986880946512113586898688094651211358689868809465121135868986880946512113586898688094651211358689868809465121135868986880946512113586898688094651211358689868809465121135868986880946512113586898688094651211358689868809465121135868986880946512113586898688094651211358689868809465121135868986880946512113586898688094651211358689868809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3ad8b12-4998-4000-9ef0-ec56f05ef79a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3ad8b12-4998-4000-9ef0-ec56f05ef79a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12120435148141462711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212043514814146271112120435148141462711121204351481414627111212043514814146271112120435148141462711121204351481414627111212043514814146271112120435148141462711121204351481414627111212043514814146271112120435148141462711121204351481414627111212043514814146271112120435148141462711121204351481414627111212043514814146271112120435148141462711121204351481414627111212043514814146271112120435148141462711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3ad8b12-4998-4000-9ef0-ec56f05ef79a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8735335c-6aec-484f-a39d-78d9703966ba, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a416015f-cd43-4cbf-b463-c0bcf81f0c0d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7454fee1-9a74-4907-8c13-f295486264af, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a416015f-cd43-4cbf-b463-c0bcf81f0c0d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2928615321027598448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29286153210275984482928615321027598448292861532102759844829286153210275984482928615321027598448292861532102759844829286153210275984482928615321027598448292861532102759844829286153210275984482928615321027598448292861532102759844829286153210275984482928615321027598448292861532102759844829286153210275984482928615321027598448292861532102759844829286153210275984482928615321027598448" } } } 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, 7454fee1-9a74-4907-8c13-f295486264af, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1714065603278031269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17140656032780312691714065603278031269171406560327803126917140656032780312691714065603278031269171406560327803126917140656032780312691714065603278031269171406560327803126917140656032780312691714065603278031269171406560327803126917140656032780312691714065603278031269171406560327803126917140656032780312691714065603278031269171406560327803126917140656032780312691714065603278031269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a416015f-cd43-4cbf-b463-c0bcf81f0c0d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7454fee1-9a74-4907-8c13-f295486264af, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef85b8fc-3ebe-4075-bed9-1dfccb9b6d26, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 174c9275-6880-497b-aced-0b41eb052088, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef85b8fc-3ebe-4075-bed9-1dfccb9b6d26, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 530529023479496765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "530529023479496765530529023479496765530529023479496765530529023479496765530529023479496765530529023479496765530529023479496765530529023479496765530529023479496765530529023479496765530529023479496765530529023479496765530529023479496765530529023479496765530529023479496765530529023479496765530529023479496765530529023479496765530529023479496765530529023479496765" } } } 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, 174c9275-6880-497b-aced-0b41eb052088, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13661963460860181145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366196346086018114513661963460860181145136619634608601811451366196346086018114513661963460860181145136619634608601811451366196346086018114513661963460860181145136619634608601811451366196346086018114513661963460860181145136619634608601811451366196346086018114513661963460860181145136619634608601811451366196346086018114513661963460860181145136619634608601811451366196346086018114513661963460860181145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef85b8fc-3ebe-4075-bed9-1dfccb9b6d26, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 174c9275-6880-497b-aced-0b41eb052088, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbcfa602-8364-44e0-8b01-c61f15851d42, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbcfa602-8364-44e0-8b01-c61f15851d42, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10811959493906121671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1081195949390612167110811959493906121671108119594939061216711081195949390612167110811959493906121671108119594939061216711081195949390612167110811959493906121671108119594939061216711081195949390612167110811959493906121671108119594939061216711081195949390612167110811959493906121671108119594939061216711081195949390612167110811959493906121671108119594939061216711081195949390612167110811959493906121671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba83d4cb-25e7-4227-b3fc-35b05b768596, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba83d4cb-25e7-4227-b3fc-35b05b768596, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16122393786211461221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612239378621146122116122393786211461221161223937862114612211612239378621146122116122393786211461221161223937862114612211612239378621146122116122393786211461221161223937862114612211612239378621146122116122393786211461221161223937862114612211612239378621146122116122393786211461221161223937862114612211612239378621146122116122393786211461221161223937862114612211612239378621146122116122393786211461221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbcfa602-8364-44e0-8b01-c61f15851d42, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba83d4cb-25e7-4227-b3fc-35b05b768596, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f30acaa3-742d-4ce0-a3ec-62e026e283eb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85104661-1cc0-41d0-aa2c-200b69d183c6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f30acaa3-742d-4ce0-a3ec-62e026e283eb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3697384835910271138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36973848359102711383697384835910271138369738483591027113836973848359102711383697384835910271138369738483591027113836973848359102711383697384835910271138369738483591027113836973848359102711383697384835910271138369738483591027113836973848359102711383697384835910271138369738483591027113836973848359102711383697384835910271138369738483591027113836973848359102711383697384835910271138" } } } 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, 85104661-1cc0-41d0-aa2c-200b69d183c6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2569094659262327932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25690946592623279322569094659262327932256909465926232793225690946592623279322569094659262327932256909465926232793225690946592623279322569094659262327932256909465926232793225690946592623279322569094659262327932256909465926232793225690946592623279322569094659262327932256909465926232793225690946592623279322569094659262327932256909465926232793225690946592623279322569094659262327932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f30acaa3-742d-4ce0-a3ec-62e026e283eb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85104661-1cc0-41d0-aa2c-200b69d183c6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a1bd103-d194-4f0f-9976-84cacdbeb0c0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a1bd103-d194-4f0f-9976-84cacdbeb0c0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16377251290365829421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637725129036582942116377251290365829421163772512903658294211637725129036582942116377251290365829421163772512903658294211637725129036582942116377251290365829421163772512903658294211637725129036582942116377251290365829421163772512903658294211637725129036582942116377251290365829421163772512903658294211637725129036582942116377251290365829421163772512903658294211637725129036582942116377251290365829421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dda3d47f-b5f9-454c-a9ab-e974775d519c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dda3d47f-b5f9-454c-a9ab-e974775d519c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9131921815912218686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91319218159122186869131921815912218686913192181591221868691319218159122186869131921815912218686913192181591221868691319218159122186869131921815912218686913192181591221868691319218159122186869131921815912218686913192181591221868691319218159122186869131921815912218686913192181591221868691319218159122186869131921815912218686913192181591221868691319218159122186869131921815912218686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a1bd103-d194-4f0f-9976-84cacdbeb0c0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f247d46e-74c2-4315-95cc-57da454b5b7e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dda3d47f-b5f9-454c-a9ab-e974775d519c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f247d46e-74c2-4315-95cc-57da454b5b7e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 201013230575730224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "201013230575730224201013230575730224201013230575730224201013230575730224201013230575730224201013230575730224201013230575730224201013230575730224201013230575730224201013230575730224201013230575730224201013230575730224201013230575730224201013230575730224201013230575730224201013230575730224201013230575730224201013230575730224201013230575730224201013230575730224" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21e791a1-ce66-426c-9975-fe61e87dfc96, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21e791a1-ce66-426c-9975-fe61e87dfc96, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9953139984487716333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99531399844877163339953139984487716333995313998448771633399531399844877163339953139984487716333995313998448771633399531399844877163339953139984487716333995313998448771633399531399844877163339953139984487716333995313998448771633399531399844877163339953139984487716333995313998448771633399531399844877163339953139984487716333995313998448771633399531399844877163339953139984487716333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f247d46e-74c2-4315-95cc-57da454b5b7e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e218caeb-addb-456e-b654-24119a51fcf0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e218caeb-addb-456e-b654-24119a51fcf0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16126804802667349838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612680480266734983816126804802667349838161268048026673498381612680480266734983816126804802667349838161268048026673498381612680480266734983816126804802667349838161268048026673498381612680480266734983816126804802667349838161268048026673498381612680480266734983816126804802667349838161268048026673498381612680480266734983816126804802667349838161268048026673498381612680480266734983816126804802667349838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21e791a1-ce66-426c-9975-fe61e87dfc96, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63ff3ab6-3090-415d-abd0-dd939f02c649, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63ff3ab6-3090-415d-abd0-dd939f02c649, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7212301024793415151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72123010247934151517212301024793415151721230102479341515172123010247934151517212301024793415151721230102479341515172123010247934151517212301024793415151721230102479341515172123010247934151517212301024793415151721230102479341515172123010247934151517212301024793415151721230102479341515172123010247934151517212301024793415151721230102479341515172123010247934151517212301024793415151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e218caeb-addb-456e-b654-24119a51fcf0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9421168-3aa0-413c-84ab-a05c1f9f009f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9421168-3aa0-413c-84ab-a05c1f9f009f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1572880607746480678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15728806077464806781572880607746480678157288060774648067815728806077464806781572880607746480678157288060774648067815728806077464806781572880607746480678157288060774648067815728806077464806781572880607746480678157288060774648067815728806077464806781572880607746480678157288060774648067815728806077464806781572880607746480678157288060774648067815728806077464806781572880607746480678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63ff3ab6-3090-415d-abd0-dd939f02c649, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f846c80f-4c58-49a0-af4f-85a45f000cab, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f846c80f-4c58-49a0-af4f-85a45f000cab, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5503649708107787716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55036497081077877165503649708107787716550364970810778771655036497081077877165503649708107787716550364970810778771655036497081077877165503649708107787716550364970810778771655036497081077877165503649708107787716550364970810778771655036497081077877165503649708107787716550364970810778771655036497081077877165503649708107787716550364970810778771655036497081077877165503649708107787716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9421168-3aa0-413c-84ab-a05c1f9f009f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a903b318-2088-495a-942d-6c42e2c95506, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a903b318-2088-495a-942d-6c42e2c95506, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9175236137067602524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91752361370676025249175236137067602524917523613706760252491752361370676025249175236137067602524917523613706760252491752361370676025249175236137067602524917523613706760252491752361370676025249175236137067602524917523613706760252491752361370676025249175236137067602524917523613706760252491752361370676025249175236137067602524917523613706760252491752361370676025249175236137067602524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f846c80f-4c58-49a0-af4f-85a45f000cab, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 956c1de7-2a8a-4348-8dbd-acc6ea037abb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 956c1de7-2a8a-4348-8dbd-acc6ea037abb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16963131070677535145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696313107067753514516963131070677535145169631310706775351451696313107067753514516963131070677535145169631310706775351451696313107067753514516963131070677535145169631310706775351451696313107067753514516963131070677535145169631310706775351451696313107067753514516963131070677535145169631310706775351451696313107067753514516963131070677535145169631310706775351451696313107067753514516963131070677535145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a903b318-2088-495a-942d-6c42e2c95506, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00d6b170-8500-4503-97f7-310268dc3bab, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00d6b170-8500-4503-97f7-310268dc3bab, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17360837512372821783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736083751237282178317360837512372821783173608375123728217831736083751237282178317360837512372821783173608375123728217831736083751237282178317360837512372821783173608375123728217831736083751237282178317360837512372821783173608375123728217831736083751237282178317360837512372821783173608375123728217831736083751237282178317360837512372821783173608375123728217831736083751237282178317360837512372821783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 956c1de7-2a8a-4348-8dbd-acc6ea037abb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cda0c23-be1e-4222-9abd-84cebf7cf362, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cda0c23-be1e-4222-9abd-84cebf7cf362, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14966026674139747595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1496602667413974759514966026674139747595149660266741397475951496602667413974759514966026674139747595149660266741397475951496602667413974759514966026674139747595149660266741397475951496602667413974759514966026674139747595149660266741397475951496602667413974759514966026674139747595149660266741397475951496602667413974759514966026674139747595149660266741397475951496602667413974759514966026674139747595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00d6b170-8500-4503-97f7-310268dc3bab, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c4b0ff0-bf43-40fa-8da9-dbcf8eaae22e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cda0c23-be1e-4222-9abd-84cebf7cf362, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c4b0ff0-bf43-40fa-8da9-dbcf8eaae22e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15964113144660638887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596411314466063888715964113144660638887159641131446606388871596411314466063888715964113144660638887159641131446606388871596411314466063888715964113144660638887159641131446606388871596411314466063888715964113144660638887159641131446606388871596411314466063888715964113144660638887159641131446606388871596411314466063888715964113144660638887159641131446606388871596411314466063888715964113144660638887" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c258221-2c72-4b81-85b3-b23a8d735c79, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c258221-2c72-4b81-85b3-b23a8d735c79, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7558948201547373260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75589482015473732607558948201547373260755894820154737326075589482015473732607558948201547373260755894820154737326075589482015473732607558948201547373260755894820154737326075589482015473732607558948201547373260755894820154737326075589482015473732607558948201547373260755894820154737326075589482015473732607558948201547373260755894820154737326075589482015473732607558948201547373260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c4b0ff0-bf43-40fa-8da9-dbcf8eaae22e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9951cb8e-bda1-4e5a-9ee4-8c7baadb8025, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9951cb8e-bda1-4e5a-9ee4-8c7baadb8025, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9934306772886120762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99343067728861207629934306772886120762993430677288612076299343067728861207629934306772886120762993430677288612076299343067728861207629934306772886120762993430677288612076299343067728861207629934306772886120762993430677288612076299343067728861207629934306772886120762993430677288612076299343067728861207629934306772886120762993430677288612076299343067728861207629934306772886120762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c258221-2c72-4b81-85b3-b23a8d735c79, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fec1f5d7-cf2e-480e-9717-b619212ccbf6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fec1f5d7-cf2e-480e-9717-b619212ccbf6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8077862988775854534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80778629887758545348077862988775854534807786298877585453480778629887758545348077862988775854534807786298877585453480778629887758545348077862988775854534807786298877585453480778629887758545348077862988775854534807786298877585453480778629887758545348077862988775854534807786298877585453480778629887758545348077862988775854534807786298877585453480778629887758545348077862988775854534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9951cb8e-bda1-4e5a-9ee4-8c7baadb8025, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ab3982c-d3b4-42f2-8a56-0b08f5efccdf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ab3982c-d3b4-42f2-8a56-0b08f5efccdf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6176040055374685850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61760400553746858506176040055374685850617604005537468585061760400553746858506176040055374685850617604005537468585061760400553746858506176040055374685850617604005537468585061760400553746858506176040055374685850617604005537468585061760400553746858506176040055374685850617604005537468585061760400553746858506176040055374685850617604005537468585061760400553746858506176040055374685850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fec1f5d7-cf2e-480e-9717-b619212ccbf6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20f18c20-6984-47db-8333-6ab7aadda622, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20f18c20-6984-47db-8333-6ab7aadda622, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12888931722358067467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288893172235806746712888931722358067467128889317223580674671288893172235806746712888931722358067467128889317223580674671288893172235806746712888931722358067467128889317223580674671288893172235806746712888931722358067467128889317223580674671288893172235806746712888931722358067467128889317223580674671288893172235806746712888931722358067467128889317223580674671288893172235806746712888931722358067467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ab3982c-d3b4-42f2-8a56-0b08f5efccdf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6df7cb2-cb04-489b-b23e-c59e485e228a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6df7cb2-cb04-489b-b23e-c59e485e228a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8559564420698054749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85595644206980547498559564420698054749855956442069805474985595644206980547498559564420698054749855956442069805474985595644206980547498559564420698054749855956442069805474985595644206980547498559564420698054749855956442069805474985595644206980547498559564420698054749855956442069805474985595644206980547498559564420698054749855956442069805474985595644206980547498559564420698054749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20f18c20-6984-47db-8333-6ab7aadda622, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35a80c5a-3fc2-4664-816b-c3ba554bc21d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35a80c5a-3fc2-4664-816b-c3ba554bc21d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7007936339471778659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70079363394717786597007936339471778659700793633947177865970079363394717786597007936339471778659700793633947177865970079363394717786597007936339471778659700793633947177865970079363394717786597007936339471778659700793633947177865970079363394717786597007936339471778659700793633947177865970079363394717786597007936339471778659700793633947177865970079363394717786597007936339471778659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6df7cb2-cb04-489b-b23e-c59e485e228a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c754c647-4f2d-4aee-854c-3e13da87a073, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c754c647-4f2d-4aee-854c-3e13da87a073, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1739193963073065006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17391939630730650061739193963073065006173919396307306500617391939630730650061739193963073065006173919396307306500617391939630730650061739193963073065006173919396307306500617391939630730650061739193963073065006173919396307306500617391939630730650061739193963073065006173919396307306500617391939630730650061739193963073065006173919396307306500617391939630730650061739193963073065006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35a80c5a-3fc2-4664-816b-c3ba554bc21d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67f17555-e0cf-4665-a1fe-ff7e516447cb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67f17555-e0cf-4665-a1fe-ff7e516447cb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7256079313520732534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72560793135207325347256079313520732534725607931352073253472560793135207325347256079313520732534725607931352073253472560793135207325347256079313520732534725607931352073253472560793135207325347256079313520732534725607931352073253472560793135207325347256079313520732534725607931352073253472560793135207325347256079313520732534725607931352073253472560793135207325347256079313520732534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c754c647-4f2d-4aee-854c-3e13da87a073, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aff43366-ea09-46f9-ae50-1ea72229295f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aff43366-ea09-46f9-ae50-1ea72229295f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 777297670317782398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "777297670317782398777297670317782398777297670317782398777297670317782398777297670317782398777297670317782398777297670317782398777297670317782398777297670317782398777297670317782398777297670317782398777297670317782398777297670317782398777297670317782398777297670317782398777297670317782398777297670317782398777297670317782398777297670317782398777297670317782398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67f17555-e0cf-4665-a1fe-ff7e516447cb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4b74ac2-2a3a-4673-b7b6-b8dd4a7d0b22, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4b74ac2-2a3a-4673-b7b6-b8dd4a7d0b22, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7321490592986910694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73214905929869106947321490592986910694732149059298691069473214905929869106947321490592986910694732149059298691069473214905929869106947321490592986910694732149059298691069473214905929869106947321490592986910694732149059298691069473214905929869106947321490592986910694732149059298691069473214905929869106947321490592986910694732149059298691069473214905929869106947321490592986910694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aff43366-ea09-46f9-ae50-1ea72229295f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0351fe93-3249-457e-a589-02a4945c0a7c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0351fe93-3249-457e-a589-02a4945c0a7c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8835602666020210253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88356026660202102538835602666020210253883560266602021025388356026660202102538835602666020210253883560266602021025388356026660202102538835602666020210253883560266602021025388356026660202102538835602666020210253883560266602021025388356026660202102538835602666020210253883560266602021025388356026660202102538835602666020210253883560266602021025388356026660202102538835602666020210253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4b74ac2-2a3a-4673-b7b6-b8dd4a7d0b22, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31aad9af-3b52-449c-be46-098fb2a50821, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31aad9af-3b52-449c-be46-098fb2a50821, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1122487344311465471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11224873443114654711122487344311465471112248734431146547111224873443114654711122487344311465471112248734431146547111224873443114654711122487344311465471112248734431146547111224873443114654711122487344311465471112248734431146547111224873443114654711122487344311465471112248734431146547111224873443114654711122487344311465471112248734431146547111224873443114654711122487344311465471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0351fe93-3249-457e-a589-02a4945c0a7c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1abecf9d-09c9-4d39-b9c0-dd80b20317e5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1abecf9d-09c9-4d39-b9c0-dd80b20317e5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8638295391690061145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86382953916900611458638295391690061145863829539169006114586382953916900611458638295391690061145863829539169006114586382953916900611458638295391690061145863829539169006114586382953916900611458638295391690061145863829539169006114586382953916900611458638295391690061145863829539169006114586382953916900611458638295391690061145863829539169006114586382953916900611458638295391690061145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31aad9af-3b52-449c-be46-098fb2a50821, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1591d90c-cb91-4e28-b09e-d80a303fe20c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1591d90c-cb91-4e28-b09e-d80a303fe20c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13626418490123192233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362641849012319223313626418490123192233136264184901231922331362641849012319223313626418490123192233136264184901231922331362641849012319223313626418490123192233136264184901231922331362641849012319223313626418490123192233136264184901231922331362641849012319223313626418490123192233136264184901231922331362641849012319223313626418490123192233136264184901231922331362641849012319223313626418490123192233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1abecf9d-09c9-4d39-b9c0-dd80b20317e5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19d523a7-530a-415a-a37a-8741ec6f6497, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19d523a7-530a-415a-a37a-8741ec6f6497, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9731257993354777219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97312579933547772199731257993354777219973125799335477721997312579933547772199731257993354777219973125799335477721997312579933547772199731257993354777219973125799335477721997312579933547772199731257993354777219973125799335477721997312579933547772199731257993354777219973125799335477721997312579933547772199731257993354777219973125799335477721997312579933547772199731257993354777219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1591d90c-cb91-4e28-b09e-d80a303fe20c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82397b93-fb19-41e2-b8d8-d08f21750604, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82397b93-fb19-41e2-b8d8-d08f21750604, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14340908541498885246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434090854149888524614340908541498885246143409085414988852461434090854149888524614340908541498885246143409085414988852461434090854149888524614340908541498885246143409085414988852461434090854149888524614340908541498885246143409085414988852461434090854149888524614340908541498885246143409085414988852461434090854149888524614340908541498885246143409085414988852461434090854149888524614340908541498885246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19d523a7-530a-415a-a37a-8741ec6f6497, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d3a3ca2-f988-42bd-a8d2-9e4edc36e954, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d3a3ca2-f988-42bd-a8d2-9e4edc36e954, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17806029984021365169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780602998402136516917806029984021365169178060299840213651691780602998402136516917806029984021365169178060299840213651691780602998402136516917806029984021365169178060299840213651691780602998402136516917806029984021365169178060299840213651691780602998402136516917806029984021365169178060299840213651691780602998402136516917806029984021365169178060299840213651691780602998402136516917806029984021365169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82397b93-fb19-41e2-b8d8-d08f21750604, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a33bc46-9527-4bb4-8d96-ed838e82f7d4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a33bc46-9527-4bb4-8d96-ed838e82f7d4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15069941576532979283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506994157653297928315069941576532979283150699415765329792831506994157653297928315069941576532979283150699415765329792831506994157653297928315069941576532979283150699415765329792831506994157653297928315069941576532979283150699415765329792831506994157653297928315069941576532979283150699415765329792831506994157653297928315069941576532979283150699415765329792831506994157653297928315069941576532979283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d3a3ca2-f988-42bd-a8d2-9e4edc36e954, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4de0e3d2-60d6-457b-9369-9422c8948294, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4de0e3d2-60d6-457b-9369-9422c8948294, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14200556280095181113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420055628009518111314200556280095181113142005562800951811131420055628009518111314200556280095181113142005562800951811131420055628009518111314200556280095181113142005562800951811131420055628009518111314200556280095181113142005562800951811131420055628009518111314200556280095181113142005562800951811131420055628009518111314200556280095181113142005562800951811131420055628009518111314200556280095181113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a33bc46-9527-4bb4-8d96-ed838e82f7d4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ca890a1-8f7d-4bc5-9674-ab8c31c66d49, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ca890a1-8f7d-4bc5-9674-ab8c31c66d49, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1172468259883642422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11724682598836424221172468259883642422117246825988364242211724682598836424221172468259883642422117246825988364242211724682598836424221172468259883642422117246825988364242211724682598836424221172468259883642422117246825988364242211724682598836424221172468259883642422117246825988364242211724682598836424221172468259883642422117246825988364242211724682598836424221172468259883642422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4de0e3d2-60d6-457b-9369-9422c8948294, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a34f0f9-77aa-4d81-9e13-9ce558d4d86d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a34f0f9-77aa-4d81-9e13-9ce558d4d86d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13824985144795269680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382498514479526968013824985144795269680138249851447952696801382498514479526968013824985144795269680138249851447952696801382498514479526968013824985144795269680138249851447952696801382498514479526968013824985144795269680138249851447952696801382498514479526968013824985144795269680138249851447952696801382498514479526968013824985144795269680138249851447952696801382498514479526968013824985144795269680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ca890a1-8f7d-4bc5-9674-ab8c31c66d49, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc786313-c65b-4d35-b5b5-29f772c31b59, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc786313-c65b-4d35-b5b5-29f772c31b59, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12351756360375434917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235175636037543491712351756360375434917123517563603754349171235175636037543491712351756360375434917123517563603754349171235175636037543491712351756360375434917123517563603754349171235175636037543491712351756360375434917123517563603754349171235175636037543491712351756360375434917123517563603754349171235175636037543491712351756360375434917123517563603754349171235175636037543491712351756360375434917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a34f0f9-77aa-4d81-9e13-9ce558d4d86d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94c91d96-7450-49d9-b22a-909f40d5915c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94c91d96-7450-49d9-b22a-909f40d5915c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6847257823146022758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68472578231460227586847257823146022758684725782314602275868472578231460227586847257823146022758684725782314602275868472578231460227586847257823146022758684725782314602275868472578231460227586847257823146022758684725782314602275868472578231460227586847257823146022758684725782314602275868472578231460227586847257823146022758684725782314602275868472578231460227586847257823146022758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc786313-c65b-4d35-b5b5-29f772c31b59, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7987d9a-8bcb-478b-a399-d7936b0b9757, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7987d9a-8bcb-478b-a399-d7936b0b9757, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13629205255289399718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362920525528939971813629205255289399718136292052552893997181362920525528939971813629205255289399718136292052552893997181362920525528939971813629205255289399718136292052552893997181362920525528939971813629205255289399718136292052552893997181362920525528939971813629205255289399718136292052552893997181362920525528939971813629205255289399718136292052552893997181362920525528939971813629205255289399718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94c91d96-7450-49d9-b22a-909f40d5915c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7886e116-51b4-4e5d-995c-5e4836ea6813, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7987d9a-8bcb-478b-a399-d7936b0b9757, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a13704c-8001-45f8-84a0-33cd1d9dee51, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7886e116-51b4-4e5d-995c-5e4836ea6813, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8718359135601684588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87183591356016845888718359135601684588871835913560168458887183591356016845888718359135601684588871835913560168458887183591356016845888718359135601684588871835913560168458887183591356016845888718359135601684588871835913560168458887183591356016845888718359135601684588871835913560168458887183591356016845888718359135601684588871835913560168458887183591356016845888718359135601684588" } } } 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, 7a13704c-8001-45f8-84a0-33cd1d9dee51, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8051342457844538723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80513424578445387238051342457844538723805134245784453872380513424578445387238051342457844538723805134245784453872380513424578445387238051342457844538723805134245784453872380513424578445387238051342457844538723805134245784453872380513424578445387238051342457844538723805134245784453872380513424578445387238051342457844538723805134245784453872380513424578445387238051342457844538723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a13704c-8001-45f8-84a0-33cd1d9dee51, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 665008a4-ce19-471e-ba3d-17b9bab223b5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 665008a4-ce19-471e-ba3d-17b9bab223b5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7513547285514975021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75135472855149750217513547285514975021751354728551497502175135472855149750217513547285514975021751354728551497502175135472855149750217513547285514975021751354728551497502175135472855149750217513547285514975021751354728551497502175135472855149750217513547285514975021751354728551497502175135472855149750217513547285514975021751354728551497502175135472855149750217513547285514975021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7886e116-51b4-4e5d-995c-5e4836ea6813, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27b882ba-6325-43e5-9025-f25ea8f96ccc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27b882ba-6325-43e5-9025-f25ea8f96ccc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3406824290240589646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34068242902405896463406824290240589646340682429024058964634068242902405896463406824290240589646340682429024058964634068242902405896463406824290240589646340682429024058964634068242902405896463406824290240589646340682429024058964634068242902405896463406824290240589646340682429024058964634068242902405896463406824290240589646340682429024058964634068242902405896463406824290240589646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 665008a4-ce19-471e-ba3d-17b9bab223b5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 656505e3-769e-4bd8-b2f8-af7392b02299, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 656505e3-769e-4bd8-b2f8-af7392b02299, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9819491059750925614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98194910597509256149819491059750925614981949105975092561498194910597509256149819491059750925614981949105975092561498194910597509256149819491059750925614981949105975092561498194910597509256149819491059750925614981949105975092561498194910597509256149819491059750925614981949105975092561498194910597509256149819491059750925614981949105975092561498194910597509256149819491059750925614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27b882ba-6325-43e5-9025-f25ea8f96ccc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4685103-bb1d-4e8e-bb87-aa1e28d35c24, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4685103-bb1d-4e8e-bb87-aa1e28d35c24, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5214395039096149816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52143950390961498165214395039096149816521439503909614981652143950390961498165214395039096149816521439503909614981652143950390961498165214395039096149816521439503909614981652143950390961498165214395039096149816521439503909614981652143950390961498165214395039096149816521439503909614981652143950390961498165214395039096149816521439503909614981652143950390961498165214395039096149816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 656505e3-769e-4bd8-b2f8-af7392b02299, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bef4aec1-5109-4264-99ab-7297b6a16cf9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bef4aec1-5109-4264-99ab-7297b6a16cf9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1471397985596465739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14713979855964657391471397985596465739147139798559646573914713979855964657391471397985596465739147139798559646573914713979855964657391471397985596465739147139798559646573914713979855964657391471397985596465739147139798559646573914713979855964657391471397985596465739147139798559646573914713979855964657391471397985596465739147139798559646573914713979855964657391471397985596465739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4685103-bb1d-4e8e-bb87-aa1e28d35c24, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efc40869-eb87-4088-b90c-4916fd475fa9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efc40869-eb87-4088-b90c-4916fd475fa9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11297915815509125639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1129791581550912563911297915815509125639112979158155091256391129791581550912563911297915815509125639112979158155091256391129791581550912563911297915815509125639112979158155091256391129791581550912563911297915815509125639112979158155091256391129791581550912563911297915815509125639112979158155091256391129791581550912563911297915815509125639112979158155091256391129791581550912563911297915815509125639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bef4aec1-5109-4264-99ab-7297b6a16cf9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 780770c5-0958-4042-be36-1c547e51e30b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efc40869-eb87-4088-b90c-4916fd475fa9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 780770c5-0958-4042-be36-1c547e51e30b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13438093519009918637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343809351900991863713438093519009918637134380935190099186371343809351900991863713438093519009918637134380935190099186371343809351900991863713438093519009918637134380935190099186371343809351900991863713438093519009918637134380935190099186371343809351900991863713438093519009918637134380935190099186371343809351900991863713438093519009918637134380935190099186371343809351900991863713438093519009918637" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16af0178-11a7-4b8b-a078-66dc61240eed, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 780770c5-0958-4042-be36-1c547e51e30b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16af0178-11a7-4b8b-a078-66dc61240eed, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4855625989715615405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48556259897156154054855625989715615405485562598971561540548556259897156154054855625989715615405485562598971561540548556259897156154054855625989715615405485562598971561540548556259897156154054855625989715615405485562598971561540548556259897156154054855625989715615405485562598971561540548556259897156154054855625989715615405485562598971561540548556259897156154054855625989715615405" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a8ceb84-7091-4502-a784-84811d5522b3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a8ceb84-7091-4502-a784-84811d5522b3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4800133917066395939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48001339170663959394800133917066395939480013391706639593948001339170663959394800133917066395939480013391706639593948001339170663959394800133917066395939480013391706639593948001339170663959394800133917066395939480013391706639593948001339170663959394800133917066395939480013391706639593948001339170663959394800133917066395939480013391706639593948001339170663959394800133917066395939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16af0178-11a7-4b8b-a078-66dc61240eed, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45d5a1b0-5980-41d0-81e9-db3fcf5fba6f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45d5a1b0-5980-41d0-81e9-db3fcf5fba6f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10006231185920888461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000623118592088846110006231185920888461100062311859208884611000623118592088846110006231185920888461100062311859208884611000623118592088846110006231185920888461100062311859208884611000623118592088846110006231185920888461100062311859208884611000623118592088846110006231185920888461100062311859208884611000623118592088846110006231185920888461100062311859208884611000623118592088846110006231185920888461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a8ceb84-7091-4502-a784-84811d5522b3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ba81836-a809-4a5a-99cc-f666bdd1de17, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ba81836-a809-4a5a-99cc-f666bdd1de17, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3348483312270590188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33484833122705901883348483312270590188334848331227059018833484833122705901883348483312270590188334848331227059018833484833122705901883348483312270590188334848331227059018833484833122705901883348483312270590188334848331227059018833484833122705901883348483312270590188334848331227059018833484833122705901883348483312270590188334848331227059018833484833122705901883348483312270590188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45d5a1b0-5980-41d0-81e9-db3fcf5fba6f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5c5975a-0106-44b8-b067-282fb0d99cc2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5c5975a-0106-44b8-b067-282fb0d99cc2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9265543342697681019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92655433426976810199265543342697681019926554334269768101992655433426976810199265543342697681019926554334269768101992655433426976810199265543342697681019926554334269768101992655433426976810199265543342697681019926554334269768101992655433426976810199265543342697681019926554334269768101992655433426976810199265543342697681019926554334269768101992655433426976810199265543342697681019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ba81836-a809-4a5a-99cc-f666bdd1de17, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52e80b01-0b38-4173-9137-24b6fa2d9b31, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52e80b01-0b38-4173-9137-24b6fa2d9b31, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 260879382188454205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "260879382188454205260879382188454205260879382188454205260879382188454205260879382188454205260879382188454205260879382188454205260879382188454205260879382188454205260879382188454205260879382188454205260879382188454205260879382188454205260879382188454205260879382188454205260879382188454205260879382188454205260879382188454205260879382188454205260879382188454205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5c5975a-0106-44b8-b067-282fb0d99cc2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 876ec127-959c-49c7-9c7f-d596787f9185, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 876ec127-959c-49c7-9c7f-d596787f9185, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 575903893835246385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "575903893835246385575903893835246385575903893835246385575903893835246385575903893835246385575903893835246385575903893835246385575903893835246385575903893835246385575903893835246385575903893835246385575903893835246385575903893835246385575903893835246385575903893835246385575903893835246385575903893835246385575903893835246385575903893835246385575903893835246385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52e80b01-0b38-4173-9137-24b6fa2d9b31, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc0ebf12-5178-4e55-b20a-644a40de5390, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc0ebf12-5178-4e55-b20a-644a40de5390, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16362245845389058698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636224584538905869816362245845389058698163622458453890586981636224584538905869816362245845389058698163622458453890586981636224584538905869816362245845389058698163622458453890586981636224584538905869816362245845389058698163622458453890586981636224584538905869816362245845389058698163622458453890586981636224584538905869816362245845389058698163622458453890586981636224584538905869816362245845389058698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 876ec127-959c-49c7-9c7f-d596787f9185, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc43905e-99c1-4bf1-b5cd-7bb8cf71c2b9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc43905e-99c1-4bf1-b5cd-7bb8cf71c2b9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5461033560722436331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54610335607224363315461033560722436331546103356072243633154610335607224363315461033560722436331546103356072243633154610335607224363315461033560722436331546103356072243633154610335607224363315461033560722436331546103356072243633154610335607224363315461033560722436331546103356072243633154610335607224363315461033560722436331546103356072243633154610335607224363315461033560722436331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc0ebf12-5178-4e55-b20a-644a40de5390, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6725420a-1ca2-44c7-a8f9-5a90a95bf982, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6725420a-1ca2-44c7-a8f9-5a90a95bf982, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8536022688890823361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85360226888908233618536022688890823361853602268889082336185360226888908233618536022688890823361853602268889082336185360226888908233618536022688890823361853602268889082336185360226888908233618536022688890823361853602268889082336185360226888908233618536022688890823361853602268889082336185360226888908233618536022688890823361853602268889082336185360226888908233618536022688890823361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc43905e-99c1-4bf1-b5cd-7bb8cf71c2b9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c7ec4cc-91f5-47c7-be6b-bcf9315b63f3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c7ec4cc-91f5-47c7-be6b-bcf9315b63f3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12341365336672199572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234136533667219957212341365336672199572123413653366721995721234136533667219957212341365336672199572123413653366721995721234136533667219957212341365336672199572123413653366721995721234136533667219957212341365336672199572123413653366721995721234136533667219957212341365336672199572123413653366721995721234136533667219957212341365336672199572123413653366721995721234136533667219957212341365336672199572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6725420a-1ca2-44c7-a8f9-5a90a95bf982, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2e50082-dfe2-4857-b78e-5769deb2e094, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2e50082-dfe2-4857-b78e-5769deb2e094, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6838233165148625202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68382331651486252026838233165148625202683823316514862520268382331651486252026838233165148625202683823316514862520268382331651486252026838233165148625202683823316514862520268382331651486252026838233165148625202683823316514862520268382331651486252026838233165148625202683823316514862520268382331651486252026838233165148625202683823316514862520268382331651486252026838233165148625202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c7ec4cc-91f5-47c7-be6b-bcf9315b63f3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08d9112d-cad4-4fa5-ba0a-d074fa73b909, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08d9112d-cad4-4fa5-ba0a-d074fa73b909, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3639197620882581007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36391976208825810073639197620882581007363919762088258100736391976208825810073639197620882581007363919762088258100736391976208825810073639197620882581007363919762088258100736391976208825810073639197620882581007363919762088258100736391976208825810073639197620882581007363919762088258100736391976208825810073639197620882581007363919762088258100736391976208825810073639197620882581007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2e50082-dfe2-4857-b78e-5769deb2e094, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dbd9ff0-bf81-4986-a9eb-c2558e3c8b26, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dbd9ff0-bf81-4986-a9eb-c2558e3c8b26, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7670581949312881105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76705819493128811057670581949312881105767058194931288110576705819493128811057670581949312881105767058194931288110576705819493128811057670581949312881105767058194931288110576705819493128811057670581949312881105767058194931288110576705819493128811057670581949312881105767058194931288110576705819493128811057670581949312881105767058194931288110576705819493128811057670581949312881105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08d9112d-cad4-4fa5-ba0a-d074fa73b909, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d980789-f74c-4684-8160-ec708c6a2b84, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d980789-f74c-4684-8160-ec708c6a2b84, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10717135186355053555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1071713518635505355510717135186355053555107171351863550535551071713518635505355510717135186355053555107171351863550535551071713518635505355510717135186355053555107171351863550535551071713518635505355510717135186355053555107171351863550535551071713518635505355510717135186355053555107171351863550535551071713518635505355510717135186355053555107171351863550535551071713518635505355510717135186355053555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dbd9ff0-bf81-4986-a9eb-c2558e3c8b26, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1575176-ba78-4be1-9a37-f3e66668287e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1575176-ba78-4be1-9a37-f3e66668287e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12805741483306481254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280574148330648125412805741483306481254128057414833064812541280574148330648125412805741483306481254128057414833064812541280574148330648125412805741483306481254128057414833064812541280574148330648125412805741483306481254128057414833064812541280574148330648125412805741483306481254128057414833064812541280574148330648125412805741483306481254128057414833064812541280574148330648125412805741483306481254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d980789-f74c-4684-8160-ec708c6a2b84, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1c9792f-6c98-4e76-b4c4-61dbfcd9e7a7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1c9792f-6c98-4e76-b4c4-61dbfcd9e7a7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15570736515954236460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1557073651595423646015570736515954236460155707365159542364601557073651595423646015570736515954236460155707365159542364601557073651595423646015570736515954236460155707365159542364601557073651595423646015570736515954236460155707365159542364601557073651595423646015570736515954236460155707365159542364601557073651595423646015570736515954236460155707365159542364601557073651595423646015570736515954236460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1575176-ba78-4be1-9a37-f3e66668287e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33fa6721-b8f7-40a2-8900-369728946c1b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33fa6721-b8f7-40a2-8900-369728946c1b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11675288865475976929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167528886547597692911675288865475976929116752888654759769291167528886547597692911675288865475976929116752888654759769291167528886547597692911675288865475976929116752888654759769291167528886547597692911675288865475976929116752888654759769291167528886547597692911675288865475976929116752888654759769291167528886547597692911675288865475976929116752888654759769291167528886547597692911675288865475976929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1c9792f-6c98-4e76-b4c4-61dbfcd9e7a7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d803c63-6824-4c1d-8300-6848fd8c670b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d803c63-6824-4c1d-8300-6848fd8c670b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5759590113691287345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57595901136912873455759590113691287345575959011369128734557595901136912873455759590113691287345575959011369128734557595901136912873455759590113691287345575959011369128734557595901136912873455759590113691287345575959011369128734557595901136912873455759590113691287345575959011369128734557595901136912873455759590113691287345575959011369128734557595901136912873455759590113691287345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33fa6721-b8f7-40a2-8900-369728946c1b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a177f888-a5a8-4104-9ac9-4fee4d2531ec, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a177f888-a5a8-4104-9ac9-4fee4d2531ec, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16278334306278283961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627833430627828396116278334306278283961162783343062782839611627833430627828396116278334306278283961162783343062782839611627833430627828396116278334306278283961162783343062782839611627833430627828396116278334306278283961162783343062782839611627833430627828396116278334306278283961162783343062782839611627833430627828396116278334306278283961162783343062782839611627833430627828396116278334306278283961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d803c63-6824-4c1d-8300-6848fd8c670b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79df2444-bc9f-48e2-996b-bc536d2a6f64, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79df2444-bc9f-48e2-996b-bc536d2a6f64, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2996228372452642163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29962283724526421632996228372452642163299622837245264216329962283724526421632996228372452642163299622837245264216329962283724526421632996228372452642163299622837245264216329962283724526421632996228372452642163299622837245264216329962283724526421632996228372452642163299622837245264216329962283724526421632996228372452642163299622837245264216329962283724526421632996228372452642163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a177f888-a5a8-4104-9ac9-4fee4d2531ec, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baadd594-5df8-4c86-b43b-456d5cf34597, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baadd594-5df8-4c86-b43b-456d5cf34597, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15122838221536007309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512283822153600730915122838221536007309151228382215360073091512283822153600730915122838221536007309151228382215360073091512283822153600730915122838221536007309151228382215360073091512283822153600730915122838221536007309151228382215360073091512283822153600730915122838221536007309151228382215360073091512283822153600730915122838221536007309151228382215360073091512283822153600730915122838221536007309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79df2444-bc9f-48e2-996b-bc536d2a6f64, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8ef7c56-2106-4243-9227-129c043d5027, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8ef7c56-2106-4243-9227-129c043d5027, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6592364998893544621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65923649988935446216592364998893544621659236499889354462165923649988935446216592364998893544621659236499889354462165923649988935446216592364998893544621659236499889354462165923649988935446216592364998893544621659236499889354462165923649988935446216592364998893544621659236499889354462165923649988935446216592364998893544621659236499889354462165923649988935446216592364998893544621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baadd594-5df8-4c86-b43b-456d5cf34597, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac4c3711-4627-421d-a37d-1a98e9dc12bf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac4c3711-4627-421d-a37d-1a98e9dc12bf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3733295199170487456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37332951991704874563733295199170487456373329519917048745637332951991704874563733295199170487456373329519917048745637332951991704874563733295199170487456373329519917048745637332951991704874563733295199170487456373329519917048745637332951991704874563733295199170487456373329519917048745637332951991704874563733295199170487456373329519917048745637332951991704874563733295199170487456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8ef7c56-2106-4243-9227-129c043d5027, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34c9a789-8ff2-413b-860a-9af01d3e5adc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34c9a789-8ff2-413b-860a-9af01d3e5adc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17955409366113581129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795540936611358112917955409366113581129179554093661135811291795540936611358112917955409366113581129179554093661135811291795540936611358112917955409366113581129179554093661135811291795540936611358112917955409366113581129179554093661135811291795540936611358112917955409366113581129179554093661135811291795540936611358112917955409366113581129179554093661135811291795540936611358112917955409366113581129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac4c3711-4627-421d-a37d-1a98e9dc12bf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc17773a-4a6c-41f7-8d5a-5e48b2def1df, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc17773a-4a6c-41f7-8d5a-5e48b2def1df, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4110581701316114745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41105817013161147454110581701316114745411058170131611474541105817013161147454110581701316114745411058170131611474541105817013161147454110581701316114745411058170131611474541105817013161147454110581701316114745411058170131611474541105817013161147454110581701316114745411058170131611474541105817013161147454110581701316114745411058170131611474541105817013161147454110581701316114745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34c9a789-8ff2-413b-860a-9af01d3e5adc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f480389d-b560-48bf-8a70-a52a51a1bc6d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f480389d-b560-48bf-8a70-a52a51a1bc6d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9077663580183539786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90776635801835397869077663580183539786907766358018353978690776635801835397869077663580183539786907766358018353978690776635801835397869077663580183539786907766358018353978690776635801835397869077663580183539786907766358018353978690776635801835397869077663580183539786907766358018353978690776635801835397869077663580183539786907766358018353978690776635801835397869077663580183539786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc17773a-4a6c-41f7-8d5a-5e48b2def1df, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1a77f41-44bb-42c5-a132-86cb40a1ace0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1a77f41-44bb-42c5-a132-86cb40a1ace0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3646284365435362769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36462843654353627693646284365435362769364628436543536276936462843654353627693646284365435362769364628436543536276936462843654353627693646284365435362769364628436543536276936462843654353627693646284365435362769364628436543536276936462843654353627693646284365435362769364628436543536276936462843654353627693646284365435362769364628436543536276936462843654353627693646284365435362769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f480389d-b560-48bf-8a70-a52a51a1bc6d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e9070aa-4e53-4979-9742-39f0f7c3fb7d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e9070aa-4e53-4979-9742-39f0f7c3fb7d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6497785993006908841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64977859930069088416497785993006908841649778599300690884164977859930069088416497785993006908841649778599300690884164977859930069088416497785993006908841649778599300690884164977859930069088416497785993006908841649778599300690884164977859930069088416497785993006908841649778599300690884164977859930069088416497785993006908841649778599300690884164977859930069088416497785993006908841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1a77f41-44bb-42c5-a132-86cb40a1ace0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0da889a1-e7e7-4277-ab21-ed4cc4829885, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0da889a1-e7e7-4277-ab21-ed4cc4829885, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14234441056452828146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423444105645282814614234441056452828146142344410564528281461423444105645282814614234441056452828146142344410564528281461423444105645282814614234441056452828146142344410564528281461423444105645282814614234441056452828146142344410564528281461423444105645282814614234441056452828146142344410564528281461423444105645282814614234441056452828146142344410564528281461423444105645282814614234441056452828146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e9070aa-4e53-4979-9742-39f0f7c3fb7d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0837a39c-0503-4cf5-8926-15406e4201a2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0837a39c-0503-4cf5-8926-15406e4201a2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9055316335723484196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90553163357234841969055316335723484196905531633572348419690553163357234841969055316335723484196905531633572348419690553163357234841969055316335723484196905531633572348419690553163357234841969055316335723484196905531633572348419690553163357234841969055316335723484196905531633572348419690553163357234841969055316335723484196905531633572348419690553163357234841969055316335723484196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0da889a1-e7e7-4277-ab21-ed4cc4829885, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 344bd901-f020-4061-99e9-7182452a971b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 344bd901-f020-4061-99e9-7182452a971b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5136712818111453112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51367128181114531125136712818111453112513671281811145311251367128181114531125136712818111453112513671281811145311251367128181114531125136712818111453112513671281811145311251367128181114531125136712818111453112513671281811145311251367128181114531125136712818111453112513671281811145311251367128181114531125136712818111453112513671281811145311251367128181114531125136712818111453112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0837a39c-0503-4cf5-8926-15406e4201a2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cb07b24-09a4-4f00-a92e-32e67794e773, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cb07b24-09a4-4f00-a92e-32e67794e773, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2511855286455452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25118552864554522511855286455452251185528645545225118552864554522511855286455452251185528645545225118552864554522511855286455452251185528645545225118552864554522511855286455452251185528645545225118552864554522511855286455452251185528645545225118552864554522511855286455452251185528645545225118552864554522511855286455452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 344bd901-f020-4061-99e9-7182452a971b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c145aa8-9b99-4425-a73c-1ed857af88df, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c145aa8-9b99-4425-a73c-1ed857af88df, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15485151263171044488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1548515126317104448815485151263171044488154851512631710444881548515126317104448815485151263171044488154851512631710444881548515126317104448815485151263171044488154851512631710444881548515126317104448815485151263171044488154851512631710444881548515126317104448815485151263171044488154851512631710444881548515126317104448815485151263171044488154851512631710444881548515126317104448815485151263171044488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cb07b24-09a4-4f00-a92e-32e67794e773, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f2b7cde-cf8b-40cf-a8c9-0b7ae1a3f9a0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f2b7cde-cf8b-40cf-a8c9-0b7ae1a3f9a0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16314814226570459394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631481422657045939416314814226570459394163148142265704593941631481422657045939416314814226570459394163148142265704593941631481422657045939416314814226570459394163148142265704593941631481422657045939416314814226570459394163148142265704593941631481422657045939416314814226570459394163148142265704593941631481422657045939416314814226570459394163148142265704593941631481422657045939416314814226570459394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c145aa8-9b99-4425-a73c-1ed857af88df, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f440cb0-d680-4681-8e10-1b1e3e301d4b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f440cb0-d680-4681-8e10-1b1e3e301d4b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6553752832088880569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65537528320888805696553752832088880569655375283208888056965537528320888805696553752832088880569655375283208888056965537528320888805696553752832088880569655375283208888056965537528320888805696553752832088880569655375283208888056965537528320888805696553752832088880569655375283208888056965537528320888805696553752832088880569655375283208888056965537528320888805696553752832088880569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f2b7cde-cf8b-40cf-a8c9-0b7ae1a3f9a0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edf40113-935f-4e58-8cfe-471a93fedb1f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edf40113-935f-4e58-8cfe-471a93fedb1f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3385697482942772479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33856974829427724793385697482942772479338569748294277247933856974829427724793385697482942772479338569748294277247933856974829427724793385697482942772479338569748294277247933856974829427724793385697482942772479338569748294277247933856974829427724793385697482942772479338569748294277247933856974829427724793385697482942772479338569748294277247933856974829427724793385697482942772479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f440cb0-d680-4681-8e10-1b1e3e301d4b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 332a7e2a-4733-461a-b013-ea568d6a1d98, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 332a7e2a-4733-461a-b013-ea568d6a1d98, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18206072402744207677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820607240274420767718206072402744207677182060724027442076771820607240274420767718206072402744207677182060724027442076771820607240274420767718206072402744207677182060724027442076771820607240274420767718206072402744207677182060724027442076771820607240274420767718206072402744207677182060724027442076771820607240274420767718206072402744207677182060724027442076771820607240274420767718206072402744207677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edf40113-935f-4e58-8cfe-471a93fedb1f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a97b05e-9402-4c65-8185-5e1f8bf37231, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a97b05e-9402-4c65-8185-5e1f8bf37231, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2461521573873706912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24615215738737069122461521573873706912246152157387370691224615215738737069122461521573873706912246152157387370691224615215738737069122461521573873706912246152157387370691224615215738737069122461521573873706912246152157387370691224615215738737069122461521573873706912246152157387370691224615215738737069122461521573873706912246152157387370691224615215738737069122461521573873706912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 332a7e2a-4733-461a-b013-ea568d6a1d98, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2a8fa8d-4b24-4805-a375-c136e16922d7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2a8fa8d-4b24-4805-a375-c136e16922d7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5491158906765769999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54911589067657699995491158906765769999549115890676576999954911589067657699995491158906765769999549115890676576999954911589067657699995491158906765769999549115890676576999954911589067657699995491158906765769999549115890676576999954911589067657699995491158906765769999549115890676576999954911589067657699995491158906765769999549115890676576999954911589067657699995491158906765769999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a97b05e-9402-4c65-8185-5e1f8bf37231, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76ef196c-dd8b-4114-96c4-ba135335d27f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76ef196c-dd8b-4114-96c4-ba135335d27f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6199224441921946776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61992244419219467766199224441921946776619922444192194677661992244419219467766199224441921946776619922444192194677661992244419219467766199224441921946776619922444192194677661992244419219467766199224441921946776619922444192194677661992244419219467766199224441921946776619922444192194677661992244419219467766199224441921946776619922444192194677661992244419219467766199224441921946776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2a8fa8d-4b24-4805-a375-c136e16922d7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62b76890-66d5-49ff-82d7-37d9ec52539e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62b76890-66d5-49ff-82d7-37d9ec52539e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12665121020809502534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266512102080950253412665121020809502534126651210208095025341266512102080950253412665121020809502534126651210208095025341266512102080950253412665121020809502534126651210208095025341266512102080950253412665121020809502534126651210208095025341266512102080950253412665121020809502534126651210208095025341266512102080950253412665121020809502534126651210208095025341266512102080950253412665121020809502534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76ef196c-dd8b-4114-96c4-ba135335d27f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09673ca5-e164-4660-84f7-18038e5ecbbb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09673ca5-e164-4660-84f7-18038e5ecbbb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16791367772869233283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679136777286923328316791367772869233283167913677728692332831679136777286923328316791367772869233283167913677728692332831679136777286923328316791367772869233283167913677728692332831679136777286923328316791367772869233283167913677728692332831679136777286923328316791367772869233283167913677728692332831679136777286923328316791367772869233283167913677728692332831679136777286923328316791367772869233283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62b76890-66d5-49ff-82d7-37d9ec52539e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81fea417-b160-4f06-8d35-fe48a75a3170, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81fea417-b160-4f06-8d35-fe48a75a3170, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8422868728639669632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84228687286396696328422868728639669632842286872863966963284228687286396696328422868728639669632842286872863966963284228687286396696328422868728639669632842286872863966963284228687286396696328422868728639669632842286872863966963284228687286396696328422868728639669632842286872863966963284228687286396696328422868728639669632842286872863966963284228687286396696328422868728639669632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09673ca5-e164-4660-84f7-18038e5ecbbb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16d2495e-a679-40ac-bd26-5fad5a588ede, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16d2495e-a679-40ac-bd26-5fad5a588ede, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3846996462028375011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38469964620283750113846996462028375011384699646202837501138469964620283750113846996462028375011384699646202837501138469964620283750113846996462028375011384699646202837501138469964620283750113846996462028375011384699646202837501138469964620283750113846996462028375011384699646202837501138469964620283750113846996462028375011384699646202837501138469964620283750113846996462028375011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81fea417-b160-4f06-8d35-fe48a75a3170, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d220a77a-61e8-4194-bd44-099083dd94a2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16d2495e-a679-40ac-bd26-5fad5a588ede, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 672bd644-38ae-4f47-99bd-34e21de0cfcd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d220a77a-61e8-4194-bd44-099083dd94a2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5004547667367741197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50045476673677411975004547667367741197500454766736774119750045476673677411975004547667367741197500454766736774119750045476673677411975004547667367741197500454766736774119750045476673677411975004547667367741197500454766736774119750045476673677411975004547667367741197500454766736774119750045476673677411975004547667367741197500454766736774119750045476673677411975004547667367741197" } } } 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, 672bd644-38ae-4f47-99bd-34e21de0cfcd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10150219341942123314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015021934194212331410150219341942123314101502193419421233141015021934194212331410150219341942123314101502193419421233141015021934194212331410150219341942123314101502193419421233141015021934194212331410150219341942123314101502193419421233141015021934194212331410150219341942123314101502193419421233141015021934194212331410150219341942123314101502193419421233141015021934194212331410150219341942123314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 672bd644-38ae-4f47-99bd-34e21de0cfcd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d220a77a-61e8-4194-bd44-099083dd94a2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0118a245-04d3-4b65-b911-0d4e1e5bc746, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0118a245-04d3-4b65-b911-0d4e1e5bc746, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10653525981172612159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065352598117261215910653525981172612159106535259811726121591065352598117261215910653525981172612159106535259811726121591065352598117261215910653525981172612159106535259811726121591065352598117261215910653525981172612159106535259811726121591065352598117261215910653525981172612159106535259811726121591065352598117261215910653525981172612159106535259811726121591065352598117261215910653525981172612159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77a5714a-b877-4e90-afc0-14e4fac8716e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77a5714a-b877-4e90-afc0-14e4fac8716e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14740631813219419677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474063181321941967714740631813219419677147406318132194196771474063181321941967714740631813219419677147406318132194196771474063181321941967714740631813219419677147406318132194196771474063181321941967714740631813219419677147406318132194196771474063181321941967714740631813219419677147406318132194196771474063181321941967714740631813219419677147406318132194196771474063181321941967714740631813219419677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0118a245-04d3-4b65-b911-0d4e1e5bc746, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77a5714a-b877-4e90-afc0-14e4fac8716e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b926b5d3-fc0c-4bfd-929e-b736eee61aba, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b926b5d3-fc0c-4bfd-929e-b736eee61aba, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1830662649710867288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18306626497108672881830662649710867288183066264971086728818306626497108672881830662649710867288183066264971086728818306626497108672881830662649710867288183066264971086728818306626497108672881830662649710867288183066264971086728818306626497108672881830662649710867288183066264971086728818306626497108672881830662649710867288183066264971086728818306626497108672881830662649710867288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2003b322-f2ac-4947-a8ee-522885fdf6ed, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2003b322-f2ac-4947-a8ee-522885fdf6ed, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5956884246965960185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59568842469659601855956884246965960185595688424696596018559568842469659601855956884246965960185595688424696596018559568842469659601855956884246965960185595688424696596018559568842469659601855956884246965960185595688424696596018559568842469659601855956884246965960185595688424696596018559568842469659601855956884246965960185595688424696596018559568842469659601855956884246965960185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b926b5d3-fc0c-4bfd-929e-b736eee61aba, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 839d2e28-2a85-41b6-a4b1-f6d8a89e3ffd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 839d2e28-2a85-41b6-a4b1-f6d8a89e3ffd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11471111359335518871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147111135933551887111471111359335518871114711113593355188711147111135933551887111471111359335518871114711113593355188711147111135933551887111471111359335518871114711113593355188711147111135933551887111471111359335518871114711113593355188711147111135933551887111471111359335518871114711113593355188711147111135933551887111471111359335518871114711113593355188711147111135933551887111471111359335518871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2003b322-f2ac-4947-a8ee-522885fdf6ed, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71b051aa-c84d-4d30-aa08-0b5de2833aad, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71b051aa-c84d-4d30-aa08-0b5de2833aad, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7469541012632177727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74695410126321777277469541012632177727746954101263217772774695410126321777277469541012632177727746954101263217772774695410126321777277469541012632177727746954101263217772774695410126321777277469541012632177727746954101263217772774695410126321777277469541012632177727746954101263217772774695410126321777277469541012632177727746954101263217772774695410126321777277469541012632177727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 839d2e28-2a85-41b6-a4b1-f6d8a89e3ffd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71b051aa-c84d-4d30-aa08-0b5de2833aad, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4426d50-86f0-4975-9572-7fe1e3fb33d9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4426d50-86f0-4975-9572-7fe1e3fb33d9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3701497047799564224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37014970477995642243701497047799564224370149704779956422437014970477995642243701497047799564224370149704779956422437014970477995642243701497047799564224370149704779956422437014970477995642243701497047799564224370149704779956422437014970477995642243701497047799564224370149704779956422437014970477995642243701497047799564224370149704779956422437014970477995642243701497047799564224" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed1b0c9b-8f65-4c82-a104-fff193087b75, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed1b0c9b-8f65-4c82-a104-fff193087b75, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1424448144188317419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14244481441883174191424448144188317419142444814418831741914244481441883174191424448144188317419142444814418831741914244481441883174191424448144188317419142444814418831741914244481441883174191424448144188317419142444814418831741914244481441883174191424448144188317419142444814418831741914244481441883174191424448144188317419142444814418831741914244481441883174191424448144188317419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4426d50-86f0-4975-9572-7fe1e3fb33d9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6673b740-4a53-46e4-8adb-0b1b24de29ee, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6673b740-4a53-46e4-8adb-0b1b24de29ee, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11642160658706331932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164216065870633193211642160658706331932116421606587063319321164216065870633193211642160658706331932116421606587063319321164216065870633193211642160658706331932116421606587063319321164216065870633193211642160658706331932116421606587063319321164216065870633193211642160658706331932116421606587063319321164216065870633193211642160658706331932116421606587063319321164216065870633193211642160658706331932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed1b0c9b-8f65-4c82-a104-fff193087b75, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87213a06-f0ab-4245-bdcc-034427b0db87, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87213a06-f0ab-4245-bdcc-034427b0db87, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4547297300009475177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45472973000094751774547297300009475177454729730000947517745472973000094751774547297300009475177454729730000947517745472973000094751774547297300009475177454729730000947517745472973000094751774547297300009475177454729730000947517745472973000094751774547297300009475177454729730000947517745472973000094751774547297300009475177454729730000947517745472973000094751774547297300009475177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87213a06-f0ab-4245-bdcc-034427b0db87, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13670ca2-8812-40ee-b83f-3506ffd5975a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13670ca2-8812-40ee-b83f-3506ffd5975a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10621899150428401125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1062189915042840112510621899150428401125106218991504284011251062189915042840112510621899150428401125106218991504284011251062189915042840112510621899150428401125106218991504284011251062189915042840112510621899150428401125106218991504284011251062189915042840112510621899150428401125106218991504284011251062189915042840112510621899150428401125106218991504284011251062189915042840112510621899150428401125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13670ca2-8812-40ee-b83f-3506ffd5975a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a07dd899-947a-4387-9a3d-6e5f51173cb3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a07dd899-947a-4387-9a3d-6e5f51173cb3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2908009605380044122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29080096053800441222908009605380044122290800960538004412229080096053800441222908009605380044122290800960538004412229080096053800441222908009605380044122290800960538004412229080096053800441222908009605380044122290800960538004412229080096053800441222908009605380044122290800960538004412229080096053800441222908009605380044122290800960538004412229080096053800441222908009605380044122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6673b740-4a53-46e4-8adb-0b1b24de29ee, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae06kt41j6eg8nw4h69khk4" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a07dd899-947a-4387-9a3d-6e5f51173cb3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 259093aa-797c-464e-b880-dfd3ed46951b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 259093aa-797c-464e-b880-dfd3ed46951b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8798623531535767909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87986235315357679098798623531535767909879862353153576790987986235315357679098798623531535767909879862353153576790987986235315357679098798623531535767909879862353153576790987986235315357679098798623531535767909879862353153576790987986235315357679098798623531535767909879862353153576790987986235315357679098798623531535767909879862353153576790987986235315357679098798623531535767909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35f7d48e-da7e-4862-91dc-7a1945b6d2c6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35f7d48e-da7e-4862-91dc-7a1945b6d2c6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11642160658706331932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164216065870633193211642160658706331932116421606587063319321164216065870633193211642160658706331932116421606587063319321164216065870633193211642160658706331932116421606587063319321164216065870633193211642160658706331932116421606587063319321164216065870633193211642160658706331932116421606587063319321164216065870633193211642160658706331932116421606587063319321164216065870633193211642160658706331932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35f7d48e-da7e-4862-91dc-7a1945b6d2c6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a4af479-100f-4589-992a-69f476c6ef97, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a4af479-100f-4589-992a-69f476c6ef97, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3536070111430642392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35360701114306423923536070111430642392353607011143064239235360701114306423923536070111430642392353607011143064239235360701114306423923536070111430642392353607011143064239235360701114306423923536070111430642392353607011143064239235360701114306423923536070111430642392353607011143064239235360701114306423923536070111430642392353607011143064239235360701114306423923536070111430642392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 259093aa-797c-464e-b880-dfd3ed46951b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d36d6a14-e1d7-4301-9e3e-ed90d1307610, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a4af479-100f-4589-992a-69f476c6ef97, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d36d6a14-e1d7-4301-9e3e-ed90d1307610, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15538638595965476499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553863859596547649915538638595965476499155386385959654764991553863859596547649915538638595965476499155386385959654764991553863859596547649915538638595965476499155386385959654764991553863859596547649915538638595965476499155386385959654764991553863859596547649915538638595965476499155386385959654764991553863859596547649915538638595965476499155386385959654764991553863859596547649915538638595965476499" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2cbbf25-ffa8-4dfe-8585-ba45b90c4758, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2cbbf25-ffa8-4dfe-8585-ba45b90c4758, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16176448879357574623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1617644887935757462316176448879357574623161764488793575746231617644887935757462316176448879357574623161764488793575746231617644887935757462316176448879357574623161764488793575746231617644887935757462316176448879357574623161764488793575746231617644887935757462316176448879357574623161764488793575746231617644887935757462316176448879357574623161764488793575746231617644887935757462316176448879357574623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d36d6a14-e1d7-4301-9e3e-ed90d1307610, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2cbbf25-ffa8-4dfe-8585-ba45b90c4758, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fffb7fac-713a-487f-a2ea-c7b79f7de2f3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee83259e-6a34-4eba-8330-d4d4c1f247c3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fffb7fac-713a-487f-a2ea-c7b79f7de2f3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2959877697102735072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29598776971027350722959877697102735072295987769710273507229598776971027350722959877697102735072295987769710273507229598776971027350722959877697102735072295987769710273507229598776971027350722959877697102735072295987769710273507229598776971027350722959877697102735072295987769710273507229598776971027350722959877697102735072295987769710273507229598776971027350722959877697102735072" } } } 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, ee83259e-6a34-4eba-8330-d4d4c1f247c3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17361854108177847099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736185410817784709917361854108177847099173618541081778470991736185410817784709917361854108177847099173618541081778470991736185410817784709917361854108177847099173618541081778470991736185410817784709917361854108177847099173618541081778470991736185410817784709917361854108177847099173618541081778470991736185410817784709917361854108177847099173618541081778470991736185410817784709917361854108177847099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fffb7fac-713a-487f-a2ea-c7b79f7de2f3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcca2848-ab1e-4a30-bd30-dac40072f04c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcca2848-ab1e-4a30-bd30-dac40072f04c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4927987564235438286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49279875642354382864927987564235438286492798756423543828649279875642354382864927987564235438286492798756423543828649279875642354382864927987564235438286492798756423543828649279875642354382864927987564235438286492798756423543828649279875642354382864927987564235438286492798756423543828649279875642354382864927987564235438286492798756423543828649279875642354382864927987564235438286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee83259e-6a34-4eba-8330-d4d4c1f247c3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d7f78cb-a1e6-4481-a14a-5baa87988fc9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d7f78cb-a1e6-4481-a14a-5baa87988fc9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18001837734238660013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800183773423866001318001837734238660013180018377342386600131800183773423866001318001837734238660013180018377342386600131800183773423866001318001837734238660013180018377342386600131800183773423866001318001837734238660013180018377342386600131800183773423866001318001837734238660013180018377342386600131800183773423866001318001837734238660013180018377342386600131800183773423866001318001837734238660013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcca2848-ab1e-4a30-bd30-dac40072f04c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33dfedc1-b47b-4155-b4ac-3ba67ec74b97, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33dfedc1-b47b-4155-b4ac-3ba67ec74b97, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12563285499352611799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256328549935261179912563285499352611799125632854993526117991256328549935261179912563285499352611799125632854993526117991256328549935261179912563285499352611799125632854993526117991256328549935261179912563285499352611799125632854993526117991256328549935261179912563285499352611799125632854993526117991256328549935261179912563285499352611799125632854993526117991256328549935261179912563285499352611799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d7f78cb-a1e6-4481-a14a-5baa87988fc9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e082bac-8b1e-44e6-a455-12abf41cbb28, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e082bac-8b1e-44e6-a455-12abf41cbb28, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10918345374673588324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091834537467358832410918345374673588324109183453746735883241091834537467358832410918345374673588324109183453746735883241091834537467358832410918345374673588324109183453746735883241091834537467358832410918345374673588324109183453746735883241091834537467358832410918345374673588324109183453746735883241091834537467358832410918345374673588324109183453746735883241091834537467358832410918345374673588324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33dfedc1-b47b-4155-b4ac-3ba67ec74b97, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e902606-ee7f-467c-a264-964dbb8c2750, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e082bac-8b1e-44e6-a455-12abf41cbb28, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e902606-ee7f-467c-a264-964dbb8c2750, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 720496286910195657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "720496286910195657720496286910195657720496286910195657720496286910195657720496286910195657720496286910195657720496286910195657720496286910195657720496286910195657720496286910195657720496286910195657720496286910195657720496286910195657720496286910195657720496286910195657720496286910195657720496286910195657720496286910195657720496286910195657720496286910195657" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a32aed8-f2f2-48be-b095-1368768c19ad, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a32aed8-f2f2-48be-b095-1368768c19ad, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8783157794542976381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87831577945429763818783157794542976381878315779454297638187831577945429763818783157794542976381878315779454297638187831577945429763818783157794542976381878315779454297638187831577945429763818783157794542976381878315779454297638187831577945429763818783157794542976381878315779454297638187831577945429763818783157794542976381878315779454297638187831577945429763818783157794542976381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e902606-ee7f-467c-a264-964dbb8c2750, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 644786a4-f518-447d-ad9a-11d667cd5442, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 644786a4-f518-447d-ad9a-11d667cd5442, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 949046073443022035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "949046073443022035949046073443022035949046073443022035949046073443022035949046073443022035949046073443022035949046073443022035949046073443022035949046073443022035949046073443022035949046073443022035949046073443022035949046073443022035949046073443022035949046073443022035949046073443022035949046073443022035949046073443022035949046073443022035949046073443022035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a32aed8-f2f2-48be-b095-1368768c19ad, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4290037d-07d7-46c1-8e8d-0bd01d6bb355, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4290037d-07d7-46c1-8e8d-0bd01d6bb355, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13595463115910209205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359546311591020920513595463115910209205135954631159102092051359546311591020920513595463115910209205135954631159102092051359546311591020920513595463115910209205135954631159102092051359546311591020920513595463115910209205135954631159102092051359546311591020920513595463115910209205135954631159102092051359546311591020920513595463115910209205135954631159102092051359546311591020920513595463115910209205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 644786a4-f518-447d-ad9a-11d667cd5442, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af82f0f4-0b33-4783-843f-3d26d0f03c4f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af82f0f4-0b33-4783-843f-3d26d0f03c4f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1456023833865571284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14560238338655712841456023833865571284145602383386557128414560238338655712841456023833865571284145602383386557128414560238338655712841456023833865571284145602383386557128414560238338655712841456023833865571284145602383386557128414560238338655712841456023833865571284145602383386557128414560238338655712841456023833865571284145602383386557128414560238338655712841456023833865571284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4290037d-07d7-46c1-8e8d-0bd01d6bb355, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eac2664b-abb7-4f7b-ac76-429edd90ccea, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eac2664b-abb7-4f7b-ac76-429edd90ccea, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2554613798899674332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25546137988996743322554613798899674332255461379889967433225546137988996743322554613798899674332255461379889967433225546137988996743322554613798899674332255461379889967433225546137988996743322554613798899674332255461379889967433225546137988996743322554613798899674332255461379889967433225546137988996743322554613798899674332255461379889967433225546137988996743322554613798899674332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af82f0f4-0b33-4783-843f-3d26d0f03c4f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34b1b88e-0549-42ba-af2b-1703e6c97af7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34b1b88e-0549-42ba-af2b-1703e6c97af7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8961779521804769642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89617795218047696428961779521804769642896177952180476964289617795218047696428961779521804769642896177952180476964289617795218047696428961779521804769642896177952180476964289617795218047696428961779521804769642896177952180476964289617795218047696428961779521804769642896177952180476964289617795218047696428961779521804769642896177952180476964289617795218047696428961779521804769642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eac2664b-abb7-4f7b-ac76-429edd90ccea, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10aa40b7-6dac-4385-ac59-9658be3f9bd1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10aa40b7-6dac-4385-ac59-9658be3f9bd1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8850341829577579822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88503418295775798228850341829577579822885034182957757982288503418295775798228850341829577579822885034182957757982288503418295775798228850341829577579822885034182957757982288503418295775798228850341829577579822885034182957757982288503418295775798228850341829577579822885034182957757982288503418295775798228850341829577579822885034182957757982288503418295775798228850341829577579822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34b1b88e-0549-42ba-af2b-1703e6c97af7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa032f12-1be4-4232-a7d7-5738c1556d74, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa032f12-1be4-4232-a7d7-5738c1556d74, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12991594525530328370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299159452553032837012991594525530328370129915945255303283701299159452553032837012991594525530328370129915945255303283701299159452553032837012991594525530328370129915945255303283701299159452553032837012991594525530328370129915945255303283701299159452553032837012991594525530328370129915945255303283701299159452553032837012991594525530328370129915945255303283701299159452553032837012991594525530328370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10aa40b7-6dac-4385-ac59-9658be3f9bd1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2575d59-7f30-49d2-9e49-1e22efabc040, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2575d59-7f30-49d2-9e49-1e22efabc040, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12751270258615577469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275127025861557746912751270258615577469127512702586155774691275127025861557746912751270258615577469127512702586155774691275127025861557746912751270258615577469127512702586155774691275127025861557746912751270258615577469127512702586155774691275127025861557746912751270258615577469127512702586155774691275127025861557746912751270258615577469127512702586155774691275127025861557746912751270258615577469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2575d59-7f30-49d2-9e49-1e22efabc040, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b22888b3-8f07-4247-b435-bfe5b5427791, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa032f12-1be4-4232-a7d7-5738c1556d74, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70ed98c9-e950-47b4-b05a-5c1a619afa0d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70ed98c9-e950-47b4-b05a-5c1a619afa0d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6918701714765342571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69187017147653425716918701714765342571691870171476534257169187017147653425716918701714765342571691870171476534257169187017147653425716918701714765342571691870171476534257169187017147653425716918701714765342571691870171476534257169187017147653425716918701714765342571691870171476534257169187017147653425716918701714765342571691870171476534257169187017147653425716918701714765342571" } } } 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, b22888b3-8f07-4247-b435-bfe5b5427791, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4546373734650311734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45463737346503117344546373734650311734454637373465031173445463737346503117344546373734650311734454637373465031173445463737346503117344546373734650311734454637373465031173445463737346503117344546373734650311734454637373465031173445463737346503117344546373734650311734454637373465031173445463737346503117344546373734650311734454637373465031173445463737346503117344546373734650311734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b22888b3-8f07-4247-b435-bfe5b5427791, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09911145-ac19-4187-8234-58e6e9f275d6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70ed98c9-e950-47b4-b05a-5c1a619afa0d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a4fbecd-30a9-4340-b869-68b777a5f6e1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a4fbecd-30a9-4340-b869-68b777a5f6e1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12982590553122283983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298259055312228398312982590553122283983129825905531222839831298259055312228398312982590553122283983129825905531222839831298259055312228398312982590553122283983129825905531222839831298259055312228398312982590553122283983129825905531222839831298259055312228398312982590553122283983129825905531222839831298259055312228398312982590553122283983129825905531222839831298259055312228398312982590553122283983" } } } 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, 09911145-ac19-4187-8234-58e6e9f275d6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3507947182289752951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35079471822897529513507947182289752951350794718228975295135079471822897529513507947182289752951350794718228975295135079471822897529513507947182289752951350794718228975295135079471822897529513507947182289752951350794718228975295135079471822897529513507947182289752951350794718228975295135079471822897529513507947182289752951350794718228975295135079471822897529513507947182289752951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a4fbecd-30a9-4340-b869-68b777a5f6e1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09911145-ac19-4187-8234-58e6e9f275d6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 056cd14c-b7e1-405e-b06d-7f84b97f2d20, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 745b9490-96ca-4d77-9c84-c2e6069d7457, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 745b9490-96ca-4d77-9c84-c2e6069d7457, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4610554972175631388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46105549721756313884610554972175631388461055497217563138846105549721756313884610554972175631388461055497217563138846105549721756313884610554972175631388461055497217563138846105549721756313884610554972175631388461055497217563138846105549721756313884610554972175631388461055497217563138846105549721756313884610554972175631388461055497217563138846105549721756313884610554972175631388" } } } 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, 056cd14c-b7e1-405e-b06d-7f84b97f2d20, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15955085913884191416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595508591388419141615955085913884191416159550859138841914161595508591388419141615955085913884191416159550859138841914161595508591388419141615955085913884191416159550859138841914161595508591388419141615955085913884191416159550859138841914161595508591388419141615955085913884191416159550859138841914161595508591388419141615955085913884191416159550859138841914161595508591388419141615955085913884191416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 745b9490-96ca-4d77-9c84-c2e6069d7457, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00af283d-931e-4981-8eff-4de16e52b5b1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 056cd14c-b7e1-405e-b06d-7f84b97f2d20, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00af283d-931e-4981-8eff-4de16e52b5b1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12745559027037903978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274555902703790397812745559027037903978127455590270379039781274555902703790397812745559027037903978127455590270379039781274555902703790397812745559027037903978127455590270379039781274555902703790397812745559027037903978127455590270379039781274555902703790397812745559027037903978127455590270379039781274555902703790397812745559027037903978127455590270379039781274555902703790397812745559027037903978" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a451b41-fd6a-45d1-9062-a00d9c32e774, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a451b41-fd6a-45d1-9062-a00d9c32e774, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8693115900353471327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86931159003534713278693115900353471327869311590035347132786931159003534713278693115900353471327869311590035347132786931159003534713278693115900353471327869311590035347132786931159003534713278693115900353471327869311590035347132786931159003534713278693115900353471327869311590035347132786931159003534713278693115900353471327869311590035347132786931159003534713278693115900353471327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00af283d-931e-4981-8eff-4de16e52b5b1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a95c43c1-82d4-4a38-be2a-2b4373f3c6e4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a95c43c1-82d4-4a38-be2a-2b4373f3c6e4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1047248107361369748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10472481073613697481047248107361369748104724810736136974810472481073613697481047248107361369748104724810736136974810472481073613697481047248107361369748104724810736136974810472481073613697481047248107361369748104724810736136974810472481073613697481047248107361369748104724810736136974810472481073613697481047248107361369748104724810736136974810472481073613697481047248107361369748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a451b41-fd6a-45d1-9062-a00d9c32e774, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28cd51aa-3ae2-4d57-839e-fe8c4e7e0a93, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28cd51aa-3ae2-4d57-839e-fe8c4e7e0a93, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16000857578902785733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600085757890278573316000857578902785733160008575789027857331600085757890278573316000857578902785733160008575789027857331600085757890278573316000857578902785733160008575789027857331600085757890278573316000857578902785733160008575789027857331600085757890278573316000857578902785733160008575789027857331600085757890278573316000857578902785733160008575789027857331600085757890278573316000857578902785733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a95c43c1-82d4-4a38-be2a-2b4373f3c6e4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35b5e808-95dc-4f64-8592-9c6000c9e322, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35b5e808-95dc-4f64-8592-9c6000c9e322, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11620584861089022000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1162058486108902200011620584861089022000116205848610890220001162058486108902200011620584861089022000116205848610890220001162058486108902200011620584861089022000116205848610890220001162058486108902200011620584861089022000116205848610890220001162058486108902200011620584861089022000116205848610890220001162058486108902200011620584861089022000116205848610890220001162058486108902200011620584861089022000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28cd51aa-3ae2-4d57-839e-fe8c4e7e0a93, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a5c8396-bc86-4b4d-a948-504d8d22f74e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a5c8396-bc86-4b4d-a948-504d8d22f74e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15653927102588618164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565392710258861816415653927102588618164156539271025886181641565392710258861816415653927102588618164156539271025886181641565392710258861816415653927102588618164156539271025886181641565392710258861816415653927102588618164156539271025886181641565392710258861816415653927102588618164156539271025886181641565392710258861816415653927102588618164156539271025886181641565392710258861816415653927102588618164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35b5e808-95dc-4f64-8592-9c6000c9e322, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa9d0d3f-9222-4a38-9526-c0a34581f647, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa9d0d3f-9222-4a38-9526-c0a34581f647, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9026344517228749261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90263445172287492619026344517228749261902634451722874926190263445172287492619026344517228749261902634451722874926190263445172287492619026344517228749261902634451722874926190263445172287492619026344517228749261902634451722874926190263445172287492619026344517228749261902634451722874926190263445172287492619026344517228749261902634451722874926190263445172287492619026344517228749261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a5c8396-bc86-4b4d-a948-504d8d22f74e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c201a00-f506-4f00-9482-87d2b4db531b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c201a00-f506-4f00-9482-87d2b4db531b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5837126848548912357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58371268485489123575837126848548912357583712684854891235758371268485489123575837126848548912357583712684854891235758371268485489123575837126848548912357583712684854891235758371268485489123575837126848548912357583712684854891235758371268485489123575837126848548912357583712684854891235758371268485489123575837126848548912357583712684854891235758371268485489123575837126848548912357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa9d0d3f-9222-4a38-9526-c0a34581f647, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 241f86a8-0229-4241-b192-61bf8af69ffc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 241f86a8-0229-4241-b192-61bf8af69ffc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11341185949841572677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134118594984157267711341185949841572677113411859498415726771134118594984157267711341185949841572677113411859498415726771134118594984157267711341185949841572677113411859498415726771134118594984157267711341185949841572677113411859498415726771134118594984157267711341185949841572677113411859498415726771134118594984157267711341185949841572677113411859498415726771134118594984157267711341185949841572677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c201a00-f506-4f00-9482-87d2b4db531b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54a318af-6c71-4327-898c-d3d5b28a382a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54a318af-6c71-4327-898c-d3d5b28a382a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14804368175830242093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1480436817583024209314804368175830242093148043681758302420931480436817583024209314804368175830242093148043681758302420931480436817583024209314804368175830242093148043681758302420931480436817583024209314804368175830242093148043681758302420931480436817583024209314804368175830242093148043681758302420931480436817583024209314804368175830242093148043681758302420931480436817583024209314804368175830242093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 241f86a8-0229-4241-b192-61bf8af69ffc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 434a2912-73d6-4372-a98b-b324ec6319d6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 434a2912-73d6-4372-a98b-b324ec6319d6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13332752252310486516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333275225231048651613332752252310486516133327522523104865161333275225231048651613332752252310486516133327522523104865161333275225231048651613332752252310486516133327522523104865161333275225231048651613332752252310486516133327522523104865161333275225231048651613332752252310486516133327522523104865161333275225231048651613332752252310486516133327522523104865161333275225231048651613332752252310486516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54a318af-6c71-4327-898c-d3d5b28a382a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d91a8e31-12dd-42c1-8fa4-677b40390951, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d91a8e31-12dd-42c1-8fa4-677b40390951, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6041483944185620169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60414839441856201696041483944185620169604148394418562016960414839441856201696041483944185620169604148394418562016960414839441856201696041483944185620169604148394418562016960414839441856201696041483944185620169604148394418562016960414839441856201696041483944185620169604148394418562016960414839441856201696041483944185620169604148394418562016960414839441856201696041483944185620169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 434a2912-73d6-4372-a98b-b324ec6319d6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5007abc8-8d71-4d12-a9c9-6d518ef2ce32, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5007abc8-8d71-4d12-a9c9-6d518ef2ce32, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8200199007207677298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82001990072076772988200199007207677298820019900720767729882001990072076772988200199007207677298820019900720767729882001990072076772988200199007207677298820019900720767729882001990072076772988200199007207677298820019900720767729882001990072076772988200199007207677298820019900720767729882001990072076772988200199007207677298820019900720767729882001990072076772988200199007207677298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d91a8e31-12dd-42c1-8fa4-677b40390951, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0fc783f-73fb-4d18-ade3-a6a8df202e68, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0fc783f-73fb-4d18-ade3-a6a8df202e68, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10745466703135866369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1074546670313586636910745466703135866369107454667031358663691074546670313586636910745466703135866369107454667031358663691074546670313586636910745466703135866369107454667031358663691074546670313586636910745466703135866369107454667031358663691074546670313586636910745466703135866369107454667031358663691074546670313586636910745466703135866369107454667031358663691074546670313586636910745466703135866369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5007abc8-8d71-4d12-a9c9-6d518ef2ce32, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c32e4cdb-692c-4b07-84ca-40f834e2eba2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c32e4cdb-692c-4b07-84ca-40f834e2eba2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17985379789109211194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798537978910921119417985379789109211194179853797891092111941798537978910921119417985379789109211194179853797891092111941798537978910921119417985379789109211194179853797891092111941798537978910921119417985379789109211194179853797891092111941798537978910921119417985379789109211194179853797891092111941798537978910921119417985379789109211194179853797891092111941798537978910921119417985379789109211194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0fc783f-73fb-4d18-ade3-a6a8df202e68, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d120c999-c884-4ffe-9af9-49982efbdfa3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d120c999-c884-4ffe-9af9-49982efbdfa3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7686480220345948193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76864802203459481937686480220345948193768648022034594819376864802203459481937686480220345948193768648022034594819376864802203459481937686480220345948193768648022034594819376864802203459481937686480220345948193768648022034594819376864802203459481937686480220345948193768648022034594819376864802203459481937686480220345948193768648022034594819376864802203459481937686480220345948193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c32e4cdb-692c-4b07-84ca-40f834e2eba2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 279f8498-7a54-48a9-a563-df90a3a1df19, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 279f8498-7a54-48a9-a563-df90a3a1df19, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5792645239068474407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57926452390684744075792645239068474407579264523906847440757926452390684744075792645239068474407579264523906847440757926452390684744075792645239068474407579264523906847440757926452390684744075792645239068474407579264523906847440757926452390684744075792645239068474407579264523906847440757926452390684744075792645239068474407579264523906847440757926452390684744075792645239068474407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d120c999-c884-4ffe-9af9-49982efbdfa3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 310668b2-42da-4b7e-be36-983238a25cd1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 310668b2-42da-4b7e-be36-983238a25cd1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4672349664025008060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46723496640250080604672349664025008060467234966402500806046723496640250080604672349664025008060467234966402500806046723496640250080604672349664025008060467234966402500806046723496640250080604672349664025008060467234966402500806046723496640250080604672349664025008060467234966402500806046723496640250080604672349664025008060467234966402500806046723496640250080604672349664025008060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 279f8498-7a54-48a9-a563-df90a3a1df19, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77b6ce1d-ef07-4d23-8c59-ea442b5bec5d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77b6ce1d-ef07-4d23-8c59-ea442b5bec5d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15739847227614326224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1573984722761432622415739847227614326224157398472276143262241573984722761432622415739847227614326224157398472276143262241573984722761432622415739847227614326224157398472276143262241573984722761432622415739847227614326224157398472276143262241573984722761432622415739847227614326224157398472276143262241573984722761432622415739847227614326224157398472276143262241573984722761432622415739847227614326224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 310668b2-42da-4b7e-be36-983238a25cd1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4d2642a-e6fb-4596-bcf5-49a0f35bfaa3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4d2642a-e6fb-4596-bcf5-49a0f35bfaa3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8907476145094011226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89074761450940112268907476145094011226890747614509401122689074761450940112268907476145094011226890747614509401122689074761450940112268907476145094011226890747614509401122689074761450940112268907476145094011226890747614509401122689074761450940112268907476145094011226890747614509401122689074761450940112268907476145094011226890747614509401122689074761450940112268907476145094011226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77b6ce1d-ef07-4d23-8c59-ea442b5bec5d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1e73f0d-dc0f-4d85-b0b3-a241125d23b3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1e73f0d-dc0f-4d85-b0b3-a241125d23b3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 610570239429246876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "610570239429246876610570239429246876610570239429246876610570239429246876610570239429246876610570239429246876610570239429246876610570239429246876610570239429246876610570239429246876610570239429246876610570239429246876610570239429246876610570239429246876610570239429246876610570239429246876610570239429246876610570239429246876610570239429246876610570239429246876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4d2642a-e6fb-4596-bcf5-49a0f35bfaa3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53470802-cbe9-4d94-a6ce-990d63aecfe3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53470802-cbe9-4d94-a6ce-990d63aecfe3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4348646579399736128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43486465793997361284348646579399736128434864657939973612843486465793997361284348646579399736128434864657939973612843486465793997361284348646579399736128434864657939973612843486465793997361284348646579399736128434864657939973612843486465793997361284348646579399736128434864657939973612843486465793997361284348646579399736128434864657939973612843486465793997361284348646579399736128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1e73f0d-dc0f-4d85-b0b3-a241125d23b3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfc99a95-601e-4b5a-9b63-ef3c8e9e87e1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfc99a95-601e-4b5a-9b63-ef3c8e9e87e1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13937321359257576728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393732135925757672813937321359257576728139373213592575767281393732135925757672813937321359257576728139373213592575767281393732135925757672813937321359257576728139373213592575767281393732135925757672813937321359257576728139373213592575767281393732135925757672813937321359257576728139373213592575767281393732135925757672813937321359257576728139373213592575767281393732135925757672813937321359257576728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53470802-cbe9-4d94-a6ce-990d63aecfe3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90d889d2-dcba-4d4c-883f-2dddd902dfb0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90d889d2-dcba-4d4c-883f-2dddd902dfb0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7803260005480345907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78032600054803459077803260005480345907780326000548034590778032600054803459077803260005480345907780326000548034590778032600054803459077803260005480345907780326000548034590778032600054803459077803260005480345907780326000548034590778032600054803459077803260005480345907780326000548034590778032600054803459077803260005480345907780326000548034590778032600054803459077803260005480345907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfc99a95-601e-4b5a-9b63-ef3c8e9e87e1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48db1f06-a1a5-4348-8686-931f72fd5e2d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48db1f06-a1a5-4348-8686-931f72fd5e2d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15133103548759473107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513310354875947310715133103548759473107151331035487594731071513310354875947310715133103548759473107151331035487594731071513310354875947310715133103548759473107151331035487594731071513310354875947310715133103548759473107151331035487594731071513310354875947310715133103548759473107151331035487594731071513310354875947310715133103548759473107151331035487594731071513310354875947310715133103548759473107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90d889d2-dcba-4d4c-883f-2dddd902dfb0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed736e0c-cf70-4729-aa20-e71452c5996f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed736e0c-cf70-4729-aa20-e71452c5996f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8167218004504073576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81672180045040735768167218004504073576816721800450407357681672180045040735768167218004504073576816721800450407357681672180045040735768167218004504073576816721800450407357681672180045040735768167218004504073576816721800450407357681672180045040735768167218004504073576816721800450407357681672180045040735768167218004504073576816721800450407357681672180045040735768167218004504073576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48db1f06-a1a5-4348-8686-931f72fd5e2d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c455d382-f8d9-4525-ad62-239f70a0cb24, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c455d382-f8d9-4525-ad62-239f70a0cb24, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4406454463753457510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44064544637534575104406454463753457510440645446375345751044064544637534575104406454463753457510440645446375345751044064544637534575104406454463753457510440645446375345751044064544637534575104406454463753457510440645446375345751044064544637534575104406454463753457510440645446375345751044064544637534575104406454463753457510440645446375345751044064544637534575104406454463753457510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed736e0c-cf70-4729-aa20-e71452c5996f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0166e54-0ea8-4b85-a8c2-5648fef533e5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0166e54-0ea8-4b85-a8c2-5648fef533e5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14561990810234136869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456199081023413686914561990810234136869145619908102341368691456199081023413686914561990810234136869145619908102341368691456199081023413686914561990810234136869145619908102341368691456199081023413686914561990810234136869145619908102341368691456199081023413686914561990810234136869145619908102341368691456199081023413686914561990810234136869145619908102341368691456199081023413686914561990810234136869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c455d382-f8d9-4525-ad62-239f70a0cb24, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c818c7b-20f9-4f93-8bea-242dbc60c593, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c818c7b-20f9-4f93-8bea-242dbc60c593, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8090993357038221690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80909933570382216908090993357038221690809099335703822169080909933570382216908090993357038221690809099335703822169080909933570382216908090993357038221690809099335703822169080909933570382216908090993357038221690809099335703822169080909933570382216908090993357038221690809099335703822169080909933570382216908090993357038221690809099335703822169080909933570382216908090993357038221690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0166e54-0ea8-4b85-a8c2-5648fef533e5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf8aad81-0701-4e3a-b952-6b1d5f06fcb0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf8aad81-0701-4e3a-b952-6b1d5f06fcb0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18184140818522413072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818414081852241307218184140818522413072181841408185224130721818414081852241307218184140818522413072181841408185224130721818414081852241307218184140818522413072181841408185224130721818414081852241307218184140818522413072181841408185224130721818414081852241307218184140818522413072181841408185224130721818414081852241307218184140818522413072181841408185224130721818414081852241307218184140818522413072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c818c7b-20f9-4f93-8bea-242dbc60c593, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e06af617-18c2-4219-a530-1a7273a1d58c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e06af617-18c2-4219-a530-1a7273a1d58c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1119196949732529985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11191969497325299851119196949732529985111919694973252998511191969497325299851119196949732529985111919694973252998511191969497325299851119196949732529985111919694973252998511191969497325299851119196949732529985111919694973252998511191969497325299851119196949732529985111919694973252998511191969497325299851119196949732529985111919694973252998511191969497325299851119196949732529985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf8aad81-0701-4e3a-b952-6b1d5f06fcb0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5b1812a-7895-4304-b54e-591900cc333b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e06af617-18c2-4219-a530-1a7273a1d58c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5b1812a-7895-4304-b54e-591900cc333b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5649754705392623058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56497547053926230585649754705392623058564975470539262305856497547053926230585649754705392623058564975470539262305856497547053926230585649754705392623058564975470539262305856497547053926230585649754705392623058564975470539262305856497547053926230585649754705392623058564975470539262305856497547053926230585649754705392623058564975470539262305856497547053926230585649754705392623058" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 039ed997-649d-46b6-b82e-8dc1a61a326b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 039ed997-649d-46b6-b82e-8dc1a61a326b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9886306680520722616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98863066805207226169886306680520722616988630668052072261698863066805207226169886306680520722616988630668052072261698863066805207226169886306680520722616988630668052072261698863066805207226169886306680520722616988630668052072261698863066805207226169886306680520722616988630668052072261698863066805207226169886306680520722616988630668052072261698863066805207226169886306680520722616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5b1812a-7895-4304-b54e-591900cc333b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f052a34-0d3f-4d3f-85bc-f4a25d80804f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f052a34-0d3f-4d3f-85bc-f4a25d80804f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7691953561583249148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76919535615832491487691953561583249148769195356158324914876919535615832491487691953561583249148769195356158324914876919535615832491487691953561583249148769195356158324914876919535615832491487691953561583249148769195356158324914876919535615832491487691953561583249148769195356158324914876919535615832491487691953561583249148769195356158324914876919535615832491487691953561583249148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 039ed997-649d-46b6-b82e-8dc1a61a326b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4dec35e-384b-41fe-8eb2-49d999788f9a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4dec35e-384b-41fe-8eb2-49d999788f9a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16707716660728379437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670771666072837943716707716660728379437167077166607283794371670771666072837943716707716660728379437167077166607283794371670771666072837943716707716660728379437167077166607283794371670771666072837943716707716660728379437167077166607283794371670771666072837943716707716660728379437167077166607283794371670771666072837943716707716660728379437167077166607283794371670771666072837943716707716660728379437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f052a34-0d3f-4d3f-85bc-f4a25d80804f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2734f041-f668-4d69-b090-577532213007, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2734f041-f668-4d69-b090-577532213007, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9260601102140786399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92606011021407863999260601102140786399926060110214078639992606011021407863999260601102140786399926060110214078639992606011021407863999260601102140786399926060110214078639992606011021407863999260601102140786399926060110214078639992606011021407863999260601102140786399926060110214078639992606011021407863999260601102140786399926060110214078639992606011021407863999260601102140786399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4dec35e-384b-41fe-8eb2-49d999788f9a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70a14ee9-870d-4a64-adb4-ef47da686b96, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70a14ee9-870d-4a64-adb4-ef47da686b96, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11925591478149636184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192559147814963618411925591478149636184119255914781496361841192559147814963618411925591478149636184119255914781496361841192559147814963618411925591478149636184119255914781496361841192559147814963618411925591478149636184119255914781496361841192559147814963618411925591478149636184119255914781496361841192559147814963618411925591478149636184119255914781496361841192559147814963618411925591478149636184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2734f041-f668-4d69-b090-577532213007, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ea2401c-c46c-4232-b975-f1c36cac40ee, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ea2401c-c46c-4232-b975-f1c36cac40ee, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11053824406152108202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1105382440615210820211053824406152108202110538244061521082021105382440615210820211053824406152108202110538244061521082021105382440615210820211053824406152108202110538244061521082021105382440615210820211053824406152108202110538244061521082021105382440615210820211053824406152108202110538244061521082021105382440615210820211053824406152108202110538244061521082021105382440615210820211053824406152108202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70a14ee9-870d-4a64-adb4-ef47da686b96, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0e45b95-5e82-4d87-b34c-a86e2f2ab5fb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0e45b95-5e82-4d87-b34c-a86e2f2ab5fb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 597598478473985928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "597598478473985928597598478473985928597598478473985928597598478473985928597598478473985928597598478473985928597598478473985928597598478473985928597598478473985928597598478473985928597598478473985928597598478473985928597598478473985928597598478473985928597598478473985928597598478473985928597598478473985928597598478473985928597598478473985928597598478473985928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ea2401c-c46c-4232-b975-f1c36cac40ee, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa0fc414-8df8-4dbd-83e8-72af86622052, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa0fc414-8df8-4dbd-83e8-72af86622052, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7288358441598225501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72883584415982255017288358441598225501728835844159822550172883584415982255017288358441598225501728835844159822550172883584415982255017288358441598225501728835844159822550172883584415982255017288358441598225501728835844159822550172883584415982255017288358441598225501728835844159822550172883584415982255017288358441598225501728835844159822550172883584415982255017288358441598225501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0e45b95-5e82-4d87-b34c-a86e2f2ab5fb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60a858ce-401d-4cfb-9a5b-7851cb3c5dd9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60a858ce-401d-4cfb-9a5b-7851cb3c5dd9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4384362482537871884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43843624825378718844384362482537871884438436248253787188443843624825378718844384362482537871884438436248253787188443843624825378718844384362482537871884438436248253787188443843624825378718844384362482537871884438436248253787188443843624825378718844384362482537871884438436248253787188443843624825378718844384362482537871884438436248253787188443843624825378718844384362482537871884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa0fc414-8df8-4dbd-83e8-72af86622052, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1090a22-1407-4e55-b620-c26b1104f582, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1090a22-1407-4e55-b620-c26b1104f582, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14186983961001351257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418698396100135125714186983961001351257141869839610013512571418698396100135125714186983961001351257141869839610013512571418698396100135125714186983961001351257141869839610013512571418698396100135125714186983961001351257141869839610013512571418698396100135125714186983961001351257141869839610013512571418698396100135125714186983961001351257141869839610013512571418698396100135125714186983961001351257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60a858ce-401d-4cfb-9a5b-7851cb3c5dd9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4df9f7a-eafb-4260-b78b-8c56b7b33435, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4df9f7a-eafb-4260-b78b-8c56b7b33435, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4142051471229212169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41420514712292121694142051471229212169414205147122921216941420514712292121694142051471229212169414205147122921216941420514712292121694142051471229212169414205147122921216941420514712292121694142051471229212169414205147122921216941420514712292121694142051471229212169414205147122921216941420514712292121694142051471229212169414205147122921216941420514712292121694142051471229212169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1090a22-1407-4e55-b620-c26b1104f582, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f31f2198-c82d-4ef3-b3c9-6ba1a7e23068, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f31f2198-c82d-4ef3-b3c9-6ba1a7e23068, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12953298351538219262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295329835153821926212953298351538219262129532983515382192621295329835153821926212953298351538219262129532983515382192621295329835153821926212953298351538219262129532983515382192621295329835153821926212953298351538219262129532983515382192621295329835153821926212953298351538219262129532983515382192621295329835153821926212953298351538219262129532983515382192621295329835153821926212953298351538219262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4df9f7a-eafb-4260-b78b-8c56b7b33435, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69e65b07-5d8f-41ca-9b7e-4a46ed29f230, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69e65b07-5d8f-41ca-9b7e-4a46ed29f230, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15920109926616797154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592010992661679715415920109926616797154159201099266167971541592010992661679715415920109926616797154159201099266167971541592010992661679715415920109926616797154159201099266167971541592010992661679715415920109926616797154159201099266167971541592010992661679715415920109926616797154159201099266167971541592010992661679715415920109926616797154159201099266167971541592010992661679715415920109926616797154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f31f2198-c82d-4ef3-b3c9-6ba1a7e23068, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4a1f62d-0d87-4e91-bffb-560a4ce11a62, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4a1f62d-0d87-4e91-bffb-560a4ce11a62, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3851905088716231120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38519050887162311203851905088716231120385190508871623112038519050887162311203851905088716231120385190508871623112038519050887162311203851905088716231120385190508871623112038519050887162311203851905088716231120385190508871623112038519050887162311203851905088716231120385190508871623112038519050887162311203851905088716231120385190508871623112038519050887162311203851905088716231120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69e65b07-5d8f-41ca-9b7e-4a46ed29f230, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb9c95cb-f724-4b21-ba68-177e5c35a9b1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb9c95cb-f724-4b21-ba68-177e5c35a9b1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16326806409268134300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632680640926813430016326806409268134300163268064092681343001632680640926813430016326806409268134300163268064092681343001632680640926813430016326806409268134300163268064092681343001632680640926813430016326806409268134300163268064092681343001632680640926813430016326806409268134300163268064092681343001632680640926813430016326806409268134300163268064092681343001632680640926813430016326806409268134300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb9c95cb-f724-4b21-ba68-177e5c35a9b1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4a1f62d-0d87-4e91-bffb-560a4ce11a62, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52f2e963-43f1-4a90-bf78-3ad14bf1444a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b61953af-2d32-4533-beb5-c04a39708fb3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52f2e963-43f1-4a90-bf78-3ad14bf1444a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5224565946027534166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52245659460275341665224565946027534166522456594602753416652245659460275341665224565946027534166522456594602753416652245659460275341665224565946027534166522456594602753416652245659460275341665224565946027534166522456594602753416652245659460275341665224565946027534166522456594602753416652245659460275341665224565946027534166522456594602753416652245659460275341665224565946027534166" } } } 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, b61953af-2d32-4533-beb5-c04a39708fb3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17693356870439182000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769335687043918200017693356870439182000176933568704391820001769335687043918200017693356870439182000176933568704391820001769335687043918200017693356870439182000176933568704391820001769335687043918200017693356870439182000176933568704391820001769335687043918200017693356870439182000176933568704391820001769335687043918200017693356870439182000176933568704391820001769335687043918200017693356870439182000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52f2e963-43f1-4a90-bf78-3ad14bf1444a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b61953af-2d32-4533-beb5-c04a39708fb3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc515987-ad27-4ffd-b197-3e07020d6b50, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc515987-ad27-4ffd-b197-3e07020d6b50, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13509227089490946889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350922708949094688913509227089490946889135092270894909468891350922708949094688913509227089490946889135092270894909468891350922708949094688913509227089490946889135092270894909468891350922708949094688913509227089490946889135092270894909468891350922708949094688913509227089490946889135092270894909468891350922708949094688913509227089490946889135092270894909468891350922708949094688913509227089490946889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8b18836-0f41-4a9f-a77b-0560bde81365, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8b18836-0f41-4a9f-a77b-0560bde81365, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12494165538045756253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249416553804575625312494165538045756253124941655380457562531249416553804575625312494165538045756253124941655380457562531249416553804575625312494165538045756253124941655380457562531249416553804575625312494165538045756253124941655380457562531249416553804575625312494165538045756253124941655380457562531249416553804575625312494165538045756253124941655380457562531249416553804575625312494165538045756253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc515987-ad27-4ffd-b197-3e07020d6b50, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8b18836-0f41-4a9f-a77b-0560bde81365, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef99e940-da95-466b-a673-6e4be403a43e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef99e940-da95-466b-a673-6e4be403a43e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12718264175133356702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271826417513335670212718264175133356702127182641751333567021271826417513335670212718264175133356702127182641751333567021271826417513335670212718264175133356702127182641751333567021271826417513335670212718264175133356702127182641751333567021271826417513335670212718264175133356702127182641751333567021271826417513335670212718264175133356702127182641751333567021271826417513335670212718264175133356702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 856335b6-3653-49cc-b000-38ba443a3493, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 856335b6-3653-49cc-b000-38ba443a3493, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11645202450939517471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164520245093951747111645202450939517471116452024509395174711164520245093951747111645202450939517471116452024509395174711164520245093951747111645202450939517471116452024509395174711164520245093951747111645202450939517471116452024509395174711164520245093951747111645202450939517471116452024509395174711164520245093951747111645202450939517471116452024509395174711164520245093951747111645202450939517471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef99e940-da95-466b-a673-6e4be403a43e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fba2aa21-e1a5-4df8-8946-2b4d0dfa81bb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fba2aa21-e1a5-4df8-8946-2b4d0dfa81bb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12388639230254593358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238863923025459335812388639230254593358123886392302545933581238863923025459335812388639230254593358123886392302545933581238863923025459335812388639230254593358123886392302545933581238863923025459335812388639230254593358123886392302545933581238863923025459335812388639230254593358123886392302545933581238863923025459335812388639230254593358123886392302545933581238863923025459335812388639230254593358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 856335b6-3653-49cc-b000-38ba443a3493, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 941502f3-7c3d-416a-93ef-52c6fed81fb4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 941502f3-7c3d-416a-93ef-52c6fed81fb4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4339023877895218316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43390238778952183164339023877895218316433902387789521831643390238778952183164339023877895218316433902387789521831643390238778952183164339023877895218316433902387789521831643390238778952183164339023877895218316433902387789521831643390238778952183164339023877895218316433902387789521831643390238778952183164339023877895218316433902387789521831643390238778952183164339023877895218316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fba2aa21-e1a5-4df8-8946-2b4d0dfa81bb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 941502f3-7c3d-416a-93ef-52c6fed81fb4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aab99be-8a37-41b0-ab92-3ebde9e41dcc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aab99be-8a37-41b0-ab92-3ebde9e41dcc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5117347094171640932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51173470941716409325117347094171640932511734709417164093251173470941716409325117347094171640932511734709417164093251173470941716409325117347094171640932511734709417164093251173470941716409325117347094171640932511734709417164093251173470941716409325117347094171640932511734709417164093251173470941716409325117347094171640932511734709417164093251173470941716409325117347094171640932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc3764f4-8a53-42c9-b315-e109a8e78f3a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc3764f4-8a53-42c9-b315-e109a8e78f3a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17450252115207723961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745025211520772396117450252115207723961174502521152077239611745025211520772396117450252115207723961174502521152077239611745025211520772396117450252115207723961174502521152077239611745025211520772396117450252115207723961174502521152077239611745025211520772396117450252115207723961174502521152077239611745025211520772396117450252115207723961174502521152077239611745025211520772396117450252115207723961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aab99be-8a37-41b0-ab92-3ebde9e41dcc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e832a75-6460-4da2-9933-3464e46d2399, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e832a75-6460-4da2-9933-3464e46d2399, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10407090613490261196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040709061349026119610407090613490261196104070906134902611961040709061349026119610407090613490261196104070906134902611961040709061349026119610407090613490261196104070906134902611961040709061349026119610407090613490261196104070906134902611961040709061349026119610407090613490261196104070906134902611961040709061349026119610407090613490261196104070906134902611961040709061349026119610407090613490261196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc3764f4-8a53-42c9-b315-e109a8e78f3a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 642ba338-b7e2-4fc5-bcd3-dbff72fd4766, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 642ba338-b7e2-4fc5-bcd3-dbff72fd4766, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2569344093363283383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25693440933632833832569344093363283383256934409336328338325693440933632833832569344093363283383256934409336328338325693440933632833832569344093363283383256934409336328338325693440933632833832569344093363283383256934409336328338325693440933632833832569344093363283383256934409336328338325693440933632833832569344093363283383256934409336328338325693440933632833832569344093363283383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e832a75-6460-4da2-9933-3464e46d2399, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8778676a-5c72-4381-b2fc-f600dc25be6f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8778676a-5c72-4381-b2fc-f600dc25be6f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14980927327834700354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498092732783470035414980927327834700354149809273278347003541498092732783470035414980927327834700354149809273278347003541498092732783470035414980927327834700354149809273278347003541498092732783470035414980927327834700354149809273278347003541498092732783470035414980927327834700354149809273278347003541498092732783470035414980927327834700354149809273278347003541498092732783470035414980927327834700354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 642ba338-b7e2-4fc5-bcd3-dbff72fd4766, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96b1bf93-9a15-433d-bd63-6ea9290cf175, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8778676a-5c72-4381-b2fc-f600dc25be6f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96b1bf93-9a15-433d-bd63-6ea9290cf175, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7840777264548101647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78407772645481016477840777264548101647784077726454810164778407772645481016477840777264548101647784077726454810164778407772645481016477840777264548101647784077726454810164778407772645481016477840777264548101647784077726454810164778407772645481016477840777264548101647784077726454810164778407772645481016477840777264548101647784077726454810164778407772645481016477840777264548101647" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02af607d-23ce-4a10-a05f-b7d012c510c1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02af607d-23ce-4a10-a05f-b7d012c510c1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 175059479961389198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "175059479961389198175059479961389198175059479961389198175059479961389198175059479961389198175059479961389198175059479961389198175059479961389198175059479961389198175059479961389198175059479961389198175059479961389198175059479961389198175059479961389198175059479961389198175059479961389198175059479961389198175059479961389198175059479961389198175059479961389198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96b1bf93-9a15-433d-bd63-6ea9290cf175, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f81f5e4-0885-4726-a8c4-fd62bc8a5747, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f81f5e4-0885-4726-a8c4-fd62bc8a5747, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16967675680145856050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696767568014585605016967675680145856050169676756801458560501696767568014585605016967675680145856050169676756801458560501696767568014585605016967675680145856050169676756801458560501696767568014585605016967675680145856050169676756801458560501696767568014585605016967675680145856050169676756801458560501696767568014585605016967675680145856050169676756801458560501696767568014585605016967675680145856050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02af607d-23ce-4a10-a05f-b7d012c510c1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc7b50c3-b45e-44f9-a3c1-1ae926954175, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc7b50c3-b45e-44f9-a3c1-1ae926954175, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8450316004487758701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84503160044877587018450316004487758701845031600448775870184503160044877587018450316004487758701845031600448775870184503160044877587018450316004487758701845031600448775870184503160044877587018450316004487758701845031600448775870184503160044877587018450316004487758701845031600448775870184503160044877587018450316004487758701845031600448775870184503160044877587018450316004487758701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f81f5e4-0885-4726-a8c4-fd62bc8a5747, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc7b50c3-b45e-44f9-a3c1-1ae926954175, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06d386f1-0807-464e-be9b-9b6485f637ac, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06d386f1-0807-464e-be9b-9b6485f637ac, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2606243135816220322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26062431358162203222606243135816220322260624313581622032226062431358162203222606243135816220322260624313581622032226062431358162203222606243135816220322260624313581622032226062431358162203222606243135816220322260624313581622032226062431358162203222606243135816220322260624313581622032226062431358162203222606243135816220322260624313581622032226062431358162203222606243135816220322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2026df61-098f-433f-8316-0d9674c805bf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2026df61-098f-433f-8316-0d9674c805bf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1538736297849438023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15387362978494380231538736297849438023153873629784943802315387362978494380231538736297849438023153873629784943802315387362978494380231538736297849438023153873629784943802315387362978494380231538736297849438023153873629784943802315387362978494380231538736297849438023153873629784943802315387362978494380231538736297849438023153873629784943802315387362978494380231538736297849438023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06d386f1-0807-464e-be9b-9b6485f637ac, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b470086-84aa-4e7d-8b6d-6dccab493ddc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b470086-84aa-4e7d-8b6d-6dccab493ddc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10297641529202578215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029764152920257821510297641529202578215102976415292025782151029764152920257821510297641529202578215102976415292025782151029764152920257821510297641529202578215102976415292025782151029764152920257821510297641529202578215102976415292025782151029764152920257821510297641529202578215102976415292025782151029764152920257821510297641529202578215102976415292025782151029764152920257821510297641529202578215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2026df61-098f-433f-8316-0d9674c805bf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2108d4ee-2f0e-4bef-95e3-a486d4e3a903, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2108d4ee-2f0e-4bef-95e3-a486d4e3a903, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11478525120782128246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147852512078212824611478525120782128246114785251207821282461147852512078212824611478525120782128246114785251207821282461147852512078212824611478525120782128246114785251207821282461147852512078212824611478525120782128246114785251207821282461147852512078212824611478525120782128246114785251207821282461147852512078212824611478525120782128246114785251207821282461147852512078212824611478525120782128246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b470086-84aa-4e7d-8b6d-6dccab493ddc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d320d29e-5dc0-4845-9e4b-765dccd2cba6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d320d29e-5dc0-4845-9e4b-765dccd2cba6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6756767669326312791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67567676693263127916756767669326312791675676766932631279167567676693263127916756767669326312791675676766932631279167567676693263127916756767669326312791675676766932631279167567676693263127916756767669326312791675676766932631279167567676693263127916756767669326312791675676766932631279167567676693263127916756767669326312791675676766932631279167567676693263127916756767669326312791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2108d4ee-2f0e-4bef-95e3-a486d4e3a903, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d320d29e-5dc0-4845-9e4b-765dccd2cba6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9bfcae0-d7cd-48c6-9bd6-3626da108fd4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9bfcae0-d7cd-48c6-9bd6-3626da108fd4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10591569796868282421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059156979686828242110591569796868282421105915697968682824211059156979686828242110591569796868282421105915697968682824211059156979686828242110591569796868282421105915697968682824211059156979686828242110591569796868282421105915697968682824211059156979686828242110591569796868282421105915697968682824211059156979686828242110591569796868282421105915697968682824211059156979686828242110591569796868282421" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c1be62d-995a-44ce-8f4c-948c0131a87a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c1be62d-995a-44ce-8f4c-948c0131a87a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2931718485803574789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29317184858035747892931718485803574789293171848580357478929317184858035747892931718485803574789293171848580357478929317184858035747892931718485803574789293171848580357478929317184858035747892931718485803574789293171848580357478929317184858035747892931718485803574789293171848580357478929317184858035747892931718485803574789293171848580357478929317184858035747892931718485803574789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9bfcae0-d7cd-48c6-9bd6-3626da108fd4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c1be62d-995a-44ce-8f4c-948c0131a87a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b006e1e-d878-4349-90ae-ab2bbf92c1bc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b006e1e-d878-4349-90ae-ab2bbf92c1bc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15127134968491198194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512713496849119819415127134968491198194151271349684911981941512713496849119819415127134968491198194151271349684911981941512713496849119819415127134968491198194151271349684911981941512713496849119819415127134968491198194151271349684911981941512713496849119819415127134968491198194151271349684911981941512713496849119819415127134968491198194151271349684911981941512713496849119819415127134968491198194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d125261-3073-455f-a229-e4614d082c7e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d125261-3073-455f-a229-e4614d082c7e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13540857857022384359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354085785702238435913540857857022384359135408578570223843591354085785702238435913540857857022384359135408578570223843591354085785702238435913540857857022384359135408578570223843591354085785702238435913540857857022384359135408578570223843591354085785702238435913540857857022384359135408578570223843591354085785702238435913540857857022384359135408578570223843591354085785702238435913540857857022384359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b006e1e-d878-4349-90ae-ab2bbf92c1bc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53fa1f54-301c-4866-9a0e-b0eb42cc5ec1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d125261-3073-455f-a229-e4614d082c7e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53fa1f54-301c-4866-9a0e-b0eb42cc5ec1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11994060091889963920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199406009188996392011994060091889963920119940600918899639201199406009188996392011994060091889963920119940600918899639201199406009188996392011994060091889963920119940600918899639201199406009188996392011994060091889963920119940600918899639201199406009188996392011994060091889963920119940600918899639201199406009188996392011994060091889963920119940600918899639201199406009188996392011994060091889963920" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c663fdec-184b-422a-be46-d5b7330982c6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c663fdec-184b-422a-be46-d5b7330982c6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6793937572865185516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67939375728651855166793937572865185516679393757286518551667939375728651855166793937572865185516679393757286518551667939375728651855166793937572865185516679393757286518551667939375728651855166793937572865185516679393757286518551667939375728651855166793937572865185516679393757286518551667939375728651855166793937572865185516679393757286518551667939375728651855166793937572865185516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53fa1f54-301c-4866-9a0e-b0eb42cc5ec1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf24ee63-425f-4a4a-913e-e3459f7f9d86, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c663fdec-184b-422a-be46-d5b7330982c6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf24ee63-425f-4a4a-913e-e3459f7f9d86, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9690953461118717626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96909534611187176269690953461118717626969095346111871762696909534611187176269690953461118717626969095346111871762696909534611187176269690953461118717626969095346111871762696909534611187176269690953461118717626969095346111871762696909534611187176269690953461118717626969095346111871762696909534611187176269690953461118717626969095346111871762696909534611187176269690953461118717626" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9a4eb9a-ae9d-467a-bca1-44ec0fff426b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9a4eb9a-ae9d-467a-bca1-44ec0fff426b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10321527554205616822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032152755420561682210321527554205616822103215275542056168221032152755420561682210321527554205616822103215275542056168221032152755420561682210321527554205616822103215275542056168221032152755420561682210321527554205616822103215275542056168221032152755420561682210321527554205616822103215275542056168221032152755420561682210321527554205616822103215275542056168221032152755420561682210321527554205616822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf24ee63-425f-4a4a-913e-e3459f7f9d86, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9a4eb9a-ae9d-467a-bca1-44ec0fff426b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fd02c66-5c2f-4fc9-a459-1eabdc0dd8f4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fd02c66-5c2f-4fc9-a459-1eabdc0dd8f4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5639529465152181142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56395294651521811425639529465152181142563952946515218114256395294651521811425639529465152181142563952946515218114256395294651521811425639529465152181142563952946515218114256395294651521811425639529465152181142563952946515218114256395294651521811425639529465152181142563952946515218114256395294651521811425639529465152181142563952946515218114256395294651521811425639529465152181142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ae5e8d5-4059-42d7-a88b-4d976fb0009f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ae5e8d5-4059-42d7-a88b-4d976fb0009f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3596585179041071758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35965851790410717583596585179041071758359658517904107175835965851790410717583596585179041071758359658517904107175835965851790410717583596585179041071758359658517904107175835965851790410717583596585179041071758359658517904107175835965851790410717583596585179041071758359658517904107175835965851790410717583596585179041071758359658517904107175835965851790410717583596585179041071758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fd02c66-5c2f-4fc9-a459-1eabdc0dd8f4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e4d6f20-6867-45de-87ae-770dc644781a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e4d6f20-6867-45de-87ae-770dc644781a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7568984774295359831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75689847742953598317568984774295359831756898477429535983175689847742953598317568984774295359831756898477429535983175689847742953598317568984774295359831756898477429535983175689847742953598317568984774295359831756898477429535983175689847742953598317568984774295359831756898477429535983175689847742953598317568984774295359831756898477429535983175689847742953598317568984774295359831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ae5e8d5-4059-42d7-a88b-4d976fb0009f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55db28e6-181d-4224-a070-98061ca3088d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55db28e6-181d-4224-a070-98061ca3088d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7504880631590802431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75048806315908024317504880631590802431750488063159080243175048806315908024317504880631590802431750488063159080243175048806315908024317504880631590802431750488063159080243175048806315908024317504880631590802431750488063159080243175048806315908024317504880631590802431750488063159080243175048806315908024317504880631590802431750488063159080243175048806315908024317504880631590802431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e4d6f20-6867-45de-87ae-770dc644781a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30aac6fe-9c40-499a-9dea-caff23ac3589, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30aac6fe-9c40-499a-9dea-caff23ac3589, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3612812779666025070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36128127796660250703612812779666025070361281277966602507036128127796660250703612812779666025070361281277966602507036128127796660250703612812779666025070361281277966602507036128127796660250703612812779666025070361281277966602507036128127796660250703612812779666025070361281277966602507036128127796660250703612812779666025070361281277966602507036128127796660250703612812779666025070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55db28e6-181d-4224-a070-98061ca3088d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3979fbf1-21bd-4a43-9904-f8a1a8a5b4ee, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3979fbf1-21bd-4a43-9904-f8a1a8a5b4ee, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 684042172792132214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "684042172792132214684042172792132214684042172792132214684042172792132214684042172792132214684042172792132214684042172792132214684042172792132214684042172792132214684042172792132214684042172792132214684042172792132214684042172792132214684042172792132214684042172792132214684042172792132214684042172792132214684042172792132214684042172792132214684042172792132214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30aac6fe-9c40-499a-9dea-caff23ac3589, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3979fbf1-21bd-4a43-9904-f8a1a8a5b4ee, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d803a6a4-da66-4cc0-9e78-f023bd869b07, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d803a6a4-da66-4cc0-9e78-f023bd869b07, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14672892907862330170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467289290786233017014672892907862330170146728929078623301701467289290786233017014672892907862330170146728929078623301701467289290786233017014672892907862330170146728929078623301701467289290786233017014672892907862330170146728929078623301701467289290786233017014672892907862330170146728929078623301701467289290786233017014672892907862330170146728929078623301701467289290786233017014672892907862330170" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dd9e43e-c1f6-4aa6-9a2d-967c92784576, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dd9e43e-c1f6-4aa6-9a2d-967c92784576, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11986906694885424709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198690669488542470911986906694885424709119869066948854247091198690669488542470911986906694885424709119869066948854247091198690669488542470911986906694885424709119869066948854247091198690669488542470911986906694885424709119869066948854247091198690669488542470911986906694885424709119869066948854247091198690669488542470911986906694885424709119869066948854247091198690669488542470911986906694885424709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d803a6a4-da66-4cc0-9e78-f023bd869b07, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f30bd80a-fb71-471d-8e15-d7a3c9a7581a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f30bd80a-fb71-471d-8e15-d7a3c9a7581a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1905012184221241237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19050121842212412371905012184221241237190501218422124123719050121842212412371905012184221241237190501218422124123719050121842212412371905012184221241237190501218422124123719050121842212412371905012184221241237190501218422124123719050121842212412371905012184221241237190501218422124123719050121842212412371905012184221241237190501218422124123719050121842212412371905012184221241237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dd9e43e-c1f6-4aa6-9a2d-967c92784576, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d793a8c-c5bd-4026-a300-0286e247888e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d793a8c-c5bd-4026-a300-0286e247888e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12236440003243749574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223644000324374957412236440003243749574122364400032437495741223644000324374957412236440003243749574122364400032437495741223644000324374957412236440003243749574122364400032437495741223644000324374957412236440003243749574122364400032437495741223644000324374957412236440003243749574122364400032437495741223644000324374957412236440003243749574122364400032437495741223644000324374957412236440003243749574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f30bd80a-fb71-471d-8e15-d7a3c9a7581a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 777154a0-8724-4df2-8600-0edafab66db6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 777154a0-8724-4df2-8600-0edafab66db6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11272034639359721302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127203463935972130211272034639359721302112720346393597213021127203463935972130211272034639359721302112720346393597213021127203463935972130211272034639359721302112720346393597213021127203463935972130211272034639359721302112720346393597213021127203463935972130211272034639359721302112720346393597213021127203463935972130211272034639359721302112720346393597213021127203463935972130211272034639359721302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d793a8c-c5bd-4026-a300-0286e247888e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c83b0e6-f716-45ce-beaa-ae0d01e0decf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c83b0e6-f716-45ce-beaa-ae0d01e0decf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3299945213441666154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32999452134416661543299945213441666154329994521344166615432999452134416661543299945213441666154329994521344166615432999452134416661543299945213441666154329994521344166615432999452134416661543299945213441666154329994521344166615432999452134416661543299945213441666154329994521344166615432999452134416661543299945213441666154329994521344166615432999452134416661543299945213441666154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 777154a0-8724-4df2-8600-0edafab66db6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2daf9b4-ffaa-4492-9f7b-76fa4fe8ed77, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2daf9b4-ffaa-4492-9f7b-76fa4fe8ed77, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9348129648783904830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93481296487839048309348129648783904830934812964878390483093481296487839048309348129648783904830934812964878390483093481296487839048309348129648783904830934812964878390483093481296487839048309348129648783904830934812964878390483093481296487839048309348129648783904830934812964878390483093481296487839048309348129648783904830934812964878390483093481296487839048309348129648783904830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2daf9b4-ffaa-4492-9f7b-76fa4fe8ed77, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c83b0e6-f716-45ce-beaa-ae0d01e0decf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 728eebf7-7963-4a3c-b431-f9373d90516b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 728eebf7-7963-4a3c-b431-f9373d90516b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10721412349909514239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072141234990951423910721412349909514239107214123499095142391072141234990951423910721412349909514239107214123499095142391072141234990951423910721412349909514239107214123499095142391072141234990951423910721412349909514239107214123499095142391072141234990951423910721412349909514239107214123499095142391072141234990951423910721412349909514239107214123499095142391072141234990951423910721412349909514239" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a53e6965-0e0e-4728-81d2-7f30e0803b20, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a53e6965-0e0e-4728-81d2-7f30e0803b20, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12402219952844444060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1240221995284444406012402219952844444060124022199528444440601240221995284444406012402219952844444060124022199528444440601240221995284444406012402219952844444060124022199528444440601240221995284444406012402219952844444060124022199528444440601240221995284444406012402219952844444060124022199528444440601240221995284444406012402219952844444060124022199528444440601240221995284444406012402219952844444060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 728eebf7-7963-4a3c-b431-f9373d90516b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, decd304a-faab-4346-98e1-12366a42a3d2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, decd304a-faab-4346-98e1-12366a42a3d2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17310316307092738637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731031630709273863717310316307092738637173103163070927386371731031630709273863717310316307092738637173103163070927386371731031630709273863717310316307092738637173103163070927386371731031630709273863717310316307092738637173103163070927386371731031630709273863717310316307092738637173103163070927386371731031630709273863717310316307092738637173103163070927386371731031630709273863717310316307092738637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a53e6965-0e0e-4728-81d2-7f30e0803b20, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34e4ce3a-ba94-4ed9-b1fd-cd55da2c098e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34e4ce3a-ba94-4ed9-b1fd-cd55da2c098e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2907529557711636861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29075295577116368612907529557711636861290752955771163686129075295577116368612907529557711636861290752955771163686129075295577116368612907529557711636861290752955771163686129075295577116368612907529557711636861290752955771163686129075295577116368612907529557711636861290752955771163686129075295577116368612907529557711636861290752955771163686129075295577116368612907529557711636861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, decd304a-faab-4346-98e1-12366a42a3d2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34e4ce3a-ba94-4ed9-b1fd-cd55da2c098e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c636b36-d458-4f5b-b3a5-196a545ec6ba, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c636b36-d458-4f5b-b3a5-196a545ec6ba, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11896411975047954973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189641197504795497311896411975047954973118964119750479549731189641197504795497311896411975047954973118964119750479549731189641197504795497311896411975047954973118964119750479549731189641197504795497311896411975047954973118964119750479549731189641197504795497311896411975047954973118964119750479549731189641197504795497311896411975047954973118964119750479549731189641197504795497311896411975047954973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9637c9fe-46b2-4107-8099-300d763174cc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9637c9fe-46b2-4107-8099-300d763174cc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10312983144500460807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031298314450046080710312983144500460807103129831445004608071031298314450046080710312983144500460807103129831445004608071031298314450046080710312983144500460807103129831445004608071031298314450046080710312983144500460807103129831445004608071031298314450046080710312983144500460807103129831445004608071031298314450046080710312983144500460807103129831445004608071031298314450046080710312983144500460807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c636b36-d458-4f5b-b3a5-196a545ec6ba, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9637c9fe-46b2-4107-8099-300d763174cc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c33d16f4-0429-46ab-86a6-9a25c4f2c71c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c33d16f4-0429-46ab-86a6-9a25c4f2c71c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6092345150540842334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60923451505408423346092345150540842334609234515054084233460923451505408423346092345150540842334609234515054084233460923451505408423346092345150540842334609234515054084233460923451505408423346092345150540842334609234515054084233460923451505408423346092345150540842334609234515054084233460923451505408423346092345150540842334609234515054084233460923451505408423346092345150540842334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55431415-2b93-4761-8892-ac9810e6c589, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55431415-2b93-4761-8892-ac9810e6c589, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8216069149212349757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82160691492123497578216069149212349757821606914921234975782160691492123497578216069149212349757821606914921234975782160691492123497578216069149212349757821606914921234975782160691492123497578216069149212349757821606914921234975782160691492123497578216069149212349757821606914921234975782160691492123497578216069149212349757821606914921234975782160691492123497578216069149212349757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55431415-2b93-4761-8892-ac9810e6c589, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d700e08-5a8d-4fee-8e27-4758c5816e8a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c33d16f4-0429-46ab-86a6-9a25c4f2c71c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d700e08-5a8d-4fee-8e27-4758c5816e8a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9796859625764138550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97968596257641385509796859625764138550979685962576413855097968596257641385509796859625764138550979685962576413855097968596257641385509796859625764138550979685962576413855097968596257641385509796859625764138550979685962576413855097968596257641385509796859625764138550979685962576413855097968596257641385509796859625764138550979685962576413855097968596257641385509796859625764138550" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6f76830-85a0-439e-bcdb-5e09eade314f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6f76830-85a0-439e-bcdb-5e09eade314f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10380364787174077651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038036478717407765110380364787174077651103803647871740776511038036478717407765110380364787174077651103803647871740776511038036478717407765110380364787174077651103803647871740776511038036478717407765110380364787174077651103803647871740776511038036478717407765110380364787174077651103803647871740776511038036478717407765110380364787174077651103803647871740776511038036478717407765110380364787174077651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d700e08-5a8d-4fee-8e27-4758c5816e8a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6c18595-ee10-4c2f-a62d-09d50fc49128, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6c18595-ee10-4c2f-a62d-09d50fc49128, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10774095414872876556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1077409541487287655610774095414872876556107740954148728765561077409541487287655610774095414872876556107740954148728765561077409541487287655610774095414872876556107740954148728765561077409541487287655610774095414872876556107740954148728765561077409541487287655610774095414872876556107740954148728765561077409541487287655610774095414872876556107740954148728765561077409541487287655610774095414872876556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6f76830-85a0-439e-bcdb-5e09eade314f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e01c6d86-f024-4df1-89ef-e9e39219c4d3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e01c6d86-f024-4df1-89ef-e9e39219c4d3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13805460107154442289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380546010715444228913805460107154442289138054601071544422891380546010715444228913805460107154442289138054601071544422891380546010715444228913805460107154442289138054601071544422891380546010715444228913805460107154442289138054601071544422891380546010715444228913805460107154442289138054601071544422891380546010715444228913805460107154442289138054601071544422891380546010715444228913805460107154442289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6c18595-ee10-4c2f-a62d-09d50fc49128, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 150e45a1-1096-40ce-bada-0b6e0210fe02, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 150e45a1-1096-40ce-bada-0b6e0210fe02, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7099958745640020886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70999587456400208867099958745640020886709995874564002088670999587456400208867099958745640020886709995874564002088670999587456400208867099958745640020886709995874564002088670999587456400208867099958745640020886709995874564002088670999587456400208867099958745640020886709995874564002088670999587456400208867099958745640020886709995874564002088670999587456400208867099958745640020886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e01c6d86-f024-4df1-89ef-e9e39219c4d3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acfbeb93-e915-458f-9bac-902f9e94c9fc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acfbeb93-e915-458f-9bac-902f9e94c9fc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 665193209651061861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "665193209651061861665193209651061861665193209651061861665193209651061861665193209651061861665193209651061861665193209651061861665193209651061861665193209651061861665193209651061861665193209651061861665193209651061861665193209651061861665193209651061861665193209651061861665193209651061861665193209651061861665193209651061861665193209651061861665193209651061861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 150e45a1-1096-40ce-bada-0b6e0210fe02, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03e57ed3-e525-482c-8158-5422eb4237e6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03e57ed3-e525-482c-8158-5422eb4237e6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6314733707582066231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63147337075820662316314733707582066231631473370758206623163147337075820662316314733707582066231631473370758206623163147337075820662316314733707582066231631473370758206623163147337075820662316314733707582066231631473370758206623163147337075820662316314733707582066231631473370758206623163147337075820662316314733707582066231631473370758206623163147337075820662316314733707582066231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acfbeb93-e915-458f-9bac-902f9e94c9fc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdf4eeb5-4eb6-4495-8020-c72c0b89c666, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdf4eeb5-4eb6-4495-8020-c72c0b89c666, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12221691036097041614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222169103609704161412221691036097041614122216910360970416141222169103609704161412221691036097041614122216910360970416141222169103609704161412221691036097041614122216910360970416141222169103609704161412221691036097041614122216910360970416141222169103609704161412221691036097041614122216910360970416141222169103609704161412221691036097041614122216910360970416141222169103609704161412221691036097041614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03e57ed3-e525-482c-8158-5422eb4237e6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7d85cab-710e-4d6a-9761-1f042053b1c3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7d85cab-710e-4d6a-9761-1f042053b1c3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7376509920336047460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73765099203360474607376509920336047460737650992033604746073765099203360474607376509920336047460737650992033604746073765099203360474607376509920336047460737650992033604746073765099203360474607376509920336047460737650992033604746073765099203360474607376509920336047460737650992033604746073765099203360474607376509920336047460737650992033604746073765099203360474607376509920336047460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdf4eeb5-4eb6-4495-8020-c72c0b89c666, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 637bdb4d-4d7d-4e5e-8eb6-ccc6673cadb9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 637bdb4d-4d7d-4e5e-8eb6-ccc6673cadb9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2707390794705270251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27073907947052702512707390794705270251270739079470527025127073907947052702512707390794705270251270739079470527025127073907947052702512707390794705270251270739079470527025127073907947052702512707390794705270251270739079470527025127073907947052702512707390794705270251270739079470527025127073907947052702512707390794705270251270739079470527025127073907947052702512707390794705270251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7d85cab-710e-4d6a-9761-1f042053b1c3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6126d702-d796-495b-98d3-03223f17279a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6126d702-d796-495b-98d3-03223f17279a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15843195211429969338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584319521142996933815843195211429969338158431952114299693381584319521142996933815843195211429969338158431952114299693381584319521142996933815843195211429969338158431952114299693381584319521142996933815843195211429969338158431952114299693381584319521142996933815843195211429969338158431952114299693381584319521142996933815843195211429969338158431952114299693381584319521142996933815843195211429969338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 637bdb4d-4d7d-4e5e-8eb6-ccc6673cadb9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57910f9f-120a-44e9-83b9-694c2a70c739, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57910f9f-120a-44e9-83b9-694c2a70c739, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17945965583853413472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794596558385341347217945965583853413472179459655838534134721794596558385341347217945965583853413472179459655838534134721794596558385341347217945965583853413472179459655838534134721794596558385341347217945965583853413472179459655838534134721794596558385341347217945965583853413472179459655838534134721794596558385341347217945965583853413472179459655838534134721794596558385341347217945965583853413472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6126d702-d796-495b-98d3-03223f17279a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 755edda3-8444-410e-b37e-f93fae202d1a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 755edda3-8444-410e-b37e-f93fae202d1a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5666709186652710385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56667091866527103855666709186652710385566670918665271038556667091866527103855666709186652710385566670918665271038556667091866527103855666709186652710385566670918665271038556667091866527103855666709186652710385566670918665271038556667091866527103855666709186652710385566670918665271038556667091866527103855666709186652710385566670918665271038556667091866527103855666709186652710385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57910f9f-120a-44e9-83b9-694c2a70c739, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c54a4bc3-f9a8-4c5a-abfe-f2855b48f4db, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c54a4bc3-f9a8-4c5a-abfe-f2855b48f4db, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14997827625924522146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499782762592452214614997827625924522146149978276259245221461499782762592452214614997827625924522146149978276259245221461499782762592452214614997827625924522146149978276259245221461499782762592452214614997827625924522146149978276259245221461499782762592452214614997827625924522146149978276259245221461499782762592452214614997827625924522146149978276259245221461499782762592452214614997827625924522146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 755edda3-8444-410e-b37e-f93fae202d1a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be7fe386-5e81-40e7-bb99-1bcd35f696ec, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be7fe386-5e81-40e7-bb99-1bcd35f696ec, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7304792512788596489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73047925127885964897304792512788596489730479251278859648973047925127885964897304792512788596489730479251278859648973047925127885964897304792512788596489730479251278859648973047925127885964897304792512788596489730479251278859648973047925127885964897304792512788596489730479251278859648973047925127885964897304792512788596489730479251278859648973047925127885964897304792512788596489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c54a4bc3-f9a8-4c5a-abfe-f2855b48f4db, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dc9c0f5-429b-4877-aca4-37c258521b2a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dc9c0f5-429b-4877-aca4-37c258521b2a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14596723566507307196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459672356650730719614596723566507307196145967235665073071961459672356650730719614596723566507307196145967235665073071961459672356650730719614596723566507307196145967235665073071961459672356650730719614596723566507307196145967235665073071961459672356650730719614596723566507307196145967235665073071961459672356650730719614596723566507307196145967235665073071961459672356650730719614596723566507307196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be7fe386-5e81-40e7-bb99-1bcd35f696ec, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19c4836b-d81c-48e7-a6d6-cb9f41c73685, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19c4836b-d81c-48e7-a6d6-cb9f41c73685, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11146104784982361100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114610478498236110011146104784982361100111461047849823611001114610478498236110011146104784982361100111461047849823611001114610478498236110011146104784982361100111461047849823611001114610478498236110011146104784982361100111461047849823611001114610478498236110011146104784982361100111461047849823611001114610478498236110011146104784982361100111461047849823611001114610478498236110011146104784982361100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dc9c0f5-429b-4877-aca4-37c258521b2a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05d40d5e-d649-44db-bbe0-770104e580b3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05d40d5e-d649-44db-bbe0-770104e580b3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 501430547783901986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "501430547783901986501430547783901986501430547783901986501430547783901986501430547783901986501430547783901986501430547783901986501430547783901986501430547783901986501430547783901986501430547783901986501430547783901986501430547783901986501430547783901986501430547783901986501430547783901986501430547783901986501430547783901986501430547783901986501430547783901986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19c4836b-d81c-48e7-a6d6-cb9f41c73685, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab2567e8-303d-495f-8bc8-d408e0622241, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab2567e8-303d-495f-8bc8-d408e0622241, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13383457307270361091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338345730727036109113383457307270361091133834573072703610911338345730727036109113383457307270361091133834573072703610911338345730727036109113383457307270361091133834573072703610911338345730727036109113383457307270361091133834573072703610911338345730727036109113383457307270361091133834573072703610911338345730727036109113383457307270361091133834573072703610911338345730727036109113383457307270361091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05d40d5e-d649-44db-bbe0-770104e580b3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea518af1-8cf8-4ba5-9b60-3a757f93c57f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea518af1-8cf8-4ba5-9b60-3a757f93c57f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16381537137255978403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638153713725597840316381537137255978403163815371372559784031638153713725597840316381537137255978403163815371372559784031638153713725597840316381537137255978403163815371372559784031638153713725597840316381537137255978403163815371372559784031638153713725597840316381537137255978403163815371372559784031638153713725597840316381537137255978403163815371372559784031638153713725597840316381537137255978403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea518af1-8cf8-4ba5-9b60-3a757f93c57f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 776ee5f4-be31-43c0-b271-7e2792afc599, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 776ee5f4-be31-43c0-b271-7e2792afc599, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4483353197183480683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44833531971834806834483353197183480683448335319718348068344833531971834806834483353197183480683448335319718348068344833531971834806834483353197183480683448335319718348068344833531971834806834483353197183480683448335319718348068344833531971834806834483353197183480683448335319718348068344833531971834806834483353197183480683448335319718348068344833531971834806834483353197183480683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab2567e8-303d-495f-8bc8-d408e0622241, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92822b51-1351-461f-acc9-628132114c05, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92822b51-1351-461f-acc9-628132114c05, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7402090953858690068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74020909538586900687402090953858690068740209095385869006874020909538586900687402090953858690068740209095385869006874020909538586900687402090953858690068740209095385869006874020909538586900687402090953858690068740209095385869006874020909538586900687402090953858690068740209095385869006874020909538586900687402090953858690068740209095385869006874020909538586900687402090953858690068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 776ee5f4-be31-43c0-b271-7e2792afc599, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54f9bf33-b3e9-4cec-9a21-3794eb838f90, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54f9bf33-b3e9-4cec-9a21-3794eb838f90, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15319866318371142603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531986631837114260315319866318371142603153198663183711426031531986631837114260315319866318371142603153198663183711426031531986631837114260315319866318371142603153198663183711426031531986631837114260315319866318371142603153198663183711426031531986631837114260315319866318371142603153198663183711426031531986631837114260315319866318371142603153198663183711426031531986631837114260315319866318371142603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92822b51-1351-461f-acc9-628132114c05, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63d5ba4f-2b6b-4afe-afd8-2de6b26350b0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63d5ba4f-2b6b-4afe-afd8-2de6b26350b0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 696967970883223147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "696967970883223147696967970883223147696967970883223147696967970883223147696967970883223147696967970883223147696967970883223147696967970883223147696967970883223147696967970883223147696967970883223147696967970883223147696967970883223147696967970883223147696967970883223147696967970883223147696967970883223147696967970883223147696967970883223147696967970883223147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54f9bf33-b3e9-4cec-9a21-3794eb838f90, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91aed86d-85ec-40c1-8b14-d6063a9d1b22, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91aed86d-85ec-40c1-8b14-d6063a9d1b22, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14484960699685333663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448496069968533366314484960699685333663144849606996853336631448496069968533366314484960699685333663144849606996853336631448496069968533366314484960699685333663144849606996853336631448496069968533366314484960699685333663144849606996853336631448496069968533366314484960699685333663144849606996853336631448496069968533366314484960699685333663144849606996853336631448496069968533366314484960699685333663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91aed86d-85ec-40c1-8b14-d6063a9d1b22, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63d5ba4f-2b6b-4afe-afd8-2de6b26350b0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84c315e6-7d26-469b-a6e1-493bdf7eb594, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84c315e6-7d26-469b-a6e1-493bdf7eb594, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12461077891183606956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246107789118360695612461077891183606956124610778911836069561246107789118360695612461077891183606956124610778911836069561246107789118360695612461077891183606956124610778911836069561246107789118360695612461077891183606956124610778911836069561246107789118360695612461077891183606956124610778911836069561246107789118360695612461077891183606956124610778911836069561246107789118360695612461077891183606956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32121dbf-efd7-46a1-9d30-7b807cd81edb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32121dbf-efd7-46a1-9d30-7b807cd81edb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2290073494210689110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22900734942106891102290073494210689110229007349421068911022900734942106891102290073494210689110229007349421068911022900734942106891102290073494210689110229007349421068911022900734942106891102290073494210689110229007349421068911022900734942106891102290073494210689110229007349421068911022900734942106891102290073494210689110229007349421068911022900734942106891102290073494210689110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84c315e6-7d26-469b-a6e1-493bdf7eb594, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3c022a5-9260-4f6d-ada2-26bcf7659119, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32121dbf-efd7-46a1-9d30-7b807cd81edb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3c022a5-9260-4f6d-ada2-26bcf7659119, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3331911062437855534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33319110624378555343331911062437855534333191106243785553433319110624378555343331911062437855534333191106243785553433319110624378555343331911062437855534333191106243785553433319110624378555343331911062437855534333191106243785553433319110624378555343331911062437855534333191106243785553433319110624378555343331911062437855534333191106243785553433319110624378555343331911062437855534" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fbbab1c-c6b3-4c2c-8068-a4417eb7f8d1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fbbab1c-c6b3-4c2c-8068-a4417eb7f8d1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7457592139926384820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74575921399263848207457592139926384820745759213992638482074575921399263848207457592139926384820745759213992638482074575921399263848207457592139926384820745759213992638482074575921399263848207457592139926384820745759213992638482074575921399263848207457592139926384820745759213992638482074575921399263848207457592139926384820745759213992638482074575921399263848207457592139926384820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3c022a5-9260-4f6d-ada2-26bcf7659119, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d11759c1-1bac-4b26-a79f-1b7de8844d21, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d11759c1-1bac-4b26-a79f-1b7de8844d21, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8954216515696733762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89542165156967337628954216515696733762895421651569673376289542165156967337628954216515696733762895421651569673376289542165156967337628954216515696733762895421651569673376289542165156967337628954216515696733762895421651569673376289542165156967337628954216515696733762895421651569673376289542165156967337628954216515696733762895421651569673376289542165156967337628954216515696733762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fbbab1c-c6b3-4c2c-8068-a4417eb7f8d1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aad4778b-03c5-4205-b32c-c4556c410e42, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aad4778b-03c5-4205-b32c-c4556c410e42, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9255142279904043615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92551422799040436159255142279904043615925514227990404361592551422799040436159255142279904043615925514227990404361592551422799040436159255142279904043615925514227990404361592551422799040436159255142279904043615925514227990404361592551422799040436159255142279904043615925514227990404361592551422799040436159255142279904043615925514227990404361592551422799040436159255142279904043615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d11759c1-1bac-4b26-a79f-1b7de8844d21, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 449fbf32-b91f-4d8b-88c2-53d1c0aabf43, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 449fbf32-b91f-4d8b-88c2-53d1c0aabf43, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11881766270885257002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188176627088525700211881766270885257002118817662708852570021188176627088525700211881766270885257002118817662708852570021188176627088525700211881766270885257002118817662708852570021188176627088525700211881766270885257002118817662708852570021188176627088525700211881766270885257002118817662708852570021188176627088525700211881766270885257002118817662708852570021188176627088525700211881766270885257002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aad4778b-03c5-4205-b32c-c4556c410e42, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73d8c329-3289-4f69-a559-c629ef287cd1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73d8c329-3289-4f69-a559-c629ef287cd1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5035413247989334009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50354132479893340095035413247989334009503541324798933400950354132479893340095035413247989334009503541324798933400950354132479893340095035413247989334009503541324798933400950354132479893340095035413247989334009503541324798933400950354132479893340095035413247989334009503541324798933400950354132479893340095035413247989334009503541324798933400950354132479893340095035413247989334009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 449fbf32-b91f-4d8b-88c2-53d1c0aabf43, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef3a6099-b38a-4b6e-a9b2-56a7a1a0d44e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73d8c329-3289-4f69-a559-c629ef287cd1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef3a6099-b38a-4b6e-a9b2-56a7a1a0d44e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2031471237592220012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20314712375922200122031471237592220012203147123759222001220314712375922200122031471237592220012203147123759222001220314712375922200122031471237592220012203147123759222001220314712375922200122031471237592220012203147123759222001220314712375922200122031471237592220012203147123759222001220314712375922200122031471237592220012203147123759222001220314712375922200122031471237592220012" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 957c95c6-bde8-4199-8fd8-7da0455f3a5b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 957c95c6-bde8-4199-8fd8-7da0455f3a5b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11549922275678831272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154992227567883127211549922275678831272115499222756788312721154992227567883127211549922275678831272115499222756788312721154992227567883127211549922275678831272115499222756788312721154992227567883127211549922275678831272115499222756788312721154992227567883127211549922275678831272115499222756788312721154992227567883127211549922275678831272115499222756788312721154992227567883127211549922275678831272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef3a6099-b38a-4b6e-a9b2-56a7a1a0d44e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 237456b3-2ab5-4563-908e-4acd9480bbe3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 957c95c6-bde8-4199-8fd8-7da0455f3a5b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 237456b3-2ab5-4563-908e-4acd9480bbe3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12967747254019050037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296774725401905003712967747254019050037129677472540190500371296774725401905003712967747254019050037129677472540190500371296774725401905003712967747254019050037129677472540190500371296774725401905003712967747254019050037129677472540190500371296774725401905003712967747254019050037129677472540190500371296774725401905003712967747254019050037129677472540190500371296774725401905003712967747254019050037" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a00501ac-f9e4-4318-8048-fa9739c66044, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a00501ac-f9e4-4318-8048-fa9739c66044, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18038835384595607897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803883538459560789718038835384595607897180388353845956078971803883538459560789718038835384595607897180388353845956078971803883538459560789718038835384595607897180388353845956078971803883538459560789718038835384595607897180388353845956078971803883538459560789718038835384595607897180388353845956078971803883538459560789718038835384595607897180388353845956078971803883538459560789718038835384595607897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 237456b3-2ab5-4563-908e-4acd9480bbe3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa62bd0b-c4d5-4e32-b152-144b478d10b7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa62bd0b-c4d5-4e32-b152-144b478d10b7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13098891218808461571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309889121880846157113098891218808461571130988912188084615711309889121880846157113098891218808461571130988912188084615711309889121880846157113098891218808461571130988912188084615711309889121880846157113098891218808461571130988912188084615711309889121880846157113098891218808461571130988912188084615711309889121880846157113098891218808461571130988912188084615711309889121880846157113098891218808461571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a00501ac-f9e4-4318-8048-fa9739c66044, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6016dfbf-11c4-4018-9d02-6ce5be626f76, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6016dfbf-11c4-4018-9d02-6ce5be626f76, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16415228772685676024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641522877268567602416415228772685676024164152287726856760241641522877268567602416415228772685676024164152287726856760241641522877268567602416415228772685676024164152287726856760241641522877268567602416415228772685676024164152287726856760241641522877268567602416415228772685676024164152287726856760241641522877268567602416415228772685676024164152287726856760241641522877268567602416415228772685676024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa62bd0b-c4d5-4e32-b152-144b478d10b7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52cf1c77-dc1a-4bf1-9037-efe1e961e69d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52cf1c77-dc1a-4bf1-9037-efe1e961e69d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9209181829639150558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92091818296391505589209181829639150558920918182963915055892091818296391505589209181829639150558920918182963915055892091818296391505589209181829639150558920918182963915055892091818296391505589209181829639150558920918182963915055892091818296391505589209181829639150558920918182963915055892091818296391505589209181829639150558920918182963915055892091818296391505589209181829639150558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6016dfbf-11c4-4018-9d02-6ce5be626f76, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8db3c011-f04d-4462-aa82-e809ac27f1ea, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8db3c011-f04d-4462-aa82-e809ac27f1ea, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10374119593059758616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1037411959305975861610374119593059758616103741195930597586161037411959305975861610374119593059758616103741195930597586161037411959305975861610374119593059758616103741195930597586161037411959305975861610374119593059758616103741195930597586161037411959305975861610374119593059758616103741195930597586161037411959305975861610374119593059758616103741195930597586161037411959305975861610374119593059758616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52cf1c77-dc1a-4bf1-9037-efe1e961e69d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8db3c011-f04d-4462-aa82-e809ac27f1ea, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 031a72c5-2669-4f20-8782-d167265f365e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c98ce8f2-0697-44ef-a902-b9aec71eb12e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 031a72c5-2669-4f20-8782-d167265f365e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3789005639897657801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37890056398976578013789005639897657801378900563989765780137890056398976578013789005639897657801378900563989765780137890056398976578013789005639897657801378900563989765780137890056398976578013789005639897657801378900563989765780137890056398976578013789005639897657801378900563989765780137890056398976578013789005639897657801378900563989765780137890056398976578013789005639897657801" } } } 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, c98ce8f2-0697-44ef-a902-b9aec71eb12e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5177817856531298133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51778178565312981335177817856531298133517781785653129813351778178565312981335177817856531298133517781785653129813351778178565312981335177817856531298133517781785653129813351778178565312981335177817856531298133517781785653129813351778178565312981335177817856531298133517781785653129813351778178565312981335177817856531298133517781785653129813351778178565312981335177817856531298133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 031a72c5-2669-4f20-8782-d167265f365e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c98ce8f2-0697-44ef-a902-b9aec71eb12e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d2953c9-c320-4d3f-bbc9-61084f667261, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d2953c9-c320-4d3f-bbc9-61084f667261, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15293860036505275664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529386003650527566415293860036505275664152938600365052756641529386003650527566415293860036505275664152938600365052756641529386003650527566415293860036505275664152938600365052756641529386003650527566415293860036505275664152938600365052756641529386003650527566415293860036505275664152938600365052756641529386003650527566415293860036505275664152938600365052756641529386003650527566415293860036505275664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43d6f049-9730-495f-a793-197fa24dec5d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43d6f049-9730-495f-a793-197fa24dec5d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5009917791265361070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50099177912653610705009917791265361070500991779126536107050099177912653610705009917791265361070500991779126536107050099177912653610705009917791265361070500991779126536107050099177912653610705009917791265361070500991779126536107050099177912653610705009917791265361070500991779126536107050099177912653610705009917791265361070500991779126536107050099177912653610705009917791265361070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43d6f049-9730-495f-a793-197fa24dec5d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d2953c9-c320-4d3f-bbc9-61084f667261, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33182a83-68f9-47a3-9cb4-3faa414afa6c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33182a83-68f9-47a3-9cb4-3faa414afa6c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14422755299051075474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442275529905107547414422755299051075474144227552990510754741442275529905107547414422755299051075474144227552990510754741442275529905107547414422755299051075474144227552990510754741442275529905107547414422755299051075474144227552990510754741442275529905107547414422755299051075474144227552990510754741442275529905107547414422755299051075474144227552990510754741442275529905107547414422755299051075474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4ddc75e-25b1-48c4-9107-2ebe7d361b96, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4ddc75e-25b1-48c4-9107-2ebe7d361b96, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13671660429884128443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367166042988412844313671660429884128443136716604298841284431367166042988412844313671660429884128443136716604298841284431367166042988412844313671660429884128443136716604298841284431367166042988412844313671660429884128443136716604298841284431367166042988412844313671660429884128443136716604298841284431367166042988412844313671660429884128443136716604298841284431367166042988412844313671660429884128443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33182a83-68f9-47a3-9cb4-3faa414afa6c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4ddc75e-25b1-48c4-9107-2ebe7d361b96, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1662dae-6539-43c6-aab1-5038b2844819, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1662dae-6539-43c6-aab1-5038b2844819, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2755891340253178019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27558913402531780192755891340253178019275589134025317801927558913402531780192755891340253178019275589134025317801927558913402531780192755891340253178019275589134025317801927558913402531780192755891340253178019275589134025317801927558913402531780192755891340253178019275589134025317801927558913402531780192755891340253178019275589134025317801927558913402531780192755891340253178019" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae43fd0b-f590-4bb4-bcc3-9608c50b54a5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae43fd0b-f590-4bb4-bcc3-9608c50b54a5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11444867421273967095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144486742127396709511444867421273967095114448674212739670951144486742127396709511444867421273967095114448674212739670951144486742127396709511444867421273967095114448674212739670951144486742127396709511444867421273967095114448674212739670951144486742127396709511444867421273967095114448674212739670951144486742127396709511444867421273967095114448674212739670951144486742127396709511444867421273967095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1662dae-6539-43c6-aab1-5038b2844819, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab9c3f16-209a-401a-be4c-0598a3e0bd81, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab9c3f16-209a-401a-be4c-0598a3e0bd81, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8861735202432815761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88617352024328157618861735202432815761886173520243281576188617352024328157618861735202432815761886173520243281576188617352024328157618861735202432815761886173520243281576188617352024328157618861735202432815761886173520243281576188617352024328157618861735202432815761886173520243281576188617352024328157618861735202432815761886173520243281576188617352024328157618861735202432815761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae43fd0b-f590-4bb4-bcc3-9608c50b54a5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a3693ee-6611-45ca-b86f-c43bf22c374b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a3693ee-6611-45ca-b86f-c43bf22c374b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7149232303807756774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71492323038077567747149232303807756774714923230380775677471492323038077567747149232303807756774714923230380775677471492323038077567747149232303807756774714923230380775677471492323038077567747149232303807756774714923230380775677471492323038077567747149232303807756774714923230380775677471492323038077567747149232303807756774714923230380775677471492323038077567747149232303807756774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab9c3f16-209a-401a-be4c-0598a3e0bd81, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88392f37-38ff-4aa8-911f-b2280bcb7964, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88392f37-38ff-4aa8-911f-b2280bcb7964, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14710638021546366344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471063802154636634414710638021546366344147106380215463663441471063802154636634414710638021546366344147106380215463663441471063802154636634414710638021546366344147106380215463663441471063802154636634414710638021546366344147106380215463663441471063802154636634414710638021546366344147106380215463663441471063802154636634414710638021546366344147106380215463663441471063802154636634414710638021546366344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a3693ee-6611-45ca-b86f-c43bf22c374b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05ac260b-0a4a-4b43-99c5-0c16f08e6cd0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05ac260b-0a4a-4b43-99c5-0c16f08e6cd0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15589881363030258736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558988136303025873615589881363030258736155898813630302587361558988136303025873615589881363030258736155898813630302587361558988136303025873615589881363030258736155898813630302587361558988136303025873615589881363030258736155898813630302587361558988136303025873615589881363030258736155898813630302587361558988136303025873615589881363030258736155898813630302587361558988136303025873615589881363030258736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88392f37-38ff-4aa8-911f-b2280bcb7964, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4fc31fa-1732-4f5c-9e87-8059f771fc2d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4fc31fa-1732-4f5c-9e87-8059f771fc2d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17156864019267802106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715686401926780210617156864019267802106171568640192678021061715686401926780210617156864019267802106171568640192678021061715686401926780210617156864019267802106171568640192678021061715686401926780210617156864019267802106171568640192678021061715686401926780210617156864019267802106171568640192678021061715686401926780210617156864019267802106171568640192678021061715686401926780210617156864019267802106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05ac260b-0a4a-4b43-99c5-0c16f08e6cd0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ccc822d-3125-4eb8-9f4d-651e4de84d38, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ccc822d-3125-4eb8-9f4d-651e4de84d38, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 281101022933889756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "281101022933889756281101022933889756281101022933889756281101022933889756281101022933889756281101022933889756281101022933889756281101022933889756281101022933889756281101022933889756281101022933889756281101022933889756281101022933889756281101022933889756281101022933889756281101022933889756281101022933889756281101022933889756281101022933889756281101022933889756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4fc31fa-1732-4f5c-9e87-8059f771fc2d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a913561b-2273-4861-8c67-bde25730be78, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a913561b-2273-4861-8c67-bde25730be78, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4529109889752491338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45291098897524913384529109889752491338452910988975249133845291098897524913384529109889752491338452910988975249133845291098897524913384529109889752491338452910988975249133845291098897524913384529109889752491338452910988975249133845291098897524913384529109889752491338452910988975249133845291098897524913384529109889752491338452910988975249133845291098897524913384529109889752491338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ccc822d-3125-4eb8-9f4d-651e4de84d38, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0c418c6-f1e3-4684-a331-a6252fb764c9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0c418c6-f1e3-4684-a331-a6252fb764c9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7777438055359293699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77774380553592936997777438055359293699777743805535929369977774380553592936997777438055359293699777743805535929369977774380553592936997777438055359293699777743805535929369977774380553592936997777438055359293699777743805535929369977774380553592936997777438055359293699777743805535929369977774380553592936997777438055359293699777743805535929369977774380553592936997777438055359293699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a913561b-2273-4861-8c67-bde25730be78, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6310cab-df47-4d3b-9a75-bab73d537137, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6310cab-df47-4d3b-9a75-bab73d537137, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10017010476183531723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001701047618353172310017010476183531723100170104761835317231001701047618353172310017010476183531723100170104761835317231001701047618353172310017010476183531723100170104761835317231001701047618353172310017010476183531723100170104761835317231001701047618353172310017010476183531723100170104761835317231001701047618353172310017010476183531723100170104761835317231001701047618353172310017010476183531723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0c418c6-f1e3-4684-a331-a6252fb764c9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42fb4a94-f091-4532-bc54-459624ffefc1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42fb4a94-f091-4532-bc54-459624ffefc1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7895764168991748653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78957641689917486537895764168991748653789576416899174865378957641689917486537895764168991748653789576416899174865378957641689917486537895764168991748653789576416899174865378957641689917486537895764168991748653789576416899174865378957641689917486537895764168991748653789576416899174865378957641689917486537895764168991748653789576416899174865378957641689917486537895764168991748653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6310cab-df47-4d3b-9a75-bab73d537137, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a40bffb4-22ab-49a6-9e4b-29426c045c34, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a40bffb4-22ab-49a6-9e4b-29426c045c34, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15188135990495530842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518813599049553084215188135990495530842151881359904955308421518813599049553084215188135990495530842151881359904955308421518813599049553084215188135990495530842151881359904955308421518813599049553084215188135990495530842151881359904955308421518813599049553084215188135990495530842151881359904955308421518813599049553084215188135990495530842151881359904955308421518813599049553084215188135990495530842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42fb4a94-f091-4532-bc54-459624ffefc1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b60a410c-59be-4eff-b516-041028b740c6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b60a410c-59be-4eff-b516-041028b740c6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13053199136539839236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305319913653983923613053199136539839236130531991365398392361305319913653983923613053199136539839236130531991365398392361305319913653983923613053199136539839236130531991365398392361305319913653983923613053199136539839236130531991365398392361305319913653983923613053199136539839236130531991365398392361305319913653983923613053199136539839236130531991365398392361305319913653983923613053199136539839236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a40bffb4-22ab-49a6-9e4b-29426c045c34, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbc30cad-4426-4e3e-9bf8-2f4860a3a3ff, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbc30cad-4426-4e3e-9bf8-2f4860a3a3ff, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18127905999775684530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1812790599977568453018127905999775684530181279059997756845301812790599977568453018127905999775684530181279059997756845301812790599977568453018127905999775684530181279059997756845301812790599977568453018127905999775684530181279059997756845301812790599977568453018127905999775684530181279059997756845301812790599977568453018127905999775684530181279059997756845301812790599977568453018127905999775684530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbc30cad-4426-4e3e-9bf8-2f4860a3a3ff, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b60a410c-59be-4eff-b516-041028b740c6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bed2961-58b0-4be4-a4af-05f809d3a615, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3ca872d-811f-4015-8468-d5915b622677, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bed2961-58b0-4be4-a4af-05f809d3a615, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10664764319335153707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1066476431933515370710664764319335153707106647643193351537071066476431933515370710664764319335153707106647643193351537071066476431933515370710664764319335153707106647643193351537071066476431933515370710664764319335153707106647643193351537071066476431933515370710664764319335153707106647643193351537071066476431933515370710664764319335153707106647643193351537071066476431933515370710664764319335153707" } } } 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, d3ca872d-811f-4015-8468-d5915b622677, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 170570427934273133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "170570427934273133170570427934273133170570427934273133170570427934273133170570427934273133170570427934273133170570427934273133170570427934273133170570427934273133170570427934273133170570427934273133170570427934273133170570427934273133170570427934273133170570427934273133170570427934273133170570427934273133170570427934273133170570427934273133170570427934273133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bed2961-58b0-4be4-a4af-05f809d3a615, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3ca872d-811f-4015-8468-d5915b622677, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fc91bda-d5c4-4e38-89fd-c4447c776e66, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fc91bda-d5c4-4e38-89fd-c4447c776e66, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10291376945795165758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029137694579516575810291376945795165758102913769457951657581029137694579516575810291376945795165758102913769457951657581029137694579516575810291376945795165758102913769457951657581029137694579516575810291376945795165758102913769457951657581029137694579516575810291376945795165758102913769457951657581029137694579516575810291376945795165758102913769457951657581029137694579516575810291376945795165758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dcc869f-c8b0-490a-973a-acba23bd865a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dcc869f-c8b0-490a-973a-acba23bd865a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2539765089423910169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25397650894239101692539765089423910169253976508942391016925397650894239101692539765089423910169253976508942391016925397650894239101692539765089423910169253976508942391016925397650894239101692539765089423910169253976508942391016925397650894239101692539765089423910169253976508942391016925397650894239101692539765089423910169253976508942391016925397650894239101692539765089423910169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fc91bda-d5c4-4e38-89fd-c4447c776e66, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c95a471-2c61-4d32-a93d-096b007c5fcc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c95a471-2c61-4d32-a93d-096b007c5fcc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9535373557346666889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95353735573466668899535373557346666889953537355734666688995353735573466668899535373557346666889953537355734666688995353735573466668899535373557346666889953537355734666688995353735573466668899535373557346666889953537355734666688995353735573466668899535373557346666889953537355734666688995353735573466668899535373557346666889953537355734666688995353735573466668899535373557346666889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dcc869f-c8b0-490a-973a-acba23bd865a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dce7830-a2c1-4a65-97b8-073b62c79c9f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dce7830-a2c1-4a65-97b8-073b62c79c9f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5514374605663610751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55143746056636107515514374605663610751551437460566361075155143746056636107515514374605663610751551437460566361075155143746056636107515514374605663610751551437460566361075155143746056636107515514374605663610751551437460566361075155143746056636107515514374605663610751551437460566361075155143746056636107515514374605663610751551437460566361075155143746056636107515514374605663610751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c95a471-2c61-4d32-a93d-096b007c5fcc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b22d9f4-de30-47ee-babf-39bdc5042ac2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b22d9f4-de30-47ee-babf-39bdc5042ac2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 368338146612861849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "368338146612861849368338146612861849368338146612861849368338146612861849368338146612861849368338146612861849368338146612861849368338146612861849368338146612861849368338146612861849368338146612861849368338146612861849368338146612861849368338146612861849368338146612861849368338146612861849368338146612861849368338146612861849368338146612861849368338146612861849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dce7830-a2c1-4a65-97b8-073b62c79c9f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a21df440-a2d3-42cb-85bd-384a6c7572fa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a21df440-a2d3-42cb-85bd-384a6c7572fa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7955634948637243260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79556349486372432607955634948637243260795563494863724326079556349486372432607955634948637243260795563494863724326079556349486372432607955634948637243260795563494863724326079556349486372432607955634948637243260795563494863724326079556349486372432607955634948637243260795563494863724326079556349486372432607955634948637243260795563494863724326079556349486372432607955634948637243260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b22d9f4-de30-47ee-babf-39bdc5042ac2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e511a42a-c17d-47cf-ba5d-0f76c9dcfc84, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e511a42a-c17d-47cf-ba5d-0f76c9dcfc84, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5833051919228015011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58330519192280150115833051919228015011583305191922801501158330519192280150115833051919228015011583305191922801501158330519192280150115833051919228015011583305191922801501158330519192280150115833051919228015011583305191922801501158330519192280150115833051919228015011583305191922801501158330519192280150115833051919228015011583305191922801501158330519192280150115833051919228015011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a21df440-a2d3-42cb-85bd-384a6c7572fa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f328fdb3-0ad0-4e51-a217-5c6ecfc8cd12, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f328fdb3-0ad0-4e51-a217-5c6ecfc8cd12, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3702753158643826859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37027531586438268593702753158643826859370275315864382685937027531586438268593702753158643826859370275315864382685937027531586438268593702753158643826859370275315864382685937027531586438268593702753158643826859370275315864382685937027531586438268593702753158643826859370275315864382685937027531586438268593702753158643826859370275315864382685937027531586438268593702753158643826859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e511a42a-c17d-47cf-ba5d-0f76c9dcfc84, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2189b80a-9702-475a-bab2-43670966096b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2189b80a-9702-475a-bab2-43670966096b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10785815831611863011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078581583161186301110785815831611863011107858158316118630111078581583161186301110785815831611863011107858158316118630111078581583161186301110785815831611863011107858158316118630111078581583161186301110785815831611863011107858158316118630111078581583161186301110785815831611863011107858158316118630111078581583161186301110785815831611863011107858158316118630111078581583161186301110785815831611863011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f328fdb3-0ad0-4e51-a217-5c6ecfc8cd12, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9a8dea8-50df-42b3-90f8-bdf82facca33, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9a8dea8-50df-42b3-90f8-bdf82facca33, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6911033032254407306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69110330322544073066911033032254407306691103303225440730669110330322544073066911033032254407306691103303225440730669110330322544073066911033032254407306691103303225440730669110330322544073066911033032254407306691103303225440730669110330322544073066911033032254407306691103303225440730669110330322544073066911033032254407306691103303225440730669110330322544073066911033032254407306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2189b80a-9702-475a-bab2-43670966096b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 853ff948-e9ef-4c97-bd26-19580b389c81, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 853ff948-e9ef-4c97-bd26-19580b389c81, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6869080465452713298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68690804654527132986869080465452713298686908046545271329868690804654527132986869080465452713298686908046545271329868690804654527132986869080465452713298686908046545271329868690804654527132986869080465452713298686908046545271329868690804654527132986869080465452713298686908046545271329868690804654527132986869080465452713298686908046545271329868690804654527132986869080465452713298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9a8dea8-50df-42b3-90f8-bdf82facca33, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ac1e8ab-e662-4a52-b94f-563e785509f7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ac1e8ab-e662-4a52-b94f-563e785509f7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 577335305196991174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "577335305196991174577335305196991174577335305196991174577335305196991174577335305196991174577335305196991174577335305196991174577335305196991174577335305196991174577335305196991174577335305196991174577335305196991174577335305196991174577335305196991174577335305196991174577335305196991174577335305196991174577335305196991174577335305196991174577335305196991174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 853ff948-e9ef-4c97-bd26-19580b389c81, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05575909-6e9e-4fff-ace7-87558a952f43, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05575909-6e9e-4fff-ace7-87558a952f43, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5268768183765898707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52687681837658987075268768183765898707526876818376589870752687681837658987075268768183765898707526876818376589870752687681837658987075268768183765898707526876818376589870752687681837658987075268768183765898707526876818376589870752687681837658987075268768183765898707526876818376589870752687681837658987075268768183765898707526876818376589870752687681837658987075268768183765898707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ac1e8ab-e662-4a52-b94f-563e785509f7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85d57e6c-a967-48be-b82c-c44e019b50bb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85d57e6c-a967-48be-b82c-c44e019b50bb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16136145577682193554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613614557768219355416136145577682193554161361455776821935541613614557768219355416136145577682193554161361455776821935541613614557768219355416136145577682193554161361455776821935541613614557768219355416136145577682193554161361455776821935541613614557768219355416136145577682193554161361455776821935541613614557768219355416136145577682193554161361455776821935541613614557768219355416136145577682193554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05575909-6e9e-4fff-ace7-87558a952f43, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66d9cdc7-928c-4184-bf60-f67a4ade4b54, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66d9cdc7-928c-4184-bf60-f67a4ade4b54, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18019251063017718355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801925106301771835518019251063017718355180192510630177183551801925106301771835518019251063017718355180192510630177183551801925106301771835518019251063017718355180192510630177183551801925106301771835518019251063017718355180192510630177183551801925106301771835518019251063017718355180192510630177183551801925106301771835518019251063017718355180192510630177183551801925106301771835518019251063017718355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85d57e6c-a967-48be-b82c-c44e019b50bb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a71a856-ba86-4b06-b996-d68f966a4fda, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a71a856-ba86-4b06-b996-d68f966a4fda, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17313697298736911504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731369729873691150417313697298736911504173136972987369115041731369729873691150417313697298736911504173136972987369115041731369729873691150417313697298736911504173136972987369115041731369729873691150417313697298736911504173136972987369115041731369729873691150417313697298736911504173136972987369115041731369729873691150417313697298736911504173136972987369115041731369729873691150417313697298736911504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66d9cdc7-928c-4184-bf60-f67a4ade4b54, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d518ed58-263d-410d-9497-f89c75fca1f9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d518ed58-263d-410d-9497-f89c75fca1f9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7917235724935845234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79172357249358452347917235724935845234791723572493584523479172357249358452347917235724935845234791723572493584523479172357249358452347917235724935845234791723572493584523479172357249358452347917235724935845234791723572493584523479172357249358452347917235724935845234791723572493584523479172357249358452347917235724935845234791723572493584523479172357249358452347917235724935845234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a71a856-ba86-4b06-b996-d68f966a4fda, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93b869a6-a0c9-4d02-8617-c0aef6c029c3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93b869a6-a0c9-4d02-8617-c0aef6c029c3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4140025921487162138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41400259214871621384140025921487162138414002592148716213841400259214871621384140025921487162138414002592148716213841400259214871621384140025921487162138414002592148716213841400259214871621384140025921487162138414002592148716213841400259214871621384140025921487162138414002592148716213841400259214871621384140025921487162138414002592148716213841400259214871621384140025921487162138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d518ed58-263d-410d-9497-f89c75fca1f9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c2e3ea9-a548-40f8-8afa-59112de5a454, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c2e3ea9-a548-40f8-8afa-59112de5a454, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10795733437587770022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079573343758777002210795733437587770022107957334375877700221079573343758777002210795733437587770022107957334375877700221079573343758777002210795733437587770022107957334375877700221079573343758777002210795733437587770022107957334375877700221079573343758777002210795733437587770022107957334375877700221079573343758777002210795733437587770022107957334375877700221079573343758777002210795733437587770022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93b869a6-a0c9-4d02-8617-c0aef6c029c3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa2da23e-4845-4d9a-8e67-75b0b7e3adee, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa2da23e-4845-4d9a-8e67-75b0b7e3adee, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8842877870273290560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88428778702732905608842877870273290560884287787027329056088428778702732905608842877870273290560884287787027329056088428778702732905608842877870273290560884287787027329056088428778702732905608842877870273290560884287787027329056088428778702732905608842877870273290560884287787027329056088428778702732905608842877870273290560884287787027329056088428778702732905608842877870273290560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c2e3ea9-a548-40f8-8afa-59112de5a454, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19fa3426-cde6-4ed0-8e59-3e5249ddc41e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19fa3426-cde6-4ed0-8e59-3e5249ddc41e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7515496855651766903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75154968556517669037515496855651766903751549685565176690375154968556517669037515496855651766903751549685565176690375154968556517669037515496855651766903751549685565176690375154968556517669037515496855651766903751549685565176690375154968556517669037515496855651766903751549685565176690375154968556517669037515496855651766903751549685565176690375154968556517669037515496855651766903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa2da23e-4845-4d9a-8e67-75b0b7e3adee, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19fa3426-cde6-4ed0-8e59-3e5249ddc41e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d33dc9c-6d02-498b-b955-41740b7d18d9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d33dc9c-6d02-498b-b955-41740b7d18d9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13013721843988970380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301372184398897038013013721843988970380130137218439889703801301372184398897038013013721843988970380130137218439889703801301372184398897038013013721843988970380130137218439889703801301372184398897038013013721843988970380130137218439889703801301372184398897038013013721843988970380130137218439889703801301372184398897038013013721843988970380130137218439889703801301372184398897038013013721843988970380" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4c3f332-7303-4825-a829-adceaccfd17b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4c3f332-7303-4825-a829-adceaccfd17b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6616873761777883225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66168737617778832256616873761777883225661687376177788322566168737617778832256616873761777883225661687376177788322566168737617778832256616873761777883225661687376177788322566168737617778832256616873761777883225661687376177788322566168737617778832256616873761777883225661687376177788322566168737617778832256616873761777883225661687376177788322566168737617778832256616873761777883225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d33dc9c-6d02-498b-b955-41740b7d18d9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0817f0b-6e0b-487f-8863-d2876e7aa2cc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4c3f332-7303-4825-a829-adceaccfd17b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0817f0b-6e0b-487f-8863-d2876e7aa2cc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 280196374944782903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "280196374944782903280196374944782903280196374944782903280196374944782903280196374944782903280196374944782903280196374944782903280196374944782903280196374944782903280196374944782903280196374944782903280196374944782903280196374944782903280196374944782903280196374944782903280196374944782903280196374944782903280196374944782903280196374944782903280196374944782903" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baf79084-b191-4e83-9e10-e591da6e6919, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baf79084-b191-4e83-9e10-e591da6e6919, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3030204726660503765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30302047266605037653030204726660503765303020472666050376530302047266605037653030204726660503765303020472666050376530302047266605037653030204726660503765303020472666050376530302047266605037653030204726660503765303020472666050376530302047266605037653030204726660503765303020472666050376530302047266605037653030204726660503765303020472666050376530302047266605037653030204726660503765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0817f0b-6e0b-487f-8863-d2876e7aa2cc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19d8a4be-b1e5-4c24-86a6-309b09366f13, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19d8a4be-b1e5-4c24-86a6-309b09366f13, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16968276911680175334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696827691168017533416968276911680175334169682769116801753341696827691168017533416968276911680175334169682769116801753341696827691168017533416968276911680175334169682769116801753341696827691168017533416968276911680175334169682769116801753341696827691168017533416968276911680175334169682769116801753341696827691168017533416968276911680175334169682769116801753341696827691168017533416968276911680175334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baf79084-b191-4e83-9e10-e591da6e6919, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4d9e882-6356-4137-9486-339b70f3a1be, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4d9e882-6356-4137-9486-339b70f3a1be, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11786553959593491824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178655395959349182411786553959593491824117865539595934918241178655395959349182411786553959593491824117865539595934918241178655395959349182411786553959593491824117865539595934918241178655395959349182411786553959593491824117865539595934918241178655395959349182411786553959593491824117865539595934918241178655395959349182411786553959593491824117865539595934918241178655395959349182411786553959593491824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19d8a4be-b1e5-4c24-86a6-309b09366f13, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85eb3e47-3813-451d-a1ac-31eea3cdd2c2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85eb3e47-3813-451d-a1ac-31eea3cdd2c2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9755667758251427435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97556677582514274359755667758251427435975566775825142743597556677582514274359755667758251427435975566775825142743597556677582514274359755667758251427435975566775825142743597556677582514274359755667758251427435975566775825142743597556677582514274359755667758251427435975566775825142743597556677582514274359755667758251427435975566775825142743597556677582514274359755667758251427435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4d9e882-6356-4137-9486-339b70f3a1be, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f574e301-20fa-4bff-831a-2a0a183b34ed, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f574e301-20fa-4bff-831a-2a0a183b34ed, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1950138883326743407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19501388833267434071950138883326743407195013888332674340719501388833267434071950138883326743407195013888332674340719501388833267434071950138883326743407195013888332674340719501388833267434071950138883326743407195013888332674340719501388833267434071950138883326743407195013888332674340719501388833267434071950138883326743407195013888332674340719501388833267434071950138883326743407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85eb3e47-3813-451d-a1ac-31eea3cdd2c2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c631fc2-8372-4903-97be-324574ae0fee, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c631fc2-8372-4903-97be-324574ae0fee, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10083392812854606728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008339281285460672810083392812854606728100833928128546067281008339281285460672810083392812854606728100833928128546067281008339281285460672810083392812854606728100833928128546067281008339281285460672810083392812854606728100833928128546067281008339281285460672810083392812854606728100833928128546067281008339281285460672810083392812854606728100833928128546067281008339281285460672810083392812854606728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f574e301-20fa-4bff-831a-2a0a183b34ed, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1befb46-c926-4d12-ae87-7f77e1911e49, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1befb46-c926-4d12-ae87-7f77e1911e49, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17856655172963577007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785665517296357700717856655172963577007178566551729635770071785665517296357700717856655172963577007178566551729635770071785665517296357700717856655172963577007178566551729635770071785665517296357700717856655172963577007178566551729635770071785665517296357700717856655172963577007178566551729635770071785665517296357700717856655172963577007178566551729635770071785665517296357700717856655172963577007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c631fc2-8372-4903-97be-324574ae0fee, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 795240ff-d57a-4d28-b1a6-d2cb573cb098, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 795240ff-d57a-4d28-b1a6-d2cb573cb098, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9776734090572215093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97767340905722150939776734090572215093977673409057221509397767340905722150939776734090572215093977673409057221509397767340905722150939776734090572215093977673409057221509397767340905722150939776734090572215093977673409057221509397767340905722150939776734090572215093977673409057221509397767340905722150939776734090572215093977673409057221509397767340905722150939776734090572215093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1befb46-c926-4d12-ae87-7f77e1911e49, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66b75de3-0178-468b-aeeb-73550317d10c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66b75de3-0178-468b-aeeb-73550317d10c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2201608663961842465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22016086639618424652201608663961842465220160866396184246522016086639618424652201608663961842465220160866396184246522016086639618424652201608663961842465220160866396184246522016086639618424652201608663961842465220160866396184246522016086639618424652201608663961842465220160866396184246522016086639618424652201608663961842465220160866396184246522016086639618424652201608663961842465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 795240ff-d57a-4d28-b1a6-d2cb573cb098, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34c895ff-8a0a-4824-a8f2-54a0990f5b6c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34c895ff-8a0a-4824-a8f2-54a0990f5b6c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1572865185136881635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15728651851368816351572865185136881635157286518513688163515728651851368816351572865185136881635157286518513688163515728651851368816351572865185136881635157286518513688163515728651851368816351572865185136881635157286518513688163515728651851368816351572865185136881635157286518513688163515728651851368816351572865185136881635157286518513688163515728651851368816351572865185136881635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66b75de3-0178-468b-aeeb-73550317d10c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf7a812a-0dc5-47d4-ba75-1bab0258d533, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf7a812a-0dc5-47d4-ba75-1bab0258d533, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16405664003682358946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640566400368235894616405664003682358946164056640036823589461640566400368235894616405664003682358946164056640036823589461640566400368235894616405664003682358946164056640036823589461640566400368235894616405664003682358946164056640036823589461640566400368235894616405664003682358946164056640036823589461640566400368235894616405664003682358946164056640036823589461640566400368235894616405664003682358946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34c895ff-8a0a-4824-a8f2-54a0990f5b6c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf7a812a-0dc5-47d4-ba75-1bab0258d533, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f017496b-0cb5-491c-bcc1-de198aafaedb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 865ee22f-3050-49dd-8c02-79628f02141d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f017496b-0cb5-491c-bcc1-de198aafaedb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17166596252111617178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716659625211161717817166596252111617178171665962521116171781716659625211161717817166596252111617178171665962521116171781716659625211161717817166596252111617178171665962521116171781716659625211161717817166596252111617178171665962521116171781716659625211161717817166596252111617178171665962521116171781716659625211161717817166596252111617178171665962521116171781716659625211161717817166596252111617178" } } } 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, 865ee22f-3050-49dd-8c02-79628f02141d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12953784236758338797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295378423675833879712953784236758338797129537842367583387971295378423675833879712953784236758338797129537842367583387971295378423675833879712953784236758338797129537842367583387971295378423675833879712953784236758338797129537842367583387971295378423675833879712953784236758338797129537842367583387971295378423675833879712953784236758338797129537842367583387971295378423675833879712953784236758338797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 865ee22f-3050-49dd-8c02-79628f02141d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b10639dd-920a-4c0f-9733-76f10320e9c0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b10639dd-920a-4c0f-9733-76f10320e9c0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8177405709647903385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81774057096479033858177405709647903385817740570964790338581774057096479033858177405709647903385817740570964790338581774057096479033858177405709647903385817740570964790338581774057096479033858177405709647903385817740570964790338581774057096479033858177405709647903385817740570964790338581774057096479033858177405709647903385817740570964790338581774057096479033858177405709647903385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b10639dd-920a-4c0f-9733-76f10320e9c0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4001b292-2854-4733-8e0b-3f3c9b096038, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4001b292-2854-4733-8e0b-3f3c9b096038, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5547690260855881470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55476902608558814705547690260855881470554769026085588147055476902608558814705547690260855881470554769026085588147055476902608558814705547690260855881470554769026085588147055476902608558814705547690260855881470554769026085588147055476902608558814705547690260855881470554769026085588147055476902608558814705547690260855881470554769026085588147055476902608558814705547690260855881470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4001b292-2854-4733-8e0b-3f3c9b096038, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4247acc8-fa2a-4e5f-a96c-b6f34015cd6a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4247acc8-fa2a-4e5f-a96c-b6f34015cd6a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 237453618151957574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "237453618151957574237453618151957574237453618151957574237453618151957574237453618151957574237453618151957574237453618151957574237453618151957574237453618151957574237453618151957574237453618151957574237453618151957574237453618151957574237453618151957574237453618151957574237453618151957574237453618151957574237453618151957574237453618151957574237453618151957574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f017496b-0cb5-491c-bcc1-de198aafaedb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 288f1a73-1418-4694-a8f0-c7b80a0140d7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 288f1a73-1418-4694-a8f0-c7b80a0140d7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8560990912557493040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85609909125574930408560990912557493040856099091255749304085609909125574930408560990912557493040856099091255749304085609909125574930408560990912557493040856099091255749304085609909125574930408560990912557493040856099091255749304085609909125574930408560990912557493040856099091255749304085609909125574930408560990912557493040856099091255749304085609909125574930408560990912557493040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4247acc8-fa2a-4e5f-a96c-b6f34015cd6a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02f3aa22-d075-40ff-b1f9-75c8c764b030, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02f3aa22-d075-40ff-b1f9-75c8c764b030, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6457308240613990953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64573082406139909536457308240613990953645730824061399095364573082406139909536457308240613990953645730824061399095364573082406139909536457308240613990953645730824061399095364573082406139909536457308240613990953645730824061399095364573082406139909536457308240613990953645730824061399095364573082406139909536457308240613990953645730824061399095364573082406139909536457308240613990953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 288f1a73-1418-4694-a8f0-c7b80a0140d7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8a9dec5-130c-4bcb-a405-c0d9c9a9d974, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8a9dec5-130c-4bcb-a405-c0d9c9a9d974, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11572643315290477669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1157264331529047766911572643315290477669115726433152904776691157264331529047766911572643315290477669115726433152904776691157264331529047766911572643315290477669115726433152904776691157264331529047766911572643315290477669115726433152904776691157264331529047766911572643315290477669115726433152904776691157264331529047766911572643315290477669115726433152904776691157264331529047766911572643315290477669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02f3aa22-d075-40ff-b1f9-75c8c764b030, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d69b4eb-3b5a-40ca-a210-9f975c3a2e63, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8a9dec5-130c-4bcb-a405-c0d9c9a9d974, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d69b4eb-3b5a-40ca-a210-9f975c3a2e63, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6450645699758982999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64506456997589829996450645699758982999645064569975898299964506456997589829996450645699758982999645064569975898299964506456997589829996450645699758982999645064569975898299964506456997589829996450645699758982999645064569975898299964506456997589829996450645699758982999645064569975898299964506456997589829996450645699758982999645064569975898299964506456997589829996450645699758982999" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c96b713f-5fa6-4a9d-8023-229ead9f0b3c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c96b713f-5fa6-4a9d-8023-229ead9f0b3c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9408355982949885100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94083559829498851009408355982949885100940835598294988510094083559829498851009408355982949885100940835598294988510094083559829498851009408355982949885100940835598294988510094083559829498851009408355982949885100940835598294988510094083559829498851009408355982949885100940835598294988510094083559829498851009408355982949885100940835598294988510094083559829498851009408355982949885100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d69b4eb-3b5a-40ca-a210-9f975c3a2e63, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66ee35a8-7318-4794-92f9-c6ee40f00189, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66ee35a8-7318-4794-92f9-c6ee40f00189, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4258900639493350648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42589006394933506484258900639493350648425890063949335064842589006394933506484258900639493350648425890063949335064842589006394933506484258900639493350648425890063949335064842589006394933506484258900639493350648425890063949335064842589006394933506484258900639493350648425890063949335064842589006394933506484258900639493350648425890063949335064842589006394933506484258900639493350648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c96b713f-5fa6-4a9d-8023-229ead9f0b3c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0275fee0-639d-4336-bb0a-ca04871c03fb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0275fee0-639d-4336-bb0a-ca04871c03fb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4195359260598584091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41953592605985840914195359260598584091419535926059858409141953592605985840914195359260598584091419535926059858409141953592605985840914195359260598584091419535926059858409141953592605985840914195359260598584091419535926059858409141953592605985840914195359260598584091419535926059858409141953592605985840914195359260598584091419535926059858409141953592605985840914195359260598584091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66ee35a8-7318-4794-92f9-c6ee40f00189, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb452b19-2d47-4343-ad10-ccb5f7737665, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb452b19-2d47-4343-ad10-ccb5f7737665, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14394926218472430614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439492621847243061414394926218472430614143949262184724306141439492621847243061414394926218472430614143949262184724306141439492621847243061414394926218472430614143949262184724306141439492621847243061414394926218472430614143949262184724306141439492621847243061414394926218472430614143949262184724306141439492621847243061414394926218472430614143949262184724306141439492621847243061414394926218472430614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0275fee0-639d-4336-bb0a-ca04871c03fb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5f6a4bf-663a-4cb2-bc8b-662f9ce21929, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5f6a4bf-663a-4cb2-bc8b-662f9ce21929, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15510816729530483909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551081672953048390915510816729530483909155108167295304839091551081672953048390915510816729530483909155108167295304839091551081672953048390915510816729530483909155108167295304839091551081672953048390915510816729530483909155108167295304839091551081672953048390915510816729530483909155108167295304839091551081672953048390915510816729530483909155108167295304839091551081672953048390915510816729530483909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb452b19-2d47-4343-ad10-ccb5f7737665, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 687a8f45-96d8-4abe-aa1a-1855044acbe9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 687a8f45-96d8-4abe-aa1a-1855044acbe9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3223410766121938842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32234107661219388423223410766121938842322341076612193884232234107661219388423223410766121938842322341076612193884232234107661219388423223410766121938842322341076612193884232234107661219388423223410766121938842322341076612193884232234107661219388423223410766121938842322341076612193884232234107661219388423223410766121938842322341076612193884232234107661219388423223410766121938842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5f6a4bf-663a-4cb2-bc8b-662f9ce21929, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9921ff9d-8e9e-4dc8-bc1e-5ff1766570d7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9921ff9d-8e9e-4dc8-bc1e-5ff1766570d7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8634225364587153926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86342253645871539268634225364587153926863422536458715392686342253645871539268634225364587153926863422536458715392686342253645871539268634225364587153926863422536458715392686342253645871539268634225364587153926863422536458715392686342253645871539268634225364587153926863422536458715392686342253645871539268634225364587153926863422536458715392686342253645871539268634225364587153926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 687a8f45-96d8-4abe-aa1a-1855044acbe9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 125b49ec-115a-466e-94a5-ab7e1861e549, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 125b49ec-115a-466e-94a5-ab7e1861e549, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1496090371309756280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14960903713097562801496090371309756280149609037130975628014960903713097562801496090371309756280149609037130975628014960903713097562801496090371309756280149609037130975628014960903713097562801496090371309756280149609037130975628014960903713097562801496090371309756280149609037130975628014960903713097562801496090371309756280149609037130975628014960903713097562801496090371309756280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9921ff9d-8e9e-4dc8-bc1e-5ff1766570d7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcda521b-f0d9-4b2b-8627-b28ecc6c05bd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcda521b-f0d9-4b2b-8627-b28ecc6c05bd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15234810072060240482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523481007206024048215234810072060240482152348100720602404821523481007206024048215234810072060240482152348100720602404821523481007206024048215234810072060240482152348100720602404821523481007206024048215234810072060240482152348100720602404821523481007206024048215234810072060240482152348100720602404821523481007206024048215234810072060240482152348100720602404821523481007206024048215234810072060240482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 125b49ec-115a-466e-94a5-ab7e1861e549, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16a18b01-97be-4c12-9d73-9d3636384278, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16a18b01-97be-4c12-9d73-9d3636384278, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16519387236318908586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651938723631890858616519387236318908586165193872363189085861651938723631890858616519387236318908586165193872363189085861651938723631890858616519387236318908586165193872363189085861651938723631890858616519387236318908586165193872363189085861651938723631890858616519387236318908586165193872363189085861651938723631890858616519387236318908586165193872363189085861651938723631890858616519387236318908586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcda521b-f0d9-4b2b-8627-b28ecc6c05bd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff776ef4-9732-4562-9979-cfded9e53328, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff776ef4-9732-4562-9979-cfded9e53328, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1581155273180718561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15811552731807185611581155273180718561158115527318071856115811552731807185611581155273180718561158115527318071856115811552731807185611581155273180718561158115527318071856115811552731807185611581155273180718561158115527318071856115811552731807185611581155273180718561158115527318071856115811552731807185611581155273180718561158115527318071856115811552731807185611581155273180718561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16a18b01-97be-4c12-9d73-9d3636384278, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4dfdde1-22cd-41d6-9273-5b2c6b3a3fc1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4dfdde1-22cd-41d6-9273-5b2c6b3a3fc1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16759889010252406379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675988901025240637916759889010252406379167598890102524063791675988901025240637916759889010252406379167598890102524063791675988901025240637916759889010252406379167598890102524063791675988901025240637916759889010252406379167598890102524063791675988901025240637916759889010252406379167598890102524063791675988901025240637916759889010252406379167598890102524063791675988901025240637916759889010252406379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff776ef4-9732-4562-9979-cfded9e53328, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c8d637c-263b-48c5-b1bf-eed7a458074e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c8d637c-263b-48c5-b1bf-eed7a458074e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13239329608997996069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1323932960899799606913239329608997996069132393296089979960691323932960899799606913239329608997996069132393296089979960691323932960899799606913239329608997996069132393296089979960691323932960899799606913239329608997996069132393296089979960691323932960899799606913239329608997996069132393296089979960691323932960899799606913239329608997996069132393296089979960691323932960899799606913239329608997996069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4dfdde1-22cd-41d6-9273-5b2c6b3a3fc1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecc66b09-86a4-4166-9fc9-e2ec69c262b2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecc66b09-86a4-4166-9fc9-e2ec69c262b2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13449607919506561721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344960791950656172113449607919506561721134496079195065617211344960791950656172113449607919506561721134496079195065617211344960791950656172113449607919506561721134496079195065617211344960791950656172113449607919506561721134496079195065617211344960791950656172113449607919506561721134496079195065617211344960791950656172113449607919506561721134496079195065617211344960791950656172113449607919506561721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c8d637c-263b-48c5-b1bf-eed7a458074e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecc66b09-86a4-4166-9fc9-e2ec69c262b2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31ba4ea0-e0b0-420c-9a82-ec091c9b8b4c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 072bb5f8-4bc7-442f-8147-475325f19569, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31ba4ea0-e0b0-420c-9a82-ec091c9b8b4c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18421456679780320662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842145667978032066218421456679780320662184214566797803206621842145667978032066218421456679780320662184214566797803206621842145667978032066218421456679780320662184214566797803206621842145667978032066218421456679780320662184214566797803206621842145667978032066218421456679780320662184214566797803206621842145667978032066218421456679780320662184214566797803206621842145667978032066218421456679780320662" } } } 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, 072bb5f8-4bc7-442f-8147-475325f19569, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13646329878736470096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364632987873647009613646329878736470096136463298787364700961364632987873647009613646329878736470096136463298787364700961364632987873647009613646329878736470096136463298787364700961364632987873647009613646329878736470096136463298787364700961364632987873647009613646329878736470096136463298787364700961364632987873647009613646329878736470096136463298787364700961364632987873647009613646329878736470096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 072bb5f8-4bc7-442f-8147-475325f19569, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87f726d4-cfce-4b47-83cd-d9a801886a47, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87f726d4-cfce-4b47-83cd-d9a801886a47, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17835819327616710762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783581932761671076217835819327616710762178358193276167107621783581932761671076217835819327616710762178358193276167107621783581932761671076217835819327616710762178358193276167107621783581932761671076217835819327616710762178358193276167107621783581932761671076217835819327616710762178358193276167107621783581932761671076217835819327616710762178358193276167107621783581932761671076217835819327616710762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31ba4ea0-e0b0-420c-9a82-ec091c9b8b4c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, def5f081-7361-4403-8be1-5b5d9ac05962, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, def5f081-7361-4403-8be1-5b5d9ac05962, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1847673528157206645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18476735281572066451847673528157206645184767352815720664518476735281572066451847673528157206645184767352815720664518476735281572066451847673528157206645184767352815720664518476735281572066451847673528157206645184767352815720664518476735281572066451847673528157206645184767352815720664518476735281572066451847673528157206645184767352815720664518476735281572066451847673528157206645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87f726d4-cfce-4b47-83cd-d9a801886a47, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 434679bb-94d5-4dab-ae5e-4f4d9101f233, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 434679bb-94d5-4dab-ae5e-4f4d9101f233, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8331565634747306530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83315656347473065308331565634747306530833156563474730653083315656347473065308331565634747306530833156563474730653083315656347473065308331565634747306530833156563474730653083315656347473065308331565634747306530833156563474730653083315656347473065308331565634747306530833156563474730653083315656347473065308331565634747306530833156563474730653083315656347473065308331565634747306530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, def5f081-7361-4403-8be1-5b5d9ac05962, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61912b30-7cf0-4559-94f0-52567d79874f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61912b30-7cf0-4559-94f0-52567d79874f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8354230678652138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83542306786521388354230678652138835423067865213883542306786521388354230678652138835423067865213883542306786521388354230678652138835423067865213883542306786521388354230678652138835423067865213883542306786521388354230678652138835423067865213883542306786521388354230678652138835423067865213883542306786521388354230678652138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 434679bb-94d5-4dab-ae5e-4f4d9101f233, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa836011-91fe-4581-9f62-38da5dfc87c9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa836011-91fe-4581-9f62-38da5dfc87c9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3427277752124877271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34272777521248772713427277752124877271342727775212487727134272777521248772713427277752124877271342727775212487727134272777521248772713427277752124877271342727775212487727134272777521248772713427277752124877271342727775212487727134272777521248772713427277752124877271342727775212487727134272777521248772713427277752124877271342727775212487727134272777521248772713427277752124877271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61912b30-7cf0-4559-94f0-52567d79874f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cf249aa-917f-400f-8856-303b47d93147, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cf249aa-917f-400f-8856-303b47d93147, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11801714972120871686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180171497212087168611801714972120871686118017149721208716861180171497212087168611801714972120871686118017149721208716861180171497212087168611801714972120871686118017149721208716861180171497212087168611801714972120871686118017149721208716861180171497212087168611801714972120871686118017149721208716861180171497212087168611801714972120871686118017149721208716861180171497212087168611801714972120871686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa836011-91fe-4581-9f62-38da5dfc87c9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b6c02e2-2be1-4e75-a239-a54abe3e02bd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b6c02e2-2be1-4e75-a239-a54abe3e02bd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8087490352794213727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80874903527942137278087490352794213727808749035279421372780874903527942137278087490352794213727808749035279421372780874903527942137278087490352794213727808749035279421372780874903527942137278087490352794213727808749035279421372780874903527942137278087490352794213727808749035279421372780874903527942137278087490352794213727808749035279421372780874903527942137278087490352794213727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cf249aa-917f-400f-8856-303b47d93147, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a14c44a-a783-405c-8555-b83cd357d5c2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b6c02e2-2be1-4e75-a239-a54abe3e02bd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a14c44a-a783-405c-8555-b83cd357d5c2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14012512669419464432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401251266941946443214012512669419464432140125126694194644321401251266941946443214012512669419464432140125126694194644321401251266941946443214012512669419464432140125126694194644321401251266941946443214012512669419464432140125126694194644321401251266941946443214012512669419464432140125126694194644321401251266941946443214012512669419464432140125126694194644321401251266941946443214012512669419464432" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3b115de-4512-4f8c-ab6f-b290f38758f3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3b115de-4512-4f8c-ab6f-b290f38758f3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 163607437380602904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "163607437380602904163607437380602904163607437380602904163607437380602904163607437380602904163607437380602904163607437380602904163607437380602904163607437380602904163607437380602904163607437380602904163607437380602904163607437380602904163607437380602904163607437380602904163607437380602904163607437380602904163607437380602904163607437380602904163607437380602904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3b115de-4512-4f8c-ab6f-b290f38758f3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f6737e9-8f36-42a2-9870-64032137d03e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f6737e9-8f36-42a2-9870-64032137d03e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7359779731374739651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73597797313747396517359779731374739651735977973137473965173597797313747396517359779731374739651735977973137473965173597797313747396517359779731374739651735977973137473965173597797313747396517359779731374739651735977973137473965173597797313747396517359779731374739651735977973137473965173597797313747396517359779731374739651735977973137473965173597797313747396517359779731374739651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a14c44a-a783-405c-8555-b83cd357d5c2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 674f2753-a2ac-4ece-afee-ceaf7b13b798, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 674f2753-a2ac-4ece-afee-ceaf7b13b798, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11038812570293191263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103881257029319126311038812570293191263110388125702931912631103881257029319126311038812570293191263110388125702931912631103881257029319126311038812570293191263110388125702931912631103881257029319126311038812570293191263110388125702931912631103881257029319126311038812570293191263110388125702931912631103881257029319126311038812570293191263110388125702931912631103881257029319126311038812570293191263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f6737e9-8f36-42a2-9870-64032137d03e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49cc1cda-3afb-4900-aa13-7e1bcc4bf583, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49cc1cda-3afb-4900-aa13-7e1bcc4bf583, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4550096762477894335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45500967624778943354550096762477894335455009676247789433545500967624778943354550096762477894335455009676247789433545500967624778943354550096762477894335455009676247789433545500967624778943354550096762477894335455009676247789433545500967624778943354550096762477894335455009676247789433545500967624778943354550096762477894335455009676247789433545500967624778943354550096762477894335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 674f2753-a2ac-4ece-afee-ceaf7b13b798, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9a2d0a1-6f31-4751-9c00-e04eeb493264, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9a2d0a1-6f31-4751-9c00-e04eeb493264, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2769194046128794837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27691940461287948372769194046128794837276919404612879483727691940461287948372769194046128794837276919404612879483727691940461287948372769194046128794837276919404612879483727691940461287948372769194046128794837276919404612879483727691940461287948372769194046128794837276919404612879483727691940461287948372769194046128794837276919404612879483727691940461287948372769194046128794837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49cc1cda-3afb-4900-aa13-7e1bcc4bf583, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c974ff0f-7ee9-4efe-9e40-2f24f9cece8b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c974ff0f-7ee9-4efe-9e40-2f24f9cece8b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4762898239882138484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47628982398821384844762898239882138484476289823988213848447628982398821384844762898239882138484476289823988213848447628982398821384844762898239882138484476289823988213848447628982398821384844762898239882138484476289823988213848447628982398821384844762898239882138484476289823988213848447628982398821384844762898239882138484476289823988213848447628982398821384844762898239882138484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9a2d0a1-6f31-4751-9c00-e04eeb493264, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87a5745b-4f93-4b69-b129-d3befe0473a7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87a5745b-4f93-4b69-b129-d3befe0473a7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10484206377913268300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1048420637791326830010484206377913268300104842063779132683001048420637791326830010484206377913268300104842063779132683001048420637791326830010484206377913268300104842063779132683001048420637791326830010484206377913268300104842063779132683001048420637791326830010484206377913268300104842063779132683001048420637791326830010484206377913268300104842063779132683001048420637791326830010484206377913268300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c974ff0f-7ee9-4efe-9e40-2f24f9cece8b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36cb6b6f-84cf-4eee-ba40-9f6dcab8af18, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36cb6b6f-84cf-4eee-ba40-9f6dcab8af18, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8841051417454945925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88410514174549459258841051417454945925884105141745494592588410514174549459258841051417454945925884105141745494592588410514174549459258841051417454945925884105141745494592588410514174549459258841051417454945925884105141745494592588410514174549459258841051417454945925884105141745494592588410514174549459258841051417454945925884105141745494592588410514174549459258841051417454945925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87a5745b-4f93-4b69-b129-d3befe0473a7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ece5691-d883-4eec-981e-6312e7aef369, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ece5691-d883-4eec-981e-6312e7aef369, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18012528246209269335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801252824620926933518012528246209269335180125282462092693351801252824620926933518012528246209269335180125282462092693351801252824620926933518012528246209269335180125282462092693351801252824620926933518012528246209269335180125282462092693351801252824620926933518012528246209269335180125282462092693351801252824620926933518012528246209269335180125282462092693351801252824620926933518012528246209269335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36cb6b6f-84cf-4eee-ba40-9f6dcab8af18, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3fa751f-b5a4-4b59-ad4f-c08c0160b6de, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3fa751f-b5a4-4b59-ad4f-c08c0160b6de, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9691837701104130128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96918377011041301289691837701104130128969183770110413012896918377011041301289691837701104130128969183770110413012896918377011041301289691837701104130128969183770110413012896918377011041301289691837701104130128969183770110413012896918377011041301289691837701104130128969183770110413012896918377011041301289691837701104130128969183770110413012896918377011041301289691837701104130128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ece5691-d883-4eec-981e-6312e7aef369, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 188ca63f-aad3-48df-a228-0fb5be1a6023, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 188ca63f-aad3-48df-a228-0fb5be1a6023, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18226830993465505841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822683099346550584118226830993465505841182268309934655058411822683099346550584118226830993465505841182268309934655058411822683099346550584118226830993465505841182268309934655058411822683099346550584118226830993465505841182268309934655058411822683099346550584118226830993465505841182268309934655058411822683099346550584118226830993465505841182268309934655058411822683099346550584118226830993465505841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3fa751f-b5a4-4b59-ad4f-c08c0160b6de, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddb68b69-4fc9-4dfc-a743-e5853f95093c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddb68b69-4fc9-4dfc-a743-e5853f95093c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12131749848864250808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213174984886425080812131749848864250808121317498488642508081213174984886425080812131749848864250808121317498488642508081213174984886425080812131749848864250808121317498488642508081213174984886425080812131749848864250808121317498488642508081213174984886425080812131749848864250808121317498488642508081213174984886425080812131749848864250808121317498488642508081213174984886425080812131749848864250808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 188ca63f-aad3-48df-a228-0fb5be1a6023, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16fdda01-58ee-4b59-b6ec-cbefcfe98534, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16fdda01-58ee-4b59-b6ec-cbefcfe98534, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 318675525905302499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "318675525905302499318675525905302499318675525905302499318675525905302499318675525905302499318675525905302499318675525905302499318675525905302499318675525905302499318675525905302499318675525905302499318675525905302499318675525905302499318675525905302499318675525905302499318675525905302499318675525905302499318675525905302499318675525905302499318675525905302499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddb68b69-4fc9-4dfc-a743-e5853f95093c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c208554d-1495-4e97-b5e5-db078048122b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16fdda01-58ee-4b59-b6ec-cbefcfe98534, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c208554d-1495-4e97-b5e5-db078048122b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1150817055847128241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11508170558471282411150817055847128241115081705584712824111508170558471282411150817055847128241115081705584712824111508170558471282411150817055847128241115081705584712824111508170558471282411150817055847128241115081705584712824111508170558471282411150817055847128241115081705584712824111508170558471282411150817055847128241115081705584712824111508170558471282411150817055847128241" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f14c580-0af2-4b19-91f0-a38e096a6e75, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f14c580-0af2-4b19-91f0-a38e096a6e75, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 129125739725764412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "129125739725764412129125739725764412129125739725764412129125739725764412129125739725764412129125739725764412129125739725764412129125739725764412129125739725764412129125739725764412129125739725764412129125739725764412129125739725764412129125739725764412129125739725764412129125739725764412129125739725764412129125739725764412129125739725764412129125739725764412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c208554d-1495-4e97-b5e5-db078048122b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b598c2f2-b9a7-495e-86cb-08d27baae776, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f14c580-0af2-4b19-91f0-a38e096a6e75, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b598c2f2-b9a7-495e-86cb-08d27baae776, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1369877933524558284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13698779335245582841369877933524558284136987793352455828413698779335245582841369877933524558284136987793352455828413698779335245582841369877933524558284136987793352455828413698779335245582841369877933524558284136987793352455828413698779335245582841369877933524558284136987793352455828413698779335245582841369877933524558284136987793352455828413698779335245582841369877933524558284" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3248fcad-f819-4722-a995-f4673394ddf2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3248fcad-f819-4722-a995-f4673394ddf2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2388923916356689050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23889239163566890502388923916356689050238892391635668905023889239163566890502388923916356689050238892391635668905023889239163566890502388923916356689050238892391635668905023889239163566890502388923916356689050238892391635668905023889239163566890502388923916356689050238892391635668905023889239163566890502388923916356689050238892391635668905023889239163566890502388923916356689050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b598c2f2-b9a7-495e-86cb-08d27baae776, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b96a808-e4be-4345-9737-6a8892f4b818, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3248fcad-f819-4722-a995-f4673394ddf2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b96a808-e4be-4345-9737-6a8892f4b818, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11773885653502796122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1177388565350279612211773885653502796122117738856535027961221177388565350279612211773885653502796122117738856535027961221177388565350279612211773885653502796122117738856535027961221177388565350279612211773885653502796122117738856535027961221177388565350279612211773885653502796122117738856535027961221177388565350279612211773885653502796122117738856535027961221177388565350279612211773885653502796122" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95a7b4ef-d3cc-4322-a36a-d34274b0486d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95a7b4ef-d3cc-4322-a36a-d34274b0486d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 749912428352534183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "749912428352534183749912428352534183749912428352534183749912428352534183749912428352534183749912428352534183749912428352534183749912428352534183749912428352534183749912428352534183749912428352534183749912428352534183749912428352534183749912428352534183749912428352534183749912428352534183749912428352534183749912428352534183749912428352534183749912428352534183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b96a808-e4be-4345-9737-6a8892f4b818, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95a7b4ef-d3cc-4322-a36a-d34274b0486d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66ddc47f-e24e-4e5e-a232-8feb5294bda2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4120c10d-ff80-412a-b47a-12983a1a5569, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66ddc47f-e24e-4e5e-a232-8feb5294bda2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1147542960744592089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11475429607445920891147542960744592089114754296074459208911475429607445920891147542960744592089114754296074459208911475429607445920891147542960744592089114754296074459208911475429607445920891147542960744592089114754296074459208911475429607445920891147542960744592089114754296074459208911475429607445920891147542960744592089114754296074459208911475429607445920891147542960744592089" } } } 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, 4120c10d-ff80-412a-b47a-12983a1a5569, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18389968495647165459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838996849564716545918389968495647165459183899684956471654591838996849564716545918389968495647165459183899684956471654591838996849564716545918389968495647165459183899684956471654591838996849564716545918389968495647165459183899684956471654591838996849564716545918389968495647165459183899684956471654591838996849564716545918389968495647165459183899684956471654591838996849564716545918389968495647165459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66ddc47f-e24e-4e5e-a232-8feb5294bda2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd0f0024-b5a8-4e78-97c9-67e05c8aa6df, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4120c10d-ff80-412a-b47a-12983a1a5569, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd0f0024-b5a8-4e78-97c9-67e05c8aa6df, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8921710206761633506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89217102067616335068921710206761633506892171020676163350689217102067616335068921710206761633506892171020676163350689217102067616335068921710206761633506892171020676163350689217102067616335068921710206761633506892171020676163350689217102067616335068921710206761633506892171020676163350689217102067616335068921710206761633506892171020676163350689217102067616335068921710206761633506" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23568551-7bd1-4310-95b2-39686295be5c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23568551-7bd1-4310-95b2-39686295be5c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1003179889736901085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10031798897369010851003179889736901085100317988973690108510031798897369010851003179889736901085100317988973690108510031798897369010851003179889736901085100317988973690108510031798897369010851003179889736901085100317988973690108510031798897369010851003179889736901085100317988973690108510031798897369010851003179889736901085100317988973690108510031798897369010851003179889736901085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd0f0024-b5a8-4e78-97c9-67e05c8aa6df, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23568551-7bd1-4310-95b2-39686295be5c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22b2a018-f964-45f2-ac27-951854659baf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baa84789-7126-478e-9c53-3ce33198fab7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22b2a018-f964-45f2-ac27-951854659baf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6452286901641473722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64522869016414737226452286901641473722645228690164147372264522869016414737226452286901641473722645228690164147372264522869016414737226452286901641473722645228690164147372264522869016414737226452286901641473722645228690164147372264522869016414737226452286901641473722645228690164147372264522869016414737226452286901641473722645228690164147372264522869016414737226452286901641473722" } } } 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, baa84789-7126-478e-9c53-3ce33198fab7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4974131839689951255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49741318396899512554974131839689951255497413183968995125549741318396899512554974131839689951255497413183968995125549741318396899512554974131839689951255497413183968995125549741318396899512554974131839689951255497413183968995125549741318396899512554974131839689951255497413183968995125549741318396899512554974131839689951255497413183968995125549741318396899512554974131839689951255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baa84789-7126-478e-9c53-3ce33198fab7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22b2a018-f964-45f2-ac27-951854659baf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba2eb52f-f9c3-401f-abfb-4e803e7f057b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfc394b4-3e15-4263-b76a-d2f29e6f5c25, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba2eb52f-f9c3-401f-abfb-4e803e7f057b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17250038281266583338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725003828126658333817250038281266583338172500382812665833381725003828126658333817250038281266583338172500382812665833381725003828126658333817250038281266583338172500382812665833381725003828126658333817250038281266583338172500382812665833381725003828126658333817250038281266583338172500382812665833381725003828126658333817250038281266583338172500382812665833381725003828126658333817250038281266583338" } } } 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, dfc394b4-3e15-4263-b76a-d2f29e6f5c25, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3450231923426585249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34502319234265852493450231923426585249345023192342658524934502319234265852493450231923426585249345023192342658524934502319234265852493450231923426585249345023192342658524934502319234265852493450231923426585249345023192342658524934502319234265852493450231923426585249345023192342658524934502319234265852493450231923426585249345023192342658524934502319234265852493450231923426585249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba2eb52f-f9c3-401f-abfb-4e803e7f057b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfc394b4-3e15-4263-b76a-d2f29e6f5c25, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4784c423-91f4-4197-8562-fe4f51ddd59e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4784c423-91f4-4197-8562-fe4f51ddd59e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14146908561163308372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414690856116330837214146908561163308372141469085611633083721414690856116330837214146908561163308372141469085611633083721414690856116330837214146908561163308372141469085611633083721414690856116330837214146908561163308372141469085611633083721414690856116330837214146908561163308372141469085611633083721414690856116330837214146908561163308372141469085611633083721414690856116330837214146908561163308372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9f17c27-0b71-4c04-b450-796122ff84d6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9f17c27-0b71-4c04-b450-796122ff84d6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12200689417227851247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220068941722785124712200689417227851247122006894172278512471220068941722785124712200689417227851247122006894172278512471220068941722785124712200689417227851247122006894172278512471220068941722785124712200689417227851247122006894172278512471220068941722785124712200689417227851247122006894172278512471220068941722785124712200689417227851247122006894172278512471220068941722785124712200689417227851247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4784c423-91f4-4197-8562-fe4f51ddd59e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 772da8a3-b0c9-4d13-9ee7-42732f174d4a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 772da8a3-b0c9-4d13-9ee7-42732f174d4a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1341875059845412960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13418750598454129601341875059845412960134187505984541296013418750598454129601341875059845412960134187505984541296013418750598454129601341875059845412960134187505984541296013418750598454129601341875059845412960134187505984541296013418750598454129601341875059845412960134187505984541296013418750598454129601341875059845412960134187505984541296013418750598454129601341875059845412960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9f17c27-0b71-4c04-b450-796122ff84d6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8628a63e-f46f-4df5-b719-0fbf3ce3024b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8628a63e-f46f-4df5-b719-0fbf3ce3024b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11723184599000055112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172318459900005511211723184599000055112117231845990000551121172318459900005511211723184599000055112117231845990000551121172318459900005511211723184599000055112117231845990000551121172318459900005511211723184599000055112117231845990000551121172318459900005511211723184599000055112117231845990000551121172318459900005511211723184599000055112117231845990000551121172318459900005511211723184599000055112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 772da8a3-b0c9-4d13-9ee7-42732f174d4a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e18f27eb-8e92-47e7-b9ca-f0fffa060908, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e18f27eb-8e92-47e7-b9ca-f0fffa060908, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8854757600459455491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88547576004594554918854757600459455491885475760045945549188547576004594554918854757600459455491885475760045945549188547576004594554918854757600459455491885475760045945549188547576004594554918854757600459455491885475760045945549188547576004594554918854757600459455491885475760045945549188547576004594554918854757600459455491885475760045945549188547576004594554918854757600459455491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e18f27eb-8e92-47e7-b9ca-f0fffa060908, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e40f083-e1fe-4205-9419-af06bf4998a0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e40f083-e1fe-4205-9419-af06bf4998a0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3523744252152305875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35237442521523058753523744252152305875352374425215230587535237442521523058753523744252152305875352374425215230587535237442521523058753523744252152305875352374425215230587535237442521523058753523744252152305875352374425215230587535237442521523058753523744252152305875352374425215230587535237442521523058753523744252152305875352374425215230587535237442521523058753523744252152305875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e40f083-e1fe-4205-9419-af06bf4998a0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8a964e3-3fd5-4e99-8a1f-9b817e4dd8f2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8a964e3-3fd5-4e99-8a1f-9b817e4dd8f2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1391777399860244573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13917773998602445731391777399860244573139177739986024457313917773998602445731391777399860244573139177739986024457313917773998602445731391777399860244573139177739986024457313917773998602445731391777399860244573139177739986024457313917773998602445731391777399860244573139177739986024457313917773998602445731391777399860244573139177739986024457313917773998602445731391777399860244573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8628a63e-f46f-4df5-b719-0fbf3ce3024b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80c0b31e-ade8-44d8-bdff-3d9d9f518a71, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80c0b31e-ade8-44d8-bdff-3d9d9f518a71, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10281588455454207357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028158845545420735710281588455454207357102815884554542073571028158845545420735710281588455454207357102815884554542073571028158845545420735710281588455454207357102815884554542073571028158845545420735710281588455454207357102815884554542073571028158845545420735710281588455454207357102815884554542073571028158845545420735710281588455454207357102815884554542073571028158845545420735710281588455454207357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8a964e3-3fd5-4e99-8a1f-9b817e4dd8f2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9eba12c-318f-429b-acab-a877dd2cb829, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80c0b31e-ade8-44d8-bdff-3d9d9f518a71, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9eba12c-318f-429b-acab-a877dd2cb829, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10704468171978689702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070446817197868970210704468171978689702107044681719786897021070446817197868970210704468171978689702107044681719786897021070446817197868970210704468171978689702107044681719786897021070446817197868970210704468171978689702107044681719786897021070446817197868970210704468171978689702107044681719786897021070446817197868970210704468171978689702107044681719786897021070446817197868970210704468171978689702" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4f87141-3c16-4335-8986-a9ea9c36e271, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4f87141-3c16-4335-8986-a9ea9c36e271, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7128233876607583615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71282338766075836157128233876607583615712823387660758361571282338766075836157128233876607583615712823387660758361571282338766075836157128233876607583615712823387660758361571282338766075836157128233876607583615712823387660758361571282338766075836157128233876607583615712823387660758361571282338766075836157128233876607583615712823387660758361571282338766075836157128233876607583615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9eba12c-318f-429b-acab-a877dd2cb829, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a386bb3-4d21-4254-b03e-5f7492fa6eb4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4f87141-3c16-4335-8986-a9ea9c36e271, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a386bb3-4d21-4254-b03e-5f7492fa6eb4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2092796697540877966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20927966975408779662092796697540877966209279669754087796620927966975408779662092796697540877966209279669754087796620927966975408779662092796697540877966209279669754087796620927966975408779662092796697540877966209279669754087796620927966975408779662092796697540877966209279669754087796620927966975408779662092796697540877966209279669754087796620927966975408779662092796697540877966" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e8eccf3-6c00-4bdc-b7b1-926eab4782dd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e8eccf3-6c00-4bdc-b7b1-926eab4782dd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14889216211116948765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488921621111694876514889216211116948765148892162111169487651488921621111694876514889216211116948765148892162111169487651488921621111694876514889216211116948765148892162111169487651488921621111694876514889216211116948765148892162111169487651488921621111694876514889216211116948765148892162111169487651488921621111694876514889216211116948765148892162111169487651488921621111694876514889216211116948765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a386bb3-4d21-4254-b03e-5f7492fa6eb4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4b79315-2e71-4aa9-a25d-36ea6266f690, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4b79315-2e71-4aa9-a25d-36ea6266f690, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12136640327325285649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213664032732528564912136640327325285649121366403273252856491213664032732528564912136640327325285649121366403273252856491213664032732528564912136640327325285649121366403273252856491213664032732528564912136640327325285649121366403273252856491213664032732528564912136640327325285649121366403273252856491213664032732528564912136640327325285649121366403273252856491213664032732528564912136640327325285649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e8eccf3-6c00-4bdc-b7b1-926eab4782dd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2765f3b-4e4d-44d9-be9a-23087d94d9f2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2765f3b-4e4d-44d9-be9a-23087d94d9f2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5196263401454460093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51962634014544600935196263401454460093519626340145446009351962634014544600935196263401454460093519626340145446009351962634014544600935196263401454460093519626340145446009351962634014544600935196263401454460093519626340145446009351962634014544600935196263401454460093519626340145446009351962634014544600935196263401454460093519626340145446009351962634014544600935196263401454460093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4b79315-2e71-4aa9-a25d-36ea6266f690, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0aeb44d-2558-42c9-aa34-52070b5262ae, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0aeb44d-2558-42c9-aa34-52070b5262ae, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15294534443839795048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529453444383979504815294534443839795048152945344438397950481529453444383979504815294534443839795048152945344438397950481529453444383979504815294534443839795048152945344438397950481529453444383979504815294534443839795048152945344438397950481529453444383979504815294534443839795048152945344438397950481529453444383979504815294534443839795048152945344438397950481529453444383979504815294534443839795048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2765f3b-4e4d-44d9-be9a-23087d94d9f2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2ee3461-8f13-4dd8-9cd3-2141031d380a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2ee3461-8f13-4dd8-9cd3-2141031d380a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5020693920952013303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50206939209520133035020693920952013303502069392095201330350206939209520133035020693920952013303502069392095201330350206939209520133035020693920952013303502069392095201330350206939209520133035020693920952013303502069392095201330350206939209520133035020693920952013303502069392095201330350206939209520133035020693920952013303502069392095201330350206939209520133035020693920952013303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0aeb44d-2558-42c9-aa34-52070b5262ae, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb1f3929-80c7-47ca-97a5-9665392120fe, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb1f3929-80c7-47ca-97a5-9665392120fe, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4586672887486945521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45866728874869455214586672887486945521458667288748694552145866728874869455214586672887486945521458667288748694552145866728874869455214586672887486945521458667288748694552145866728874869455214586672887486945521458667288748694552145866728874869455214586672887486945521458667288748694552145866728874869455214586672887486945521458667288748694552145866728874869455214586672887486945521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2ee3461-8f13-4dd8-9cd3-2141031d380a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40511fe0-690f-4599-a5a7-1f568626f25f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40511fe0-690f-4599-a5a7-1f568626f25f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5313072515213520655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53130725152135206555313072515213520655531307251521352065553130725152135206555313072515213520655531307251521352065553130725152135206555313072515213520655531307251521352065553130725152135206555313072515213520655531307251521352065553130725152135206555313072515213520655531307251521352065553130725152135206555313072515213520655531307251521352065553130725152135206555313072515213520655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb1f3929-80c7-47ca-97a5-9665392120fe, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7bc494c-be2b-47e2-b83f-ba3ec136d660, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7bc494c-be2b-47e2-b83f-ba3ec136d660, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8261439932112945130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82614399321129451308261439932112945130826143993211294513082614399321129451308261439932112945130826143993211294513082614399321129451308261439932112945130826143993211294513082614399321129451308261439932112945130826143993211294513082614399321129451308261439932112945130826143993211294513082614399321129451308261439932112945130826143993211294513082614399321129451308261439932112945130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40511fe0-690f-4599-a5a7-1f568626f25f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21b1b4d6-809b-44c7-8ea7-0e551c20532e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21b1b4d6-809b-44c7-8ea7-0e551c20532e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1514198726099583700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15141987260995837001514198726099583700151419872609958370015141987260995837001514198726099583700151419872609958370015141987260995837001514198726099583700151419872609958370015141987260995837001514198726099583700151419872609958370015141987260995837001514198726099583700151419872609958370015141987260995837001514198726099583700151419872609958370015141987260995837001514198726099583700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7bc494c-be2b-47e2-b83f-ba3ec136d660, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7092c956-52dd-4935-b2f7-fb419dd89552, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7092c956-52dd-4935-b2f7-fb419dd89552, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8495499171729391457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84954991717293914578495499171729391457849549917172939145784954991717293914578495499171729391457849549917172939145784954991717293914578495499171729391457849549917172939145784954991717293914578495499171729391457849549917172939145784954991717293914578495499171729391457849549917172939145784954991717293914578495499171729391457849549917172939145784954991717293914578495499171729391457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21b1b4d6-809b-44c7-8ea7-0e551c20532e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74c87ba2-3828-41f5-976f-de6bdc76b534, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74c87ba2-3828-41f5-976f-de6bdc76b534, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3008508592290744390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30085085922907443903008508592290744390300850859229074439030085085922907443903008508592290744390300850859229074439030085085922907443903008508592290744390300850859229074439030085085922907443903008508592290744390300850859229074439030085085922907443903008508592290744390300850859229074439030085085922907443903008508592290744390300850859229074439030085085922907443903008508592290744390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7092c956-52dd-4935-b2f7-fb419dd89552, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 730d899c-0a20-4765-abb6-a43ec91090c3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 730d899c-0a20-4765-abb6-a43ec91090c3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12353415082810473665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235341508281047366512353415082810473665123534150828104736651235341508281047366512353415082810473665123534150828104736651235341508281047366512353415082810473665123534150828104736651235341508281047366512353415082810473665123534150828104736651235341508281047366512353415082810473665123534150828104736651235341508281047366512353415082810473665123534150828104736651235341508281047366512353415082810473665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74c87ba2-3828-41f5-976f-de6bdc76b534, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe570bac-86d8-409c-8660-302e6ac851e4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe570bac-86d8-409c-8660-302e6ac851e4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 642964850266196706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "642964850266196706642964850266196706642964850266196706642964850266196706642964850266196706642964850266196706642964850266196706642964850266196706642964850266196706642964850266196706642964850266196706642964850266196706642964850266196706642964850266196706642964850266196706642964850266196706642964850266196706642964850266196706642964850266196706642964850266196706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 730d899c-0a20-4765-abb6-a43ec91090c3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4644ea40-5357-4929-bd13-2baad26314e3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe570bac-86d8-409c-8660-302e6ac851e4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4644ea40-5357-4929-bd13-2baad26314e3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1108422308320184942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11084223083201849421108422308320184942110842230832018494211084223083201849421108422308320184942110842230832018494211084223083201849421108422308320184942110842230832018494211084223083201849421108422308320184942110842230832018494211084223083201849421108422308320184942110842230832018494211084223083201849421108422308320184942110842230832018494211084223083201849421108422308320184942" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f350d42-7030-4f6d-8230-4916295f8d8f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f350d42-7030-4f6d-8230-4916295f8d8f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14403875953698426636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440387595369842663614403875953698426636144038759536984266361440387595369842663614403875953698426636144038759536984266361440387595369842663614403875953698426636144038759536984266361440387595369842663614403875953698426636144038759536984266361440387595369842663614403875953698426636144038759536984266361440387595369842663614403875953698426636144038759536984266361440387595369842663614403875953698426636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4644ea40-5357-4929-bd13-2baad26314e3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 751a18cd-3e36-4553-ade9-47dfd10e7bc8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f350d42-7030-4f6d-8230-4916295f8d8f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 751a18cd-3e36-4553-ade9-47dfd10e7bc8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10028316103617637677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002831610361763767710028316103617637677100283161036176376771002831610361763767710028316103617637677100283161036176376771002831610361763767710028316103617637677100283161036176376771002831610361763767710028316103617637677100283161036176376771002831610361763767710028316103617637677100283161036176376771002831610361763767710028316103617637677100283161036176376771002831610361763767710028316103617637677" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9fd4f2c-975b-405a-88f5-251ddd195c01, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9fd4f2c-975b-405a-88f5-251ddd195c01, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9562840100101313819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95628401001013138199562840100101313819956284010010131381995628401001013138199562840100101313819956284010010131381995628401001013138199562840100101313819956284010010131381995628401001013138199562840100101313819956284010010131381995628401001013138199562840100101313819956284010010131381995628401001013138199562840100101313819956284010010131381995628401001013138199562840100101313819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9fd4f2c-975b-405a-88f5-251ddd195c01, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf1d937f-7768-4483-9731-22894ddabf1a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf1d937f-7768-4483-9731-22894ddabf1a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 683976866733448212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "683976866733448212683976866733448212683976866733448212683976866733448212683976866733448212683976866733448212683976866733448212683976866733448212683976866733448212683976866733448212683976866733448212683976866733448212683976866733448212683976866733448212683976866733448212683976866733448212683976866733448212683976866733448212683976866733448212683976866733448212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf1d937f-7768-4483-9731-22894ddabf1a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f75247f2-8e51-4ab7-b643-c9a103c49c02, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f75247f2-8e51-4ab7-b643-c9a103c49c02, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10845081903769706947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084508190376970694710845081903769706947108450819037697069471084508190376970694710845081903769706947108450819037697069471084508190376970694710845081903769706947108450819037697069471084508190376970694710845081903769706947108450819037697069471084508190376970694710845081903769706947108450819037697069471084508190376970694710845081903769706947108450819037697069471084508190376970694710845081903769706947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 751a18cd-3e36-4553-ade9-47dfd10e7bc8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6165ccce-5261-4cb9-835c-fc2f7f42f790, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6165ccce-5261-4cb9-835c-fc2f7f42f790, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13926218066703086778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392621806670308677813926218066703086778139262180667030867781392621806670308677813926218066703086778139262180667030867781392621806670308677813926218066703086778139262180667030867781392621806670308677813926218066703086778139262180667030867781392621806670308677813926218066703086778139262180667030867781392621806670308677813926218066703086778139262180667030867781392621806670308677813926218066703086778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f75247f2-8e51-4ab7-b643-c9a103c49c02, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56c03237-6af7-4962-b054-6bce82db117d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56c03237-6af7-4962-b054-6bce82db117d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10016513190079064699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001651319007906469910016513190079064699100165131900790646991001651319007906469910016513190079064699100165131900790646991001651319007906469910016513190079064699100165131900790646991001651319007906469910016513190079064699100165131900790646991001651319007906469910016513190079064699100165131900790646991001651319007906469910016513190079064699100165131900790646991001651319007906469910016513190079064699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6165ccce-5261-4cb9-835c-fc2f7f42f790, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47e29c5f-f51a-448d-bccd-b794c39b29c0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47e29c5f-f51a-448d-bccd-b794c39b29c0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13700221651734698992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370022165173469899213700221651734698992137002216517346989921370022165173469899213700221651734698992137002216517346989921370022165173469899213700221651734698992137002216517346989921370022165173469899213700221651734698992137002216517346989921370022165173469899213700221651734698992137002216517346989921370022165173469899213700221651734698992137002216517346989921370022165173469899213700221651734698992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56c03237-6af7-4962-b054-6bce82db117d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d826e3bf-133c-4903-914a-46830f78c7d4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d826e3bf-133c-4903-914a-46830f78c7d4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2318696467129353194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23186964671293531942318696467129353194231869646712935319423186964671293531942318696467129353194231869646712935319423186964671293531942318696467129353194231869646712935319423186964671293531942318696467129353194231869646712935319423186964671293531942318696467129353194231869646712935319423186964671293531942318696467129353194231869646712935319423186964671293531942318696467129353194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47e29c5f-f51a-448d-bccd-b794c39b29c0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4d9cbfd-d22b-41ec-afba-46498a9aa6e4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4d9cbfd-d22b-41ec-afba-46498a9aa6e4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12901228233058735103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290122823305873510312901228233058735103129012282330587351031290122823305873510312901228233058735103129012282330587351031290122823305873510312901228233058735103129012282330587351031290122823305873510312901228233058735103129012282330587351031290122823305873510312901228233058735103129012282330587351031290122823305873510312901228233058735103129012282330587351031290122823305873510312901228233058735103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d826e3bf-133c-4903-914a-46830f78c7d4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 707a8b9b-8c07-492d-bd7b-9a70fefd6ba0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 707a8b9b-8c07-492d-bd7b-9a70fefd6ba0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17503970125395044826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750397012539504482617503970125395044826175039701253950448261750397012539504482617503970125395044826175039701253950448261750397012539504482617503970125395044826175039701253950448261750397012539504482617503970125395044826175039701253950448261750397012539504482617503970125395044826175039701253950448261750397012539504482617503970125395044826175039701253950448261750397012539504482617503970125395044826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4d9cbfd-d22b-41ec-afba-46498a9aa6e4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1b4d6e2-62ce-465e-b157-a8937fbaa83c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1b4d6e2-62ce-465e-b157-a8937fbaa83c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15258553536421448965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525855353642144896515258553536421448965152585535364214489651525855353642144896515258553536421448965152585535364214489651525855353642144896515258553536421448965152585535364214489651525855353642144896515258553536421448965152585535364214489651525855353642144896515258553536421448965152585535364214489651525855353642144896515258553536421448965152585535364214489651525855353642144896515258553536421448965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 707a8b9b-8c07-492d-bd7b-9a70fefd6ba0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22d161b4-e05c-4ebf-9033-d640a8db3583, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22d161b4-e05c-4ebf-9033-d640a8db3583, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10061435262110635744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006143526211063574410061435262110635744100614352621106357441006143526211063574410061435262110635744100614352621106357441006143526211063574410061435262110635744100614352621106357441006143526211063574410061435262110635744100614352621106357441006143526211063574410061435262110635744100614352621106357441006143526211063574410061435262110635744100614352621106357441006143526211063574410061435262110635744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1b4d6e2-62ce-465e-b157-a8937fbaa83c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e1856d6-7c69-4aa5-8ef1-5d6bd732bf05, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e1856d6-7c69-4aa5-8ef1-5d6bd732bf05, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9766384024788228881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97663840247882288819766384024788228881976638402478822888197663840247882288819766384024788228881976638402478822888197663840247882288819766384024788228881976638402478822888197663840247882288819766384024788228881976638402478822888197663840247882288819766384024788228881976638402478822888197663840247882288819766384024788228881976638402478822888197663840247882288819766384024788228881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22d161b4-e05c-4ebf-9033-d640a8db3583, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c30bf42c-6a9b-4fbd-bd91-87c16f4338d1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c30bf42c-6a9b-4fbd-bd91-87c16f4338d1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1930546909275444442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19305469092754444421930546909275444442193054690927544444219305469092754444421930546909275444442193054690927544444219305469092754444421930546909275444442193054690927544444219305469092754444421930546909275444442193054690927544444219305469092754444421930546909275444442193054690927544444219305469092754444421930546909275444442193054690927544444219305469092754444421930546909275444442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e1856d6-7c69-4aa5-8ef1-5d6bd732bf05, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80cdfcb2-7417-4f5e-be31-484dc6dd1360, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80cdfcb2-7417-4f5e-be31-484dc6dd1360, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14094901860515005589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1409490186051500558914094901860515005589140949018605150055891409490186051500558914094901860515005589140949018605150055891409490186051500558914094901860515005589140949018605150055891409490186051500558914094901860515005589140949018605150055891409490186051500558914094901860515005589140949018605150055891409490186051500558914094901860515005589140949018605150055891409490186051500558914094901860515005589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c30bf42c-6a9b-4fbd-bd91-87c16f4338d1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 607872f8-2b1f-43fb-b796-4e49c0979d43, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 607872f8-2b1f-43fb-b796-4e49c0979d43, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18438285071282947354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843828507128294735418438285071282947354184382850712829473541843828507128294735418438285071282947354184382850712829473541843828507128294735418438285071282947354184382850712829473541843828507128294735418438285071282947354184382850712829473541843828507128294735418438285071282947354184382850712829473541843828507128294735418438285071282947354184382850712829473541843828507128294735418438285071282947354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80cdfcb2-7417-4f5e-be31-484dc6dd1360, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bad767e-54cc-41e4-9367-69e153102f9a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bad767e-54cc-41e4-9367-69e153102f9a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9310809971812830113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93108099718128301139310809971812830113931080997181283011393108099718128301139310809971812830113931080997181283011393108099718128301139310809971812830113931080997181283011393108099718128301139310809971812830113931080997181283011393108099718128301139310809971812830113931080997181283011393108099718128301139310809971812830113931080997181283011393108099718128301139310809971812830113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 607872f8-2b1f-43fb-b796-4e49c0979d43, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c71544a-0c2d-4b76-9164-f22fb55eea38, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c71544a-0c2d-4b76-9164-f22fb55eea38, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2290314955154233684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22903149551542336842290314955154233684229031495515423368422903149551542336842290314955154233684229031495515423368422903149551542336842290314955154233684229031495515423368422903149551542336842290314955154233684229031495515423368422903149551542336842290314955154233684229031495515423368422903149551542336842290314955154233684229031495515423368422903149551542336842290314955154233684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bad767e-54cc-41e4-9367-69e153102f9a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b229f74b-89b9-468c-b0a2-091b090e3d9d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b229f74b-89b9-468c-b0a2-091b090e3d9d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13625618685199790785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362561868519979078513625618685199790785136256186851997907851362561868519979078513625618685199790785136256186851997907851362561868519979078513625618685199790785136256186851997907851362561868519979078513625618685199790785136256186851997907851362561868519979078513625618685199790785136256186851997907851362561868519979078513625618685199790785136256186851997907851362561868519979078513625618685199790785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c71544a-0c2d-4b76-9164-f22fb55eea38, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee4f5da8-770c-4e3d-b061-ce7302a199f5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee4f5da8-770c-4e3d-b061-ce7302a199f5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8738398727632549736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87383987276325497368738398727632549736873839872763254973687383987276325497368738398727632549736873839872763254973687383987276325497368738398727632549736873839872763254973687383987276325497368738398727632549736873839872763254973687383987276325497368738398727632549736873839872763254973687383987276325497368738398727632549736873839872763254973687383987276325497368738398727632549736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b229f74b-89b9-468c-b0a2-091b090e3d9d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94e13a51-8bda-4273-9436-185d5938e320, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94e13a51-8bda-4273-9436-185d5938e320, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5881610893193545378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58816108931935453785881610893193545378588161089319354537858816108931935453785881610893193545378588161089319354537858816108931935453785881610893193545378588161089319354537858816108931935453785881610893193545378588161089319354537858816108931935453785881610893193545378588161089319354537858816108931935453785881610893193545378588161089319354537858816108931935453785881610893193545378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee4f5da8-770c-4e3d-b061-ce7302a199f5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb5640a7-ae41-481e-b8aa-a148544af932, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb5640a7-ae41-481e-b8aa-a148544af932, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8057623161738881078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80576231617388810788057623161738881078805762316173888107880576231617388810788057623161738881078805762316173888107880576231617388810788057623161738881078805762316173888107880576231617388810788057623161738881078805762316173888107880576231617388810788057623161738881078805762316173888107880576231617388810788057623161738881078805762316173888107880576231617388810788057623161738881078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94e13a51-8bda-4273-9436-185d5938e320, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1e20db4-0a95-484f-8198-6eede60cd575, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1e20db4-0a95-484f-8198-6eede60cd575, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9326144176698071572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93261441766980715729326144176698071572932614417669807157293261441766980715729326144176698071572932614417669807157293261441766980715729326144176698071572932614417669807157293261441766980715729326144176698071572932614417669807157293261441766980715729326144176698071572932614417669807157293261441766980715729326144176698071572932614417669807157293261441766980715729326144176698071572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb5640a7-ae41-481e-b8aa-a148544af932, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1e20db4-0a95-484f-8198-6eede60cd575, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 766d058f-0e06-43f2-a4a6-2dfa22333faf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab8cffb5-7b68-4f03-9b14-0fec81ec23fa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 766d058f-0e06-43f2-a4a6-2dfa22333faf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2177794790134659691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21777947901346596912177794790134659691217779479013465969121777947901346596912177794790134659691217779479013465969121777947901346596912177794790134659691217779479013465969121777947901346596912177794790134659691217779479013465969121777947901346596912177794790134659691217779479013465969121777947901346596912177794790134659691217779479013465969121777947901346596912177794790134659691" } } } 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, ab8cffb5-7b68-4f03-9b14-0fec81ec23fa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5200149677116524809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52001496771165248095200149677116524809520014967711652480952001496771165248095200149677116524809520014967711652480952001496771165248095200149677116524809520014967711652480952001496771165248095200149677116524809520014967711652480952001496771165248095200149677116524809520014967711652480952001496771165248095200149677116524809520014967711652480952001496771165248095200149677116524809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 766d058f-0e06-43f2-a4a6-2dfa22333faf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab8cffb5-7b68-4f03-9b14-0fec81ec23fa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94d24917-956c-40f1-8080-f929596382b0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94d24917-956c-40f1-8080-f929596382b0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14693041898720268003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469304189872026800314693041898720268003146930418987202680031469304189872026800314693041898720268003146930418987202680031469304189872026800314693041898720268003146930418987202680031469304189872026800314693041898720268003146930418987202680031469304189872026800314693041898720268003146930418987202680031469304189872026800314693041898720268003146930418987202680031469304189872026800314693041898720268003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31e25693-dc65-437a-9883-ea652d531d17, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31e25693-dc65-437a-9883-ea652d531d17, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5233551862392750235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52335518623927502355233551862392750235523355186239275023552335518623927502355233551862392750235523355186239275023552335518623927502355233551862392750235523355186239275023552335518623927502355233551862392750235523355186239275023552335518623927502355233551862392750235523355186239275023552335518623927502355233551862392750235523355186239275023552335518623927502355233551862392750235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94d24917-956c-40f1-8080-f929596382b0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31e25693-dc65-437a-9883-ea652d531d17, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20bd2e46-f7dd-43f2-b246-e0036cb403bd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d10b1acc-65ac-459f-aec1-3f4daec13ed7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20bd2e46-f7dd-43f2-b246-e0036cb403bd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1503944437997434301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15039444379974343011503944437997434301150394443799743430115039444379974343011503944437997434301150394443799743430115039444379974343011503944437997434301150394443799743430115039444379974343011503944437997434301150394443799743430115039444379974343011503944437997434301150394443799743430115039444379974343011503944437997434301150394443799743430115039444379974343011503944437997434301" } } } 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, d10b1acc-65ac-459f-aec1-3f4daec13ed7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6701418987337580030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67014189873375800306701418987337580030670141898733758003067014189873375800306701418987337580030670141898733758003067014189873375800306701418987337580030670141898733758003067014189873375800306701418987337580030670141898733758003067014189873375800306701418987337580030670141898733758003067014189873375800306701418987337580030670141898733758003067014189873375800306701418987337580030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d10b1acc-65ac-459f-aec1-3f4daec13ed7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20bd2e46-f7dd-43f2-b246-e0036cb403bd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1237c2df-58bb-4409-9298-557299ed1ee8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ddadc46-e141-4ead-8ac5-36cf4156ab65, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1237c2df-58bb-4409-9298-557299ed1ee8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7179228776930337806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71792287769303378067179228776930337806717922877693033780671792287769303378067179228776930337806717922877693033780671792287769303378067179228776930337806717922877693033780671792287769303378067179228776930337806717922877693033780671792287769303378067179228776930337806717922877693033780671792287769303378067179228776930337806717922877693033780671792287769303378067179228776930337806" } } } 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, 0ddadc46-e141-4ead-8ac5-36cf4156ab65, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18111265108111608542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811126510811160854218111265108111608542181112651081116085421811126510811160854218111265108111608542181112651081116085421811126510811160854218111265108111608542181112651081116085421811126510811160854218111265108111608542181112651081116085421811126510811160854218111265108111608542181112651081116085421811126510811160854218111265108111608542181112651081116085421811126510811160854218111265108111608542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ddadc46-e141-4ead-8ac5-36cf4156ab65, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81f06a0f-70b8-4a26-92f1-8fe15db2f914, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81f06a0f-70b8-4a26-92f1-8fe15db2f914, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5649241472536037898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56492414725360378985649241472536037898564924147253603789856492414725360378985649241472536037898564924147253603789856492414725360378985649241472536037898564924147253603789856492414725360378985649241472536037898564924147253603789856492414725360378985649241472536037898564924147253603789856492414725360378985649241472536037898564924147253603789856492414725360378985649241472536037898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1237c2df-58bb-4409-9298-557299ed1ee8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e92f828-d23d-4fe2-b377-2f70505f1157, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e92f828-d23d-4fe2-b377-2f70505f1157, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13717496406428255091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371749640642825509113717496406428255091137174964064282550911371749640642825509113717496406428255091137174964064282550911371749640642825509113717496406428255091137174964064282550911371749640642825509113717496406428255091137174964064282550911371749640642825509113717496406428255091137174964064282550911371749640642825509113717496406428255091137174964064282550911371749640642825509113717496406428255091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e92f828-d23d-4fe2-b377-2f70505f1157, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81f06a0f-70b8-4a26-92f1-8fe15db2f914, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b85b4b1-10f9-4a3e-b894-ba10dd048a07, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b85b4b1-10f9-4a3e-b894-ba10dd048a07, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8915405495163862991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89154054951638629918915405495163862991891540549516386299189154054951638629918915405495163862991891540549516386299189154054951638629918915405495163862991891540549516386299189154054951638629918915405495163862991891540549516386299189154054951638629918915405495163862991891540549516386299189154054951638629918915405495163862991891540549516386299189154054951638629918915405495163862991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd6d746b-5346-4807-974a-f7910ca1b07d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd6d746b-5346-4807-974a-f7910ca1b07d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6021144653780605208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60211446537806052086021144653780605208602114465378060520860211446537806052086021144653780605208602114465378060520860211446537806052086021144653780605208602114465378060520860211446537806052086021144653780605208602114465378060520860211446537806052086021144653780605208602114465378060520860211446537806052086021144653780605208602114465378060520860211446537806052086021144653780605208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b85b4b1-10f9-4a3e-b894-ba10dd048a07, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca2bdc96-3235-4f80-90b5-38dee6b809d2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca2bdc96-3235-4f80-90b5-38dee6b809d2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9832206162027151966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98322061620271519669832206162027151966983220616202715196698322061620271519669832206162027151966983220616202715196698322061620271519669832206162027151966983220616202715196698322061620271519669832206162027151966983220616202715196698322061620271519669832206162027151966983220616202715196698322061620271519669832206162027151966983220616202715196698322061620271519669832206162027151966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd6d746b-5346-4807-974a-f7910ca1b07d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0496931-02e0-4a0f-8a0d-52f46672dbe7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0496931-02e0-4a0f-8a0d-52f46672dbe7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7439434962301941321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74394349623019413217439434962301941321743943496230194132174394349623019413217439434962301941321743943496230194132174394349623019413217439434962301941321743943496230194132174394349623019413217439434962301941321743943496230194132174394349623019413217439434962301941321743943496230194132174394349623019413217439434962301941321743943496230194132174394349623019413217439434962301941321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca2bdc96-3235-4f80-90b5-38dee6b809d2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0496931-02e0-4a0f-8a0d-52f46672dbe7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ba52b92-2cfe-4a5b-b65b-607fa1478c87, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ba52b92-2cfe-4a5b-b65b-607fa1478c87, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16459125971035938259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645912597103593825916459125971035938259164591259710359382591645912597103593825916459125971035938259164591259710359382591645912597103593825916459125971035938259164591259710359382591645912597103593825916459125971035938259164591259710359382591645912597103593825916459125971035938259164591259710359382591645912597103593825916459125971035938259164591259710359382591645912597103593825916459125971035938259" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17e61e9b-6e8b-4447-afd8-c9cca793bc60, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17e61e9b-6e8b-4447-afd8-c9cca793bc60, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15300842700411910471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530084270041191047115300842700411910471153008427004119104711530084270041191047115300842700411910471153008427004119104711530084270041191047115300842700411910471153008427004119104711530084270041191047115300842700411910471153008427004119104711530084270041191047115300842700411910471153008427004119104711530084270041191047115300842700411910471153008427004119104711530084270041191047115300842700411910471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ba52b92-2cfe-4a5b-b65b-607fa1478c87, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cabc90a6-f99a-42af-abc6-6f9acb0c7d0b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cabc90a6-f99a-42af-abc6-6f9acb0c7d0b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 656387921667210713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "656387921667210713656387921667210713656387921667210713656387921667210713656387921667210713656387921667210713656387921667210713656387921667210713656387921667210713656387921667210713656387921667210713656387921667210713656387921667210713656387921667210713656387921667210713656387921667210713656387921667210713656387921667210713656387921667210713656387921667210713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17e61e9b-6e8b-4447-afd8-c9cca793bc60, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de224604-9115-4aee-ad80-115488873e2e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de224604-9115-4aee-ad80-115488873e2e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8284263047145376573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82842630471453765738284263047145376573828426304714537657382842630471453765738284263047145376573828426304714537657382842630471453765738284263047145376573828426304714537657382842630471453765738284263047145376573828426304714537657382842630471453765738284263047145376573828426304714537657382842630471453765738284263047145376573828426304714537657382842630471453765738284263047145376573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cabc90a6-f99a-42af-abc6-6f9acb0c7d0b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3199abc-ae53-4c1f-ab3d-dc3cc8784d41, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3199abc-ae53-4c1f-ab3d-dc3cc8784d41, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16024896370074561378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602489637007456137816024896370074561378160248963700745613781602489637007456137816024896370074561378160248963700745613781602489637007456137816024896370074561378160248963700745613781602489637007456137816024896370074561378160248963700745613781602489637007456137816024896370074561378160248963700745613781602489637007456137816024896370074561378160248963700745613781602489637007456137816024896370074561378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de224604-9115-4aee-ad80-115488873e2e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c382089-4a66-4bda-82a2-b88d17ddc9c5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c382089-4a66-4bda-82a2-b88d17ddc9c5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12646577254445060919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264657725444506091912646577254445060919126465772544450609191264657725444506091912646577254445060919126465772544450609191264657725444506091912646577254445060919126465772544450609191264657725444506091912646577254445060919126465772544450609191264657725444506091912646577254445060919126465772544450609191264657725444506091912646577254445060919126465772544450609191264657725444506091912646577254445060919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3199abc-ae53-4c1f-ab3d-dc3cc8784d41, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d133fd7-826f-49c1-acd8-889a48ff6172, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d133fd7-826f-49c1-acd8-889a48ff6172, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5333540287752922650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53335402877529226505333540287752922650533354028775292265053335402877529226505333540287752922650533354028775292265053335402877529226505333540287752922650533354028775292265053335402877529226505333540287752922650533354028775292265053335402877529226505333540287752922650533354028775292265053335402877529226505333540287752922650533354028775292265053335402877529226505333540287752922650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c382089-4a66-4bda-82a2-b88d17ddc9c5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b3d37a4-c359-46ec-bc30-d26d9040446e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b3d37a4-c359-46ec-bc30-d26d9040446e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1005454752838884876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10054547528388848761005454752838884876100545475283888487610054547528388848761005454752838884876100545475283888487610054547528388848761005454752838884876100545475283888487610054547528388848761005454752838884876100545475283888487610054547528388848761005454752838884876100545475283888487610054547528388848761005454752838884876100545475283888487610054547528388848761005454752838884876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d133fd7-826f-49c1-acd8-889a48ff6172, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb6ff2ed-1836-4bcc-8c60-53cd98128b50, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb6ff2ed-1836-4bcc-8c60-53cd98128b50, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9506617272848656725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95066172728486567259506617272848656725950661727284865672595066172728486567259506617272848656725950661727284865672595066172728486567259506617272848656725950661727284865672595066172728486567259506617272848656725950661727284865672595066172728486567259506617272848656725950661727284865672595066172728486567259506617272848656725950661727284865672595066172728486567259506617272848656725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb6ff2ed-1836-4bcc-8c60-53cd98128b50, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b3d37a4-c359-46ec-bc30-d26d9040446e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d61ff95e-37bc-4db0-9624-bfa303d7e491, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af694bbd-4196-4b76-8c7f-b7b06a096554, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af694bbd-4196-4b76-8c7f-b7b06a096554, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9746396138957917290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97463961389579172909746396138957917290974639613895791729097463961389579172909746396138957917290974639613895791729097463961389579172909746396138957917290974639613895791729097463961389579172909746396138957917290974639613895791729097463961389579172909746396138957917290974639613895791729097463961389579172909746396138957917290974639613895791729097463961389579172909746396138957917290" } } } 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, d61ff95e-37bc-4db0-9624-bfa303d7e491, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13713322822982141717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371332282298214171713713322822982141717137133228229821417171371332282298214171713713322822982141717137133228229821417171371332282298214171713713322822982141717137133228229821417171371332282298214171713713322822982141717137133228229821417171371332282298214171713713322822982141717137133228229821417171371332282298214171713713322822982141717137133228229821417171371332282298214171713713322822982141717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d61ff95e-37bc-4db0-9624-bfa303d7e491, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af694bbd-4196-4b76-8c7f-b7b06a096554, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 802d5c08-04c5-4520-aacd-e3375b978225, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 802d5c08-04c5-4520-aacd-e3375b978225, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9296813938861042616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92968139388610426169296813938861042616929681393886104261692968139388610426169296813938861042616929681393886104261692968139388610426169296813938861042616929681393886104261692968139388610426169296813938861042616929681393886104261692968139388610426169296813938861042616929681393886104261692968139388610426169296813938861042616929681393886104261692968139388610426169296813938861042616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b8116b1-2bbe-42ed-b5d8-c5e7971a42c6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b8116b1-2bbe-42ed-b5d8-c5e7971a42c6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12960769551338550286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296076955133855028612960769551338550286129607695513385502861296076955133855028612960769551338550286129607695513385502861296076955133855028612960769551338550286129607695513385502861296076955133855028612960769551338550286129607695513385502861296076955133855028612960769551338550286129607695513385502861296076955133855028612960769551338550286129607695513385502861296076955133855028612960769551338550286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 802d5c08-04c5-4520-aacd-e3375b978225, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27f87000-75fc-44ee-82e5-7a22137dbac5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27f87000-75fc-44ee-82e5-7a22137dbac5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8296751853534690516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82967518535346905168296751853534690516829675185353469051682967518535346905168296751853534690516829675185353469051682967518535346905168296751853534690516829675185353469051682967518535346905168296751853534690516829675185353469051682967518535346905168296751853534690516829675185353469051682967518535346905168296751853534690516829675185353469051682967518535346905168296751853534690516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b8116b1-2bbe-42ed-b5d8-c5e7971a42c6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c98edb47-2adb-4942-b11d-a8a0aa5f6636, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c98edb47-2adb-4942-b11d-a8a0aa5f6636, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9138778993826120847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91387789938261208479138778993826120847913877899382612084791387789938261208479138778993826120847913877899382612084791387789938261208479138778993826120847913877899382612084791387789938261208479138778993826120847913877899382612084791387789938261208479138778993826120847913877899382612084791387789938261208479138778993826120847913877899382612084791387789938261208479138778993826120847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27f87000-75fc-44ee-82e5-7a22137dbac5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dbcd929-1f58-4ad3-8a86-1f9f7fde33bb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dbcd929-1f58-4ad3-8a86-1f9f7fde33bb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9536130909209795235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95361309092097952359536130909209795235953613090920979523595361309092097952359536130909209795235953613090920979523595361309092097952359536130909209795235953613090920979523595361309092097952359536130909209795235953613090920979523595361309092097952359536130909209795235953613090920979523595361309092097952359536130909209795235953613090920979523595361309092097952359536130909209795235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c98edb47-2adb-4942-b11d-a8a0aa5f6636, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93040c2a-f4fc-4f8b-9da7-a8976960c1eb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93040c2a-f4fc-4f8b-9da7-a8976960c1eb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15333570826946531403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533357082694653140315333570826946531403153335708269465314031533357082694653140315333570826946531403153335708269465314031533357082694653140315333570826946531403153335708269465314031533357082694653140315333570826946531403153335708269465314031533357082694653140315333570826946531403153335708269465314031533357082694653140315333570826946531403153335708269465314031533357082694653140315333570826946531403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dbcd929-1f58-4ad3-8a86-1f9f7fde33bb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93040c2a-f4fc-4f8b-9da7-a8976960c1eb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f68d4667-180c-481d-9946-adabe54201c4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1af26fcc-b2ba-4e51-9bb8-bc5050e56e03, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f68d4667-180c-481d-9946-adabe54201c4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8975532609218893343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89755326092188933438975532609218893343897553260921889334389755326092188933438975532609218893343897553260921889334389755326092188933438975532609218893343897553260921889334389755326092188933438975532609218893343897553260921889334389755326092188933438975532609218893343897553260921889334389755326092188933438975532609218893343897553260921889334389755326092188933438975532609218893343" } } } 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, 1af26fcc-b2ba-4e51-9bb8-bc5050e56e03, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2250572043884861893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22505720438848618932250572043884861893225057204388486189322505720438848618932250572043884861893225057204388486189322505720438848618932250572043884861893225057204388486189322505720438848618932250572043884861893225057204388486189322505720438848618932250572043884861893225057204388486189322505720438848618932250572043884861893225057204388486189322505720438848618932250572043884861893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f68d4667-180c-481d-9946-adabe54201c4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c568863-474f-4da9-8d98-e49aab5a3280, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c568863-474f-4da9-8d98-e49aab5a3280, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11776025755224822752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1177602575522482275211776025755224822752117760257552248227521177602575522482275211776025755224822752117760257552248227521177602575522482275211776025755224822752117760257552248227521177602575522482275211776025755224822752117760257552248227521177602575522482275211776025755224822752117760257552248227521177602575522482275211776025755224822752117760257552248227521177602575522482275211776025755224822752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1af26fcc-b2ba-4e51-9bb8-bc5050e56e03, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b41ae65b-43c5-467e-bda7-215c691c7344, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b41ae65b-43c5-467e-bda7-215c691c7344, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16991131575472896436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699113157547289643616991131575472896436169911315754728964361699113157547289643616991131575472896436169911315754728964361699113157547289643616991131575472896436169911315754728964361699113157547289643616991131575472896436169911315754728964361699113157547289643616991131575472896436169911315754728964361699113157547289643616991131575472896436169911315754728964361699113157547289643616991131575472896436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b41ae65b-43c5-467e-bda7-215c691c7344, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80ec8d81-a189-49f3-9ab6-faece997b912, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c568863-474f-4da9-8d98-e49aab5a3280, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80ec8d81-a189-49f3-9ab6-faece997b912, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16479127824248200552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647912782424820055216479127824248200552164791278242482005521647912782424820055216479127824248200552164791278242482005521647912782424820055216479127824248200552164791278242482005521647912782424820055216479127824248200552164791278242482005521647912782424820055216479127824248200552164791278242482005521647912782424820055216479127824248200552164791278242482005521647912782424820055216479127824248200552" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d51f3445-0bbf-46d7-b6b7-67a0ef6cb11e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d51f3445-0bbf-46d7-b6b7-67a0ef6cb11e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8180785433617979730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81807854336179797308180785433617979730818078543361797973081807854336179797308180785433617979730818078543361797973081807854336179797308180785433617979730818078543361797973081807854336179797308180785433617979730818078543361797973081807854336179797308180785433617979730818078543361797973081807854336179797308180785433617979730818078543361797973081807854336179797308180785433617979730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80ec8d81-a189-49f3-9ab6-faece997b912, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf326748-170d-404d-95ee-aa46999b8a0c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf326748-170d-404d-95ee-aa46999b8a0c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10401441774972075124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040144177497207512410401441774972075124104014417749720751241040144177497207512410401441774972075124104014417749720751241040144177497207512410401441774972075124104014417749720751241040144177497207512410401441774972075124104014417749720751241040144177497207512410401441774972075124104014417749720751241040144177497207512410401441774972075124104014417749720751241040144177497207512410401441774972075124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d51f3445-0bbf-46d7-b6b7-67a0ef6cb11e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f387d34-5348-4334-92e4-3166247ad70b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f387d34-5348-4334-92e4-3166247ad70b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10440432850043306585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044043285004330658510440432850043306585104404328500433065851044043285004330658510440432850043306585104404328500433065851044043285004330658510440432850043306585104404328500433065851044043285004330658510440432850043306585104404328500433065851044043285004330658510440432850043306585104404328500433065851044043285004330658510440432850043306585104404328500433065851044043285004330658510440432850043306585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf326748-170d-404d-95ee-aa46999b8a0c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f387d34-5348-4334-92e4-3166247ad70b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd6dfae2-b0e3-4410-a49b-6347943f45ae, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd6dfae2-b0e3-4410-a49b-6347943f45ae, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1977259753942178924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19772597539421789241977259753942178924197725975394217892419772597539421789241977259753942178924197725975394217892419772597539421789241977259753942178924197725975394217892419772597539421789241977259753942178924197725975394217892419772597539421789241977259753942178924197725975394217892419772597539421789241977259753942178924197725975394217892419772597539421789241977259753942178924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a39c97d1-a3c2-4da1-ae2e-c68bdeef4e45, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a39c97d1-a3c2-4da1-ae2e-c68bdeef4e45, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16167647198585484462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616764719858548446216167647198585484462161676471985854844621616764719858548446216167647198585484462161676471985854844621616764719858548446216167647198585484462161676471985854844621616764719858548446216167647198585484462161676471985854844621616764719858548446216167647198585484462161676471985854844621616764719858548446216167647198585484462161676471985854844621616764719858548446216167647198585484462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd6dfae2-b0e3-4410-a49b-6347943f45ae, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a39c97d1-a3c2-4da1-ae2e-c68bdeef4e45, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e28693d-ebad-4b67-8ba4-e5edb2a2c072, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30049307-0b95-4ff9-92df-4d7d5cb27691, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e28693d-ebad-4b67-8ba4-e5edb2a2c072, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1349679029144605548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13496790291446055481349679029144605548134967902914460554813496790291446055481349679029144605548134967902914460554813496790291446055481349679029144605548134967902914460554813496790291446055481349679029144605548134967902914460554813496790291446055481349679029144605548134967902914460554813496790291446055481349679029144605548134967902914460554813496790291446055481349679029144605548" } } } 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, 30049307-0b95-4ff9-92df-4d7d5cb27691, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7369541046897130214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73695410468971302147369541046897130214736954104689713021473695410468971302147369541046897130214736954104689713021473695410468971302147369541046897130214736954104689713021473695410468971302147369541046897130214736954104689713021473695410468971302147369541046897130214736954104689713021473695410468971302147369541046897130214736954104689713021473695410468971302147369541046897130214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30049307-0b95-4ff9-92df-4d7d5cb27691, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e28693d-ebad-4b67-8ba4-e5edb2a2c072, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb5552d3-636c-44e8-aaf8-cd18034b031e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2632f1e2-2d19-44bc-bd78-7729941ed902, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb5552d3-636c-44e8-aaf8-cd18034b031e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15056055838082535510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505605583808253551015056055838082535510150560558380825355101505605583808253551015056055838082535510150560558380825355101505605583808253551015056055838082535510150560558380825355101505605583808253551015056055838082535510150560558380825355101505605583808253551015056055838082535510150560558380825355101505605583808253551015056055838082535510150560558380825355101505605583808253551015056055838082535510" } } } 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, 2632f1e2-2d19-44bc-bd78-7729941ed902, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6661170010813906468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66611700108139064686661170010813906468666117001081390646866611700108139064686661170010813906468666117001081390646866611700108139064686661170010813906468666117001081390646866611700108139064686661170010813906468666117001081390646866611700108139064686661170010813906468666117001081390646866611700108139064686661170010813906468666117001081390646866611700108139064686661170010813906468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2632f1e2-2d19-44bc-bd78-7729941ed902, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb5552d3-636c-44e8-aaf8-cd18034b031e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a43a1caa-42e1-43e9-9ffa-cae933157626, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a43a1caa-42e1-43e9-9ffa-cae933157626, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7269073943005950296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72690739430059502967269073943005950296726907394300595029672690739430059502967269073943005950296726907394300595029672690739430059502967269073943005950296726907394300595029672690739430059502967269073943005950296726907394300595029672690739430059502967269073943005950296726907394300595029672690739430059502967269073943005950296726907394300595029672690739430059502967269073943005950296" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee9c5d87-caf6-4666-a572-22bf74bc3367, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee9c5d87-caf6-4666-a572-22bf74bc3367, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5235025033255073110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52350250332550731105235025033255073110523502503325507311052350250332550731105235025033255073110523502503325507311052350250332550731105235025033255073110523502503325507311052350250332550731105235025033255073110523502503325507311052350250332550731105235025033255073110523502503325507311052350250332550731105235025033255073110523502503325507311052350250332550731105235025033255073110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a43a1caa-42e1-43e9-9ffa-cae933157626, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee9c5d87-caf6-4666-a572-22bf74bc3367, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54205874-9339-406f-964d-8c861e43c19b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54205874-9339-406f-964d-8c861e43c19b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3301978399244573190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33019783992445731903301978399244573190330197839924457319033019783992445731903301978399244573190330197839924457319033019783992445731903301978399244573190330197839924457319033019783992445731903301978399244573190330197839924457319033019783992445731903301978399244573190330197839924457319033019783992445731903301978399244573190330197839924457319033019783992445731903301978399244573190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c8453b1-a61b-4b05-9b1f-727ed6153e7c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c8453b1-a61b-4b05-9b1f-727ed6153e7c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15856713647989065545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585671364798906554515856713647989065545158567136479890655451585671364798906554515856713647989065545158567136479890655451585671364798906554515856713647989065545158567136479890655451585671364798906554515856713647989065545158567136479890655451585671364798906554515856713647989065545158567136479890655451585671364798906554515856713647989065545158567136479890655451585671364798906554515856713647989065545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54205874-9339-406f-964d-8c861e43c19b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6038c64-c01c-4ff2-9624-ec9a58a53355, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6038c64-c01c-4ff2-9624-ec9a58a53355, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14562863945548022495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456286394554802249514562863945548022495145628639455480224951456286394554802249514562863945548022495145628639455480224951456286394554802249514562863945548022495145628639455480224951456286394554802249514562863945548022495145628639455480224951456286394554802249514562863945548022495145628639455480224951456286394554802249514562863945548022495145628639455480224951456286394554802249514562863945548022495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c8453b1-a61b-4b05-9b1f-727ed6153e7c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4578c5aa-1329-46e9-9ac6-8d631435ac00, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4578c5aa-1329-46e9-9ac6-8d631435ac00, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8720250745916251884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87202507459162518848720250745916251884872025074591625188487202507459162518848720250745916251884872025074591625188487202507459162518848720250745916251884872025074591625188487202507459162518848720250745916251884872025074591625188487202507459162518848720250745916251884872025074591625188487202507459162518848720250745916251884872025074591625188487202507459162518848720250745916251884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4578c5aa-1329-46e9-9ac6-8d631435ac00, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6038c64-c01c-4ff2-9624-ec9a58a53355, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6f039cd-97df-4c9d-90ed-14d6ea520f7b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6f039cd-97df-4c9d-90ed-14d6ea520f7b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15038231794852518022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503823179485251802215038231794852518022150382317948525180221503823179485251802215038231794852518022150382317948525180221503823179485251802215038231794852518022150382317948525180221503823179485251802215038231794852518022150382317948525180221503823179485251802215038231794852518022150382317948525180221503823179485251802215038231794852518022150382317948525180221503823179485251802215038231794852518022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89a36535-3906-4a91-8204-f448bd052d84, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89a36535-3906-4a91-8204-f448bd052d84, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5501026576895833250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55010265768958332505501026576895833250550102657689583325055010265768958332505501026576895833250550102657689583325055010265768958332505501026576895833250550102657689583325055010265768958332505501026576895833250550102657689583325055010265768958332505501026576895833250550102657689583325055010265768958332505501026576895833250550102657689583325055010265768958332505501026576895833250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6f039cd-97df-4c9d-90ed-14d6ea520f7b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f2a5a77-2edd-4bc9-af8a-449c99c98ed6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f2a5a77-2edd-4bc9-af8a-449c99c98ed6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7025700889185596698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70257008891855966987025700889185596698702570088918559669870257008891855966987025700889185596698702570088918559669870257008891855966987025700889185596698702570088918559669870257008891855966987025700889185596698702570088918559669870257008891855966987025700889185596698702570088918559669870257008891855966987025700889185596698702570088918559669870257008891855966987025700889185596698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89a36535-3906-4a91-8204-f448bd052d84, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afc7e42b-1f12-46af-9ced-57f210165a1f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afc7e42b-1f12-46af-9ced-57f210165a1f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1750159521499331877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17501595214993318771750159521499331877175015952149933187717501595214993318771750159521499331877175015952149933187717501595214993318771750159521499331877175015952149933187717501595214993318771750159521499331877175015952149933187717501595214993318771750159521499331877175015952149933187717501595214993318771750159521499331877175015952149933187717501595214993318771750159521499331877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f2a5a77-2edd-4bc9-af8a-449c99c98ed6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afc7e42b-1f12-46af-9ced-57f210165a1f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f862a632-5adc-4b7a-a3df-425d14c2069a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f862a632-5adc-4b7a-a3df-425d14c2069a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7770610420500403654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77706104205004036547770610420500403654777061042050040365477706104205004036547770610420500403654777061042050040365477706104205004036547770610420500403654777061042050040365477706104205004036547770610420500403654777061042050040365477706104205004036547770610420500403654777061042050040365477706104205004036547770610420500403654777061042050040365477706104205004036547770610420500403654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 897702df-ab18-457e-be0b-84a718c669fa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 897702df-ab18-457e-be0b-84a718c669fa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6653239687810325882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66532396878103258826653239687810325882665323968781032588266532396878103258826653239687810325882665323968781032588266532396878103258826653239687810325882665323968781032588266532396878103258826653239687810325882665323968781032588266532396878103258826653239687810325882665323968781032588266532396878103258826653239687810325882665323968781032588266532396878103258826653239687810325882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f862a632-5adc-4b7a-a3df-425d14c2069a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 897702df-ab18-457e-be0b-84a718c669fa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e2f8753-e39c-48ed-9e78-03604d3049c8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a5fb679-399b-42f7-afbd-80f84188388d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e2f8753-e39c-48ed-9e78-03604d3049c8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2532818519567326685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25328185195673266852532818519567326685253281851956732668525328185195673266852532818519567326685253281851956732668525328185195673266852532818519567326685253281851956732668525328185195673266852532818519567326685253281851956732668525328185195673266852532818519567326685253281851956732668525328185195673266852532818519567326685253281851956732668525328185195673266852532818519567326685" } } } 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, 2a5fb679-399b-42f7-afbd-80f84188388d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 643430240722027754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "643430240722027754643430240722027754643430240722027754643430240722027754643430240722027754643430240722027754643430240722027754643430240722027754643430240722027754643430240722027754643430240722027754643430240722027754643430240722027754643430240722027754643430240722027754643430240722027754643430240722027754643430240722027754643430240722027754643430240722027754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e2f8753-e39c-48ed-9e78-03604d3049c8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54aa8205-9dfc-4cdc-8c41-2560f98f396b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a5fb679-399b-42f7-afbd-80f84188388d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54aa8205-9dfc-4cdc-8c41-2560f98f396b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10860257506987482017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086025750698748201710860257506987482017108602575069874820171086025750698748201710860257506987482017108602575069874820171086025750698748201710860257506987482017108602575069874820171086025750698748201710860257506987482017108602575069874820171086025750698748201710860257506987482017108602575069874820171086025750698748201710860257506987482017108602575069874820171086025750698748201710860257506987482017" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6a723fc-6c81-47e1-8c6f-467f4ae3bf48, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6a723fc-6c81-47e1-8c6f-467f4ae3bf48, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9255868230949727767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92558682309497277679255868230949727767925586823094972776792558682309497277679255868230949727767925586823094972776792558682309497277679255868230949727767925586823094972776792558682309497277679255868230949727767925586823094972776792558682309497277679255868230949727767925586823094972776792558682309497277679255868230949727767925586823094972776792558682309497277679255868230949727767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6a723fc-6c81-47e1-8c6f-467f4ae3bf48, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 815cf640-cfc3-4639-ba8d-9c8d10317d26, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 815cf640-cfc3-4639-ba8d-9c8d10317d26, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10358234717484860983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1035823471748486098310358234717484860983103582347174848609831035823471748486098310358234717484860983103582347174848609831035823471748486098310358234717484860983103582347174848609831035823471748486098310358234717484860983103582347174848609831035823471748486098310358234717484860983103582347174848609831035823471748486098310358234717484860983103582347174848609831035823471748486098310358234717484860983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 815cf640-cfc3-4639-ba8d-9c8d10317d26, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c22e8e8-ac3f-4f44-8fba-9a02a3bd3053, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54aa8205-9dfc-4cdc-8c41-2560f98f396b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c22e8e8-ac3f-4f44-8fba-9a02a3bd3053, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15623790553683994844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562379055368399484415623790553683994844156237905536839948441562379055368399484415623790553683994844156237905536839948441562379055368399484415623790553683994844156237905536839948441562379055368399484415623790553683994844156237905536839948441562379055368399484415623790553683994844156237905536839948441562379055368399484415623790553683994844156237905536839948441562379055368399484415623790553683994844" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daa02e54-d519-49a5-8576-9b5cfdb640a9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daa02e54-d519-49a5-8576-9b5cfdb640a9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6664075404252745427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66640754042527454276664075404252745427666407540425274542766640754042527454276664075404252745427666407540425274542766640754042527454276664075404252745427666407540425274542766640754042527454276664075404252745427666407540425274542766640754042527454276664075404252745427666407540425274542766640754042527454276664075404252745427666407540425274542766640754042527454276664075404252745427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c22e8e8-ac3f-4f44-8fba-9a02a3bd3053, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daa02e54-d519-49a5-8576-9b5cfdb640a9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cd98638-8535-41cd-8df1-3abae19b6196, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cd98638-8535-41cd-8df1-3abae19b6196, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13031481219077291840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303148121907729184013031481219077291840130314812190772918401303148121907729184013031481219077291840130314812190772918401303148121907729184013031481219077291840130314812190772918401303148121907729184013031481219077291840130314812190772918401303148121907729184013031481219077291840130314812190772918401303148121907729184013031481219077291840130314812190772918401303148121907729184013031481219077291840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efefcea4-7721-44b9-aca4-16cf1f0a2ca8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efefcea4-7721-44b9-aca4-16cf1f0a2ca8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15144641034658374129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514464103465837412915144641034658374129151446410346583741291514464103465837412915144641034658374129151446410346583741291514464103465837412915144641034658374129151446410346583741291514464103465837412915144641034658374129151446410346583741291514464103465837412915144641034658374129151446410346583741291514464103465837412915144641034658374129151446410346583741291514464103465837412915144641034658374129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cd98638-8535-41cd-8df1-3abae19b6196, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd1ba00b-9c96-4dd9-80e2-e28bdb0fd517, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd1ba00b-9c96-4dd9-80e2-e28bdb0fd517, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18033310734010481212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803331073401048121218033310734010481212180333107340104812121803331073401048121218033310734010481212180333107340104812121803331073401048121218033310734010481212180333107340104812121803331073401048121218033310734010481212180333107340104812121803331073401048121218033310734010481212180333107340104812121803331073401048121218033310734010481212180333107340104812121803331073401048121218033310734010481212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efefcea4-7721-44b9-aca4-16cf1f0a2ca8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 713e1b7f-36c7-484b-bd6d-959f5e5e1fba, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 713e1b7f-36c7-484b-bd6d-959f5e5e1fba, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8706783531686459194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87067835316864591948706783531686459194870678353168645919487067835316864591948706783531686459194870678353168645919487067835316864591948706783531686459194870678353168645919487067835316864591948706783531686459194870678353168645919487067835316864591948706783531686459194870678353168645919487067835316864591948706783531686459194870678353168645919487067835316864591948706783531686459194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd1ba00b-9c96-4dd9-80e2-e28bdb0fd517, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 713e1b7f-36c7-484b-bd6d-959f5e5e1fba, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d7ae6fc-67f3-4df8-b0eb-c9b28e8b5f04, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0d690b9-015d-4e00-ae71-58d61b919b69, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d7ae6fc-67f3-4df8-b0eb-c9b28e8b5f04, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14736873203936840382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473687320393684038214736873203936840382147368732039368403821473687320393684038214736873203936840382147368732039368403821473687320393684038214736873203936840382147368732039368403821473687320393684038214736873203936840382147368732039368403821473687320393684038214736873203936840382147368732039368403821473687320393684038214736873203936840382147368732039368403821473687320393684038214736873203936840382" } } } 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, c0d690b9-015d-4e00-ae71-58d61b919b69, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11059695340167205127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1105969534016720512711059695340167205127110596953401672051271105969534016720512711059695340167205127110596953401672051271105969534016720512711059695340167205127110596953401672051271105969534016720512711059695340167205127110596953401672051271105969534016720512711059695340167205127110596953401672051271105969534016720512711059695340167205127110596953401672051271105969534016720512711059695340167205127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d7ae6fc-67f3-4df8-b0eb-c9b28e8b5f04, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0d690b9-015d-4e00-ae71-58d61b919b69, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4cd674e-5642-4f3d-8f19-1bb8d6fb124c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4cd674e-5642-4f3d-8f19-1bb8d6fb124c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10950689944982443978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095068994498244397810950689944982443978109506899449824439781095068994498244397810950689944982443978109506899449824439781095068994498244397810950689944982443978109506899449824439781095068994498244397810950689944982443978109506899449824439781095068994498244397810950689944982443978109506899449824439781095068994498244397810950689944982443978109506899449824439781095068994498244397810950689944982443978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53c976cf-c847-4041-bb26-953a50870305, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53c976cf-c847-4041-bb26-953a50870305, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3360720677587388331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33607206775873883313360720677587388331336072067758738833133607206775873883313360720677587388331336072067758738833133607206775873883313360720677587388331336072067758738833133607206775873883313360720677587388331336072067758738833133607206775873883313360720677587388331336072067758738833133607206775873883313360720677587388331336072067758738833133607206775873883313360720677587388331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4cd674e-5642-4f3d-8f19-1bb8d6fb124c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53c976cf-c847-4041-bb26-953a50870305, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc869063-66df-40c4-acc3-cfcd2baba1fd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc869063-66df-40c4-acc3-cfcd2baba1fd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2774376780545482419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27743767805454824192774376780545482419277437678054548241927743767805454824192774376780545482419277437678054548241927743767805454824192774376780545482419277437678054548241927743767805454824192774376780545482419277437678054548241927743767805454824192774376780545482419277437678054548241927743767805454824192774376780545482419277437678054548241927743767805454824192774376780545482419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3aaf73e-4f1a-4f94-ad55-13ebd54c9468, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3aaf73e-4f1a-4f94-ad55-13ebd54c9468, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9155650275320883556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91556502753208835569155650275320883556915565027532088355691556502753208835569155650275320883556915565027532088355691556502753208835569155650275320883556915565027532088355691556502753208835569155650275320883556915565027532088355691556502753208835569155650275320883556915565027532088355691556502753208835569155650275320883556915565027532088355691556502753208835569155650275320883556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc869063-66df-40c4-acc3-cfcd2baba1fd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3aaf73e-4f1a-4f94-ad55-13ebd54c9468, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6ae3843-0959-44cf-9977-2b868672f02f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6ae3843-0959-44cf-9977-2b868672f02f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18278542027361467585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827854202736146758518278542027361467585182785420273614675851827854202736146758518278542027361467585182785420273614675851827854202736146758518278542027361467585182785420273614675851827854202736146758518278542027361467585182785420273614675851827854202736146758518278542027361467585182785420273614675851827854202736146758518278542027361467585182785420273614675851827854202736146758518278542027361467585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55780eac-1ade-4d25-aa3a-946ee6ccf47b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55780eac-1ade-4d25-aa3a-946ee6ccf47b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16446246230586940647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644624623058694064716446246230586940647164462462305869406471644624623058694064716446246230586940647164462462305869406471644624623058694064716446246230586940647164462462305869406471644624623058694064716446246230586940647164462462305869406471644624623058694064716446246230586940647164462462305869406471644624623058694064716446246230586940647164462462305869406471644624623058694064716446246230586940647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6ae3843-0959-44cf-9977-2b868672f02f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 225a54fe-e443-4fd0-b8d0-39d4688f427e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 225a54fe-e443-4fd0-b8d0-39d4688f427e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1515365932513638656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15153659325136386561515365932513638656151536593251363865615153659325136386561515365932513638656151536593251363865615153659325136386561515365932513638656151536593251363865615153659325136386561515365932513638656151536593251363865615153659325136386561515365932513638656151536593251363865615153659325136386561515365932513638656151536593251363865615153659325136386561515365932513638656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55780eac-1ade-4d25-aa3a-946ee6ccf47b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5a78fd4-8f19-4b2e-91c6-135e2dfb3066, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5a78fd4-8f19-4b2e-91c6-135e2dfb3066, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11306086573052368597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130608657305236859711306086573052368597113060865730523685971130608657305236859711306086573052368597113060865730523685971130608657305236859711306086573052368597113060865730523685971130608657305236859711306086573052368597113060865730523685971130608657305236859711306086573052368597113060865730523685971130608657305236859711306086573052368597113060865730523685971130608657305236859711306086573052368597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 225a54fe-e443-4fd0-b8d0-39d4688f427e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3a33d0e-2489-44b3-b05d-e9e4fcd4681b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3a33d0e-2489-44b3-b05d-e9e4fcd4681b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16976206053650708678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697620605365070867816976206053650708678169762060536507086781697620605365070867816976206053650708678169762060536507086781697620605365070867816976206053650708678169762060536507086781697620605365070867816976206053650708678169762060536507086781697620605365070867816976206053650708678169762060536507086781697620605365070867816976206053650708678169762060536507086781697620605365070867816976206053650708678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5a78fd4-8f19-4b2e-91c6-135e2dfb3066, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c745006a-a936-48a9-a575-0cea7158388d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c745006a-a936-48a9-a575-0cea7158388d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7326839218960126198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73268392189601261987326839218960126198732683921896012619873268392189601261987326839218960126198732683921896012619873268392189601261987326839218960126198732683921896012619873268392189601261987326839218960126198732683921896012619873268392189601261987326839218960126198732683921896012619873268392189601261987326839218960126198732683921896012619873268392189601261987326839218960126198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3a33d0e-2489-44b3-b05d-e9e4fcd4681b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01431dbe-4fa3-498d-8d74-bd83a5a3d90c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01431dbe-4fa3-498d-8d74-bd83a5a3d90c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15306575393689051526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530657539368905152615306575393689051526153065753936890515261530657539368905152615306575393689051526153065753936890515261530657539368905152615306575393689051526153065753936890515261530657539368905152615306575393689051526153065753936890515261530657539368905152615306575393689051526153065753936890515261530657539368905152615306575393689051526153065753936890515261530657539368905152615306575393689051526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c745006a-a936-48a9-a575-0cea7158388d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e247354-56b4-4692-91f8-1c2ee8dabbd4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e247354-56b4-4692-91f8-1c2ee8dabbd4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17425934184797855158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742593418479785515817425934184797855158174259341847978551581742593418479785515817425934184797855158174259341847978551581742593418479785515817425934184797855158174259341847978551581742593418479785515817425934184797855158174259341847978551581742593418479785515817425934184797855158174259341847978551581742593418479785515817425934184797855158174259341847978551581742593418479785515817425934184797855158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01431dbe-4fa3-498d-8d74-bd83a5a3d90c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26c7f89a-19b9-4cf5-90d7-03e3a832c521, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26c7f89a-19b9-4cf5-90d7-03e3a832c521, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10676684251253211650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067668425125321165010676684251253211650106766842512532116501067668425125321165010676684251253211650106766842512532116501067668425125321165010676684251253211650106766842512532116501067668425125321165010676684251253211650106766842512532116501067668425125321165010676684251253211650106766842512532116501067668425125321165010676684251253211650106766842512532116501067668425125321165010676684251253211650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e247354-56b4-4692-91f8-1c2ee8dabbd4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e96a19c4-9142-43e6-ad65-76425d19fb3a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e96a19c4-9142-43e6-ad65-76425d19fb3a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10738560054991369529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073856005499136952910738560054991369529107385600549913695291073856005499136952910738560054991369529107385600549913695291073856005499136952910738560054991369529107385600549913695291073856005499136952910738560054991369529107385600549913695291073856005499136952910738560054991369529107385600549913695291073856005499136952910738560054991369529107385600549913695291073856005499136952910738560054991369529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26c7f89a-19b9-4cf5-90d7-03e3a832c521, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74c2c9c4-3cfd-4771-817c-6d906206a5d1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74c2c9c4-3cfd-4771-817c-6d906206a5d1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2371350260402756965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23713502604027569652371350260402756965237135026040275696523713502604027569652371350260402756965237135026040275696523713502604027569652371350260402756965237135026040275696523713502604027569652371350260402756965237135026040275696523713502604027569652371350260402756965237135026040275696523713502604027569652371350260402756965237135026040275696523713502604027569652371350260402756965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e96a19c4-9142-43e6-ad65-76425d19fb3a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e651e951-fd10-4716-8fb5-9ba10162b9d9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e651e951-fd10-4716-8fb5-9ba10162b9d9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15693406127786318658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569340612778631865815693406127786318658156934061277863186581569340612778631865815693406127786318658156934061277863186581569340612778631865815693406127786318658156934061277863186581569340612778631865815693406127786318658156934061277863186581569340612778631865815693406127786318658156934061277863186581569340612778631865815693406127786318658156934061277863186581569340612778631865815693406127786318658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74c2c9c4-3cfd-4771-817c-6d906206a5d1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9212099a-1e3c-483f-94f2-d48560824768, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9212099a-1e3c-483f-94f2-d48560824768, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16622240553112988331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1662224055311298833116622240553112988331166222405531129883311662224055311298833116622240553112988331166222405531129883311662224055311298833116622240553112988331166222405531129883311662224055311298833116622240553112988331166222405531129883311662224055311298833116622240553112988331166222405531129883311662224055311298833116622240553112988331166222405531129883311662224055311298833116622240553112988331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e651e951-fd10-4716-8fb5-9ba10162b9d9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7467c85-6357-4b6a-ad55-72bac80b09b1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7467c85-6357-4b6a-ad55-72bac80b09b1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9783811788022537713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97838117880225377139783811788022537713978381178802253771397838117880225377139783811788022537713978381178802253771397838117880225377139783811788022537713978381178802253771397838117880225377139783811788022537713978381178802253771397838117880225377139783811788022537713978381178802253771397838117880225377139783811788022537713978381178802253771397838117880225377139783811788022537713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9212099a-1e3c-483f-94f2-d48560824768, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9df30497-5564-4ca5-8dd3-ac45e34baa1d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9df30497-5564-4ca5-8dd3-ac45e34baa1d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16908938316824029428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690893831682402942816908938316824029428169089383168240294281690893831682402942816908938316824029428169089383168240294281690893831682402942816908938316824029428169089383168240294281690893831682402942816908938316824029428169089383168240294281690893831682402942816908938316824029428169089383168240294281690893831682402942816908938316824029428169089383168240294281690893831682402942816908938316824029428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7467c85-6357-4b6a-ad55-72bac80b09b1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dc8c222-cc59-4b32-982f-5d8b75cfb8a0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dc8c222-cc59-4b32-982f-5d8b75cfb8a0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14409264542511578794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440926454251157879414409264542511578794144092645425115787941440926454251157879414409264542511578794144092645425115787941440926454251157879414409264542511578794144092645425115787941440926454251157879414409264542511578794144092645425115787941440926454251157879414409264542511578794144092645425115787941440926454251157879414409264542511578794144092645425115787941440926454251157879414409264542511578794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9df30497-5564-4ca5-8dd3-ac45e34baa1d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08e771ca-0fa2-47ad-8580-da98667a2aae, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08e771ca-0fa2-47ad-8580-da98667a2aae, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13337060672936150725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333706067293615072513337060672936150725133370606729361507251333706067293615072513337060672936150725133370606729361507251333706067293615072513337060672936150725133370606729361507251333706067293615072513337060672936150725133370606729361507251333706067293615072513337060672936150725133370606729361507251333706067293615072513337060672936150725133370606729361507251333706067293615072513337060672936150725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dc8c222-cc59-4b32-982f-5d8b75cfb8a0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ede3ff4-1b6b-46eb-975c-824401c78568, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ede3ff4-1b6b-46eb-975c-824401c78568, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13019240538757925255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301924053875792525513019240538757925255130192405387579252551301924053875792525513019240538757925255130192405387579252551301924053875792525513019240538757925255130192405387579252551301924053875792525513019240538757925255130192405387579252551301924053875792525513019240538757925255130192405387579252551301924053875792525513019240538757925255130192405387579252551301924053875792525513019240538757925255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08e771ca-0fa2-47ad-8580-da98667a2aae, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ace0507-411d-4e32-b1bd-c321ec9ef96d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ace0507-411d-4e32-b1bd-c321ec9ef96d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12680544174659133026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268054417465913302612680544174659133026126805441746591330261268054417465913302612680544174659133026126805441746591330261268054417465913302612680544174659133026126805441746591330261268054417465913302612680544174659133026126805441746591330261268054417465913302612680544174659133026126805441746591330261268054417465913302612680544174659133026126805441746591330261268054417465913302612680544174659133026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ede3ff4-1b6b-46eb-975c-824401c78568, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6712a0d1-463e-4f7a-b9df-d89c2842355e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6712a0d1-463e-4f7a-b9df-d89c2842355e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1393370771640266601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13933707716402666011393370771640266601139337077164026660113933707716402666011393370771640266601139337077164026660113933707716402666011393370771640266601139337077164026660113933707716402666011393370771640266601139337077164026660113933707716402666011393370771640266601139337077164026660113933707716402666011393370771640266601139337077164026660113933707716402666011393370771640266601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ace0507-411d-4e32-b1bd-c321ec9ef96d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e9e28f5-3276-422c-8078-90b0bf8f348f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e9e28f5-3276-422c-8078-90b0bf8f348f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11964313705687112914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196431370568711291411964313705687112914119643137056871129141196431370568711291411964313705687112914119643137056871129141196431370568711291411964313705687112914119643137056871129141196431370568711291411964313705687112914119643137056871129141196431370568711291411964313705687112914119643137056871129141196431370568711291411964313705687112914119643137056871129141196431370568711291411964313705687112914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6712a0d1-463e-4f7a-b9df-d89c2842355e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d500b6e-6b75-45d0-9900-5b9f20bae109, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d500b6e-6b75-45d0-9900-5b9f20bae109, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 619191854517169626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "619191854517169626619191854517169626619191854517169626619191854517169626619191854517169626619191854517169626619191854517169626619191854517169626619191854517169626619191854517169626619191854517169626619191854517169626619191854517169626619191854517169626619191854517169626619191854517169626619191854517169626619191854517169626619191854517169626619191854517169626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e9e28f5-3276-422c-8078-90b0bf8f348f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f506dd0b-b32b-4383-992e-ff0a413defc2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f506dd0b-b32b-4383-992e-ff0a413defc2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6404234217267789038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64042342172677890386404234217267789038640423421726778903864042342172677890386404234217267789038640423421726778903864042342172677890386404234217267789038640423421726778903864042342172677890386404234217267789038640423421726778903864042342172677890386404234217267789038640423421726778903864042342172677890386404234217267789038640423421726778903864042342172677890386404234217267789038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d500b6e-6b75-45d0-9900-5b9f20bae109, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4806689-e5c5-42f2-b50e-0b6a33d5fe96, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4806689-e5c5-42f2-b50e-0b6a33d5fe96, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16887769537204897829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688776953720489782916887769537204897829168877695372048978291688776953720489782916887769537204897829168877695372048978291688776953720489782916887769537204897829168877695372048978291688776953720489782916887769537204897829168877695372048978291688776953720489782916887769537204897829168877695372048978291688776953720489782916887769537204897829168877695372048978291688776953720489782916887769537204897829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f506dd0b-b32b-4383-992e-ff0a413defc2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68f0cfa5-7499-4512-b0e2-7c7c4b129995, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68f0cfa5-7499-4512-b0e2-7c7c4b129995, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16318742290128348579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631874229012834857916318742290128348579163187422901283485791631874229012834857916318742290128348579163187422901283485791631874229012834857916318742290128348579163187422901283485791631874229012834857916318742290128348579163187422901283485791631874229012834857916318742290128348579163187422901283485791631874229012834857916318742290128348579163187422901283485791631874229012834857916318742290128348579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4806689-e5c5-42f2-b50e-0b6a33d5fe96, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa157278-e695-4138-8fb5-ea5b80504bfb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa157278-e695-4138-8fb5-ea5b80504bfb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8770470820120769395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87704708201207693958770470820120769395877047082012076939587704708201207693958770470820120769395877047082012076939587704708201207693958770470820120769395877047082012076939587704708201207693958770470820120769395877047082012076939587704708201207693958770470820120769395877047082012076939587704708201207693958770470820120769395877047082012076939587704708201207693958770470820120769395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68f0cfa5-7499-4512-b0e2-7c7c4b129995, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f3ecce6-ed06-472b-81c6-57caedb72888, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f3ecce6-ed06-472b-81c6-57caedb72888, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5311643802682024781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53116438026820247815311643802682024781531164380268202478153116438026820247815311643802682024781531164380268202478153116438026820247815311643802682024781531164380268202478153116438026820247815311643802682024781531164380268202478153116438026820247815311643802682024781531164380268202478153116438026820247815311643802682024781531164380268202478153116438026820247815311643802682024781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa157278-e695-4138-8fb5-ea5b80504bfb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eac4b089-dd94-44b6-a437-de7b22b50ff6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eac4b089-dd94-44b6-a437-de7b22b50ff6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10865579713285427909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086557971328542790910865579713285427909108655797132854279091086557971328542790910865579713285427909108655797132854279091086557971328542790910865579713285427909108655797132854279091086557971328542790910865579713285427909108655797132854279091086557971328542790910865579713285427909108655797132854279091086557971328542790910865579713285427909108655797132854279091086557971328542790910865579713285427909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f3ecce6-ed06-472b-81c6-57caedb72888, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f1bcc95-d100-4818-8304-5f056e749909, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f1bcc95-d100-4818-8304-5f056e749909, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9946581468899174311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99465814688991743119946581468899174311994658146889917431199465814688991743119946581468899174311994658146889917431199465814688991743119946581468899174311994658146889917431199465814688991743119946581468899174311994658146889917431199465814688991743119946581468899174311994658146889917431199465814688991743119946581468899174311994658146889917431199465814688991743119946581468899174311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eac4b089-dd94-44b6-a437-de7b22b50ff6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8433f265-fa39-4f9c-aa61-e780a82e1c6c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8433f265-fa39-4f9c-aa61-e780a82e1c6c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4737193495563194653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47371934955631946534737193495563194653473719349556319465347371934955631946534737193495563194653473719349556319465347371934955631946534737193495563194653473719349556319465347371934955631946534737193495563194653473719349556319465347371934955631946534737193495563194653473719349556319465347371934955631946534737193495563194653473719349556319465347371934955631946534737193495563194653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f1bcc95-d100-4818-8304-5f056e749909, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37ae7ac1-2917-4eea-864e-c85802b1ef47, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37ae7ac1-2917-4eea-864e-c85802b1ef47, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1642145375616792166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16421453756167921661642145375616792166164214537561679216616421453756167921661642145375616792166164214537561679216616421453756167921661642145375616792166164214537561679216616421453756167921661642145375616792166164214537561679216616421453756167921661642145375616792166164214537561679216616421453756167921661642145375616792166164214537561679216616421453756167921661642145375616792166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8433f265-fa39-4f9c-aa61-e780a82e1c6c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da00a5c3-f087-4fab-babc-f3ef357613c8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da00a5c3-f087-4fab-babc-f3ef357613c8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16262300809980137790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1626230080998013779016262300809980137790162623008099801377901626230080998013779016262300809980137790162623008099801377901626230080998013779016262300809980137790162623008099801377901626230080998013779016262300809980137790162623008099801377901626230080998013779016262300809980137790162623008099801377901626230080998013779016262300809980137790162623008099801377901626230080998013779016262300809980137790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37ae7ac1-2917-4eea-864e-c85802b1ef47, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f092484f-9d3e-4e09-9e91-1e672a299928, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f092484f-9d3e-4e09-9e91-1e672a299928, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12489320087175386722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248932008717538672212489320087175386722124893200871753867221248932008717538672212489320087175386722124893200871753867221248932008717538672212489320087175386722124893200871753867221248932008717538672212489320087175386722124893200871753867221248932008717538672212489320087175386722124893200871753867221248932008717538672212489320087175386722124893200871753867221248932008717538672212489320087175386722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da00a5c3-f087-4fab-babc-f3ef357613c8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1e71e0e-2f29-4e95-8026-a93b8374edbc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1e71e0e-2f29-4e95-8026-a93b8374edbc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12086346125218449562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208634612521844956212086346125218449562120863461252184495621208634612521844956212086346125218449562120863461252184495621208634612521844956212086346125218449562120863461252184495621208634612521844956212086346125218449562120863461252184495621208634612521844956212086346125218449562120863461252184495621208634612521844956212086346125218449562120863461252184495621208634612521844956212086346125218449562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f092484f-9d3e-4e09-9e91-1e672a299928, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5e5df73-925c-4170-bbe4-fb18637e2a48, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5e5df73-925c-4170-bbe4-fb18637e2a48, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1070984539793231140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10709845397932311401070984539793231140107098453979323114010709845397932311401070984539793231140107098453979323114010709845397932311401070984539793231140107098453979323114010709845397932311401070984539793231140107098453979323114010709845397932311401070984539793231140107098453979323114010709845397932311401070984539793231140107098453979323114010709845397932311401070984539793231140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1e71e0e-2f29-4e95-8026-a93b8374edbc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cc37f02-04e6-4210-928f-d11c4d8cfb6e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cc37f02-04e6-4210-928f-d11c4d8cfb6e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14269203361835839595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426920336183583959514269203361835839595142692033618358395951426920336183583959514269203361835839595142692033618358395951426920336183583959514269203361835839595142692033618358395951426920336183583959514269203361835839595142692033618358395951426920336183583959514269203361835839595142692033618358395951426920336183583959514269203361835839595142692033618358395951426920336183583959514269203361835839595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5e5df73-925c-4170-bbe4-fb18637e2a48, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2214ecda-7e68-4b06-a20d-6a22916b86aa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2214ecda-7e68-4b06-a20d-6a22916b86aa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 760931443636007757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "760931443636007757760931443636007757760931443636007757760931443636007757760931443636007757760931443636007757760931443636007757760931443636007757760931443636007757760931443636007757760931443636007757760931443636007757760931443636007757760931443636007757760931443636007757760931443636007757760931443636007757760931443636007757760931443636007757760931443636007757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cc37f02-04e6-4210-928f-d11c4d8cfb6e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fde24f6e-4d37-4bd1-ba6e-12307e1492d9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fde24f6e-4d37-4bd1-ba6e-12307e1492d9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3120366034757928842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31203660347579288423120366034757928842312036603475792884231203660347579288423120366034757928842312036603475792884231203660347579288423120366034757928842312036603475792884231203660347579288423120366034757928842312036603475792884231203660347579288423120366034757928842312036603475792884231203660347579288423120366034757928842312036603475792884231203660347579288423120366034757928842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2214ecda-7e68-4b06-a20d-6a22916b86aa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fde24f6e-4d37-4bd1-ba6e-12307e1492d9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bed8d13-60a8-465e-95d3-8aec6c6a3589, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bed8d13-60a8-465e-95d3-8aec6c6a3589, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6393530831783691645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63935308317836916456393530831783691645639353083178369164563935308317836916456393530831783691645639353083178369164563935308317836916456393530831783691645639353083178369164563935308317836916456393530831783691645639353083178369164563935308317836916456393530831783691645639353083178369164563935308317836916456393530831783691645639353083178369164563935308317836916456393530831783691645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1d759dc-a3db-43e7-8040-9a49dd59303f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1d759dc-a3db-43e7-8040-9a49dd59303f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7527745914775593045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75277459147755930457527745914775593045752774591477559304575277459147755930457527745914775593045752774591477559304575277459147755930457527745914775593045752774591477559304575277459147755930457527745914775593045752774591477559304575277459147755930457527745914775593045752774591477559304575277459147755930457527745914775593045752774591477559304575277459147755930457527745914775593045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1d759dc-a3db-43e7-8040-9a49dd59303f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8a14f46-0f8f-4b93-804b-e0c9e9ce3ce7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8a14f46-0f8f-4b93-804b-e0c9e9ce3ce7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8580362846617283521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85803628466172835218580362846617283521858036284661728352185803628466172835218580362846617283521858036284661728352185803628466172835218580362846617283521858036284661728352185803628466172835218580362846617283521858036284661728352185803628466172835218580362846617283521858036284661728352185803628466172835218580362846617283521858036284661728352185803628466172835218580362846617283521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8a14f46-0f8f-4b93-804b-e0c9e9ce3ce7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfe7169d-b366-455a-a7b6-ee023125a137, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfe7169d-b366-455a-a7b6-ee023125a137, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6664991252102945853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66649912521029458536664991252102945853666499125210294585366649912521029458536664991252102945853666499125210294585366649912521029458536664991252102945853666499125210294585366649912521029458536664991252102945853666499125210294585366649912521029458536664991252102945853666499125210294585366649912521029458536664991252102945853666499125210294585366649912521029458536664991252102945853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bed8d13-60a8-465e-95d3-8aec6c6a3589, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c575c828-5a90-4f50-ba32-7c4f3b4450ae, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c575c828-5a90-4f50-ba32-7c4f3b4450ae, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12141743213880195876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214174321388019587612141743213880195876121417432138801958761214174321388019587612141743213880195876121417432138801958761214174321388019587612141743213880195876121417432138801958761214174321388019587612141743213880195876121417432138801958761214174321388019587612141743213880195876121417432138801958761214174321388019587612141743213880195876121417432138801958761214174321388019587612141743213880195876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfe7169d-b366-455a-a7b6-ee023125a137, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f247d32f-9ee9-4a46-90d0-94df31a8a5c2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f247d32f-9ee9-4a46-90d0-94df31a8a5c2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8383486335186761446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83834863351867614468383486335186761446838348633518676144683834863351867614468383486335186761446838348633518676144683834863351867614468383486335186761446838348633518676144683834863351867614468383486335186761446838348633518676144683834863351867614468383486335186761446838348633518676144683834863351867614468383486335186761446838348633518676144683834863351867614468383486335186761446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c575c828-5a90-4f50-ba32-7c4f3b4450ae, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41576946-0fb0-4d9e-8ba9-d1c09071d7a8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41576946-0fb0-4d9e-8ba9-d1c09071d7a8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3705730036759837551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37057300367598375513705730036759837551370573003675983755137057300367598375513705730036759837551370573003675983755137057300367598375513705730036759837551370573003675983755137057300367598375513705730036759837551370573003675983755137057300367598375513705730036759837551370573003675983755137057300367598375513705730036759837551370573003675983755137057300367598375513705730036759837551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f247d32f-9ee9-4a46-90d0-94df31a8a5c2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 999da498-766e-49dd-858a-5301f18ffce4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 999da498-766e-49dd-858a-5301f18ffce4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10916496113763314929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091649611376331492910916496113763314929109164961137633149291091649611376331492910916496113763314929109164961137633149291091649611376331492910916496113763314929109164961137633149291091649611376331492910916496113763314929109164961137633149291091649611376331492910916496113763314929109164961137633149291091649611376331492910916496113763314929109164961137633149291091649611376331492910916496113763314929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41576946-0fb0-4d9e-8ba9-d1c09071d7a8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 038c1b56-9d2e-46f8-b63c-42e17e112ab6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 038c1b56-9d2e-46f8-b63c-42e17e112ab6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14868289095146405966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1486828909514640596614868289095146405966148682890951464059661486828909514640596614868289095146405966148682890951464059661486828909514640596614868289095146405966148682890951464059661486828909514640596614868289095146405966148682890951464059661486828909514640596614868289095146405966148682890951464059661486828909514640596614868289095146405966148682890951464059661486828909514640596614868289095146405966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 999da498-766e-49dd-858a-5301f18ffce4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 703c228d-6e6a-49f8-882b-a331ba42b84f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 703c228d-6e6a-49f8-882b-a331ba42b84f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15818066799442585723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581806679944258572315818066799442585723158180667994425857231581806679944258572315818066799442585723158180667994425857231581806679944258572315818066799442585723158180667994425857231581806679944258572315818066799442585723158180667994425857231581806679944258572315818066799442585723158180667994425857231581806679944258572315818066799442585723158180667994425857231581806679944258572315818066799442585723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 038c1b56-9d2e-46f8-b63c-42e17e112ab6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 530b2708-a145-467c-9769-99c294a4f12e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 530b2708-a145-467c-9769-99c294a4f12e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6889218072811900912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68892180728119009126889218072811900912688921807281190091268892180728119009126889218072811900912688921807281190091268892180728119009126889218072811900912688921807281190091268892180728119009126889218072811900912688921807281190091268892180728119009126889218072811900912688921807281190091268892180728119009126889218072811900912688921807281190091268892180728119009126889218072811900912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 703c228d-6e6a-49f8-882b-a331ba42b84f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 518ec936-b016-4b70-ba58-8364c9e1071c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 518ec936-b016-4b70-ba58-8364c9e1071c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9075942087918362444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90759420879183624449075942087918362444907594208791836244490759420879183624449075942087918362444907594208791836244490759420879183624449075942087918362444907594208791836244490759420879183624449075942087918362444907594208791836244490759420879183624449075942087918362444907594208791836244490759420879183624449075942087918362444907594208791836244490759420879183624449075942087918362444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 530b2708-a145-467c-9769-99c294a4f12e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc4b2d6b-acd5-4018-b5f3-41b539eb3b3e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc4b2d6b-acd5-4018-b5f3-41b539eb3b3e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14105929650787381928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1410592965078738192814105929650787381928141059296507873819281410592965078738192814105929650787381928141059296507873819281410592965078738192814105929650787381928141059296507873819281410592965078738192814105929650787381928141059296507873819281410592965078738192814105929650787381928141059296507873819281410592965078738192814105929650787381928141059296507873819281410592965078738192814105929650787381928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 518ec936-b016-4b70-ba58-8364c9e1071c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a149c66-1eed-4172-aa9e-2c8b85379c34, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a149c66-1eed-4172-aa9e-2c8b85379c34, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1892262061180860529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18922620611808605291892262061180860529189226206118086052918922620611808605291892262061180860529189226206118086052918922620611808605291892262061180860529189226206118086052918922620611808605291892262061180860529189226206118086052918922620611808605291892262061180860529189226206118086052918922620611808605291892262061180860529189226206118086052918922620611808605291892262061180860529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc4b2d6b-acd5-4018-b5f3-41b539eb3b3e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a149c66-1eed-4172-aa9e-2c8b85379c34, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50e7e4a7-0890-44f6-bd18-c493adf34cbc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50e7e4a7-0890-44f6-bd18-c493adf34cbc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8877215842751196830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88772158427511968308877215842751196830887721584275119683088772158427511968308877215842751196830887721584275119683088772158427511968308877215842751196830887721584275119683088772158427511968308877215842751196830887721584275119683088772158427511968308877215842751196830887721584275119683088772158427511968308877215842751196830887721584275119683088772158427511968308877215842751196830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2a52638-c94f-46a3-9314-d4f1c638e2a7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2a52638-c94f-46a3-9314-d4f1c638e2a7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2236883537187743229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22368835371877432292236883537187743229223688353718774322922368835371877432292236883537187743229223688353718774322922368835371877432292236883537187743229223688353718774322922368835371877432292236883537187743229223688353718774322922368835371877432292236883537187743229223688353718774322922368835371877432292236883537187743229223688353718774322922368835371877432292236883537187743229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50e7e4a7-0890-44f6-bd18-c493adf34cbc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51dd494a-0ae2-43b6-a9cd-29d4bcae2557, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51dd494a-0ae2-43b6-a9cd-29d4bcae2557, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14794180968466485381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479418096846648538114794180968466485381147941809684664853811479418096846648538114794180968466485381147941809684664853811479418096846648538114794180968466485381147941809684664853811479418096846648538114794180968466485381147941809684664853811479418096846648538114794180968466485381147941809684664853811479418096846648538114794180968466485381147941809684664853811479418096846648538114794180968466485381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2a52638-c94f-46a3-9314-d4f1c638e2a7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8cdecc5-bc35-4e5b-bfae-e2a50a2ee632, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8cdecc5-bc35-4e5b-bfae-e2a50a2ee632, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1419042807126660192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14190428071266601921419042807126660192141904280712666019214190428071266601921419042807126660192141904280712666019214190428071266601921419042807126660192141904280712666019214190428071266601921419042807126660192141904280712666019214190428071266601921419042807126660192141904280712666019214190428071266601921419042807126660192141904280712666019214190428071266601921419042807126660192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51dd494a-0ae2-43b6-a9cd-29d4bcae2557, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fff910c-203d-437b-8f30-4bc5de8427f4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fff910c-203d-437b-8f30-4bc5de8427f4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8093951071232585204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80939510712325852048093951071232585204809395107123258520480939510712325852048093951071232585204809395107123258520480939510712325852048093951071232585204809395107123258520480939510712325852048093951071232585204809395107123258520480939510712325852048093951071232585204809395107123258520480939510712325852048093951071232585204809395107123258520480939510712325852048093951071232585204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8cdecc5-bc35-4e5b-bfae-e2a50a2ee632, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5290e8d2-87bd-4eee-b417-1183e4061cf2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5290e8d2-87bd-4eee-b417-1183e4061cf2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17280279862958841419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728027986295884141917280279862958841419172802798629588414191728027986295884141917280279862958841419172802798629588414191728027986295884141917280279862958841419172802798629588414191728027986295884141917280279862958841419172802798629588414191728027986295884141917280279862958841419172802798629588414191728027986295884141917280279862958841419172802798629588414191728027986295884141917280279862958841419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fff910c-203d-437b-8f30-4bc5de8427f4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0664694c-6501-4d3d-a72a-b37f92297e37, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0664694c-6501-4d3d-a72a-b37f92297e37, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15835608559652472579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583560855965247257915835608559652472579158356085596524725791583560855965247257915835608559652472579158356085596524725791583560855965247257915835608559652472579158356085596524725791583560855965247257915835608559652472579158356085596524725791583560855965247257915835608559652472579158356085596524725791583560855965247257915835608559652472579158356085596524725791583560855965247257915835608559652472579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5290e8d2-87bd-4eee-b417-1183e4061cf2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f648cd6d-3726-4904-9e3c-eae45e280deb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f648cd6d-3726-4904-9e3c-eae45e280deb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16903021887854126927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690302188785412692716903021887854126927169030218878541269271690302188785412692716903021887854126927169030218878541269271690302188785412692716903021887854126927169030218878541269271690302188785412692716903021887854126927169030218878541269271690302188785412692716903021887854126927169030218878541269271690302188785412692716903021887854126927169030218878541269271690302188785412692716903021887854126927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0664694c-6501-4d3d-a72a-b37f92297e37, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 749d1857-9eae-44b1-a731-6b072a11e329, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f648cd6d-3726-4904-9e3c-eae45e280deb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 749d1857-9eae-44b1-a731-6b072a11e329, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10801008916589782329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080100891658978232910801008916589782329108010089165897823291080100891658978232910801008916589782329108010089165897823291080100891658978232910801008916589782329108010089165897823291080100891658978232910801008916589782329108010089165897823291080100891658978232910801008916589782329108010089165897823291080100891658978232910801008916589782329108010089165897823291080100891658978232910801008916589782329" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9965c181-bde1-49b0-9e32-268aa867ae1a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9965c181-bde1-49b0-9e32-268aa867ae1a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12963234263420094616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296323426342009461612963234263420094616129632342634200946161296323426342009461612963234263420094616129632342634200946161296323426342009461612963234263420094616129632342634200946161296323426342009461612963234263420094616129632342634200946161296323426342009461612963234263420094616129632342634200946161296323426342009461612963234263420094616129632342634200946161296323426342009461612963234263420094616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 749d1857-9eae-44b1-a731-6b072a11e329, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9965c181-bde1-49b0-9e32-268aa867ae1a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 236c0543-95f7-41ce-95e8-891ebf148d6c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d87297f6-c397-4549-b76c-71a9f06b8c71, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d87297f6-c397-4549-b76c-71a9f06b8c71, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5732298493141834872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57322984931418348725732298493141834872573229849314183487257322984931418348725732298493141834872573229849314183487257322984931418348725732298493141834872573229849314183487257322984931418348725732298493141834872573229849314183487257322984931418348725732298493141834872573229849314183487257322984931418348725732298493141834872573229849314183487257322984931418348725732298493141834872" } } } 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, 236c0543-95f7-41ce-95e8-891ebf148d6c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14729055714216413302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472905571421641330214729055714216413302147290557142164133021472905571421641330214729055714216413302147290557142164133021472905571421641330214729055714216413302147290557142164133021472905571421641330214729055714216413302147290557142164133021472905571421641330214729055714216413302147290557142164133021472905571421641330214729055714216413302147290557142164133021472905571421641330214729055714216413302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d87297f6-c397-4549-b76c-71a9f06b8c71, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 236c0543-95f7-41ce-95e8-891ebf148d6c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9145494-4435-489f-8fc3-5f72760c68c5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9145494-4435-489f-8fc3-5f72760c68c5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17246645626812297017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724664562681229701717246645626812297017172466456268122970171724664562681229701717246645626812297017172466456268122970171724664562681229701717246645626812297017172466456268122970171724664562681229701717246645626812297017172466456268122970171724664562681229701717246645626812297017172466456268122970171724664562681229701717246645626812297017172466456268122970171724664562681229701717246645626812297017" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bd981ff-fca2-463c-8c7e-6aab029a71e0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bd981ff-fca2-463c-8c7e-6aab029a71e0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14361181035754941129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436118103575494112914361181035754941129143611810357549411291436118103575494112914361181035754941129143611810357549411291436118103575494112914361181035754941129143611810357549411291436118103575494112914361181035754941129143611810357549411291436118103575494112914361181035754941129143611810357549411291436118103575494112914361181035754941129143611810357549411291436118103575494112914361181035754941129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9145494-4435-489f-8fc3-5f72760c68c5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abf2a4e7-e641-4984-bd19-24dca75d3e4e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abf2a4e7-e641-4984-bd19-24dca75d3e4e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1614569913519341935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16145699135193419351614569913519341935161456991351934193516145699135193419351614569913519341935161456991351934193516145699135193419351614569913519341935161456991351934193516145699135193419351614569913519341935161456991351934193516145699135193419351614569913519341935161456991351934193516145699135193419351614569913519341935161456991351934193516145699135193419351614569913519341935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bd981ff-fca2-463c-8c7e-6aab029a71e0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66990e67-0b50-44e5-9b7a-fb64d29bcb8a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66990e67-0b50-44e5-9b7a-fb64d29bcb8a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14106560071106502119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1410656007110650211914106560071106502119141065600711065021191410656007110650211914106560071106502119141065600711065021191410656007110650211914106560071106502119141065600711065021191410656007110650211914106560071106502119141065600711065021191410656007110650211914106560071106502119141065600711065021191410656007110650211914106560071106502119141065600711065021191410656007110650211914106560071106502119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abf2a4e7-e641-4984-bd19-24dca75d3e4e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a321cc41-d07e-408f-bc52-554d8c781db8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a321cc41-d07e-408f-bc52-554d8c781db8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5137719059675823463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51377190596758234635137719059675823463513771905967582346351377190596758234635137719059675823463513771905967582346351377190596758234635137719059675823463513771905967582346351377190596758234635137719059675823463513771905967582346351377190596758234635137719059675823463513771905967582346351377190596758234635137719059675823463513771905967582346351377190596758234635137719059675823463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66990e67-0b50-44e5-9b7a-fb64d29bcb8a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e570d5d-21dc-4eb8-866b-6b6381532411, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e570d5d-21dc-4eb8-866b-6b6381532411, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8006336444221105596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80063364442211055968006336444221105596800633644422110559680063364442211055968006336444221105596800633644422110559680063364442211055968006336444221105596800633644422110559680063364442211055968006336444221105596800633644422110559680063364442211055968006336444221105596800633644422110559680063364442211055968006336444221105596800633644422110559680063364442211055968006336444221105596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a321cc41-d07e-408f-bc52-554d8c781db8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59064837-f46b-4a1a-a7b7-791bd1496d3a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59064837-f46b-4a1a-a7b7-791bd1496d3a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7927453658520577706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79274536585205777067927453658520577706792745365852057770679274536585205777067927453658520577706792745365852057770679274536585205777067927453658520577706792745365852057770679274536585205777067927453658520577706792745365852057770679274536585205777067927453658520577706792745365852057770679274536585205777067927453658520577706792745365852057770679274536585205777067927453658520577706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e570d5d-21dc-4eb8-866b-6b6381532411, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59064837-f46b-4a1a-a7b7-791bd1496d3a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99bc8174-9efb-4f9f-b3ca-866d2022b20f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99bc8174-9efb-4f9f-b3ca-866d2022b20f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1918305867457697413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19183058674576974131918305867457697413191830586745769741319183058674576974131918305867457697413191830586745769741319183058674576974131918305867457697413191830586745769741319183058674576974131918305867457697413191830586745769741319183058674576974131918305867457697413191830586745769741319183058674576974131918305867457697413191830586745769741319183058674576974131918305867457697413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a79122f7-195b-4206-9e36-e5aa30725777, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a79122f7-195b-4206-9e36-e5aa30725777, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14237771242238702077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423777124223870207714237771242238702077142377712422387020771423777124223870207714237771242238702077142377712422387020771423777124223870207714237771242238702077142377712422387020771423777124223870207714237771242238702077142377712422387020771423777124223870207714237771242238702077142377712422387020771423777124223870207714237771242238702077142377712422387020771423777124223870207714237771242238702077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a79122f7-195b-4206-9e36-e5aa30725777, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3ffc951-9296-42dc-8922-937fe9d2e2c9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99bc8174-9efb-4f9f-b3ca-866d2022b20f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3ffc951-9296-42dc-8922-937fe9d2e2c9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8719908302447816294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87199083024478162948719908302447816294871990830244781629487199083024478162948719908302447816294871990830244781629487199083024478162948719908302447816294871990830244781629487199083024478162948719908302447816294871990830244781629487199083024478162948719908302447816294871990830244781629487199083024478162948719908302447816294871990830244781629487199083024478162948719908302447816294" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf5a9bfc-c17b-4367-bc3e-119c7e2065b8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf5a9bfc-c17b-4367-bc3e-119c7e2065b8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5968010685132103686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59680106851321036865968010685132103686596801068513210368659680106851321036865968010685132103686596801068513210368659680106851321036865968010685132103686596801068513210368659680106851321036865968010685132103686596801068513210368659680106851321036865968010685132103686596801068513210368659680106851321036865968010685132103686596801068513210368659680106851321036865968010685132103686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3ffc951-9296-42dc-8922-937fe9d2e2c9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bcf60bb-8424-48c5-90cf-4b926984b8c6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bcf60bb-8424-48c5-90cf-4b926984b8c6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16455420416217479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645542041621747916455420416217479164554204162174791645542041621747916455420416217479164554204162174791645542041621747916455420416217479164554204162174791645542041621747916455420416217479164554204162174791645542041621747916455420416217479164554204162174791645542041621747916455420416217479164554204162174791645542041621747916455420416217479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf5a9bfc-c17b-4367-bc3e-119c7e2065b8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 529bac78-5813-4854-b28e-e76a18dfbda7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 529bac78-5813-4854-b28e-e76a18dfbda7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15304489923465990860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530448992346599086015304489923465990860153044899234659908601530448992346599086015304489923465990860153044899234659908601530448992346599086015304489923465990860153044899234659908601530448992346599086015304489923465990860153044899234659908601530448992346599086015304489923465990860153044899234659908601530448992346599086015304489923465990860153044899234659908601530448992346599086015304489923465990860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bcf60bb-8424-48c5-90cf-4b926984b8c6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 094976db-742b-4d85-b476-17236a373872, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 094976db-742b-4d85-b476-17236a373872, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17414230476085854872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741423047608585487217414230476085854872174142304760858548721741423047608585487217414230476085854872174142304760858548721741423047608585487217414230476085854872174142304760858548721741423047608585487217414230476085854872174142304760858548721741423047608585487217414230476085854872174142304760858548721741423047608585487217414230476085854872174142304760858548721741423047608585487217414230476085854872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 529bac78-5813-4854-b28e-e76a18dfbda7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6757119-4d65-42b5-b940-17d029d02f61, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 094976db-742b-4d85-b476-17236a373872, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6757119-4d65-42b5-b940-17d029d02f61, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13079146571738367796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307914657173836779613079146571738367796130791465717383677961307914657173836779613079146571738367796130791465717383677961307914657173836779613079146571738367796130791465717383677961307914657173836779613079146571738367796130791465717383677961307914657173836779613079146571738367796130791465717383677961307914657173836779613079146571738367796130791465717383677961307914657173836779613079146571738367796" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8542153-8c1e-4c8b-84b6-9431ca58499f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8542153-8c1e-4c8b-84b6-9431ca58499f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2035282542855209724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20352825428552097242035282542855209724203528254285520972420352825428552097242035282542855209724203528254285520972420352825428552097242035282542855209724203528254285520972420352825428552097242035282542855209724203528254285520972420352825428552097242035282542855209724203528254285520972420352825428552097242035282542855209724203528254285520972420352825428552097242035282542855209724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6757119-4d65-42b5-b940-17d029d02f61, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e2c5514-29ba-457b-9885-12140ff427b6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8542153-8c1e-4c8b-84b6-9431ca58499f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e2c5514-29ba-457b-9885-12140ff427b6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10931347019056144838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093134701905614483810931347019056144838109313470190561448381093134701905614483810931347019056144838109313470190561448381093134701905614483810931347019056144838109313470190561448381093134701905614483810931347019056144838109313470190561448381093134701905614483810931347019056144838109313470190561448381093134701905614483810931347019056144838109313470190561448381093134701905614483810931347019056144838" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64b419a1-f6cf-4709-9bd5-7379361bb664, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64b419a1-f6cf-4709-9bd5-7379361bb664, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13034350547449985744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303435054744998574413034350547449985744130343505474499857441303435054744998574413034350547449985744130343505474499857441303435054744998574413034350547449985744130343505474499857441303435054744998574413034350547449985744130343505474499857441303435054744998574413034350547449985744130343505474499857441303435054744998574413034350547449985744130343505474499857441303435054744998574413034350547449985744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e2c5514-29ba-457b-9885-12140ff427b6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 647067c1-584f-4bf7-8af7-6f348dc5de0d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 647067c1-584f-4bf7-8af7-6f348dc5de0d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1870278059569750808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18702780595697508081870278059569750808187027805956975080818702780595697508081870278059569750808187027805956975080818702780595697508081870278059569750808187027805956975080818702780595697508081870278059569750808187027805956975080818702780595697508081870278059569750808187027805956975080818702780595697508081870278059569750808187027805956975080818702780595697508081870278059569750808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64b419a1-f6cf-4709-9bd5-7379361bb664, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 013cd941-787e-443b-82d7-cbe75ea7c035, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 013cd941-787e-443b-82d7-cbe75ea7c035, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 638963425798728269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "638963425798728269638963425798728269638963425798728269638963425798728269638963425798728269638963425798728269638963425798728269638963425798728269638963425798728269638963425798728269638963425798728269638963425798728269638963425798728269638963425798728269638963425798728269638963425798728269638963425798728269638963425798728269638963425798728269638963425798728269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 647067c1-584f-4bf7-8af7-6f348dc5de0d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 840ad8ba-163a-4ebe-8450-3101760ad49f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 840ad8ba-163a-4ebe-8450-3101760ad49f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1633564495261281220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16335644952612812201633564495261281220163356449526128122016335644952612812201633564495261281220163356449526128122016335644952612812201633564495261281220163356449526128122016335644952612812201633564495261281220163356449526128122016335644952612812201633564495261281220163356449526128122016335644952612812201633564495261281220163356449526128122016335644952612812201633564495261281220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 013cd941-787e-443b-82d7-cbe75ea7c035, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f4dc56f-a46e-4f07-846c-84a15609a90d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f4dc56f-a46e-4f07-846c-84a15609a90d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2447584944002958788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24475849440029587882447584944002958788244758494400295878824475849440029587882447584944002958788244758494400295878824475849440029587882447584944002958788244758494400295878824475849440029587882447584944002958788244758494400295878824475849440029587882447584944002958788244758494400295878824475849440029587882447584944002958788244758494400295878824475849440029587882447584944002958788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 840ad8ba-163a-4ebe-8450-3101760ad49f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f4dc56f-a46e-4f07-846c-84a15609a90d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bc25c9f-170b-4105-91c5-263de2df4fe3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bc25c9f-170b-4105-91c5-263de2df4fe3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14787225536890967756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478722553689096775614787225536890967756147872255368909677561478722553689096775614787225536890967756147872255368909677561478722553689096775614787225536890967756147872255368909677561478722553689096775614787225536890967756147872255368909677561478722553689096775614787225536890967756147872255368909677561478722553689096775614787225536890967756147872255368909677561478722553689096775614787225536890967756" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2b62858-5d94-4850-b25e-f072685e469b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2b62858-5d94-4850-b25e-f072685e469b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6288942510740024709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62889425107400247096288942510740024709628894251074002470962889425107400247096288942510740024709628894251074002470962889425107400247096288942510740024709628894251074002470962889425107400247096288942510740024709628894251074002470962889425107400247096288942510740024709628894251074002470962889425107400247096288942510740024709628894251074002470962889425107400247096288942510740024709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bc25c9f-170b-4105-91c5-263de2df4fe3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c75aeed-0a1f-4d0f-a103-40a240520e34, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c75aeed-0a1f-4d0f-a103-40a240520e34, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13257279909624122179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325727990962412217913257279909624122179132572799096241221791325727990962412217913257279909624122179132572799096241221791325727990962412217913257279909624122179132572799096241221791325727990962412217913257279909624122179132572799096241221791325727990962412217913257279909624122179132572799096241221791325727990962412217913257279909624122179132572799096241221791325727990962412217913257279909624122179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2b62858-5d94-4850-b25e-f072685e469b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5047a185-7db1-49ac-8b88-9f4f40a99e06, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5047a185-7db1-49ac-8b88-9f4f40a99e06, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15852457536324808531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585245753632480853115852457536324808531158524575363248085311585245753632480853115852457536324808531158524575363248085311585245753632480853115852457536324808531158524575363248085311585245753632480853115852457536324808531158524575363248085311585245753632480853115852457536324808531158524575363248085311585245753632480853115852457536324808531158524575363248085311585245753632480853115852457536324808531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c75aeed-0a1f-4d0f-a103-40a240520e34, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5e3c58a-0d25-4e07-b98b-d76b1ff50358, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5e3c58a-0d25-4e07-b98b-d76b1ff50358, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2457553740173478360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24575537401734783602457553740173478360245755374017347836024575537401734783602457553740173478360245755374017347836024575537401734783602457553740173478360245755374017347836024575537401734783602457553740173478360245755374017347836024575537401734783602457553740173478360245755374017347836024575537401734783602457553740173478360245755374017347836024575537401734783602457553740173478360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5047a185-7db1-49ac-8b88-9f4f40a99e06, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cb7d23f-5747-4494-8153-c7afcf816553, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cb7d23f-5747-4494-8153-c7afcf816553, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7788643114911111709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77886431149111117097788643114911111709778864311491111170977886431149111117097788643114911111709778864311491111170977886431149111117097788643114911111709778864311491111170977886431149111117097788643114911111709778864311491111170977886431149111117097788643114911111709778864311491111170977886431149111117097788643114911111709778864311491111170977886431149111117097788643114911111709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5e3c58a-0d25-4e07-b98b-d76b1ff50358, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62ce57c4-5b3f-4e43-bfba-9fac9d7820d6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62ce57c4-5b3f-4e43-bfba-9fac9d7820d6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15946830401489856166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1594683040148985616615946830401489856166159468304014898561661594683040148985616615946830401489856166159468304014898561661594683040148985616615946830401489856166159468304014898561661594683040148985616615946830401489856166159468304014898561661594683040148985616615946830401489856166159468304014898561661594683040148985616615946830401489856166159468304014898561661594683040148985616615946830401489856166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cb7d23f-5747-4494-8153-c7afcf816553, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b6f1d5d-e64e-4332-8ed9-5e3d3562f69d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62ce57c4-5b3f-4e43-bfba-9fac9d7820d6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b6f1d5d-e64e-4332-8ed9-5e3d3562f69d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12000361473625262970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200036147362526297012000361473625262970120003614736252629701200036147362526297012000361473625262970120003614736252629701200036147362526297012000361473625262970120003614736252629701200036147362526297012000361473625262970120003614736252629701200036147362526297012000361473625262970120003614736252629701200036147362526297012000361473625262970120003614736252629701200036147362526297012000361473625262970" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a7a8c97-91f4-483e-88f2-362a6724c47c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a7a8c97-91f4-483e-88f2-362a6724c47c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14622327249290273683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462232724929027368314622327249290273683146223272492902736831462232724929027368314622327249290273683146223272492902736831462232724929027368314622327249290273683146223272492902736831462232724929027368314622327249290273683146223272492902736831462232724929027368314622327249290273683146223272492902736831462232724929027368314622327249290273683146223272492902736831462232724929027368314622327249290273683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b6f1d5d-e64e-4332-8ed9-5e3d3562f69d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5975ef1b-3041-4c36-94d9-41262a833afa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a7a8c97-91f4-483e-88f2-362a6724c47c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5975ef1b-3041-4c36-94d9-41262a833afa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11794855538019575288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179485553801957528811794855538019575288117948555380195752881179485553801957528811794855538019575288117948555380195752881179485553801957528811794855538019575288117948555380195752881179485553801957528811794855538019575288117948555380195752881179485553801957528811794855538019575288117948555380195752881179485553801957528811794855538019575288117948555380195752881179485553801957528811794855538019575288" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81931b76-6b5a-43e0-9696-71965dfab6f7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81931b76-6b5a-43e0-9696-71965dfab6f7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11661087327918778290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166108732791877829011661087327918778290116610873279187782901166108732791877829011661087327918778290116610873279187782901166108732791877829011661087327918778290116610873279187782901166108732791877829011661087327918778290116610873279187782901166108732791877829011661087327918778290116610873279187782901166108732791877829011661087327918778290116610873279187782901166108732791877829011661087327918778290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5975ef1b-3041-4c36-94d9-41262a833afa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53fce113-d94a-4360-9dc6-45401c1d6bcf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81931b76-6b5a-43e0-9696-71965dfab6f7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53fce113-d94a-4360-9dc6-45401c1d6bcf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15883024886379910412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588302488637991041215883024886379910412158830248863799104121588302488637991041215883024886379910412158830248863799104121588302488637991041215883024886379910412158830248863799104121588302488637991041215883024886379910412158830248863799104121588302488637991041215883024886379910412158830248863799104121588302488637991041215883024886379910412158830248863799104121588302488637991041215883024886379910412" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d03f434-0595-4da0-9988-36983cd3f012, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d03f434-0595-4da0-9988-36983cd3f012, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2204529462156940726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22045294621569407262204529462156940726220452946215694072622045294621569407262204529462156940726220452946215694072622045294621569407262204529462156940726220452946215694072622045294621569407262204529462156940726220452946215694072622045294621569407262204529462156940726220452946215694072622045294621569407262204529462156940726220452946215694072622045294621569407262204529462156940726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53fce113-d94a-4360-9dc6-45401c1d6bcf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce24cf3e-3fc5-42c3-b650-62b03e673df4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d03f434-0595-4da0-9988-36983cd3f012, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce24cf3e-3fc5-42c3-b650-62b03e673df4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16784387167000364901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678438716700036490116784387167000364901167843871670003649011678438716700036490116784387167000364901167843871670003649011678438716700036490116784387167000364901167843871670003649011678438716700036490116784387167000364901167843871670003649011678438716700036490116784387167000364901167843871670003649011678438716700036490116784387167000364901167843871670003649011678438716700036490116784387167000364901" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2a16abe-d8af-455f-b22c-f713b77b9a38, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2a16abe-d8af-455f-b22c-f713b77b9a38, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18006907522588947941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800690752258894794118006907522588947941180069075225889479411800690752258894794118006907522588947941180069075225889479411800690752258894794118006907522588947941180069075225889479411800690752258894794118006907522588947941180069075225889479411800690752258894794118006907522588947941180069075225889479411800690752258894794118006907522588947941180069075225889479411800690752258894794118006907522588947941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce24cf3e-3fc5-42c3-b650-62b03e673df4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24745ba9-703c-4295-9789-e93dc820b6de, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24745ba9-703c-4295-9789-e93dc820b6de, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8555229340515610450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85552293405156104508555229340515610450855522934051561045085552293405156104508555229340515610450855522934051561045085552293405156104508555229340515610450855522934051561045085552293405156104508555229340515610450855522934051561045085552293405156104508555229340515610450855522934051561045085552293405156104508555229340515610450855522934051561045085552293405156104508555229340515610450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2a16abe-d8af-455f-b22c-f713b77b9a38, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8076ca3-1f60-4adf-9991-1161bf1a2e51, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8076ca3-1f60-4adf-9991-1161bf1a2e51, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14467386763324619996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446738676332461999614467386763324619996144673867633246199961446738676332461999614467386763324619996144673867633246199961446738676332461999614467386763324619996144673867633246199961446738676332461999614467386763324619996144673867633246199961446738676332461999614467386763324619996144673867633246199961446738676332461999614467386763324619996144673867633246199961446738676332461999614467386763324619996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24745ba9-703c-4295-9789-e93dc820b6de, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2c3ddec-3f3c-47f3-8810-a47d3cee1e98, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2c3ddec-3f3c-47f3-8810-a47d3cee1e98, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 411553943498407729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "411553943498407729411553943498407729411553943498407729411553943498407729411553943498407729411553943498407729411553943498407729411553943498407729411553943498407729411553943498407729411553943498407729411553943498407729411553943498407729411553943498407729411553943498407729411553943498407729411553943498407729411553943498407729411553943498407729411553943498407729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8076ca3-1f60-4adf-9991-1161bf1a2e51, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f77d3be-4cc2-4c57-856e-ecb43bb40d52, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f77d3be-4cc2-4c57-856e-ecb43bb40d52, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4338695658290960359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43386956582909603594338695658290960359433869565829096035943386956582909603594338695658290960359433869565829096035943386956582909603594338695658290960359433869565829096035943386956582909603594338695658290960359433869565829096035943386956582909603594338695658290960359433869565829096035943386956582909603594338695658290960359433869565829096035943386956582909603594338695658290960359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2c3ddec-3f3c-47f3-8810-a47d3cee1e98, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3580ac41-458f-4ced-a8da-d2816ba46d2e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3580ac41-458f-4ced-a8da-d2816ba46d2e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4508837676850183102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45088376768501831024508837676850183102450883767685018310245088376768501831024508837676850183102450883767685018310245088376768501831024508837676850183102450883767685018310245088376768501831024508837676850183102450883767685018310245088376768501831024508837676850183102450883767685018310245088376768501831024508837676850183102450883767685018310245088376768501831024508837676850183102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f77d3be-4cc2-4c57-856e-ecb43bb40d52, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8f5b1ae-4af0-4ee6-8400-e28bbadc74e6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8f5b1ae-4af0-4ee6-8400-e28bbadc74e6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14568974176094340703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456897417609434070314568974176094340703145689741760943407031456897417609434070314568974176094340703145689741760943407031456897417609434070314568974176094340703145689741760943407031456897417609434070314568974176094340703145689741760943407031456897417609434070314568974176094340703145689741760943407031456897417609434070314568974176094340703145689741760943407031456897417609434070314568974176094340703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3580ac41-458f-4ced-a8da-d2816ba46d2e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8f5b1ae-4af0-4ee6-8400-e28bbadc74e6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ef13ce7-c8ae-4d4a-8b75-18384a825298, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ef13ce7-c8ae-4d4a-8b75-18384a825298, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11456729183850130293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145672918385013029311456729183850130293114567291838501302931145672918385013029311456729183850130293114567291838501302931145672918385013029311456729183850130293114567291838501302931145672918385013029311456729183850130293114567291838501302931145672918385013029311456729183850130293114567291838501302931145672918385013029311456729183850130293114567291838501302931145672918385013029311456729183850130293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b29dfae-932a-492d-aff2-a44335bdd280, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b29dfae-932a-492d-aff2-a44335bdd280, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1078639070223288892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10786390702232888921078639070223288892107863907022328889210786390702232888921078639070223288892107863907022328889210786390702232888921078639070223288892107863907022328889210786390702232888921078639070223288892107863907022328889210786390702232888921078639070223288892107863907022328889210786390702232888921078639070223288892107863907022328889210786390702232888921078639070223288892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ef13ce7-c8ae-4d4a-8b75-18384a825298, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b29dfae-932a-492d-aff2-a44335bdd280, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d4ee61f-bc41-433d-ae3d-f0100c331aac, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d4ee61f-bc41-433d-ae3d-f0100c331aac, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12517863173723474266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251786317372347426612517863173723474266125178631737234742661251786317372347426612517863173723474266125178631737234742661251786317372347426612517863173723474266125178631737234742661251786317372347426612517863173723474266125178631737234742661251786317372347426612517863173723474266125178631737234742661251786317372347426612517863173723474266125178631737234742661251786317372347426612517863173723474266" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9cf354e-7cd6-4ef8-b16a-996db53d89fd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9cf354e-7cd6-4ef8-b16a-996db53d89fd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 168531010937417304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "168531010937417304168531010937417304168531010937417304168531010937417304168531010937417304168531010937417304168531010937417304168531010937417304168531010937417304168531010937417304168531010937417304168531010937417304168531010937417304168531010937417304168531010937417304168531010937417304168531010937417304168531010937417304168531010937417304168531010937417304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d4ee61f-bc41-433d-ae3d-f0100c331aac, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50a6e3cd-3ade-46c5-8f1b-f29d04363ccf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9cf354e-7cd6-4ef8-b16a-996db53d89fd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50a6e3cd-3ade-46c5-8f1b-f29d04363ccf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18386457615739174952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838645761573917495218386457615739174952183864576157391749521838645761573917495218386457615739174952183864576157391749521838645761573917495218386457615739174952183864576157391749521838645761573917495218386457615739174952183864576157391749521838645761573917495218386457615739174952183864576157391749521838645761573917495218386457615739174952183864576157391749521838645761573917495218386457615739174952" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29433f09-cd4d-4eb1-8ee3-56fea7daf27e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29433f09-cd4d-4eb1-8ee3-56fea7daf27e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9209803037441324571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92098030374413245719209803037441324571920980303744132457192098030374413245719209803037441324571920980303744132457192098030374413245719209803037441324571920980303744132457192098030374413245719209803037441324571920980303744132457192098030374413245719209803037441324571920980303744132457192098030374413245719209803037441324571920980303744132457192098030374413245719209803037441324571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50a6e3cd-3ade-46c5-8f1b-f29d04363ccf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58c37d6a-9066-4261-bbd0-08b2337609dd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29433f09-cd4d-4eb1-8ee3-56fea7daf27e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58c37d6a-9066-4261-bbd0-08b2337609dd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5896405653041796890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58964056530417968905896405653041796890589640565304179689058964056530417968905896405653041796890589640565304179689058964056530417968905896405653041796890589640565304179689058964056530417968905896405653041796890589640565304179689058964056530417968905896405653041796890589640565304179689058964056530417968905896405653041796890589640565304179689058964056530417968905896405653041796890" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 503355ee-7590-4153-afac-70d5a72b74d2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 503355ee-7590-4153-afac-70d5a72b74d2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9591298822162905377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95912988221629053779591298822162905377959129882216290537795912988221629053779591298822162905377959129882216290537795912988221629053779591298822162905377959129882216290537795912988221629053779591298822162905377959129882216290537795912988221629053779591298822162905377959129882216290537795912988221629053779591298822162905377959129882216290537795912988221629053779591298822162905377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58c37d6a-9066-4261-bbd0-08b2337609dd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0318ec78-6746-49ef-a1ab-cbf8e645a79b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 503355ee-7590-4153-afac-70d5a72b74d2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0318ec78-6746-49ef-a1ab-cbf8e645a79b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11987194597787947191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198719459778794719111987194597787947191119871945977879471911198719459778794719111987194597787947191119871945977879471911198719459778794719111987194597787947191119871945977879471911198719459778794719111987194597787947191119871945977879471911198719459778794719111987194597787947191119871945977879471911198719459778794719111987194597787947191119871945977879471911198719459778794719111987194597787947191" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01f616d9-37b2-4404-bd1e-f9279ccd09be, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01f616d9-37b2-4404-bd1e-f9279ccd09be, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15819567059233113228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581956705923311322815819567059233113228158195670592331132281581956705923311322815819567059233113228158195670592331132281581956705923311322815819567059233113228158195670592331132281581956705923311322815819567059233113228158195670592331132281581956705923311322815819567059233113228158195670592331132281581956705923311322815819567059233113228158195670592331132281581956705923311322815819567059233113228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0318ec78-6746-49ef-a1ab-cbf8e645a79b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01af596e-124b-4df8-a7dd-ce8dca9165b6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01af596e-124b-4df8-a7dd-ce8dca9165b6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7086848307370416570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70868483073704165707086848307370416570708684830737041657070868483073704165707086848307370416570708684830737041657070868483073704165707086848307370416570708684830737041657070868483073704165707086848307370416570708684830737041657070868483073704165707086848307370416570708684830737041657070868483073704165707086848307370416570708684830737041657070868483073704165707086848307370416570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01f616d9-37b2-4404-bd1e-f9279ccd09be, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae8d9e3e-9169-485b-aaa9-2bc2df9684fa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae8d9e3e-9169-485b-aaa9-2bc2df9684fa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4444083288715803119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44440832887158031194444083288715803119444408328871580311944440832887158031194444083288715803119444408328871580311944440832887158031194444083288715803119444408328871580311944440832887158031194444083288715803119444408328871580311944440832887158031194444083288715803119444408328871580311944440832887158031194444083288715803119444408328871580311944440832887158031194444083288715803119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01af596e-124b-4df8-a7dd-ce8dca9165b6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34205155-cfca-488d-b9f7-72811ec78995, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae8d9e3e-9169-485b-aaa9-2bc2df9684fa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34205155-cfca-488d-b9f7-72811ec78995, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9881352093245921204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98813520932459212049881352093245921204988135209324592120498813520932459212049881352093245921204988135209324592120498813520932459212049881352093245921204988135209324592120498813520932459212049881352093245921204988135209324592120498813520932459212049881352093245921204988135209324592120498813520932459212049881352093245921204988135209324592120498813520932459212049881352093245921204" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa7716c5-5761-4a01-89af-b1405cb65bfb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa7716c5-5761-4a01-89af-b1405cb65bfb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6593311223141134071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65933112231411340716593311223141134071659331122314113407165933112231411340716593311223141134071659331122314113407165933112231411340716593311223141134071659331122314113407165933112231411340716593311223141134071659331122314113407165933112231411340716593311223141134071659331122314113407165933112231411340716593311223141134071659331122314113407165933112231411340716593311223141134071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34205155-cfca-488d-b9f7-72811ec78995, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee69bd84-1247-4a10-b056-d1fa1ec6bdfe, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa7716c5-5761-4a01-89af-b1405cb65bfb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee69bd84-1247-4a10-b056-d1fa1ec6bdfe, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8620680129849723780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86206801298497237808620680129849723780862068012984972378086206801298497237808620680129849723780862068012984972378086206801298497237808620680129849723780862068012984972378086206801298497237808620680129849723780862068012984972378086206801298497237808620680129849723780862068012984972378086206801298497237808620680129849723780862068012984972378086206801298497237808620680129849723780" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 874a5499-3f5e-433f-bd0a-36302bde7358, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 874a5499-3f5e-433f-bd0a-36302bde7358, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5522250725727813642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55222507257278136425522250725727813642552225072572781364255222507257278136425522250725727813642552225072572781364255222507257278136425522250725727813642552225072572781364255222507257278136425522250725727813642552225072572781364255222507257278136425522250725727813642552225072572781364255222507257278136425522250725727813642552225072572781364255222507257278136425522250725727813642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee69bd84-1247-4a10-b056-d1fa1ec6bdfe, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 874a5499-3f5e-433f-bd0a-36302bde7358, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f777d865-3633-4fd4-8979-17ee2a1a2316, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f777d865-3633-4fd4-8979-17ee2a1a2316, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 133207804725482869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "133207804725482869133207804725482869133207804725482869133207804725482869133207804725482869133207804725482869133207804725482869133207804725482869133207804725482869133207804725482869133207804725482869133207804725482869133207804725482869133207804725482869133207804725482869133207804725482869133207804725482869133207804725482869133207804725482869133207804725482869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a459cd8-5516-43ea-8c63-9b36398c2dcf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a459cd8-5516-43ea-8c63-9b36398c2dcf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10376833835316352824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1037683383531635282410376833835316352824103768338353163528241037683383531635282410376833835316352824103768338353163528241037683383531635282410376833835316352824103768338353163528241037683383531635282410376833835316352824103768338353163528241037683383531635282410376833835316352824103768338353163528241037683383531635282410376833835316352824103768338353163528241037683383531635282410376833835316352824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a459cd8-5516-43ea-8c63-9b36398c2dcf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37e127d1-6186-4aa2-ad88-4e95c6ec70bf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37e127d1-6186-4aa2-ad88-4e95c6ec70bf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5481560845533496847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54815608455334968475481560845533496847548156084553349684754815608455334968475481560845533496847548156084553349684754815608455334968475481560845533496847548156084553349684754815608455334968475481560845533496847548156084553349684754815608455334968475481560845533496847548156084553349684754815608455334968475481560845533496847548156084553349684754815608455334968475481560845533496847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37e127d1-6186-4aa2-ad88-4e95c6ec70bf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b985026-c3c2-4671-854d-7a70fcf82a63, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b985026-c3c2-4671-854d-7a70fcf82a63, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1181760072273351357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11817600722733513571181760072273351357118176007227335135711817600722733513571181760072273351357118176007227335135711817600722733513571181760072273351357118176007227335135711817600722733513571181760072273351357118176007227335135711817600722733513571181760072273351357118176007227335135711817600722733513571181760072273351357118176007227335135711817600722733513571181760072273351357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f777d865-3633-4fd4-8979-17ee2a1a2316, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b985026-c3c2-4671-854d-7a70fcf82a63, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cf9df8e-3260-40de-8b9d-97749f8236d0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67046a5f-08bc-47ed-82d6-2c0575ef209e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cf9df8e-3260-40de-8b9d-97749f8236d0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3382529835740569390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33825298357405693903382529835740569390338252983574056939033825298357405693903382529835740569390338252983574056939033825298357405693903382529835740569390338252983574056939033825298357405693903382529835740569390338252983574056939033825298357405693903382529835740569390338252983574056939033825298357405693903382529835740569390338252983574056939033825298357405693903382529835740569390" } } } 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, 67046a5f-08bc-47ed-82d6-2c0575ef209e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1989617585623315748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19896175856233157481989617585623315748198961758562331574819896175856233157481989617585623315748198961758562331574819896175856233157481989617585623315748198961758562331574819896175856233157481989617585623315748198961758562331574819896175856233157481989617585623315748198961758562331574819896175856233157481989617585623315748198961758562331574819896175856233157481989617585623315748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cf9df8e-3260-40de-8b9d-97749f8236d0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67046a5f-08bc-47ed-82d6-2c0575ef209e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 642106ca-9955-44b9-9f7d-303c632b951c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adafb7b0-42ab-4786-b1a6-9345b5777955, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 642106ca-9955-44b9-9f7d-303c632b951c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5544226667193205325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55442266671932053255544226667193205325554422666719320532555442266671932053255544226667193205325554422666719320532555442266671932053255544226667193205325554422666719320532555442266671932053255544226667193205325554422666719320532555442266671932053255544226667193205325554422666719320532555442266671932053255544226667193205325554422666719320532555442266671932053255544226667193205325" } } } 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, adafb7b0-42ab-4786-b1a6-9345b5777955, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8808651489554479851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88086514895544798518808651489554479851880865148955447985188086514895544798518808651489554479851880865148955447985188086514895544798518808651489554479851880865148955447985188086514895544798518808651489554479851880865148955447985188086514895544798518808651489554479851880865148955447985188086514895544798518808651489554479851880865148955447985188086514895544798518808651489554479851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adafb7b0-42ab-4786-b1a6-9345b5777955, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d12ce86-7b14-4f53-855e-27a506645acf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d12ce86-7b14-4f53-855e-27a506645acf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15556372369852827444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555637236985282744415556372369852827444155563723698528274441555637236985282744415556372369852827444155563723698528274441555637236985282744415556372369852827444155563723698528274441555637236985282744415556372369852827444155563723698528274441555637236985282744415556372369852827444155563723698528274441555637236985282744415556372369852827444155563723698528274441555637236985282744415556372369852827444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 642106ca-9955-44b9-9f7d-303c632b951c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cdfdaa5-c217-4751-84b0-08e0482eb084, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cdfdaa5-c217-4751-84b0-08e0482eb084, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13375523755759446175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337552375575944617513375523755759446175133755237557594461751337552375575944617513375523755759446175133755237557594461751337552375575944617513375523755759446175133755237557594461751337552375575944617513375523755759446175133755237557594461751337552375575944617513375523755759446175133755237557594461751337552375575944617513375523755759446175133755237557594461751337552375575944617513375523755759446175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cdfdaa5-c217-4751-84b0-08e0482eb084, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d12ce86-7b14-4f53-855e-27a506645acf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 694e760c-0aa3-4eb3-a2a0-3b2e33496cd1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 694e760c-0aa3-4eb3-a2a0-3b2e33496cd1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1995624846008463485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19956248460084634851995624846008463485199562484600846348519956248460084634851995624846008463485199562484600846348519956248460084634851995624846008463485199562484600846348519956248460084634851995624846008463485199562484600846348519956248460084634851995624846008463485199562484600846348519956248460084634851995624846008463485199562484600846348519956248460084634851995624846008463485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6617681-9bc4-4ea7-bca2-4a9de21631bc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6617681-9bc4-4ea7-bca2-4a9de21631bc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12911974197753896636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291197419775389663612911974197753896636129119741977538966361291197419775389663612911974197753896636129119741977538966361291197419775389663612911974197753896636129119741977538966361291197419775389663612911974197753896636129119741977538966361291197419775389663612911974197753896636129119741977538966361291197419775389663612911974197753896636129119741977538966361291197419775389663612911974197753896636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 694e760c-0aa3-4eb3-a2a0-3b2e33496cd1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6617681-9bc4-4ea7-bca2-4a9de21631bc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01195a51-091d-49ff-ad5f-522eef8c5562, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71288d63-9b50-477f-b644-3e8c5bd1f7a5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71288d63-9b50-477f-b644-3e8c5bd1f7a5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18121168590795614400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1812116859079561440018121168590795614400181211685907956144001812116859079561440018121168590795614400181211685907956144001812116859079561440018121168590795614400181211685907956144001812116859079561440018121168590795614400181211685907956144001812116859079561440018121168590795614400181211685907956144001812116859079561440018121168590795614400181211685907956144001812116859079561440018121168590795614400" } } } 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, 01195a51-091d-49ff-ad5f-522eef8c5562, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17445630324062802585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744563032406280258517445630324062802585174456303240628025851744563032406280258517445630324062802585174456303240628025851744563032406280258517445630324062802585174456303240628025851744563032406280258517445630324062802585174456303240628025851744563032406280258517445630324062802585174456303240628025851744563032406280258517445630324062802585174456303240628025851744563032406280258517445630324062802585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71288d63-9b50-477f-b644-3e8c5bd1f7a5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af522f78-6bed-4c35-988a-37dbc62fa916, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01195a51-091d-49ff-ad5f-522eef8c5562, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af522f78-6bed-4c35-988a-37dbc62fa916, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 46058604726444190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4605860472644419046058604726444190460586047264441904605860472644419046058604726444190460586047264441904605860472644419046058604726444190460586047264441904605860472644419046058604726444190460586047264441904605860472644419046058604726444190460586047264441904605860472644419046058604726444190460586047264441904605860472644419046058604726444190" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ddacac3-98cb-4647-8eb0-9d3bdc29d0f8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ddacac3-98cb-4647-8eb0-9d3bdc29d0f8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7821980567424365493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78219805674243654937821980567424365493782198056742436549378219805674243654937821980567424365493782198056742436549378219805674243654937821980567424365493782198056742436549378219805674243654937821980567424365493782198056742436549378219805674243654937821980567424365493782198056742436549378219805674243654937821980567424365493782198056742436549378219805674243654937821980567424365493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af522f78-6bed-4c35-988a-37dbc62fa916, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76053bb7-526e-4e78-8931-38f1e1025603, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ddacac3-98cb-4647-8eb0-9d3bdc29d0f8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76053bb7-526e-4e78-8931-38f1e1025603, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9073884636310065561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90738846363100655619073884636310065561907388463631006556190738846363100655619073884636310065561907388463631006556190738846363100655619073884636310065561907388463631006556190738846363100655619073884636310065561907388463631006556190738846363100655619073884636310065561907388463631006556190738846363100655619073884636310065561907388463631006556190738846363100655619073884636310065561" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 267354e0-0bbc-4376-b203-293aa4b2f3a6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 267354e0-0bbc-4376-b203-293aa4b2f3a6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3665243134687911656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36652431346879116563665243134687911656366524313468791165636652431346879116563665243134687911656366524313468791165636652431346879116563665243134687911656366524313468791165636652431346879116563665243134687911656366524313468791165636652431346879116563665243134687911656366524313468791165636652431346879116563665243134687911656366524313468791165636652431346879116563665243134687911656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76053bb7-526e-4e78-8931-38f1e1025603, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f10dbdb-3281-4de1-bebc-bbbc1d570209, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f10dbdb-3281-4de1-bebc-bbbc1d570209, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1658750708490176280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16587507084901762801658750708490176280165875070849017628016587507084901762801658750708490176280165875070849017628016587507084901762801658750708490176280165875070849017628016587507084901762801658750708490176280165875070849017628016587507084901762801658750708490176280165875070849017628016587507084901762801658750708490176280165875070849017628016587507084901762801658750708490176280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 267354e0-0bbc-4376-b203-293aa4b2f3a6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0341bef-5bfb-4c43-840b-2fa204f747ac, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0341bef-5bfb-4c43-840b-2fa204f747ac, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3934650398517296298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39346503985172962983934650398517296298393465039851729629839346503985172962983934650398517296298393465039851729629839346503985172962983934650398517296298393465039851729629839346503985172962983934650398517296298393465039851729629839346503985172962983934650398517296298393465039851729629839346503985172962983934650398517296298393465039851729629839346503985172962983934650398517296298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f10dbdb-3281-4de1-bebc-bbbc1d570209, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36ca4e62-6b09-49ca-b82e-85ec0a0de5a1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0341bef-5bfb-4c43-840b-2fa204f747ac, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36ca4e62-6b09-49ca-b82e-85ec0a0de5a1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5977698188084261884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59776981880842618845977698188084261884597769818808426188459776981880842618845977698188084261884597769818808426188459776981880842618845977698188084261884597769818808426188459776981880842618845977698188084261884597769818808426188459776981880842618845977698188084261884597769818808426188459776981880842618845977698188084261884597769818808426188459776981880842618845977698188084261884" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 819eb3a8-a89b-4cd8-80c0-fa4838701dce, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 819eb3a8-a89b-4cd8-80c0-fa4838701dce, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10263614506447589017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026361450644758901710263614506447589017102636145064475890171026361450644758901710263614506447589017102636145064475890171026361450644758901710263614506447589017102636145064475890171026361450644758901710263614506447589017102636145064475890171026361450644758901710263614506447589017102636145064475890171026361450644758901710263614506447589017102636145064475890171026361450644758901710263614506447589017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36ca4e62-6b09-49ca-b82e-85ec0a0de5a1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e11e8aa-94eb-4814-84bf-cf4ac0993f89, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 819eb3a8-a89b-4cd8-80c0-fa4838701dce, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e11e8aa-94eb-4814-84bf-cf4ac0993f89, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15777954576920467118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577795457692046711815777954576920467118157779545769204671181577795457692046711815777954576920467118157779545769204671181577795457692046711815777954576920467118157779545769204671181577795457692046711815777954576920467118157779545769204671181577795457692046711815777954576920467118157779545769204671181577795457692046711815777954576920467118157779545769204671181577795457692046711815777954576920467118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f85a809e-52fe-41cf-ad99-9e8a7053cb77, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f85a809e-52fe-41cf-ad99-9e8a7053cb77, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5058373135964822294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50583731359648222945058373135964822294505837313596482229450583731359648222945058373135964822294505837313596482229450583731359648222945058373135964822294505837313596482229450583731359648222945058373135964822294505837313596482229450583731359648222945058373135964822294505837313596482229450583731359648222945058373135964822294505837313596482229450583731359648222945058373135964822294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e11e8aa-94eb-4814-84bf-cf4ac0993f89, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89aaf79e-38e5-4489-8b89-93c029a8a29b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89aaf79e-38e5-4489-8b89-93c029a8a29b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17786151432369137040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778615143236913704017786151432369137040177861514323691370401778615143236913704017786151432369137040177861514323691370401778615143236913704017786151432369137040177861514323691370401778615143236913704017786151432369137040177861514323691370401778615143236913704017786151432369137040177861514323691370401778615143236913704017786151432369137040177861514323691370401778615143236913704017786151432369137040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f85a809e-52fe-41cf-ad99-9e8a7053cb77, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52880b24-a58d-479e-a641-f841e2d5dd96, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52880b24-a58d-479e-a641-f841e2d5dd96, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8059560479895559924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80595604798955599248059560479895559924805956047989555992480595604798955599248059560479895559924805956047989555992480595604798955599248059560479895559924805956047989555992480595604798955599248059560479895559924805956047989555992480595604798955599248059560479895559924805956047989555992480595604798955599248059560479895559924805956047989555992480595604798955599248059560479895559924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89aaf79e-38e5-4489-8b89-93c029a8a29b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bd6fd2a-fdc0-49eb-b61f-e3cea2ae7693, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bd6fd2a-fdc0-49eb-b61f-e3cea2ae7693, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17187641223548214801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718764122354821480117187641223548214801171876412235482148011718764122354821480117187641223548214801171876412235482148011718764122354821480117187641223548214801171876412235482148011718764122354821480117187641223548214801171876412235482148011718764122354821480117187641223548214801171876412235482148011718764122354821480117187641223548214801171876412235482148011718764122354821480117187641223548214801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52880b24-a58d-479e-a641-f841e2d5dd96, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9f8780b-f517-476c-ad8b-7d91bedde16a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9f8780b-f517-476c-ad8b-7d91bedde16a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2191570084772435510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21915700847724355102191570084772435510219157008477243551021915700847724355102191570084772435510219157008477243551021915700847724355102191570084772435510219157008477243551021915700847724355102191570084772435510219157008477243551021915700847724355102191570084772435510219157008477243551021915700847724355102191570084772435510219157008477243551021915700847724355102191570084772435510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bd6fd2a-fdc0-49eb-b61f-e3cea2ae7693, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9f8780b-f517-476c-ad8b-7d91bedde16a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeaf8df5-143e-454b-9bd5-3f518c8a3ba0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8071c5ce-9af2-436e-a3fb-de1788d7ddf6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeaf8df5-143e-454b-9bd5-3f518c8a3ba0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8675357133177589654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86753571331775896548675357133177589654867535713317758965486753571331775896548675357133177589654867535713317758965486753571331775896548675357133177589654867535713317758965486753571331775896548675357133177589654867535713317758965486753571331775896548675357133177589654867535713317758965486753571331775896548675357133177589654867535713317758965486753571331775896548675357133177589654" } } } 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, 8071c5ce-9af2-436e-a3fb-de1788d7ddf6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10275043672882370530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1027504367288237053010275043672882370530102750436728823705301027504367288237053010275043672882370530102750436728823705301027504367288237053010275043672882370530102750436728823705301027504367288237053010275043672882370530102750436728823705301027504367288237053010275043672882370530102750436728823705301027504367288237053010275043672882370530102750436728823705301027504367288237053010275043672882370530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeaf8df5-143e-454b-9bd5-3f518c8a3ba0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f25b5c7-b92c-4c73-9a77-ae21796f9a65, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f25b5c7-b92c-4c73-9a77-ae21796f9a65, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9538871557989600970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95388715579896009709538871557989600970953887155798960097095388715579896009709538871557989600970953887155798960097095388715579896009709538871557989600970953887155798960097095388715579896009709538871557989600970953887155798960097095388715579896009709538871557989600970953887155798960097095388715579896009709538871557989600970953887155798960097095388715579896009709538871557989600970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8071c5ce-9af2-436e-a3fb-de1788d7ddf6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcbbefba-d31c-4a99-be5b-e75491ad199e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcbbefba-d31c-4a99-be5b-e75491ad199e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4068979945830328850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40689799458303288504068979945830328850406897994583032885040689799458303288504068979945830328850406897994583032885040689799458303288504068979945830328850406897994583032885040689799458303288504068979945830328850406897994583032885040689799458303288504068979945830328850406897994583032885040689799458303288504068979945830328850406897994583032885040689799458303288504068979945830328850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f25b5c7-b92c-4c73-9a77-ae21796f9a65, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcbbefba-d31c-4a99-be5b-e75491ad199e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95c84c69-3f1a-465c-a87b-67647a8280dc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95c84c69-3f1a-465c-a87b-67647a8280dc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18003242749635065606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800324274963506560618003242749635065606180032427496350656061800324274963506560618003242749635065606180032427496350656061800324274963506560618003242749635065606180032427496350656061800324274963506560618003242749635065606180032427496350656061800324274963506560618003242749635065606180032427496350656061800324274963506560618003242749635065606180032427496350656061800324274963506560618003242749635065606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 998ff86d-4c6b-43d0-b97c-5fda9d1470d0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 998ff86d-4c6b-43d0-b97c-5fda9d1470d0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9663221444012463776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96632214440124637769663221444012463776966322144401246377696632214440124637769663221444012463776966322144401246377696632214440124637769663221444012463776966322144401246377696632214440124637769663221444012463776966322144401246377696632214440124637769663221444012463776966322144401246377696632214440124637769663221444012463776966322144401246377696632214440124637769663221444012463776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95c84c69-3f1a-465c-a87b-67647a8280dc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 998ff86d-4c6b-43d0-b97c-5fda9d1470d0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ddfcf35-537f-4928-a732-9ab0fe48cf77, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ddfcf35-537f-4928-a732-9ab0fe48cf77, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18115662125607724671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811566212560772467118115662125607724671181156621256077246711811566212560772467118115662125607724671181156621256077246711811566212560772467118115662125607724671181156621256077246711811566212560772467118115662125607724671181156621256077246711811566212560772467118115662125607724671181156621256077246711811566212560772467118115662125607724671181156621256077246711811566212560772467118115662125607724671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4b0478a-e220-4562-976f-38cc660d2312, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4b0478a-e220-4562-976f-38cc660d2312, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13562000546497348366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356200054649734836613562000546497348366135620005464973483661356200054649734836613562000546497348366135620005464973483661356200054649734836613562000546497348366135620005464973483661356200054649734836613562000546497348366135620005464973483661356200054649734836613562000546497348366135620005464973483661356200054649734836613562000546497348366135620005464973483661356200054649734836613562000546497348366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ddfcf35-537f-4928-a732-9ab0fe48cf77, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4b0478a-e220-4562-976f-38cc660d2312, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68af50ca-b420-43ba-ac4f-86f1678b9c5d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68af50ca-b420-43ba-ac4f-86f1678b9c5d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8754799682597440259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87547996825974402598754799682597440259875479968259744025987547996825974402598754799682597440259875479968259744025987547996825974402598754799682597440259875479968259744025987547996825974402598754799682597440259875479968259744025987547996825974402598754799682597440259875479968259744025987547996825974402598754799682597440259875479968259744025987547996825974402598754799682597440259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25826c0e-9c86-4ae2-8a8c-c8db96b127d5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25826c0e-9c86-4ae2-8a8c-c8db96b127d5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 409251254931115819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "409251254931115819409251254931115819409251254931115819409251254931115819409251254931115819409251254931115819409251254931115819409251254931115819409251254931115819409251254931115819409251254931115819409251254931115819409251254931115819409251254931115819409251254931115819409251254931115819409251254931115819409251254931115819409251254931115819409251254931115819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68af50ca-b420-43ba-ac4f-86f1678b9c5d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8a2a3e8-8654-46eb-b739-f5b06d4e46b6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8a2a3e8-8654-46eb-b739-f5b06d4e46b6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16164892962562027325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616489296256202732516164892962562027325161648929625620273251616489296256202732516164892962562027325161648929625620273251616489296256202732516164892962562027325161648929625620273251616489296256202732516164892962562027325161648929625620273251616489296256202732516164892962562027325161648929625620273251616489296256202732516164892962562027325161648929625620273251616489296256202732516164892962562027325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25826c0e-9c86-4ae2-8a8c-c8db96b127d5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 091a5ac7-b642-49d1-b7be-a1dc7d6269af, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 091a5ac7-b642-49d1-b7be-a1dc7d6269af, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15686909921788516987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568690992178851698715686909921788516987156869099217885169871568690992178851698715686909921788516987156869099217885169871568690992178851698715686909921788516987156869099217885169871568690992178851698715686909921788516987156869099217885169871568690992178851698715686909921788516987156869099217885169871568690992178851698715686909921788516987156869099217885169871568690992178851698715686909921788516987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8a2a3e8-8654-46eb-b739-f5b06d4e46b6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d63875a6-28b7-4ccd-a6da-3ffa1b5ce906, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d63875a6-28b7-4ccd-a6da-3ffa1b5ce906, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 694488515279741013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "694488515279741013694488515279741013694488515279741013694488515279741013694488515279741013694488515279741013694488515279741013694488515279741013694488515279741013694488515279741013694488515279741013694488515279741013694488515279741013694488515279741013694488515279741013694488515279741013694488515279741013694488515279741013694488515279741013694488515279741013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 091a5ac7-b642-49d1-b7be-a1dc7d6269af, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05eacedd-e615-46d8-b866-8ac04e363429, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05eacedd-e615-46d8-b866-8ac04e363429, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16656022517316650762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665602251731665076216656022517316650762166560225173166507621665602251731665076216656022517316650762166560225173166507621665602251731665076216656022517316650762166560225173166507621665602251731665076216656022517316650762166560225173166507621665602251731665076216656022517316650762166560225173166507621665602251731665076216656022517316650762166560225173166507621665602251731665076216656022517316650762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d63875a6-28b7-4ccd-a6da-3ffa1b5ce906, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74419a7b-2ecd-4fe8-80d9-6a4a8dacd9fb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74419a7b-2ecd-4fe8-80d9-6a4a8dacd9fb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4168750319250705959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41687503192507059594168750319250705959416875031925070595941687503192507059594168750319250705959416875031925070595941687503192507059594168750319250705959416875031925070595941687503192507059594168750319250705959416875031925070595941687503192507059594168750319250705959416875031925070595941687503192507059594168750319250705959416875031925070595941687503192507059594168750319250705959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05eacedd-e615-46d8-b866-8ac04e363429, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae49b560-860d-4f89-b2e2-74831bda55b3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae49b560-860d-4f89-b2e2-74831bda55b3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8873446856948329526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88734468569483295268873446856948329526887344685694832952688734468569483295268873446856948329526887344685694832952688734468569483295268873446856948329526887344685694832952688734468569483295268873446856948329526887344685694832952688734468569483295268873446856948329526887344685694832952688734468569483295268873446856948329526887344685694832952688734468569483295268873446856948329526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74419a7b-2ecd-4fe8-80d9-6a4a8dacd9fb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93f8e823-b359-48c4-9586-979baa41c75e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93f8e823-b359-48c4-9586-979baa41c75e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2638598421614628054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26385984216146280542638598421614628054263859842161462805426385984216146280542638598421614628054263859842161462805426385984216146280542638598421614628054263859842161462805426385984216146280542638598421614628054263859842161462805426385984216146280542638598421614628054263859842161462805426385984216146280542638598421614628054263859842161462805426385984216146280542638598421614628054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae49b560-860d-4f89-b2e2-74831bda55b3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc6383c5-2e5d-4ea9-880c-cbb387028a7b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc6383c5-2e5d-4ea9-880c-cbb387028a7b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7770456320695323671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77704563206953236717770456320695323671777045632069532367177704563206953236717770456320695323671777045632069532367177704563206953236717770456320695323671777045632069532367177704563206953236717770456320695323671777045632069532367177704563206953236717770456320695323671777045632069532367177704563206953236717770456320695323671777045632069532367177704563206953236717770456320695323671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93f8e823-b359-48c4-9586-979baa41c75e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c74e680f-b89a-465d-9937-0c83dbc8c146, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c74e680f-b89a-465d-9937-0c83dbc8c146, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3891707378679135026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38917073786791350263891707378679135026389170737867913502638917073786791350263891707378679135026389170737867913502638917073786791350263891707378679135026389170737867913502638917073786791350263891707378679135026389170737867913502638917073786791350263891707378679135026389170737867913502638917073786791350263891707378679135026389170737867913502638917073786791350263891707378679135026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc6383c5-2e5d-4ea9-880c-cbb387028a7b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c317253-e56f-4c38-834a-356a96436d47, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c317253-e56f-4c38-834a-356a96436d47, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12905762588454121843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290576258845412184312905762588454121843129057625884541218431290576258845412184312905762588454121843129057625884541218431290576258845412184312905762588454121843129057625884541218431290576258845412184312905762588454121843129057625884541218431290576258845412184312905762588454121843129057625884541218431290576258845412184312905762588454121843129057625884541218431290576258845412184312905762588454121843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c74e680f-b89a-465d-9937-0c83dbc8c146, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cee979d4-d5d1-4dd0-babd-da9494894c00, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cee979d4-d5d1-4dd0-babd-da9494894c00, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8009471045558008744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80094710455580087448009471045558008744800947104555800874480094710455580087448009471045558008744800947104555800874480094710455580087448009471045558008744800947104555800874480094710455580087448009471045558008744800947104555800874480094710455580087448009471045558008744800947104555800874480094710455580087448009471045558008744800947104555800874480094710455580087448009471045558008744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c317253-e56f-4c38-834a-356a96436d47, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09d61bde-25ea-4cb1-8e7e-bb6d5fb83842, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09d61bde-25ea-4cb1-8e7e-bb6d5fb83842, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6480517563934659661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64805175639346596616480517563934659661648051756393465966164805175639346596616480517563934659661648051756393465966164805175639346596616480517563934659661648051756393465966164805175639346596616480517563934659661648051756393465966164805175639346596616480517563934659661648051756393465966164805175639346596616480517563934659661648051756393465966164805175639346596616480517563934659661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cee979d4-d5d1-4dd0-babd-da9494894c00, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d3dd424-2814-4489-9fa2-0f606ca08ed9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d3dd424-2814-4489-9fa2-0f606ca08ed9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3856299368360512619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38562993683605126193856299368360512619385629936836051261938562993683605126193856299368360512619385629936836051261938562993683605126193856299368360512619385629936836051261938562993683605126193856299368360512619385629936836051261938562993683605126193856299368360512619385629936836051261938562993683605126193856299368360512619385629936836051261938562993683605126193856299368360512619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09d61bde-25ea-4cb1-8e7e-bb6d5fb83842, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f796b9a-6ed6-4762-9abd-94b12b7e9436, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f796b9a-6ed6-4762-9abd-94b12b7e9436, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3325746725240116747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33257467252401167473325746725240116747332574672524011674733257467252401167473325746725240116747332574672524011674733257467252401167473325746725240116747332574672524011674733257467252401167473325746725240116747332574672524011674733257467252401167473325746725240116747332574672524011674733257467252401167473325746725240116747332574672524011674733257467252401167473325746725240116747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d3dd424-2814-4489-9fa2-0f606ca08ed9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c7a618f-2919-42e7-b5ca-8d56e48eef1b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c7a618f-2919-42e7-b5ca-8d56e48eef1b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7652484388561791946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76524843885617919467652484388561791946765248438856179194676524843885617919467652484388561791946765248438856179194676524843885617919467652484388561791946765248438856179194676524843885617919467652484388561791946765248438856179194676524843885617919467652484388561791946765248438856179194676524843885617919467652484388561791946765248438856179194676524843885617919467652484388561791946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f796b9a-6ed6-4762-9abd-94b12b7e9436, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7cf13c5-adb8-4570-9ea7-1bee5863753a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7cf13c5-adb8-4570-9ea7-1bee5863753a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7083602963696278696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70836029636962786967083602963696278696708360296369627869670836029636962786967083602963696278696708360296369627869670836029636962786967083602963696278696708360296369627869670836029636962786967083602963696278696708360296369627869670836029636962786967083602963696278696708360296369627869670836029636962786967083602963696278696708360296369627869670836029636962786967083602963696278696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c7a618f-2919-42e7-b5ca-8d56e48eef1b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73bd5014-36fb-45a4-9810-cf47d09ba735, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73bd5014-36fb-45a4-9810-cf47d09ba735, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5358112166139271575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53581121661392715755358112166139271575535811216613927157553581121661392715755358112166139271575535811216613927157553581121661392715755358112166139271575535811216613927157553581121661392715755358112166139271575535811216613927157553581121661392715755358112166139271575535811216613927157553581121661392715755358112166139271575535811216613927157553581121661392715755358112166139271575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7cf13c5-adb8-4570-9ea7-1bee5863753a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d01f8dc9-6045-4508-9e85-a4fc57bdd065, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d01f8dc9-6045-4508-9e85-a4fc57bdd065, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10348241703950689078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034824170395068907810348241703950689078103482417039506890781034824170395068907810348241703950689078103482417039506890781034824170395068907810348241703950689078103482417039506890781034824170395068907810348241703950689078103482417039506890781034824170395068907810348241703950689078103482417039506890781034824170395068907810348241703950689078103482417039506890781034824170395068907810348241703950689078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73bd5014-36fb-45a4-9810-cf47d09ba735, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f594faf6-6f2e-4ba3-87bb-6622f7ded942, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f594faf6-6f2e-4ba3-87bb-6622f7ded942, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16638228395810207701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663822839581020770116638228395810207701166382283958102077011663822839581020770116638228395810207701166382283958102077011663822839581020770116638228395810207701166382283958102077011663822839581020770116638228395810207701166382283958102077011663822839581020770116638228395810207701166382283958102077011663822839581020770116638228395810207701166382283958102077011663822839581020770116638228395810207701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d01f8dc9-6045-4508-9e85-a4fc57bdd065, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a31f7d9-b770-4966-917a-63fb18d6f5e0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a31f7d9-b770-4966-917a-63fb18d6f5e0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12752344998159987411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275234499815998741112752344998159987411127523449981599874111275234499815998741112752344998159987411127523449981599874111275234499815998741112752344998159987411127523449981599874111275234499815998741112752344998159987411127523449981599874111275234499815998741112752344998159987411127523449981599874111275234499815998741112752344998159987411127523449981599874111275234499815998741112752344998159987411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f594faf6-6f2e-4ba3-87bb-6622f7ded942, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf1ca9aa-9160-4765-8226-328c7b40b0b3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf1ca9aa-9160-4765-8226-328c7b40b0b3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3669108987500318705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36691089875003187053669108987500318705366910898750031870536691089875003187053669108987500318705366910898750031870536691089875003187053669108987500318705366910898750031870536691089875003187053669108987500318705366910898750031870536691089875003187053669108987500318705366910898750031870536691089875003187053669108987500318705366910898750031870536691089875003187053669108987500318705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a31f7d9-b770-4966-917a-63fb18d6f5e0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7b65a9a-3c14-41ea-be65-1d686d458c38, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7b65a9a-3c14-41ea-be65-1d686d458c38, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12019243227141547507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1201924322714154750712019243227141547507120192432271415475071201924322714154750712019243227141547507120192432271415475071201924322714154750712019243227141547507120192432271415475071201924322714154750712019243227141547507120192432271415475071201924322714154750712019243227141547507120192432271415475071201924322714154750712019243227141547507120192432271415475071201924322714154750712019243227141547507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf1ca9aa-9160-4765-8226-328c7b40b0b3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8a012a3-2921-4cd6-83d2-c29bd70e1bda, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8a012a3-2921-4cd6-83d2-c29bd70e1bda, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16975051026914226740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697505102691422674016975051026914226740169750510269142267401697505102691422674016975051026914226740169750510269142267401697505102691422674016975051026914226740169750510269142267401697505102691422674016975051026914226740169750510269142267401697505102691422674016975051026914226740169750510269142267401697505102691422674016975051026914226740169750510269142267401697505102691422674016975051026914226740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7b65a9a-3c14-41ea-be65-1d686d458c38, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c9f90b1-55e3-4f38-aee2-0fd80283dbd1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c9f90b1-55e3-4f38-aee2-0fd80283dbd1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16829032324432503625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682903232443250362516829032324432503625168290323244325036251682903232443250362516829032324432503625168290323244325036251682903232443250362516829032324432503625168290323244325036251682903232443250362516829032324432503625168290323244325036251682903232443250362516829032324432503625168290323244325036251682903232443250362516829032324432503625168290323244325036251682903232443250362516829032324432503625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c9f90b1-55e3-4f38-aee2-0fd80283dbd1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0d3ecc1-c6d7-47b8-984e-9df4be0b1c2b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0d3ecc1-c6d7-47b8-984e-9df4be0b1c2b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2726625391373115490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27266253913731154902726625391373115490272662539137311549027266253913731154902726625391373115490272662539137311549027266253913731154902726625391373115490272662539137311549027266253913731154902726625391373115490272662539137311549027266253913731154902726625391373115490272662539137311549027266253913731154902726625391373115490272662539137311549027266253913731154902726625391373115490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8a012a3-2921-4cd6-83d2-c29bd70e1bda, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 115711f9-ee08-4967-a046-e9563db00146, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 115711f9-ee08-4967-a046-e9563db00146, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6521741069639161636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65217410696391616366521741069639161636652174106963916163665217410696391616366521741069639161636652174106963916163665217410696391616366521741069639161636652174106963916163665217410696391616366521741069639161636652174106963916163665217410696391616366521741069639161636652174106963916163665217410696391616366521741069639161636652174106963916163665217410696391616366521741069639161636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0d3ecc1-c6d7-47b8-984e-9df4be0b1c2b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1dcc15d-d4f5-4b0b-9293-2e648385ba92, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1dcc15d-d4f5-4b0b-9293-2e648385ba92, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3516764012501489588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35167640125014895883516764012501489588351676401250148958835167640125014895883516764012501489588351676401250148958835167640125014895883516764012501489588351676401250148958835167640125014895883516764012501489588351676401250148958835167640125014895883516764012501489588351676401250148958835167640125014895883516764012501489588351676401250148958835167640125014895883516764012501489588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 115711f9-ee08-4967-a046-e9563db00146, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2744c9f0-d92a-4022-ac75-ed15cf41bb81, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2744c9f0-d92a-4022-ac75-ed15cf41bb81, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10176149885964386789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017614988596438678910176149885964386789101761498859643867891017614988596438678910176149885964386789101761498859643867891017614988596438678910176149885964386789101761498859643867891017614988596438678910176149885964386789101761498859643867891017614988596438678910176149885964386789101761498859643867891017614988596438678910176149885964386789101761498859643867891017614988596438678910176149885964386789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1dcc15d-d4f5-4b0b-9293-2e648385ba92, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e9229ff-4285-4c38-b8b4-dc14cdc0b204, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e9229ff-4285-4c38-b8b4-dc14cdc0b204, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4253311367864111270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42533113678641112704253311367864111270425331136786411127042533113678641112704253311367864111270425331136786411127042533113678641112704253311367864111270425331136786411127042533113678641112704253311367864111270425331136786411127042533113678641112704253311367864111270425331136786411127042533113678641112704253311367864111270425331136786411127042533113678641112704253311367864111270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2744c9f0-d92a-4022-ac75-ed15cf41bb81, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d26c0f59-b07e-4dd7-af31-60741af00149, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d26c0f59-b07e-4dd7-af31-60741af00149, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4523042531107794739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45230425311077947394523042531107794739452304253110779473945230425311077947394523042531107794739452304253110779473945230425311077947394523042531107794739452304253110779473945230425311077947394523042531107794739452304253110779473945230425311077947394523042531107794739452304253110779473945230425311077947394523042531107794739452304253110779473945230425311077947394523042531107794739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e9229ff-4285-4c38-b8b4-dc14cdc0b204, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 647dd237-2303-44e2-b493-5ee6f64ea787, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 647dd237-2303-44e2-b493-5ee6f64ea787, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1677614755106717232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16776147551067172321677614755106717232167761475510671723216776147551067172321677614755106717232167761475510671723216776147551067172321677614755106717232167761475510671723216776147551067172321677614755106717232167761475510671723216776147551067172321677614755106717232167761475510671723216776147551067172321677614755106717232167761475510671723216776147551067172321677614755106717232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d26c0f59-b07e-4dd7-af31-60741af00149, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73ed95af-53f3-487d-b0b7-1762ed24338f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73ed95af-53f3-487d-b0b7-1762ed24338f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8621903140556589239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86219031405565892398621903140556589239862190314055658923986219031405565892398621903140556589239862190314055658923986219031405565892398621903140556589239862190314055658923986219031405565892398621903140556589239862190314055658923986219031405565892398621903140556589239862190314055658923986219031405565892398621903140556589239862190314055658923986219031405565892398621903140556589239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 647dd237-2303-44e2-b493-5ee6f64ea787, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b12bfdc-ac0c-410e-b7d9-d05fe0434d35, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b12bfdc-ac0c-410e-b7d9-d05fe0434d35, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1698372222662771090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16983722226627710901698372222662771090169837222266277109016983722226627710901698372222662771090169837222266277109016983722226627710901698372222662771090169837222266277109016983722226627710901698372222662771090169837222266277109016983722226627710901698372222662771090169837222266277109016983722226627710901698372222662771090169837222266277109016983722226627710901698372222662771090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73ed95af-53f3-487d-b0b7-1762ed24338f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f3019b8-74ee-4295-84b8-a74346302472, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f3019b8-74ee-4295-84b8-a74346302472, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11926224376640895533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192622437664089553311926224376640895533119262243766408955331192622437664089553311926224376640895533119262243766408955331192622437664089553311926224376640895533119262243766408955331192622437664089553311926224376640895533119262243766408955331192622437664089553311926224376640895533119262243766408955331192622437664089553311926224376640895533119262243766408955331192622437664089553311926224376640895533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b12bfdc-ac0c-410e-b7d9-d05fe0434d35, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46deba13-1f76-4875-92d5-7b81c3f28f8d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46deba13-1f76-4875-92d5-7b81c3f28f8d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9083067597487299902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90830675974872999029083067597487299902908306759748729990290830675974872999029083067597487299902908306759748729990290830675974872999029083067597487299902908306759748729990290830675974872999029083067597487299902908306759748729990290830675974872999029083067597487299902908306759748729990290830675974872999029083067597487299902908306759748729990290830675974872999029083067597487299902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f3019b8-74ee-4295-84b8-a74346302472, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9184a8b2-d374-4adf-9ef8-5ddd00190372, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9184a8b2-d374-4adf-9ef8-5ddd00190372, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6855683716184565920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68556837161845659206855683716184565920685568371618456592068556837161845659206855683716184565920685568371618456592068556837161845659206855683716184565920685568371618456592068556837161845659206855683716184565920685568371618456592068556837161845659206855683716184565920685568371618456592068556837161845659206855683716184565920685568371618456592068556837161845659206855683716184565920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46deba13-1f76-4875-92d5-7b81c3f28f8d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9184a8b2-d374-4adf-9ef8-5ddd00190372, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdeebfc9-cba9-4e35-b78e-a486d5048b42, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:14880/3
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdeebfc9-cba9-4e35-b78e-a486d5048b42, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 840704094390748209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "840704094390748209840704094390748209840704094390748209840704094390748209840704094390748209840704094390748209840704094390748209840704094390748209840704094390748209840704094390748209840704094390748209840704094390748209840704094390748209840704094390748209840704094390748209840704094390748209840704094390748209840704094390748209840704094390748209840704094390748209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e48f8fd8-d049-4897-ae16-9b668a186564, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e48f8fd8-d049-4897-ae16-9b668a186564, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6170447053382834243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61704470533828342436170447053382834243617044705338283424361704470533828342436170447053382834243617044705338283424361704470533828342436170447053382834243617044705338283424361704470533828342436170447053382834243617044705338283424361704470533828342436170447053382834243617044705338283424361704470533828342436170447053382834243617044705338283424361704470533828342436170447053382834243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdeebfc9-cba9-4e35-b78e-a486d5048b42, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a2064bf-edfe-4437-9376-16bfc6d0da9d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a2064bf-edfe-4437-9376-16bfc6d0da9d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15187224787006718334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518722478700671833415187224787006718334151872247870067183341518722478700671833415187224787006718334151872247870067183341518722478700671833415187224787006718334151872247870067183341518722478700671833415187224787006718334151872247870067183341518722478700671833415187224787006718334151872247870067183341518722478700671833415187224787006718334151872247870067183341518722478700671833415187224787006718334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e48f8fd8-d049-4897-ae16-9b668a186564, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5536adb-bdff-4ead-a927-29e7185f8e3b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5536adb-bdff-4ead-a927-29e7185f8e3b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10662935570346852087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1066293557034685208710662935570346852087106629355703468520871066293557034685208710662935570346852087106629355703468520871066293557034685208710662935570346852087106629355703468520871066293557034685208710662935570346852087106629355703468520871066293557034685208710662935570346852087106629355703468520871066293557034685208710662935570346852087106629355703468520871066293557034685208710662935570346852087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a2064bf-edfe-4437-9376-16bfc6d0da9d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5536adb-bdff-4ead-a927-29e7185f8e3b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33a63cf2-6f7a-4947-b87f-fe07777ab71e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5caf3d9-04d4-4441-af9b-5b4a173446fa, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33a63cf2-6f7a-4947-b87f-fe07777ab71e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16686119787857531278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668611978785753127816686119787857531278166861197878575312781668611978785753127816686119787857531278166861197878575312781668611978785753127816686119787857531278166861197878575312781668611978785753127816686119787857531278166861197878575312781668611978785753127816686119787857531278166861197878575312781668611978785753127816686119787857531278166861197878575312781668611978785753127816686119787857531278" } } } 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, e5caf3d9-04d4-4441-af9b-5b4a173446fa, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16699550297639649736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669955029763964973616699550297639649736166995502976396497361669955029763964973616699550297639649736166995502976396497361669955029763964973616699550297639649736166995502976396497361669955029763964973616699550297639649736166995502976396497361669955029763964973616699550297639649736166995502976396497361669955029763964973616699550297639649736166995502976396497361669955029763964973616699550297639649736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33a63cf2-6f7a-4947-b87f-fe07777ab71e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 937f6c81-9a9f-4141-a96f-52a005d64900, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5caf3d9-04d4-4441-af9b-5b4a173446fa, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 937f6c81-9a9f-4141-a96f-52a005d64900, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5330166982215194493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53301669822151944935330166982215194493533016698221519449353301669822151944935330166982215194493533016698221519449353301669822151944935330166982215194493533016698221519449353301669822151944935330166982215194493533016698221519449353301669822151944935330166982215194493533016698221519449353301669822151944935330166982215194493533016698221519449353301669822151944935330166982215194493" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66f15775-7a1c-4192-8912-e69de2586d55, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66f15775-7a1c-4192-8912-e69de2586d55, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7311752023464842805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73117520234648428057311752023464842805731175202346484280573117520234648428057311752023464842805731175202346484280573117520234648428057311752023464842805731175202346484280573117520234648428057311752023464842805731175202346484280573117520234648428057311752023464842805731175202346484280573117520234648428057311752023464842805731175202346484280573117520234648428057311752023464842805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 937f6c81-9a9f-4141-a96f-52a005d64900, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93709340-23f4-4295-ad5a-1afe2ac678b5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93709340-23f4-4295-ad5a-1afe2ac678b5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9562310692597441381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95623106925974413819562310692597441381956231069259744138195623106925974413819562310692597441381956231069259744138195623106925974413819562310692597441381956231069259744138195623106925974413819562310692597441381956231069259744138195623106925974413819562310692597441381956231069259744138195623106925974413819562310692597441381956231069259744138195623106925974413819562310692597441381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66f15775-7a1c-4192-8912-e69de2586d55, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b097a55d-a094-4027-81f8-2356f4fec84c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b097a55d-a094-4027-81f8-2356f4fec84c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4469517485531910996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44695174855319109964469517485531910996446951748553191099644695174855319109964469517485531910996446951748553191099644695174855319109964469517485531910996446951748553191099644695174855319109964469517485531910996446951748553191099644695174855319109964469517485531910996446951748553191099644695174855319109964469517485531910996446951748553191099644695174855319109964469517485531910996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93709340-23f4-4295-ad5a-1afe2ac678b5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 770f2eb0-d1d2-48e3-9bab-9c7f8917d5f1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 770f2eb0-d1d2-48e3-9bab-9c7f8917d5f1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10693259579413452950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069325957941345295010693259579413452950106932595794134529501069325957941345295010693259579413452950106932595794134529501069325957941345295010693259579413452950106932595794134529501069325957941345295010693259579413452950106932595794134529501069325957941345295010693259579413452950106932595794134529501069325957941345295010693259579413452950106932595794134529501069325957941345295010693259579413452950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b097a55d-a094-4027-81f8-2356f4fec84c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 056c2ce8-f990-4d70-b114-491adb60c307, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 056c2ce8-f990-4d70-b114-491adb60c307, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16871271659856636609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687127165985663660916871271659856636609168712716598566366091687127165985663660916871271659856636609168712716598566366091687127165985663660916871271659856636609168712716598566366091687127165985663660916871271659856636609168712716598566366091687127165985663660916871271659856636609168712716598566366091687127165985663660916871271659856636609168712716598566366091687127165985663660916871271659856636609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 770f2eb0-d1d2-48e3-9bab-9c7f8917d5f1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a197257-0304-4ad8-b012-a4e4875512b8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a197257-0304-4ad8-b012-a4e4875512b8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14203795339309544283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420379533930954428314203795339309544283142037953393095442831420379533930954428314203795339309544283142037953393095442831420379533930954428314203795339309544283142037953393095442831420379533930954428314203795339309544283142037953393095442831420379533930954428314203795339309544283142037953393095442831420379533930954428314203795339309544283142037953393095442831420379533930954428314203795339309544283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 056c2ce8-f990-4d70-b114-491adb60c307, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af2af496-e805-480e-92a1-94d967e1a3c6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af2af496-e805-480e-92a1-94d967e1a3c6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17654814116952472588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765481411695247258817654814116952472588176548141169524725881765481411695247258817654814116952472588176548141169524725881765481411695247258817654814116952472588176548141169524725881765481411695247258817654814116952472588176548141169524725881765481411695247258817654814116952472588176548141169524725881765481411695247258817654814116952472588176548141169524725881765481411695247258817654814116952472588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a197257-0304-4ad8-b012-a4e4875512b8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baf62a67-4fed-4033-8442-b4c9d3645d32, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baf62a67-4fed-4033-8442-b4c9d3645d32, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6145871591683071477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61458715916830714776145871591683071477614587159168307147761458715916830714776145871591683071477614587159168307147761458715916830714776145871591683071477614587159168307147761458715916830714776145871591683071477614587159168307147761458715916830714776145871591683071477614587159168307147761458715916830714776145871591683071477614587159168307147761458715916830714776145871591683071477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af2af496-e805-480e-92a1-94d967e1a3c6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5f32d29-1623-4852-8f8c-2285416f3a79, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5f32d29-1623-4852-8f8c-2285416f3a79, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15863256775499306034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586325677549930603415863256775499306034158632567754993060341586325677549930603415863256775499306034158632567754993060341586325677549930603415863256775499306034158632567754993060341586325677549930603415863256775499306034158632567754993060341586325677549930603415863256775499306034158632567754993060341586325677549930603415863256775499306034158632567754993060341586325677549930603415863256775499306034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baf62a67-4fed-4033-8442-b4c9d3645d32, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d6e8092-a14b-4e8a-8dd7-8fa02c0d7435, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d6e8092-a14b-4e8a-8dd7-8fa02c0d7435, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18136745942861224800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813674594286122480018136745942861224800181367459428612248001813674594286122480018136745942861224800181367459428612248001813674594286122480018136745942861224800181367459428612248001813674594286122480018136745942861224800181367459428612248001813674594286122480018136745942861224800181367459428612248001813674594286122480018136745942861224800181367459428612248001813674594286122480018136745942861224800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5f32d29-1623-4852-8f8c-2285416f3a79, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 230ea143-6874-4f24-a88f-a6e47179b897, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 230ea143-6874-4f24-a88f-a6e47179b897, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6259451545973617016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62594515459736170166259451545973617016625945154597361701662594515459736170166259451545973617016625945154597361701662594515459736170166259451545973617016625945154597361701662594515459736170166259451545973617016625945154597361701662594515459736170166259451545973617016625945154597361701662594515459736170166259451545973617016625945154597361701662594515459736170166259451545973617016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d6e8092-a14b-4e8a-8dd7-8fa02c0d7435, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a447ba5e-2c0c-4ead-bf5a-691ef97b7632, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a447ba5e-2c0c-4ead-bf5a-691ef97b7632, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8631683228269466755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86316832282694667558631683228269466755863168322826946675586316832282694667558631683228269466755863168322826946675586316832282694667558631683228269466755863168322826946675586316832282694667558631683228269466755863168322826946675586316832282694667558631683228269466755863168322826946675586316832282694667558631683228269466755863168322826946675586316832282694667558631683228269466755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 230ea143-6874-4f24-a88f-a6e47179b897, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fc969b1-9a49-4c27-973c-18af301410c0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fc969b1-9a49-4c27-973c-18af301410c0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2141857628663099783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21418576286630997832141857628663099783214185762866309978321418576286630997832141857628663099783214185762866309978321418576286630997832141857628663099783214185762866309978321418576286630997832141857628663099783214185762866309978321418576286630997832141857628663099783214185762866309978321418576286630997832141857628663099783214185762866309978321418576286630997832141857628663099783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a447ba5e-2c0c-4ead-bf5a-691ef97b7632, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b15c023b-170d-40ce-b30b-ae44b79285ee, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b15c023b-170d-40ce-b30b-ae44b79285ee, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10415305529304887771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041530552930488777110415305529304887771104153055293048877711041530552930488777110415305529304887771104153055293048877711041530552930488777110415305529304887771104153055293048877711041530552930488777110415305529304887771104153055293048877711041530552930488777110415305529304887771104153055293048877711041530552930488777110415305529304887771104153055293048877711041530552930488777110415305529304887771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fc969b1-9a49-4c27-973c-18af301410c0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d763889a-5585-43ba-addf-481b921e55ef, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d763889a-5585-43ba-addf-481b921e55ef, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 111504114928779685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "111504114928779685111504114928779685111504114928779685111504114928779685111504114928779685111504114928779685111504114928779685111504114928779685111504114928779685111504114928779685111504114928779685111504114928779685111504114928779685111504114928779685111504114928779685111504114928779685111504114928779685111504114928779685111504114928779685111504114928779685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b15c023b-170d-40ce-b30b-ae44b79285ee, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bb290ab-0535-487b-96d1-f3fc54e13e2f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bb290ab-0535-487b-96d1-f3fc54e13e2f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14949549981771245224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494954998177124522414949549981771245224149495499817712452241494954998177124522414949549981771245224149495499817712452241494954998177124522414949549981771245224149495499817712452241494954998177124522414949549981771245224149495499817712452241494954998177124522414949549981771245224149495499817712452241494954998177124522414949549981771245224149495499817712452241494954998177124522414949549981771245224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d763889a-5585-43ba-addf-481b921e55ef, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8045561-5566-4782-842b-0df155239f86, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8045561-5566-4782-842b-0df155239f86, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12471020060503274859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247102006050327485912471020060503274859124710200605032748591247102006050327485912471020060503274859124710200605032748591247102006050327485912471020060503274859124710200605032748591247102006050327485912471020060503274859124710200605032748591247102006050327485912471020060503274859124710200605032748591247102006050327485912471020060503274859124710200605032748591247102006050327485912471020060503274859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bb290ab-0535-487b-96d1-f3fc54e13e2f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85e5a8a0-db5d-4931-9fab-e28edd28dc70, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85e5a8a0-db5d-4931-9fab-e28edd28dc70, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3781164646079812682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37811646460798126823781164646079812682378116464607981268237811646460798126823781164646079812682378116464607981268237811646460798126823781164646079812682378116464607981268237811646460798126823781164646079812682378116464607981268237811646460798126823781164646079812682378116464607981268237811646460798126823781164646079812682378116464607981268237811646460798126823781164646079812682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8045561-5566-4782-842b-0df155239f86, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad0ab490-5662-4f9f-b0fb-78f40dbbd7f4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad0ab490-5662-4f9f-b0fb-78f40dbbd7f4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17505671796040078264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750567179604007826417505671796040078264175056717960400782641750567179604007826417505671796040078264175056717960400782641750567179604007826417505671796040078264175056717960400782641750567179604007826417505671796040078264175056717960400782641750567179604007826417505671796040078264175056717960400782641750567179604007826417505671796040078264175056717960400782641750567179604007826417505671796040078264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85e5a8a0-db5d-4931-9fab-e28edd28dc70, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9590db96-7037-463a-a34d-d93f2a93010f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9590db96-7037-463a-a34d-d93f2a93010f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1874439504986789970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18744395049867899701874439504986789970187443950498678997018744395049867899701874439504986789970187443950498678997018744395049867899701874439504986789970187443950498678997018744395049867899701874439504986789970187443950498678997018744395049867899701874439504986789970187443950498678997018744395049867899701874439504986789970187443950498678997018744395049867899701874439504986789970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad0ab490-5662-4f9f-b0fb-78f40dbbd7f4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed486629-1ce2-4e7b-944c-b5d56773bb65, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed486629-1ce2-4e7b-944c-b5d56773bb65, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8195110641907884538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81951106419078845388195110641907884538819511064190788453881951106419078845388195110641907884538819511064190788453881951106419078845388195110641907884538819511064190788453881951106419078845388195110641907884538819511064190788453881951106419078845388195110641907884538819511064190788453881951106419078845388195110641907884538819511064190788453881951106419078845388195110641907884538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9590db96-7037-463a-a34d-d93f2a93010f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 914fb3cc-3a0e-4b4c-84d7-f2b1f77a147b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 914fb3cc-3a0e-4b4c-84d7-f2b1f77a147b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15423294793238985498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542329479323898549815423294793238985498154232947932389854981542329479323898549815423294793238985498154232947932389854981542329479323898549815423294793238985498154232947932389854981542329479323898549815423294793238985498154232947932389854981542329479323898549815423294793238985498154232947932389854981542329479323898549815423294793238985498154232947932389854981542329479323898549815423294793238985498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed486629-1ce2-4e7b-944c-b5d56773bb65, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f17db8c-dc25-487e-a8d2-29d91fe18f4e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f17db8c-dc25-487e-a8d2-29d91fe18f4e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13286121693853172104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1328612169385317210413286121693853172104132861216938531721041328612169385317210413286121693853172104132861216938531721041328612169385317210413286121693853172104132861216938531721041328612169385317210413286121693853172104132861216938531721041328612169385317210413286121693853172104132861216938531721041328612169385317210413286121693853172104132861216938531721041328612169385317210413286121693853172104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 914fb3cc-3a0e-4b4c-84d7-f2b1f77a147b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e8303a8-0a00-4c9c-b9cc-8530f026f800, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e8303a8-0a00-4c9c-b9cc-8530f026f800, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8829278165485883510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88292781654858835108829278165485883510882927816548588351088292781654858835108829278165485883510882927816548588351088292781654858835108829278165485883510882927816548588351088292781654858835108829278165485883510882927816548588351088292781654858835108829278165485883510882927816548588351088292781654858835108829278165485883510882927816548588351088292781654858835108829278165485883510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f17db8c-dc25-487e-a8d2-29d91fe18f4e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25974b4e-4e6e-4359-b175-7dceb5941ef8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25974b4e-4e6e-4359-b175-7dceb5941ef8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15666364108914694456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566636410891469445615666364108914694456156663641089146944561566636410891469445615666364108914694456156663641089146944561566636410891469445615666364108914694456156663641089146944561566636410891469445615666364108914694456156663641089146944561566636410891469445615666364108914694456156663641089146944561566636410891469445615666364108914694456156663641089146944561566636410891469445615666364108914694456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e8303a8-0a00-4c9c-b9cc-8530f026f800, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0541941-5366-4ab3-b61d-fb840ded49ab, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0541941-5366-4ab3-b61d-fb840ded49ab, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10770011430229713515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1077001143022971351510770011430229713515107700114302297135151077001143022971351510770011430229713515107700114302297135151077001143022971351510770011430229713515107700114302297135151077001143022971351510770011430229713515107700114302297135151077001143022971351510770011430229713515107700114302297135151077001143022971351510770011430229713515107700114302297135151077001143022971351510770011430229713515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25974b4e-4e6e-4359-b175-7dceb5941ef8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3044102a-c45f-4c9c-ad9e-810a07aeb76e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3044102a-c45f-4c9c-ad9e-810a07aeb76e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8843584371072405086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88435843710724050868843584371072405086884358437107240508688435843710724050868843584371072405086884358437107240508688435843710724050868843584371072405086884358437107240508688435843710724050868843584371072405086884358437107240508688435843710724050868843584371072405086884358437107240508688435843710724050868843584371072405086884358437107240508688435843710724050868843584371072405086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0541941-5366-4ab3-b61d-fb840ded49ab, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d830d19-181d-4440-a2e6-dbba3099829e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d830d19-181d-4440-a2e6-dbba3099829e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16213640393234816471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621364039323481647116213640393234816471162136403932348164711621364039323481647116213640393234816471162136403932348164711621364039323481647116213640393234816471162136403932348164711621364039323481647116213640393234816471162136403932348164711621364039323481647116213640393234816471162136403932348164711621364039323481647116213640393234816471162136403932348164711621364039323481647116213640393234816471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3044102a-c45f-4c9c-ad9e-810a07aeb76e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6159289a-67cd-4a20-95d9-5e7511f1dca4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6159289a-67cd-4a20-95d9-5e7511f1dca4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6363035718816179491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63630357188161794916363035718816179491636303571881617949163630357188161794916363035718816179491636303571881617949163630357188161794916363035718816179491636303571881617949163630357188161794916363035718816179491636303571881617949163630357188161794916363035718816179491636303571881617949163630357188161794916363035718816179491636303571881617949163630357188161794916363035718816179491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d830d19-181d-4440-a2e6-dbba3099829e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 260ce9d7-39d5-4f82-91d5-3ca4cd317d46, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 260ce9d7-39d5-4f82-91d5-3ca4cd317d46, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5836654162835937224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58366541628359372245836654162835937224583665416283593722458366541628359372245836654162835937224583665416283593722458366541628359372245836654162835937224583665416283593722458366541628359372245836654162835937224583665416283593722458366541628359372245836654162835937224583665416283593722458366541628359372245836654162835937224583665416283593722458366541628359372245836654162835937224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6159289a-67cd-4a20-95d9-5e7511f1dca4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 642315c0-d566-4387-8232-623c877c9ecf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 642315c0-d566-4387-8232-623c877c9ecf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8303506715848883049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83035067158488830498303506715848883049830350671584888304983035067158488830498303506715848883049830350671584888304983035067158488830498303506715848883049830350671584888304983035067158488830498303506715848883049830350671584888304983035067158488830498303506715848883049830350671584888304983035067158488830498303506715848883049830350671584888304983035067158488830498303506715848883049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 260ce9d7-39d5-4f82-91d5-3ca4cd317d46, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82771e08-7204-4e22-809c-371aa653db96, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82771e08-7204-4e22-809c-371aa653db96, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14908423000913642025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490842300091364202514908423000913642025149084230009136420251490842300091364202514908423000913642025149084230009136420251490842300091364202514908423000913642025149084230009136420251490842300091364202514908423000913642025149084230009136420251490842300091364202514908423000913642025149084230009136420251490842300091364202514908423000913642025149084230009136420251490842300091364202514908423000913642025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 642315c0-d566-4387-8232-623c877c9ecf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90dbb64d-7de0-42a1-9f17-0a53218d8873, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90dbb64d-7de0-42a1-9f17-0a53218d8873, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9133620871225947273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91336208712259472739133620871225947273913362087122594727391336208712259472739133620871225947273913362087122594727391336208712259472739133620871225947273913362087122594727391336208712259472739133620871225947273913362087122594727391336208712259472739133620871225947273913362087122594727391336208712259472739133620871225947273913362087122594727391336208712259472739133620871225947273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82771e08-7204-4e22-809c-371aa653db96, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac7a0b13-2ce9-47cf-b3cd-9e7003d0ea85, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac7a0b13-2ce9-47cf-b3cd-9e7003d0ea85, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13497643739226276926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349764373922627692613497643739226276926134976437392262769261349764373922627692613497643739226276926134976437392262769261349764373922627692613497643739226276926134976437392262769261349764373922627692613497643739226276926134976437392262769261349764373922627692613497643739226276926134976437392262769261349764373922627692613497643739226276926134976437392262769261349764373922627692613497643739226276926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90dbb64d-7de0-42a1-9f17-0a53218d8873, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 176f6c09-a6bc-45ea-83ac-61271c158186, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 176f6c09-a6bc-45ea-83ac-61271c158186, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 676254955985611357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "676254955985611357676254955985611357676254955985611357676254955985611357676254955985611357676254955985611357676254955985611357676254955985611357676254955985611357676254955985611357676254955985611357676254955985611357676254955985611357676254955985611357676254955985611357676254955985611357676254955985611357676254955985611357676254955985611357676254955985611357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac7a0b13-2ce9-47cf-b3cd-9e7003d0ea85, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9a88eeb-0e9c-4c40-b46f-3ab6990ac78d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9a88eeb-0e9c-4c40-b46f-3ab6990ac78d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14118503544771689600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411850354477168960014118503544771689600141185035447716896001411850354477168960014118503544771689600141185035447716896001411850354477168960014118503544771689600141185035447716896001411850354477168960014118503544771689600141185035447716896001411850354477168960014118503544771689600141185035447716896001411850354477168960014118503544771689600141185035447716896001411850354477168960014118503544771689600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 176f6c09-a6bc-45ea-83ac-61271c158186, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1f7e8ff-5eee-4d05-9eeb-b9ecb1b24583, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1f7e8ff-5eee-4d05-9eeb-b9ecb1b24583, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1444303627069791292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14443036270697912921444303627069791292144430362706979129214443036270697912921444303627069791292144430362706979129214443036270697912921444303627069791292144430362706979129214443036270697912921444303627069791292144430362706979129214443036270697912921444303627069791292144430362706979129214443036270697912921444303627069791292144430362706979129214443036270697912921444303627069791292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9a88eeb-0e9c-4c40-b46f-3ab6990ac78d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7be8219-6d00-4153-af0f-0aec99947cd5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7be8219-6d00-4153-af0f-0aec99947cd5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6451625070799112337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64516250707991123376451625070799112337645162507079911233764516250707991123376451625070799112337645162507079911233764516250707991123376451625070799112337645162507079911233764516250707991123376451625070799112337645162507079911233764516250707991123376451625070799112337645162507079911233764516250707991123376451625070799112337645162507079911233764516250707991123376451625070799112337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1f7e8ff-5eee-4d05-9eeb-b9ecb1b24583, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee935130-a4f9-45a7-8c75-b71c4a56d05d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee935130-a4f9-45a7-8c75-b71c4a56d05d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16507206101514677079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650720610151467707916507206101514677079165072061015146770791650720610151467707916507206101514677079165072061015146770791650720610151467707916507206101514677079165072061015146770791650720610151467707916507206101514677079165072061015146770791650720610151467707916507206101514677079165072061015146770791650720610151467707916507206101514677079165072061015146770791650720610151467707916507206101514677079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7be8219-6d00-4153-af0f-0aec99947cd5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f0b5428-adc9-4ccd-824d-d42e4371eaa8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f0b5428-adc9-4ccd-824d-d42e4371eaa8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17913236471191343794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791323647119134379417913236471191343794179132364711913437941791323647119134379417913236471191343794179132364711913437941791323647119134379417913236471191343794179132364711913437941791323647119134379417913236471191343794179132364711913437941791323647119134379417913236471191343794179132364711913437941791323647119134379417913236471191343794179132364711913437941791323647119134379417913236471191343794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee935130-a4f9-45a7-8c75-b71c4a56d05d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16b93e14-776e-46bc-8f71-1ea1ea3ccef6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16b93e14-776e-46bc-8f71-1ea1ea3ccef6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9343901439460121559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93439014394601215599343901439460121559934390143946012155993439014394601215599343901439460121559934390143946012155993439014394601215599343901439460121559934390143946012155993439014394601215599343901439460121559934390143946012155993439014394601215599343901439460121559934390143946012155993439014394601215599343901439460121559934390143946012155993439014394601215599343901439460121559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f0b5428-adc9-4ccd-824d-d42e4371eaa8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d987f78-d49f-4610-a491-1bbc41e6ebf1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d987f78-d49f-4610-a491-1bbc41e6ebf1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5924560121517578798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59245601215175787985924560121517578798592456012151757879859245601215175787985924560121517578798592456012151757879859245601215175787985924560121517578798592456012151757879859245601215175787985924560121517578798592456012151757879859245601215175787985924560121517578798592456012151757879859245601215175787985924560121517578798592456012151757879859245601215175787985924560121517578798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16b93e14-776e-46bc-8f71-1ea1ea3ccef6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15f459a1-8956-49d2-a626-27886fd87f79, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15f459a1-8956-49d2-a626-27886fd87f79, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11901370821742438460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190137082174243846011901370821742438460119013708217424384601190137082174243846011901370821742438460119013708217424384601190137082174243846011901370821742438460119013708217424384601190137082174243846011901370821742438460119013708217424384601190137082174243846011901370821742438460119013708217424384601190137082174243846011901370821742438460119013708217424384601190137082174243846011901370821742438460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d987f78-d49f-4610-a491-1bbc41e6ebf1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3d2d0d3-0b0c-4326-a10b-8c52968672e8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3d2d0d3-0b0c-4326-a10b-8c52968672e8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15822493082318998688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582249308231899868815822493082318998688158224930823189986881582249308231899868815822493082318998688158224930823189986881582249308231899868815822493082318998688158224930823189986881582249308231899868815822493082318998688158224930823189986881582249308231899868815822493082318998688158224930823189986881582249308231899868815822493082318998688158224930823189986881582249308231899868815822493082318998688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15f459a1-8956-49d2-a626-27886fd87f79, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79bc3f5d-1211-4610-b9a3-645999e59f0a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79bc3f5d-1211-4610-b9a3-645999e59f0a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1414591068964999339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14145910689649993391414591068964999339141459106896499933914145910689649993391414591068964999339141459106896499933914145910689649993391414591068964999339141459106896499933914145910689649993391414591068964999339141459106896499933914145910689649993391414591068964999339141459106896499933914145910689649993391414591068964999339141459106896499933914145910689649993391414591068964999339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3d2d0d3-0b0c-4326-a10b-8c52968672e8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3922945d-944c-478b-81bb-c7f9e7570f66, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3922945d-944c-478b-81bb-c7f9e7570f66, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5784239049877823960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57842390498778239605784239049877823960578423904987782396057842390498778239605784239049877823960578423904987782396057842390498778239605784239049877823960578423904987782396057842390498778239605784239049877823960578423904987782396057842390498778239605784239049877823960578423904987782396057842390498778239605784239049877823960578423904987782396057842390498778239605784239049877823960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79bc3f5d-1211-4610-b9a3-645999e59f0a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c66f1fd-9ee3-4b36-b8a6-247fe520aa30, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c66f1fd-9ee3-4b36-b8a6-247fe520aa30, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4144265026010614704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41442650260106147044144265026010614704414426502601061470441442650260106147044144265026010614704414426502601061470441442650260106147044144265026010614704414426502601061470441442650260106147044144265026010614704414426502601061470441442650260106147044144265026010614704414426502601061470441442650260106147044144265026010614704414426502601061470441442650260106147044144265026010614704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3922945d-944c-478b-81bb-c7f9e7570f66, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35923688-5770-42e0-acd5-ada4a6048551, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35923688-5770-42e0-acd5-ada4a6048551, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13432979697870706840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343297969787070684013432979697870706840134329796978707068401343297969787070684013432979697870706840134329796978707068401343297969787070684013432979697870706840134329796978707068401343297969787070684013432979697870706840134329796978707068401343297969787070684013432979697870706840134329796978707068401343297969787070684013432979697870706840134329796978707068401343297969787070684013432979697870706840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c66f1fd-9ee3-4b36-b8a6-247fe520aa30, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc5d5982-8050-43da-94e8-ff5ccf3cf878, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc5d5982-8050-43da-94e8-ff5ccf3cf878, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4020874258771611489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40208742587716114894020874258771611489402087425877161148940208742587716114894020874258771611489402087425877161148940208742587716114894020874258771611489402087425877161148940208742587716114894020874258771611489402087425877161148940208742587716114894020874258771611489402087425877161148940208742587716114894020874258771611489402087425877161148940208742587716114894020874258771611489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35923688-5770-42e0-acd5-ada4a6048551, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a952e62a-b8d3-4cc3-a52f-d6cc866a3623, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a952e62a-b8d3-4cc3-a52f-d6cc866a3623, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13146091838705856904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1314609183870585690413146091838705856904131460918387058569041314609183870585690413146091838705856904131460918387058569041314609183870585690413146091838705856904131460918387058569041314609183870585690413146091838705856904131460918387058569041314609183870585690413146091838705856904131460918387058569041314609183870585690413146091838705856904131460918387058569041314609183870585690413146091838705856904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc5d5982-8050-43da-94e8-ff5ccf3cf878, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 557f3fa8-a516-40e3-b263-e2624e61d02c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 557f3fa8-a516-40e3-b263-e2624e61d02c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7603890654628367307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76038906546283673077603890654628367307760389065462836730776038906546283673077603890654628367307760389065462836730776038906546283673077603890654628367307760389065462836730776038906546283673077603890654628367307760389065462836730776038906546283673077603890654628367307760389065462836730776038906546283673077603890654628367307760389065462836730776038906546283673077603890654628367307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a952e62a-b8d3-4cc3-a52f-d6cc866a3623, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91b3c8ac-865a-475b-91c0-aa6478a2ecae, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91b3c8ac-865a-475b-91c0-aa6478a2ecae, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12698857171442054964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269885717144205496412698857171442054964126988571714420549641269885717144205496412698857171442054964126988571714420549641269885717144205496412698857171442054964126988571714420549641269885717144205496412698857171442054964126988571714420549641269885717144205496412698857171442054964126988571714420549641269885717144205496412698857171442054964126988571714420549641269885717144205496412698857171442054964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 557f3fa8-a516-40e3-b263-e2624e61d02c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c29995c2-b0dc-4b88-98bc-ef7eae0fecc9, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c29995c2-b0dc-4b88-98bc-ef7eae0fecc9, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3622904096948774283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36229040969487742833622904096948774283362290409694877428336229040969487742833622904096948774283362290409694877428336229040969487742833622904096948774283362290409694877428336229040969487742833622904096948774283362290409694877428336229040969487742833622904096948774283362290409694877428336229040969487742833622904096948774283362290409694877428336229040969487742833622904096948774283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91b3c8ac-865a-475b-91c0-aa6478a2ecae, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c29995c2-b0dc-4b88-98bc-ef7eae0fecc9, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 922cc950-e432-4da8-a0e0-c373b863dc94, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 922cc950-e432-4da8-a0e0-c373b863dc94, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14633245166390464608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463324516639046460814633245166390464608146332451663904646081463324516639046460814633245166390464608146332451663904646081463324516639046460814633245166390464608146332451663904646081463324516639046460814633245166390464608146332451663904646081463324516639046460814633245166390464608146332451663904646081463324516639046460814633245166390464608146332451663904646081463324516639046460814633245166390464608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fe4bdf0-15df-4824-a449-6368f09187e8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fe4bdf0-15df-4824-a449-6368f09187e8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9708811837836557737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97088118378365577379708811837836557737970881183783655773797088118378365577379708811837836557737970881183783655773797088118378365577379708811837836557737970881183783655773797088118378365577379708811837836557737970881183783655773797088118378365577379708811837836557737970881183783655773797088118378365577379708811837836557737970881183783655773797088118378365577379708811837836557737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 922cc950-e432-4da8-a0e0-c373b863dc94, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fe4bdf0-15df-4824-a449-6368f09187e8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca4f25a2-07eb-4ac1-9fd3-59fe766c3d39, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca4f25a2-07eb-4ac1-9fd3-59fe766c3d39, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2802350049020295211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28023500490202952112802350049020295211280235004902029521128023500490202952112802350049020295211280235004902029521128023500490202952112802350049020295211280235004902029521128023500490202952112802350049020295211280235004902029521128023500490202952112802350049020295211280235004902029521128023500490202952112802350049020295211280235004902029521128023500490202952112802350049020295211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b485506c-5744-4d6e-b839-a639cb2b0c91, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b485506c-5744-4d6e-b839-a639cb2b0c91, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14267888981203271674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426788898120327167414267888981203271674142678889812032716741426788898120327167414267888981203271674142678889812032716741426788898120327167414267888981203271674142678889812032716741426788898120327167414267888981203271674142678889812032716741426788898120327167414267888981203271674142678889812032716741426788898120327167414267888981203271674142678889812032716741426788898120327167414267888981203271674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b485506c-5744-4d6e-b839-a639cb2b0c91, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de46643d-0573-43d2-8d1f-d5ac888dec77, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de46643d-0573-43d2-8d1f-d5ac888dec77, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9510903704094038321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95109037040940383219510903704094038321951090370409403832195109037040940383219510903704094038321951090370409403832195109037040940383219510903704094038321951090370409403832195109037040940383219510903704094038321951090370409403832195109037040940383219510903704094038321951090370409403832195109037040940383219510903704094038321951090370409403832195109037040940383219510903704094038321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca4f25a2-07eb-4ac1-9fd3-59fe766c3d39, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a41e24b-4c78-4548-a52c-0f71eef95cdc, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a41e24b-4c78-4548-a52c-0f71eef95cdc, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15910377797716760146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591037779771676014615910377797716760146159103777977167601461591037779771676014615910377797716760146159103777977167601461591037779771676014615910377797716760146159103777977167601461591037779771676014615910377797716760146159103777977167601461591037779771676014615910377797716760146159103777977167601461591037779771676014615910377797716760146159103777977167601461591037779771676014615910377797716760146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de46643d-0573-43d2-8d1f-d5ac888dec77, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6cda196-2266-4bf7-a972-d82741611be5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6cda196-2266-4bf7-a972-d82741611be5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17405127765424654929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740512776542465492917405127765424654929174051277654246549291740512776542465492917405127765424654929174051277654246549291740512776542465492917405127765424654929174051277654246549291740512776542465492917405127765424654929174051277654246549291740512776542465492917405127765424654929174051277654246549291740512776542465492917405127765424654929174051277654246549291740512776542465492917405127765424654929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a41e24b-4c78-4548-a52c-0f71eef95cdc, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eca97c0c-3fd7-4d87-a021-d2128e1f5757, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eca97c0c-3fd7-4d87-a021-d2128e1f5757, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8108241926103249801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81082419261032498018108241926103249801810824192610324980181082419261032498018108241926103249801810824192610324980181082419261032498018108241926103249801810824192610324980181082419261032498018108241926103249801810824192610324980181082419261032498018108241926103249801810824192610324980181082419261032498018108241926103249801810824192610324980181082419261032498018108241926103249801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6cda196-2266-4bf7-a972-d82741611be5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 990d42e3-bd9b-4f5c-b939-019936e6fbad, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 990d42e3-bd9b-4f5c-b939-019936e6fbad, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3960873881577792803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39608738815777928033960873881577792803396087388157779280339608738815777928033960873881577792803396087388157779280339608738815777928033960873881577792803396087388157779280339608738815777928033960873881577792803396087388157779280339608738815777928033960873881577792803396087388157779280339608738815777928033960873881577792803396087388157779280339608738815777928033960873881577792803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eca97c0c-3fd7-4d87-a021-d2128e1f5757, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a677aa9e-51e1-44bb-9569-feb41cffcdd2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a677aa9e-51e1-44bb-9569-feb41cffcdd2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2956924198446570121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29569241984465701212956924198446570121295692419844657012129569241984465701212956924198446570121295692419844657012129569241984465701212956924198446570121295692419844657012129569241984465701212956924198446570121295692419844657012129569241984465701212956924198446570121295692419844657012129569241984465701212956924198446570121295692419844657012129569241984465701212956924198446570121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 990d42e3-bd9b-4f5c-b939-019936e6fbad, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffb05aef-7c62-4324-abcb-181ff5e2526a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffb05aef-7c62-4324-abcb-181ff5e2526a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1887862781722266592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18878627817222665921887862781722266592188786278172226659218878627817222665921887862781722266592188786278172226659218878627817222665921887862781722266592188786278172226659218878627817222665921887862781722266592188786278172226659218878627817222665921887862781722266592188786278172226659218878627817222665921887862781722266592188786278172226659218878627817222665921887862781722266592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a677aa9e-51e1-44bb-9569-feb41cffcdd2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85899df7-fe1d-4bf2-a0fe-4a33cb7dbec5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85899df7-fe1d-4bf2-a0fe-4a33cb7dbec5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14014379638417357069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401437963841735706914014379638417357069140143796384173570691401437963841735706914014379638417357069140143796384173570691401437963841735706914014379638417357069140143796384173570691401437963841735706914014379638417357069140143796384173570691401437963841735706914014379638417357069140143796384173570691401437963841735706914014379638417357069140143796384173570691401437963841735706914014379638417357069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffb05aef-7c62-4324-abcb-181ff5e2526a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85899df7-fe1d-4bf2-a0fe-4a33cb7dbec5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14d9c6e5-8b8b-4d24-b540-da1990e3cee0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99de21e8-fc59-47f7-b52e-bb516f74aa63, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14d9c6e5-8b8b-4d24-b540-da1990e3cee0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4261959741906296398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42619597419062963984261959741906296398426195974190629639842619597419062963984261959741906296398426195974190629639842619597419062963984261959741906296398426195974190629639842619597419062963984261959741906296398426195974190629639842619597419062963984261959741906296398426195974190629639842619597419062963984261959741906296398426195974190629639842619597419062963984261959741906296398" } } } 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, 99de21e8-fc59-47f7-b52e-bb516f74aa63, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1162326062009930258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11623260620099302581162326062009930258116232606200993025811623260620099302581162326062009930258116232606200993025811623260620099302581162326062009930258116232606200993025811623260620099302581162326062009930258116232606200993025811623260620099302581162326062009930258116232606200993025811623260620099302581162326062009930258116232606200993025811623260620099302581162326062009930258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99de21e8-fc59-47f7-b52e-bb516f74aa63, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14d9c6e5-8b8b-4d24-b540-da1990e3cee0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90ba96ce-235c-4d82-93d6-4c98766a6a51, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90ba96ce-235c-4d82-93d6-4c98766a6a51, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3406839473647326548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34068394736473265483406839473647326548340683947364732654834068394736473265483406839473647326548340683947364732654834068394736473265483406839473647326548340683947364732654834068394736473265483406839473647326548340683947364732654834068394736473265483406839473647326548340683947364732654834068394736473265483406839473647326548340683947364732654834068394736473265483406839473647326548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8860c80e-6387-4fea-b444-6843795a0172, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8860c80e-6387-4fea-b444-6843795a0172, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9405560975049900595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94055609750499005959405560975049900595940556097504990059594055609750499005959405560975049900595940556097504990059594055609750499005959405560975049900595940556097504990059594055609750499005959405560975049900595940556097504990059594055609750499005959405560975049900595940556097504990059594055609750499005959405560975049900595940556097504990059594055609750499005959405560975049900595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90ba96ce-235c-4d82-93d6-4c98766a6a51, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbfedae5-e6d3-468f-99ec-a0477df05bf1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbfedae5-e6d3-468f-99ec-a0477df05bf1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9104573449404560855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91045734494045608559104573449404560855910457344940456085591045734494045608559104573449404560855910457344940456085591045734494045608559104573449404560855910457344940456085591045734494045608559104573449404560855910457344940456085591045734494045608559104573449404560855910457344940456085591045734494045608559104573449404560855910457344940456085591045734494045608559104573449404560855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8860c80e-6387-4fea-b444-6843795a0172, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d1e60fb-80b1-495c-b632-466f7d35ef5b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d1e60fb-80b1-495c-b632-466f7d35ef5b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5780002391183861284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57800023911838612845780002391183861284578000239118386128457800023911838612845780002391183861284578000239118386128457800023911838612845780002391183861284578000239118386128457800023911838612845780002391183861284578000239118386128457800023911838612845780002391183861284578000239118386128457800023911838612845780002391183861284578000239118386128457800023911838612845780002391183861284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbfedae5-e6d3-468f-99ec-a0477df05bf1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daeb718e-22ac-4842-8e0c-a667f0ec34c0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daeb718e-22ac-4842-8e0c-a667f0ec34c0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9440169283680727650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94401692836807276509440169283680727650944016928368072765094401692836807276509440169283680727650944016928368072765094401692836807276509440169283680727650944016928368072765094401692836807276509440169283680727650944016928368072765094401692836807276509440169283680727650944016928368072765094401692836807276509440169283680727650944016928368072765094401692836807276509440169283680727650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d1e60fb-80b1-495c-b632-466f7d35ef5b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e857fb8-7bd7-464d-a54c-cbe2d89211f8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e857fb8-7bd7-464d-a54c-cbe2d89211f8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6155935390600285282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61559353906002852826155935390600285282615593539060028528261559353906002852826155935390600285282615593539060028528261559353906002852826155935390600285282615593539060028528261559353906002852826155935390600285282615593539060028528261559353906002852826155935390600285282615593539060028528261559353906002852826155935390600285282615593539060028528261559353906002852826155935390600285282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daeb718e-22ac-4842-8e0c-a667f0ec34c0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9e08aab-d4cc-4592-880b-aa20ed6f0c0d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9e08aab-d4cc-4592-880b-aa20ed6f0c0d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11374752152469283834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137475215246928383411374752152469283834113747521524692838341137475215246928383411374752152469283834113747521524692838341137475215246928383411374752152469283834113747521524692838341137475215246928383411374752152469283834113747521524692838341137475215246928383411374752152469283834113747521524692838341137475215246928383411374752152469283834113747521524692838341137475215246928383411374752152469283834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e857fb8-7bd7-464d-a54c-cbe2d89211f8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abbd9aaa-847c-498a-87e6-3ebdc57a9aa3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abbd9aaa-847c-498a-87e6-3ebdc57a9aa3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1375349823820080602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13753498238200806021375349823820080602137534982382008060213753498238200806021375349823820080602137534982382008060213753498238200806021375349823820080602137534982382008060213753498238200806021375349823820080602137534982382008060213753498238200806021375349823820080602137534982382008060213753498238200806021375349823820080602137534982382008060213753498238200806021375349823820080602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9e08aab-d4cc-4592-880b-aa20ed6f0c0d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96f5439c-a52a-4747-a6ae-0968ec65eddf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96f5439c-a52a-4747-a6ae-0968ec65eddf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5629415943326516103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56294159433265161035629415943326516103562941594332651610356294159433265161035629415943326516103562941594332651610356294159433265161035629415943326516103562941594332651610356294159433265161035629415943326516103562941594332651610356294159433265161035629415943326516103562941594332651610356294159433265161035629415943326516103562941594332651610356294159433265161035629415943326516103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abbd9aaa-847c-498a-87e6-3ebdc57a9aa3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 460657ba-5cbe-47ca-8e18-060b3d826148, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 460657ba-5cbe-47ca-8e18-060b3d826148, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5424219494454557861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54242194944545578615424219494454557861542421949445455786154242194944545578615424219494454557861542421949445455786154242194944545578615424219494454557861542421949445455786154242194944545578615424219494454557861542421949445455786154242194944545578615424219494454557861542421949445455786154242194944545578615424219494454557861542421949445455786154242194944545578615424219494454557861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96f5439c-a52a-4747-a6ae-0968ec65eddf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bea6afd3-9957-425a-9b94-4a9d596669cd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bea6afd3-9957-425a-9b94-4a9d596669cd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11029739502580578629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102973950258057862911029739502580578629110297395025805786291102973950258057862911029739502580578629110297395025805786291102973950258057862911029739502580578629110297395025805786291102973950258057862911029739502580578629110297395025805786291102973950258057862911029739502580578629110297395025805786291102973950258057862911029739502580578629110297395025805786291102973950258057862911029739502580578629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 460657ba-5cbe-47ca-8e18-060b3d826148, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25024bd0-6ba3-4d51-abc8-65de98f9ac9f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25024bd0-6ba3-4d51-abc8-65de98f9ac9f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17567118301026805538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756711830102680553817567118301026805538175671183010268055381756711830102680553817567118301026805538175671183010268055381756711830102680553817567118301026805538175671183010268055381756711830102680553817567118301026805538175671183010268055381756711830102680553817567118301026805538175671183010268055381756711830102680553817567118301026805538175671183010268055381756711830102680553817567118301026805538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bea6afd3-9957-425a-9b94-4a9d596669cd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ff82060-284f-43e8-9240-79c64dea3956, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ff82060-284f-43e8-9240-79c64dea3956, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5220045803018265324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52200458030182653245220045803018265324522004580301826532452200458030182653245220045803018265324522004580301826532452200458030182653245220045803018265324522004580301826532452200458030182653245220045803018265324522004580301826532452200458030182653245220045803018265324522004580301826532452200458030182653245220045803018265324522004580301826532452200458030182653245220045803018265324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25024bd0-6ba3-4d51-abc8-65de98f9ac9f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95569932-9c1f-485c-8ccc-ec82bf2f8c83, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95569932-9c1f-485c-8ccc-ec82bf2f8c83, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13999746527480858948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399974652748085894813999746527480858948139997465274808589481399974652748085894813999746527480858948139997465274808589481399974652748085894813999746527480858948139997465274808589481399974652748085894813999746527480858948139997465274808589481399974652748085894813999746527480858948139997465274808589481399974652748085894813999746527480858948139997465274808589481399974652748085894813999746527480858948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ff82060-284f-43e8-9240-79c64dea3956, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da93d51e-e290-4245-b7e8-30b6c0eadccd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da93d51e-e290-4245-b7e8-30b6c0eadccd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 342112336601126390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "342112336601126390342112336601126390342112336601126390342112336601126390342112336601126390342112336601126390342112336601126390342112336601126390342112336601126390342112336601126390342112336601126390342112336601126390342112336601126390342112336601126390342112336601126390342112336601126390342112336601126390342112336601126390342112336601126390342112336601126390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95569932-9c1f-485c-8ccc-ec82bf2f8c83, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e7dc1d9-306d-4b24-a008-5eee4fc9d334, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e7dc1d9-306d-4b24-a008-5eee4fc9d334, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3414442511354625134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34144425113546251343414442511354625134341444251135462513434144425113546251343414442511354625134341444251135462513434144425113546251343414442511354625134341444251135462513434144425113546251343414442511354625134341444251135462513434144425113546251343414442511354625134341444251135462513434144425113546251343414442511354625134341444251135462513434144425113546251343414442511354625134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da93d51e-e290-4245-b7e8-30b6c0eadccd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f6f665f-5a5d-4335-a4f0-f7c3a25e1dbe, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f6f665f-5a5d-4335-a4f0-f7c3a25e1dbe, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15735715708673577776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1573571570867357777615735715708673577776157357157086735777761573571570867357777615735715708673577776157357157086735777761573571570867357777615735715708673577776157357157086735777761573571570867357777615735715708673577776157357157086735777761573571570867357777615735715708673577776157357157086735777761573571570867357777615735715708673577776157357157086735777761573571570867357777615735715708673577776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e7dc1d9-306d-4b24-a008-5eee4fc9d334, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 953a8270-cea0-4fbc-8140-51ef88b8e02e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 953a8270-cea0-4fbc-8140-51ef88b8e02e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15007343904439778077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500734390443977807715007343904439778077150073439044397780771500734390443977807715007343904439778077150073439044397780771500734390443977807715007343904439778077150073439044397780771500734390443977807715007343904439778077150073439044397780771500734390443977807715007343904439778077150073439044397780771500734390443977807715007343904439778077150073439044397780771500734390443977807715007343904439778077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f6f665f-5a5d-4335-a4f0-f7c3a25e1dbe, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26f6c517-c8a0-4ff9-ae68-c305132dba6e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26f6c517-c8a0-4ff9-ae68-c305132dba6e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1113056854850786646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11130568548507866461113056854850786646111305685485078664611130568548507866461113056854850786646111305685485078664611130568548507866461113056854850786646111305685485078664611130568548507866461113056854850786646111305685485078664611130568548507866461113056854850786646111305685485078664611130568548507866461113056854850786646111305685485078664611130568548507866461113056854850786646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 953a8270-cea0-4fbc-8140-51ef88b8e02e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 731e01f5-2bf4-402c-90e5-bab084dbb3e7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 731e01f5-2bf4-402c-90e5-bab084dbb3e7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3978210675543470302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39782106755434703023978210675543470302397821067554347030239782106755434703023978210675543470302397821067554347030239782106755434703023978210675543470302397821067554347030239782106755434703023978210675543470302397821067554347030239782106755434703023978210675543470302397821067554347030239782106755434703023978210675543470302397821067554347030239782106755434703023978210675543470302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26f6c517-c8a0-4ff9-ae68-c305132dba6e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 731e01f5-2bf4-402c-90e5-bab084dbb3e7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f6cab53-7cf1-4795-8dd3-7818905cba0b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60a9a2f9-eee4-48bf-963a-e2880137165f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f6cab53-7cf1-4795-8dd3-7818905cba0b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7626355268582623037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76263552685826230377626355268582623037762635526858262303776263552685826230377626355268582623037762635526858262303776263552685826230377626355268582623037762635526858262303776263552685826230377626355268582623037762635526858262303776263552685826230377626355268582623037762635526858262303776263552685826230377626355268582623037762635526858262303776263552685826230377626355268582623037" } } } 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, 60a9a2f9-eee4-48bf-963a-e2880137165f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17426653977036547633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742665397703654763317426653977036547633174266539770365476331742665397703654763317426653977036547633174266539770365476331742665397703654763317426653977036547633174266539770365476331742665397703654763317426653977036547633174266539770365476331742665397703654763317426653977036547633174266539770365476331742665397703654763317426653977036547633174266539770365476331742665397703654763317426653977036547633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f6cab53-7cf1-4795-8dd3-7818905cba0b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60a9a2f9-eee4-48bf-963a-e2880137165f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d3ac49f-1101-4834-8c27-cd2738f72328, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecda372e-942b-44a9-a1cc-b3df57463029, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d3ac49f-1101-4834-8c27-cd2738f72328, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7837167708570841185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78371677085708411857837167708570841185783716770857084118578371677085708411857837167708570841185783716770857084118578371677085708411857837167708570841185783716770857084118578371677085708411857837167708570841185783716770857084118578371677085708411857837167708570841185783716770857084118578371677085708411857837167708570841185783716770857084118578371677085708411857837167708570841185" } } } 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, ecda372e-942b-44a9-a1cc-b3df57463029, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5568950091991767779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55689500919917677795568950091991767779556895009199176777955689500919917677795568950091991767779556895009199176777955689500919917677795568950091991767779556895009199176777955689500919917677795568950091991767779556895009199176777955689500919917677795568950091991767779556895009199176777955689500919917677795568950091991767779556895009199176777955689500919917677795568950091991767779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecda372e-942b-44a9-a1cc-b3df57463029, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d3ac49f-1101-4834-8c27-cd2738f72328, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12735b68-934e-4777-b914-4e088a1cefad, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 989d5aee-fa3f-4b16-8929-a49a87cb530f, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12735b68-934e-4777-b914-4e088a1cefad, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12459649750179703673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245964975017970367312459649750179703673124596497501797036731245964975017970367312459649750179703673124596497501797036731245964975017970367312459649750179703673124596497501797036731245964975017970367312459649750179703673124596497501797036731245964975017970367312459649750179703673124596497501797036731245964975017970367312459649750179703673124596497501797036731245964975017970367312459649750179703673" } } } 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, 989d5aee-fa3f-4b16-8929-a49a87cb530f, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6353238657912464065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63532386579124640656353238657912464065635323865791246406563532386579124640656353238657912464065635323865791246406563532386579124640656353238657912464065635323865791246406563532386579124640656353238657912464065635323865791246406563532386579124640656353238657912464065635323865791246406563532386579124640656353238657912464065635323865791246406563532386579124640656353238657912464065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12735b68-934e-4777-b914-4e088a1cefad, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8cd8175-c901-4dd9-904e-61ce5199849d, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8cd8175-c901-4dd9-904e-61ce5199849d, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16629848317856990540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1662984831785699054016629848317856990540166298483178569905401662984831785699054016629848317856990540166298483178569905401662984831785699054016629848317856990540166298483178569905401662984831785699054016629848317856990540166298483178569905401662984831785699054016629848317856990540166298483178569905401662984831785699054016629848317856990540166298483178569905401662984831785699054016629848317856990540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 989d5aee-fa3f-4b16-8929-a49a87cb530f, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd66b234-127a-4013-889e-1c1d2c061eff, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd66b234-127a-4013-889e-1c1d2c061eff, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11765233661785678965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176523366178567896511765233661785678965117652336617856789651176523366178567896511765233661785678965117652336617856789651176523366178567896511765233661785678965117652336617856789651176523366178567896511765233661785678965117652336617856789651176523366178567896511765233661785678965117652336617856789651176523366178567896511765233661785678965117652336617856789651176523366178567896511765233661785678965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8cd8175-c901-4dd9-904e-61ce5199849d, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd835ef7-fbe4-4c10-ae5e-3a3b8127c0a5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd66b234-127a-4013-889e-1c1d2c061eff, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd835ef7-fbe4-4c10-ae5e-3a3b8127c0a5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4421440697319305829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44214406973193058294421440697319305829442144069731930582944214406973193058294421440697319305829442144069731930582944214406973193058294421440697319305829442144069731930582944214406973193058294421440697319305829442144069731930582944214406973193058294421440697319305829442144069731930582944214406973193058294421440697319305829442144069731930582944214406973193058294421440697319305829" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91e23b09-6b60-4be7-a94c-ced557bf4235, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91e23b09-6b60-4be7-a94c-ced557bf4235, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13733570738348465200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373357073834846520013733570738348465200137335707383484652001373357073834846520013733570738348465200137335707383484652001373357073834846520013733570738348465200137335707383484652001373357073834846520013733570738348465200137335707383484652001373357073834846520013733570738348465200137335707383484652001373357073834846520013733570738348465200137335707383484652001373357073834846520013733570738348465200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd835ef7-fbe4-4c10-ae5e-3a3b8127c0a5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9516a75b-367c-4af0-ab01-621c911049ca, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9516a75b-367c-4af0-ab01-621c911049ca, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8267351809846982581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82673518098469825818267351809846982581826735180984698258182673518098469825818267351809846982581826735180984698258182673518098469825818267351809846982581826735180984698258182673518098469825818267351809846982581826735180984698258182673518098469825818267351809846982581826735180984698258182673518098469825818267351809846982581826735180984698258182673518098469825818267351809846982581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91e23b09-6b60-4be7-a94c-ced557bf4235, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff775443-4347-4047-ac62-e34c199077ac, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff775443-4347-4047-ac62-e34c199077ac, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15932335003556031634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1593233500355603163415932335003556031634159323350035560316341593233500355603163415932335003556031634159323350035560316341593233500355603163415932335003556031634159323350035560316341593233500355603163415932335003556031634159323350035560316341593233500355603163415932335003556031634159323350035560316341593233500355603163415932335003556031634159323350035560316341593233500355603163415932335003556031634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9516a75b-367c-4af0-ab01-621c911049ca, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37fbfd20-e583-467c-bf01-ea9a285e3836, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37fbfd20-e583-467c-bf01-ea9a285e3836, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14407937316355710968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440793731635571096814407937316355710968144079373163557109681440793731635571096814407937316355710968144079373163557109681440793731635571096814407937316355710968144079373163557109681440793731635571096814407937316355710968144079373163557109681440793731635571096814407937316355710968144079373163557109681440793731635571096814407937316355710968144079373163557109681440793731635571096814407937316355710968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff775443-4347-4047-ac62-e34c199077ac, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5fbbf74-c8d6-438c-afa7-650ca320683b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37fbfd20-e583-467c-bf01-ea9a285e3836, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5fbbf74-c8d6-438c-afa7-650ca320683b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4763148858023245428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47631488580232454284763148858023245428476314885802324542847631488580232454284763148858023245428476314885802324542847631488580232454284763148858023245428476314885802324542847631488580232454284763148858023245428476314885802324542847631488580232454284763148858023245428476314885802324542847631488580232454284763148858023245428476314885802324542847631488580232454284763148858023245428" } } } 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 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc2533f8-a57e-417c-a172-fd87b3327260, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc2533f8-a57e-417c-a172-fd87b3327260, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15729435646914554086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572943564691455408615729435646914554086157294356469145540861572943564691455408615729435646914554086157294356469145540861572943564691455408615729435646914554086157294356469145540861572943564691455408615729435646914554086157294356469145540861572943564691455408615729435646914554086157294356469145540861572943564691455408615729435646914554086157294356469145540861572943564691455408615729435646914554086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5fbbf74-c8d6-438c-afa7-650ca320683b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db61c0a3-7858-4c87-81f5-f27f3997821c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc2533f8-a57e-417c-a172-fd87b3327260, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db61c0a3-7858-4c87-81f5-f27f3997821c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3640253576807314462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36402535768073144623640253576807314462364025357680731446236402535768073144623640253576807314462364025357680731446236402535768073144623640253576807314462364025357680731446236402535768073144623640253576807314462364025357680731446236402535768073144623640253576807314462364025357680731446236402535768073144623640253576807314462364025357680731446236402535768073144623640253576807314462" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be738551-e0ca-4e18-a60a-8866403055f5, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be738551-e0ca-4e18-a60a-8866403055f5, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15109790570328663424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510979057032866342415109790570328663424151097905703286634241510979057032866342415109790570328663424151097905703286634241510979057032866342415109790570328663424151097905703286634241510979057032866342415109790570328663424151097905703286634241510979057032866342415109790570328663424151097905703286634241510979057032866342415109790570328663424151097905703286634241510979057032866342415109790570328663424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db61c0a3-7858-4c87-81f5-f27f3997821c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd660656-f0cd-4f6e-9b9f-4413110d7595, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be738551-e0ca-4e18-a60a-8866403055f5, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd660656-f0cd-4f6e-9b9f-4413110d7595, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10504482957161133619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050448295716113361910504482957161133619105044829571611336191050448295716113361910504482957161133619105044829571611336191050448295716113361910504482957161133619105044829571611336191050448295716113361910504482957161133619105044829571611336191050448295716113361910504482957161133619105044829571611336191050448295716113361910504482957161133619105044829571611336191050448295716113361910504482957161133619" } } } 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87b89cd1-b30b-486a-8026-8c997647df4e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87b89cd1-b30b-486a-8026-8c997647df4e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5796626455803885802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57966264558038858025796626455803885802579662645580388580257966264558038858025796626455803885802579662645580388580257966264558038858025796626455803885802579662645580388580257966264558038858025796626455803885802579662645580388580257966264558038858025796626455803885802579662645580388580257966264558038858025796626455803885802579662645580388580257966264558038858025796626455803885802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd660656-f0cd-4f6e-9b9f-4413110d7595, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87b89cd1-b30b-486a-8026-8c997647df4e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0722234-56ab-4412-8327-7c0f478c28bb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0722234-56ab-4412-8327-7c0f478c28bb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13557922907699032263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355792290769903226313557922907699032263135579229076990322631355792290769903226313557922907699032263135579229076990322631355792290769903226313557922907699032263135579229076990322631355792290769903226313557922907699032263135579229076990322631355792290769903226313557922907699032263135579229076990322631355792290769903226313557922907699032263135579229076990322631355792290769903226313557922907699032263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cea6732-4d99-49f3-9b20-c432c3de44ee, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cea6732-4d99-49f3-9b20-c432c3de44ee, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3211440469033682323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32114404690336823233211440469033682323321144046903368232332114404690336823233211440469033682323321144046903368232332114404690336823233211440469033682323321144046903368232332114404690336823233211440469033682323321144046903368232332114404690336823233211440469033682323321144046903368232332114404690336823233211440469033682323321144046903368232332114404690336823233211440469033682323" } } } 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:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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, 5cea6732-4d99-49f3-9b20-c432c3de44ee, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0722234-56ab-4412-8327-7c0f478c28bb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" 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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23411 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_hyly95v4.log --grpc-port=14880 --mon-port=26729 --ic-port=5505 --key-file /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82adba9e-c399-48e0-b7cf-cf105ec40731, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e1b3f40-5cae-49e7-b404-e91d8b27e7d0, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3mzp/0019cf/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:23411', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_hyly95v4.log', '--grpc-port=14880', '--mon-port=26729', '--ic-port=5505', '--key-file', '/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/3mzp/0019cf/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:63 RpcState(ExecuteDataQuery, 82adba9e-c399-48e0-b7cf-cf105ec40731, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6954053676531153019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69540536765311530196954053676531153019695405367653115301969540536765311530196954053676531153019695405367653115301969540536765311530196954053676531153019695405367653115301969540536765311530196954053676531153019695405367653115301969540536765311530196954053676531153019695405367653115301969540536765311530196954053676531153019695405367653115301969540536765311530196954053676531153019" } } } 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, 7e1b3f40-5cae-49e7-b404-e91d8b27e7d0, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17132316391042704002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713231639104270400217132316391042704002171323163910427040021713231639104270400217132316391042704002171323163910427040021713231639104270400217132316391042704002171323163910427040021713231639104270400217132316391042704002171323163910427040021713231639104270400217132316391042704002171323163910427040021713231639104270400217132316391042704002171323163910427040021713231639104270400217132316391042704002" } } } 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: 1074366
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:14880/3
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/3mzp/0019cf/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1074368
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82adba9e-c399-48e0-b7cf-cf105ec40731, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 041f7678-a71f-49d5-ab16-22dd0692bd21, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e1b3f40-5cae-49e7-b404-e91d8b27e7d0, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 041f7678-a71f-49d5-ab16-22dd0692bd21, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4033080429322179753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40330804293221797534033080429322179753403308042932217975340330804293221797534033080429322179753403308042932217975340330804293221797534033080429322179753403308042932217975340330804293221797534033080429322179753403308042932217975340330804293221797534033080429322179753403308042932217975340330804293221797534033080429322179753403308042932217975340330804293221797534033080429322179753" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eead1876-bafa-41ba-89a1-f9f0d5e02732, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eead1876-bafa-41ba-89a1-f9f0d5e02732, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13957895510366958024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395789551036695802413957895510366958024139578955103669580241395789551036695802413957895510366958024139578955103669580241395789551036695802413957895510366958024139578955103669580241395789551036695802413957895510366958024139578955103669580241395789551036695802413957895510366958024139578955103669580241395789551036695802413957895510366958024139578955103669580241395789551036695802413957895510366958024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 041f7678-a71f-49d5-ab16-22dd0692bd21, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eea8bab0-8be2-4c04-82bd-f29f6b05f2f6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eea8bab0-8be2-4c04-82bd-f29f6b05f2f6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2979768879596133098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29797688795961330982979768879596133098297976887959613309829797688795961330982979768879596133098297976887959613309829797688795961330982979768879596133098297976887959613309829797688795961330982979768879596133098297976887959613309829797688795961330982979768879596133098297976887959613309829797688795961330982979768879596133098297976887959613309829797688795961330982979768879596133098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eead1876-bafa-41ba-89a1-f9f0d5e02732, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3a8f78b-4fe3-45e7-8063-e6fd0d0d7353, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3a8f78b-4fe3-45e7-8063-e6fd0d0d7353, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8292883913108588159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82928839131085881598292883913108588159829288391310858815982928839131085881598292883913108588159829288391310858815982928839131085881598292883913108588159829288391310858815982928839131085881598292883913108588159829288391310858815982928839131085881598292883913108588159829288391310858815982928839131085881598292883913108588159829288391310858815982928839131085881598292883913108588159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eea8bab0-8be2-4c04-82bd-f29f6b05f2f6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23027724-72c2-408e-b090-b19032f10b8b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23027724-72c2-408e-b090-b19032f10b8b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12874027170873170331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287402717087317033112874027170873170331128740271708731703311287402717087317033112874027170873170331128740271708731703311287402717087317033112874027170873170331128740271708731703311287402717087317033112874027170873170331128740271708731703311287402717087317033112874027170873170331128740271708731703311287402717087317033112874027170873170331128740271708731703311287402717087317033112874027170873170331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3a8f78b-4fe3-45e7-8063-e6fd0d0d7353, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5aac77d-7eea-44e9-aee1-f3744e02437a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5aac77d-7eea-44e9-aee1-f3744e02437a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4493168617440675563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44931686174406755634493168617440675563449316861744067556344931686174406755634493168617440675563449316861744067556344931686174406755634493168617440675563449316861744067556344931686174406755634493168617440675563449316861744067556344931686174406755634493168617440675563449316861744067556344931686174406755634493168617440675563449316861744067556344931686174406755634493168617440675563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23027724-72c2-408e-b090-b19032f10b8b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24da6eb7-c8d2-4210-8923-fd5c3ed5b8e6, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24da6eb7-c8d2-4210-8923-fd5c3ed5b8e6, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 855511755614274641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "855511755614274641855511755614274641855511755614274641855511755614274641855511755614274641855511755614274641855511755614274641855511755614274641855511755614274641855511755614274641855511755614274641855511755614274641855511755614274641855511755614274641855511755614274641855511755614274641855511755614274641855511755614274641855511755614274641855511755614274641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5aac77d-7eea-44e9-aee1-f3744e02437a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5394a7e6-54fe-4d97-98ea-f9769a2a11ff, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5394a7e6-54fe-4d97-98ea-f9769a2a11ff, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9873812524438091322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98738125244380913229873812524438091322987381252443809132298738125244380913229873812524438091322987381252443809132298738125244380913229873812524438091322987381252443809132298738125244380913229873812524438091322987381252443809132298738125244380913229873812524438091322987381252443809132298738125244380913229873812524438091322987381252443809132298738125244380913229873812524438091322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24da6eb7-c8d2-4210-8923-fd5c3ed5b8e6, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b688b655-14f7-4245-9382-7194b1aa1881, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b688b655-14f7-4245-9382-7194b1aa1881, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6782599033257408574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67825990332574085746782599033257408574678259903325740857467825990332574085746782599033257408574678259903325740857467825990332574085746782599033257408574678259903325740857467825990332574085746782599033257408574678259903325740857467825990332574085746782599033257408574678259903325740857467825990332574085746782599033257408574678259903325740857467825990332574085746782599033257408574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5394a7e6-54fe-4d97-98ea-f9769a2a11ff, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11b76243-88f1-487a-9cf7-bddb3df038fb, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b688b655-14f7-4245-9382-7194b1aa1881, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11b76243-88f1-487a-9cf7-bddb3df038fb, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5954158115126336407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59541581151263364075954158115126336407595415811512633640759541581151263364075954158115126336407595415811512633640759541581151263364075954158115126336407595415811512633640759541581151263364075954158115126336407595415811512633640759541581151263364075954158115126336407595415811512633640759541581151263364075954158115126336407595415811512633640759541581151263364075954158115126336407" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc143022-2c8f-410c-8f41-f5deb4a8ca71, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc143022-2c8f-410c-8f41-f5deb4a8ca71, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18043692790424191872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804369279042419187218043692790424191872180436927904241918721804369279042419187218043692790424191872180436927904241918721804369279042419187218043692790424191872180436927904241918721804369279042419187218043692790424191872180436927904241918721804369279042419187218043692790424191872180436927904241918721804369279042419187218043692790424191872180436927904241918721804369279042419187218043692790424191872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11b76243-88f1-487a-9cf7-bddb3df038fb, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ac9a152-4206-4c41-a6a1-2a86dec02c34, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ac9a152-4206-4c41-a6a1-2a86dec02c34, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 637656203044005822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "637656203044005822637656203044005822637656203044005822637656203044005822637656203044005822637656203044005822637656203044005822637656203044005822637656203044005822637656203044005822637656203044005822637656203044005822637656203044005822637656203044005822637656203044005822637656203044005822637656203044005822637656203044005822637656203044005822637656203044005822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc143022-2c8f-410c-8f41-f5deb4a8ca71, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9666719e-7d35-4f24-a57b-118137c15a41, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9666719e-7d35-4f24-a57b-118137c15a41, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4191208806579584500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41912088065795845004191208806579584500419120880657958450041912088065795845004191208806579584500419120880657958450041912088065795845004191208806579584500419120880657958450041912088065795845004191208806579584500419120880657958450041912088065795845004191208806579584500419120880657958450041912088065795845004191208806579584500419120880657958450041912088065795845004191208806579584500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9666719e-7d35-4f24-a57b-118137c15a41, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c2dba17-03f4-4e58-8a92-f16d49be9e32, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ac9a152-4206-4c41-a6a1-2a86dec02c34, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c2dba17-03f4-4e58-8a92-f16d49be9e32, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13651358725160813876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365135872516081387613651358725160813876136513587251608138761365135872516081387613651358725160813876136513587251608138761365135872516081387613651358725160813876136513587251608138761365135872516081387613651358725160813876136513587251608138761365135872516081387613651358725160813876136513587251608138761365135872516081387613651358725160813876136513587251608138761365135872516081387613651358725160813876" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 686c28ea-40cc-4701-872d-fd4cb3002c99, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 686c28ea-40cc-4701-872d-fd4cb3002c99, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5950709100877060613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59507091008770606135950709100877060613595070910087706061359507091008770606135950709100877060613595070910087706061359507091008770606135950709100877060613595070910087706061359507091008770606135950709100877060613595070910087706061359507091008770606135950709100877060613595070910087706061359507091008770606135950709100877060613595070910087706061359507091008770606135950709100877060613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c2dba17-03f4-4e58-8a92-f16d49be9e32, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbb896f2-7ede-4efa-af63-079a9b84a722, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbb896f2-7ede-4efa-af63-079a9b84a722, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10293577966183031087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029357796618303108710293577966183031087102935779661830310871029357796618303108710293577966183031087102935779661830310871029357796618303108710293577966183031087102935779661830310871029357796618303108710293577966183031087102935779661830310871029357796618303108710293577966183031087102935779661830310871029357796618303108710293577966183031087102935779661830310871029357796618303108710293577966183031087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 686c28ea-40cc-4701-872d-fd4cb3002c99, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f4f7ac8-0821-4f6c-bb90-d1d929aeac21, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f4f7ac8-0821-4f6c-bb90-d1d929aeac21, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7802995975262482120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78029959752624821207802995975262482120780299597526248212078029959752624821207802995975262482120780299597526248212078029959752624821207802995975262482120780299597526248212078029959752624821207802995975262482120780299597526248212078029959752624821207802995975262482120780299597526248212078029959752624821207802995975262482120780299597526248212078029959752624821207802995975262482120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbb896f2-7ede-4efa-af63-079a9b84a722, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97e0543e-9a3e-4296-8931-02489191e6c7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97e0543e-9a3e-4296-8931-02489191e6c7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17253801633083124828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725380163308312482817253801633083124828172538016330831248281725380163308312482817253801633083124828172538016330831248281725380163308312482817253801633083124828172538016330831248281725380163308312482817253801633083124828172538016330831248281725380163308312482817253801633083124828172538016330831248281725380163308312482817253801633083124828172538016330831248281725380163308312482817253801633083124828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f4f7ac8-0821-4f6c-bb90-d1d929aeac21, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcaac42a-5188-407d-b89c-a6d646eef2cf, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcaac42a-5188-407d-b89c-a6d646eef2cf, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6895342609378077820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68953426093780778206895342609378077820689534260937807782068953426093780778206895342609378077820689534260937807782068953426093780778206895342609378077820689534260937807782068953426093780778206895342609378077820689534260937807782068953426093780778206895342609378077820689534260937807782068953426093780778206895342609378077820689534260937807782068953426093780778206895342609378077820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97e0543e-9a3e-4296-8931-02489191e6c7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b048709-774e-4897-ab83-ddc319bcefa4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b048709-774e-4897-ab83-ddc319bcefa4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1711635027746646296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17116350277466462961711635027746646296171163502774664629617116350277466462961711635027746646296171163502774664629617116350277466462961711635027746646296171163502774664629617116350277466462961711635027746646296171163502774664629617116350277466462961711635027746646296171163502774664629617116350277466462961711635027746646296171163502774664629617116350277466462961711635027746646296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcaac42a-5188-407d-b89c-a6d646eef2cf, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40d8ed1c-526c-4b6c-8593-cf603799cd2c, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40d8ed1c-526c-4b6c-8593-cf603799cd2c, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5380462396836372821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53804623968363728215380462396836372821538046239683637282153804623968363728215380462396836372821538046239683637282153804623968363728215380462396836372821538046239683637282153804623968363728215380462396836372821538046239683637282153804623968363728215380462396836372821538046239683637282153804623968363728215380462396836372821538046239683637282153804623968363728215380462396836372821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b048709-774e-4897-ab83-ddc319bcefa4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b28ba50c-d66f-4f5b-ac5f-1a5abbeb9b86, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b28ba50c-d66f-4f5b-ac5f-1a5abbeb9b86, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6307371464207917892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63073714642079178926307371464207917892630737146420791789263073714642079178926307371464207917892630737146420791789263073714642079178926307371464207917892630737146420791789263073714642079178926307371464207917892630737146420791789263073714642079178926307371464207917892630737146420791789263073714642079178926307371464207917892630737146420791789263073714642079178926307371464207917892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40d8ed1c-526c-4b6c-8593-cf603799cd2c, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 360bebd9-3f92-4c82-965c-7f571c5a7e07, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 360bebd9-3f92-4c82-965c-7f571c5a7e07, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4481497346031051203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44814973460310512034481497346031051203448149734603105120344814973460310512034481497346031051203448149734603105120344814973460310512034481497346031051203448149734603105120344814973460310512034481497346031051203448149734603105120344814973460310512034481497346031051203448149734603105120344814973460310512034481497346031051203448149734603105120344814973460310512034481497346031051203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b28ba50c-d66f-4f5b-ac5f-1a5abbeb9b86, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38e575a5-e294-426b-a870-7bc34e0323e7, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38e575a5-e294-426b-a870-7bc34e0323e7, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17393324778039744499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739332477803974449917393324778039744499173933247780397444991739332477803974449917393324778039744499173933247780397444991739332477803974449917393324778039744499173933247780397444991739332477803974449917393324778039744499173933247780397444991739332477803974449917393324778039744499173933247780397444991739332477803974449917393324778039744499173933247780397444991739332477803974449917393324778039744499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38e575a5-e294-426b-a870-7bc34e0323e7, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e084a8b-766a-42e2-a4ce-d903b85b3d70, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e084a8b-766a-42e2-a4ce-d903b85b3d70, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1679389330501263434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16793893305012634341679389330501263434167938933050126343416793893305012634341679389330501263434167938933050126343416793893305012634341679389330501263434167938933050126343416793893305012634341679389330501263434167938933050126343416793893305012634341679389330501263434167938933050126343416793893305012634341679389330501263434167938933050126343416793893305012634341679389330501263434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 360bebd9-3f92-4c82-965c-7f571c5a7e07, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39be419b-1334-41bb-8e52-a95def9fab99, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e084a8b-766a-42e2-a4ce-d903b85b3d70, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39be419b-1334-41bb-8e52-a95def9fab99, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17179553436697989925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717955343669798992517179553436697989925171795534366979899251717955343669798992517179553436697989925171795534366979899251717955343669798992517179553436697989925171795534366979899251717955343669798992517179553436697989925171795534366979899251717955343669798992517179553436697989925171795534366979899251717955343669798992517179553436697989925171795534366979899251717955343669798992517179553436697989925" } } } 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 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9f81d65-65b3-4101-bfaa-d1821293df23, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9f81d65-65b3-4101-bfaa-d1821293df23, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13818673133694664313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1381867313369466431313818673133694664313138186731336946643131381867313369466431313818673133694664313138186731336946643131381867313369466431313818673133694664313138186731336946643131381867313369466431313818673133694664313138186731336946643131381867313369466431313818673133694664313138186731336946643131381867313369466431313818673133694664313138186731336946643131381867313369466431313818673133694664313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39be419b-1334-41bb-8e52-a95def9fab99, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4984c6f-3080-4332-b10d-fda8bd95fc8e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4984c6f-3080-4332-b10d-fda8bd95fc8e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7696814555760686614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76968145557606866147696814555760686614769681455576068661476968145557606866147696814555760686614769681455576068661476968145557606866147696814555760686614769681455576068661476968145557606866147696814555760686614769681455576068661476968145557606866147696814555760686614769681455576068661476968145557606866147696814555760686614769681455576068661476968145557606866147696814555760686614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9f81d65-65b3-4101-bfaa-d1821293df23, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84ec3514-43ff-46d2-910f-44b82b89fd0b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84ec3514-43ff-46d2-910f-44b82b89fd0b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16262571248294177832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1626257124829417783216262571248294177832162625712482941778321626257124829417783216262571248294177832162625712482941778321626257124829417783216262571248294177832162625712482941778321626257124829417783216262571248294177832162625712482941778321626257124829417783216262571248294177832162625712482941778321626257124829417783216262571248294177832162625712482941778321626257124829417783216262571248294177832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4984c6f-3080-4332-b10d-fda8bd95fc8e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4c6e4a9-b222-460c-961a-ada622259b15, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4c6e4a9-b222-460c-961a-ada622259b15, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15747752669103940221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574775266910394022115747752669103940221157477526691039402211574775266910394022115747752669103940221157477526691039402211574775266910394022115747752669103940221157477526691039402211574775266910394022115747752669103940221157477526691039402211574775266910394022115747752669103940221157477526691039402211574775266910394022115747752669103940221157477526691039402211574775266910394022115747752669103940221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84ec3514-43ff-46d2-910f-44b82b89fd0b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfa0ff69-1ad6-46ad-b40d-6ce28a70609b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfa0ff69-1ad6-46ad-b40d-6ce28a70609b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6187580069050014343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61875800690500143436187580069050014343618758006905001434361875800690500143436187580069050014343618758006905001434361875800690500143436187580069050014343618758006905001434361875800690500143436187580069050014343618758006905001434361875800690500143436187580069050014343618758006905001434361875800690500143436187580069050014343618758006905001434361875800690500143436187580069050014343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4c6e4a9-b222-460c-961a-ada622259b15, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4d4ae4d-8ce1-44e2-9eac-c55d33b58d6b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4d4ae4d-8ce1-44e2-9eac-c55d33b58d6b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18045540350711154675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804554035071115467518045540350711154675180455403507111546751804554035071115467518045540350711154675180455403507111546751804554035071115467518045540350711154675180455403507111546751804554035071115467518045540350711154675180455403507111546751804554035071115467518045540350711154675180455403507111546751804554035071115467518045540350711154675180455403507111546751804554035071115467518045540350711154675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfa0ff69-1ad6-46ad-b40d-6ce28a70609b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7607d33a-5a6f-4fa4-b777-e51b09b01c26, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7607d33a-5a6f-4fa4-b777-e51b09b01c26, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10723248372435594663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072324837243559466310723248372435594663107232483724355946631072324837243559466310723248372435594663107232483724355946631072324837243559466310723248372435594663107232483724355946631072324837243559466310723248372435594663107232483724355946631072324837243559466310723248372435594663107232483724355946631072324837243559466310723248372435594663107232483724355946631072324837243559466310723248372435594663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4d4ae4d-8ce1-44e2-9eac-c55d33b58d6b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 249bc169-50fc-436f-939d-78ae463bbc30, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 249bc169-50fc-436f-939d-78ae463bbc30, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14482954219297895729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448295421929789572914482954219297895729144829542192978957291448295421929789572914482954219297895729144829542192978957291448295421929789572914482954219297895729144829542192978957291448295421929789572914482954219297895729144829542192978957291448295421929789572914482954219297895729144829542192978957291448295421929789572914482954219297895729144829542192978957291448295421929789572914482954219297895729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7607d33a-5a6f-4fa4-b777-e51b09b01c26, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4e4c470-a3d2-4da0-a170-5feb533c761b, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4e4c470-a3d2-4da0-a170-5feb533c761b, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13537187847505738645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353718784750573864513537187847505738645135371878475057386451353718784750573864513537187847505738645135371878475057386451353718784750573864513537187847505738645135371878475057386451353718784750573864513537187847505738645135371878475057386451353718784750573864513537187847505738645135371878475057386451353718784750573864513537187847505738645135371878475057386451353718784750573864513537187847505738645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 249bc169-50fc-436f-939d-78ae463bbc30, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2ae64b9-2c22-4154-8c90-6931a9d4e715, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2ae64b9-2c22-4154-8c90-6931a9d4e715, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16536983940260299845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653698394026029984516536983940260299845165369839402602998451653698394026029984516536983940260299845165369839402602998451653698394026029984516536983940260299845165369839402602998451653698394026029984516536983940260299845165369839402602998451653698394026029984516536983940260299845165369839402602998451653698394026029984516536983940260299845165369839402602998451653698394026029984516536983940260299845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4e4c470-a3d2-4da0-a170-5feb533c761b, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d09517d-ea98-4f21-99f9-fb7867e90da1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d09517d-ea98-4f21-99f9-fb7867e90da1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11615480688874504727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161548068887450472711615480688874504727116154806888745047271161548068887450472711615480688874504727116154806888745047271161548068887450472711615480688874504727116154806888745047271161548068887450472711615480688874504727116154806888745047271161548068887450472711615480688874504727116154806888745047271161548068887450472711615480688874504727116154806888745047271161548068887450472711615480688874504727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2ae64b9-2c22-4154-8c90-6931a9d4e715, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3343e40d-aadb-4294-b267-02eb94f7090e, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ya.test:process.py:259 Command (pid 1074368) rc: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3343e40d-aadb-4294-b267-02eb94f7090e, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8523034949729252995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85230349497292529958523034949729252995852303494972925299585230349497292529958523034949729252995852303494972925299585230349497292529958523034949729252995852303494972925299585230349497292529958523034949729252995852303494972925299585230349497292529958523034949729252995852303494972925299585230349497292529958523034949729252995852303494972925299585230349497292529958523034949729252995" } } } 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 1074368) elapsed time (sec): 0.733051061630249
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d09517d-ea98-4f21-99f9-fb7867e90da1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 1074368) idrss: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ya.test:process.py:263 Command (pid 1074368) inblock: 0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 159b0d20-39b9-446d-bd6c-1b07830820bd, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 159b0d20-39b9-446d-bd6c-1b07830820bd, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10258104079985843160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025810407998584316010258104079985843160102581040799858431601025810407998584316010258104079985843160102581040799858431601025810407998584316010258104079985843160102581040799858431601025810407998584316010258104079985843160102581040799858431601025810407998584316010258104079985843160102581040799858431601025810407998584316010258104079985843160102581040799858431601025810407998584316010258104079985843160" } } } 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 1074368) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074368) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074368) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1074368) maxrss: 916104
DEBUG    ya.test:process.py:263 Command (pid 1074368) minflt: 45451
DEBUG    ya.test:process.py:263 Command (pid 1074368) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1074368) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1074368) nivcsw: 34
DEBUG    ya.test:process.py:263 Command (pid 1074368) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1074368) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1074368) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1074368) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1074368) stime: 0.234891
DEBUG    ya.test:process.py:263 Command (pid 1074368) utime: 0.437087
DEBUG    ya.test:process.py:263 Command (pid 1074368) wtime: 0.735
DEBUG    ya.test:process.py:275 Command (pid 1074368) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 3 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3343e40d-aadb-4294-b267-02eb94f7090e, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 159b0d20-39b9-446d-bd6c-1b07830820bd, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f27ad420-f317-49d3-8876-a553a42c8a26, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f27ad420-f317-49d3-8876-a553a42c8a26, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11646519798635678510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164651979863567851011646519798635678510116465197986356785101164651979863567851011646519798635678510116465197986356785101164651979863567851011646519798635678510116465197986356785101164651979863567851011646519798635678510116465197986356785101164651979863567851011646519798635678510116465197986356785101164651979863567851011646519798635678510116465197986356785101164651979863567851011646519798635678510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 633ada86-fb35-40ff-a899-cdf5045f43e1, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 633ada86-fb35-40ff-a899-cdf5045f43e1, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12369131370988528493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236913137098852849312369131370988528493123691313709885284931236913137098852849312369131370988528493123691313709885284931236913137098852849312369131370988528493123691313709885284931236913137098852849312369131370988528493123691313709885284931236913137098852849312369131370988528493123691313709885284931236913137098852849312369131370988528493123691313709885284931236913137098852849312369131370988528493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f27ad420-f317-49d3-8876-a553a42c8a26, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 633ada86-fb35-40ff-a899-cdf5045f43e1, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 772f4ada-30b5-4086-9f0e-5171a513781a, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7821052-99f3-4d6c-813e-b28b130db189, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 772f4ada-30b5-4086-9f0e-5171a513781a, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13845865500661554078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384586550066155407813845865500661554078138458655006615540781384586550066155407813845865500661554078138458655006615540781384586550066155407813845865500661554078138458655006615540781384586550066155407813845865500661554078138458655006615540781384586550066155407813845865500661554078138458655006615540781384586550066155407813845865500661554078138458655006615540781384586550066155407813845865500661554078" } } } 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, f7821052-99f3-4d6c-813e-b28b130db189, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6101662136642800267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61016621366428002676101662136642800267610166213664280026761016621366428002676101662136642800267610166213664280026761016621366428002676101662136642800267610166213664280026761016621366428002676101662136642800267610166213664280026761016621366428002676101662136642800267610166213664280026761016621366428002676101662136642800267610166213664280026761016621366428002676101662136642800267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 772f4ada-30b5-4086-9f0e-5171a513781a, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7821052-99f3-4d6c-813e-b28b130db189, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6fdde43-8300-436b-9325-5e188bfba1a4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06fa97a7-1017-4017-9daf-41754516a4f4, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6fdde43-8300-436b-9325-5e188bfba1a4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1283997864148205411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12839978641482054111283997864148205411128399786414820541112839978641482054111283997864148205411128399786414820541112839978641482054111283997864148205411128399786414820541112839978641482054111283997864148205411128399786414820541112839978641482054111283997864148205411128399786414820541112839978641482054111283997864148205411128399786414820541112839978641482054111283997864148205411" } } } 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, 06fa97a7-1017-4017-9daf-41754516a4f4, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6823682536119399666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68236825361193996666823682536119399666682368253611939966668236825361193996666823682536119399666682368253611939966668236825361193996666823682536119399666682368253611939966668236825361193996666823682536119399666682368253611939966668236825361193996666823682536119399666682368253611939966668236825361193996666823682536119399666682368253611939966668236825361193996666823682536119399666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6fdde43-8300-436b-9325-5e188bfba1a4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06fa97a7-1017-4017-9daf-41754516a4f4, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db5e4c6a-83b1-4e0c-aa33-e5cd5dfa4d34, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6be99283-e6fe-418d-bfe6-2d717f0ec6e8, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db5e4c6a-83b1-4e0c-aa33-e5cd5dfa4d34, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17857919501256572901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785791950125657290117857919501256572901178579195012565729011785791950125657290117857919501256572901178579195012565729011785791950125657290117857919501256572901178579195012565729011785791950125657290117857919501256572901178579195012565729011785791950125657290117857919501256572901178579195012565729011785791950125657290117857919501256572901178579195012565729011785791950125657290117857919501256572901" } } } 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, 6be99283-e6fe-418d-bfe6-2d717f0ec6e8, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14032647938023459618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403264793802345961814032647938023459618140326479380234596181403264793802345961814032647938023459618140326479380234596181403264793802345961814032647938023459618140326479380234596181403264793802345961814032647938023459618140326479380234596181403264793802345961814032647938023459618140326479380234596181403264793802345961814032647938023459618140326479380234596181403264793802345961814032647938023459618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db5e4c6a-83b1-4e0c-aa33-e5cd5dfa4d34, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65287f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6be99283-e6fe-418d-bfe6-2d717f0ec6e8, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b5ee65287f0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b5ee65287f0> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, d50e5174-d6bf-46f2-9ea4-5c613a48bed3, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, d50e5174-d6bf-46f2-9ea4-5c613a48bed3, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MTI4OWFhMzktYzQ5ZThkYmUtMWM4M2IxYzktYWVjMmQyNDY=" 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 0x7b5ee65287f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, d50e5174-d6bf-46f2-9ea4-5c613a48bed3, ghrun-s7yiceaziu.auto.internal:16336): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b5ee65284b0>, reason: session-close
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, d50e5174-d6bf-46f2-9ea4-5c613a48bed3, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b5ee65284b0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, d50e5174-d6bf-46f2-9ea4-5c613a48bed3, ghrun-s7yiceaziu.auto.internal:16336): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, f121014c-0e7d-48d9-8bf9-fde19f7f52d2, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f121014c-0e7d-48d9-8bf9-fde19f7f52d2, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=NjUyNDc0ZGMtZWJiMWY5MzMtZTliNjIxMjItMzIyZGQxMDU=" 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 0x7b5ee65284b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b944690-e655-4728-a324-5876a85b8e34, ghrun-s7yiceaziu.auto.internal:16336): 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(ExecuteDataQuery, 5b944690-e655-4728-a324-5876a85b8e34, ghrun-s7yiceaziu.auto.internal:16336): request = { session_id: "ydb://session/3?node_id=50003&id=MzhjZjQ4YWEtNDdkODc1NGMtODJiYjc4ZTMtNzJkMTE4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16129187029832743386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612918702983274338616129187029832743386161291870298327433861612918702983274338616129187029832743386161291870298327433861612918702983274338616129187029832743386161291870298327433861612918702983274338616129187029832743386161291870298327433861612918702983274338616129187029832743386161291870298327433861612918702983274338616129187029832743386161291870298327433861612918702983274338616129187029832743386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, f121014c-0e7d-48d9-8bf9-fde19f7f52d2, ghrun-s7yiceaziu.auto.internal:16336): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b5ee5c5c630 state=pending>
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, f121014c-0e7d-48d9-8bf9-fde19f7f52d2, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS } }
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.connection:connection.py:123 RpcState(DeleteSession, f121014c-0e7d-48d9-8bf9-fde19f7f52d2, ghrun-s7yiceaziu.auto.internal:16336): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b82e2cb7-0e60-4d0d-987f-d59d7adf1942, ghrun-s7yiceaziu.auto.internal:16336): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b82e2cb7-0e60-4d0d-987f-d59d7adf1942, ghrun-s7yiceaziu.auto.internal:16336): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, b82e2cb7-0e60-4d0d-987f-d59d7adf1942, ghrun-s7yiceaziu.auto.internal:16336): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, b82e2cb7-0e60-4d0d-987f-d59d7adf1942, ghrun-s7yiceaziu.auto.internal:16336): 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:"2025-11-19T12:07:42.715066554+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, b82e2cb7-0e60-4d0d-987f-d59d7adf1942, ghrun-s7yiceaziu.auto.internal:16336): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s7yiceaziu.auto.internal:16336
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:"2025-11-19T12:07:42.715066554+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:52 RpcState(ExecuteDataQuery, 5b944690-e655-4728-a324-5876a85b8e34, ghrun-s7yiceaziu.auto.internal:16336): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb62cdb1-a42b8c90-8ff52e8c-d0c341fb" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee65a39b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b5ee65a39b0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b5ee65a39b0> 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 0x7b5ee65a39b0> replacement.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b5ee5ced7f0>
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 0x7b5ee65a39b0>
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 0x7b5ee5ce5ab0 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 0x7b5ee5cf3c70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b5ee5cf3c70>
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.connection:connection.py:421 RpcState(ListEndpoints, 619d79b3-c55c-4ff6-b47d-fd9978f0e501, localhost:23411): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 619d79b3-c55c-4ff6-b47d-fd9978f0e501, localhost:23411): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 619d79b3-c55c-4ff6-b47d-fd9978f0e501, localhost:23411): 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:23411". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23411
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 65d1c64d-29f8-4e8b-a121-56ccfa63870e, localhost:23411): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 65d1c64d-29f8-4e8b-a121-56ccfa63870e, localhost:23411): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 65d1c64d-29f8-4e8b-a121-56ccfa63870e, localhost:23411): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s7yiceaziu.auto.internal" port: 14880 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-s7yiceaziu.auto.internal:14880, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23411
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c6fa304d-04fd-4372-b7e3-de548189bf5e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c6fa304d-04fd-4372-b7e3-de548189bf5e, ghrun-s7yiceaziu.auto.internal:14880): 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 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 97665b5e-5974-471c-8d55-0224cc53476b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 97665b5e-5974-471c-8d55-0224cc53476b, ghrun-s7yiceaziu.auto.internal:14880): 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 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e8bff8a0-3b2b-4332-b863-e57e247fa155, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e8bff8a0-3b2b-4332-b863-e57e247fa155, ghrun-s7yiceaziu.auto.internal:14880): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, c6fa304d-04fd-4372-b7e3-de548189bf5e, ghrun-s7yiceaziu.auto.internal:14880): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c6fa304d-04fd-4372-b7e3-de548189bf5e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, c6fa304d-04fd-4372-b7e3-de548189bf5e, ghrun-s7yiceaziu.auto.internal:14880): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, d94b98a9-f175-48a1-9953-7db7a843b531, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 97665b5e-5974-471c-8d55-0224cc53476b, ghrun-s7yiceaziu.auto.internal:14880): on response callback started
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, d94b98a9-f175-48a1-9953-7db7a843b531, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" 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(CreateSession, 97665b5e-5974-471c-8d55-0224cc53476b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 97665b5e-5974-471c-8d55-0224cc53476b, ghrun-s7yiceaziu.auto.internal:14880): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, e8bff8a0-3b2b-4332-b863-e57e247fa155, ghrun-s7yiceaziu.auto.internal:14880): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e8bff8a0-3b2b-4332-b863-e57e247fa155, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, e8bff8a0-3b2b-4332-b863-e57e247fa155, ghrun-s7yiceaziu.auto.internal:14880): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 2c5e8db5-e096-4ea2-bda9-b65b5feea4a1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 2c5e8db5-e096-4ea2-bda9-b65b5feea4a1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" 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, 2c5e8db5-e096-4ea2-bda9-b65b5feea4a1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=b7e31946-5f0fff1a-c80148b9-89c94978" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, d94b98a9-f175-48a1-9953-7db7a843b531, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=b7e31946-5f0fff1a-c80148b9-89c94978" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7f4ddb1-32ea-4635-bbf9-8e4ea5e22c6e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c555a9eb-43e7-4246-be6b-8b6303feddd5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7f4ddb1-32ea-4635-bbf9-8e4ea5e22c6e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14640738823616654418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464073882361665441814640738823616654418146407388236166544181464073882361665441814640738823616654418146407388236166544181464073882361665441814640738823616654418146407388236166544181464073882361665441814640738823616654418146407388236166544181464073882361665441814640738823616654418146407388236166544181464073882361665441814640738823616654418146407388236166544181464073882361665441814640738823616654418" } } } 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, c555a9eb-43e7-4246-be6b-8b6303feddd5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6241217426752483021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62412174267524830216241217426752483021624121742675248302162412174267524830216241217426752483021624121742675248302162412174267524830216241217426752483021624121742675248302162412174267524830216241217426752483021624121742675248302162412174267524830216241217426752483021624121742675248302162412174267524830216241217426752483021624121742675248302162412174267524830216241217426752483021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7f4ddb1-32ea-4635-bbf9-8e4ea5e22c6e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, ef0b7b5b-d1fa-4fc1-b980-ee598b0d59b6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, ef0b7b5b-d1fa-4fc1-b980-ee598b0d59b6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" 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(ExecuteDataQuery, c555a9eb-43e7-4246-be6b-8b6303feddd5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cefcea3c-58d5-476b-b9bf-808bcffc3beb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cefcea3c-58d5-476b-b9bf-808bcffc3beb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1560399927605841604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15603999276058416041560399927605841604156039992760584160415603999276058416041560399927605841604156039992760584160415603999276058416041560399927605841604156039992760584160415603999276058416041560399927605841604156039992760584160415603999276058416041560399927605841604156039992760584160415603999276058416041560399927605841604156039992760584160415603999276058416041560399927605841604" } } } 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, ef0b7b5b-d1fa-4fc1-b980-ee598b0d59b6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=b7e31946-5f0fff1a-c80148b9-89c94978" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ae9b08a-17c0-4fdb-99f3-0e4759f94136, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ae9b08a-17c0-4fdb-99f3-0e4759f94136, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18173120284267830078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817312028426783007818173120284267830078181731202842678300781817312028426783007818173120284267830078181731202842678300781817312028426783007818173120284267830078181731202842678300781817312028426783007818173120284267830078181731202842678300781817312028426783007818173120284267830078181731202842678300781817312028426783007818173120284267830078181731202842678300781817312028426783007818173120284267830078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ae9b08a-17c0-4fdb-99f3-0e4759f94136, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2913408f-41b5-4968-92d1-890e6968213b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2913408f-41b5-4968-92d1-890e6968213b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10626011693483349502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1062601169348334950210626011693483349502106260116934833495021062601169348334950210626011693483349502106260116934833495021062601169348334950210626011693483349502106260116934833495021062601169348334950210626011693483349502106260116934833495021062601169348334950210626011693483349502106260116934833495021062601169348334950210626011693483349502106260116934833495021062601169348334950210626011693483349502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cefcea3c-58d5-476b-b9bf-808bcffc3beb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54ea1ec7-aa3c-4c3c-b536-673ffad7a9d8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54ea1ec7-aa3c-4c3c-b536-673ffad7a9d8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12795749765920931095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279574976592093109512795749765920931095127957497659209310951279574976592093109512795749765920931095127957497659209310951279574976592093109512795749765920931095127957497659209310951279574976592093109512795749765920931095127957497659209310951279574976592093109512795749765920931095127957497659209310951279574976592093109512795749765920931095127957497659209310951279574976592093109512795749765920931095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2913408f-41b5-4968-92d1-890e6968213b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d16a6c1-d947-4f37-ab16-3e82f6e320a7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d16a6c1-d947-4f37-ab16-3e82f6e320a7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9207179022055127002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92071790220551270029207179022055127002920717902205512700292071790220551270029207179022055127002920717902205512700292071790220551270029207179022055127002920717902205512700292071790220551270029207179022055127002920717902205512700292071790220551270029207179022055127002920717902205512700292071790220551270029207179022055127002920717902205512700292071790220551270029207179022055127002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54ea1ec7-aa3c-4c3c-b536-673ffad7a9d8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 139c1784-fe94-454a-b275-74d62633185d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 139c1784-fe94-454a-b275-74d62633185d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18115538639919894440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811553863991989444018115538639919894440181155386399198944401811553863991989444018115538639919894440181155386399198944401811553863991989444018115538639919894440181155386399198944401811553863991989444018115538639919894440181155386399198944401811553863991989444018115538639919894440181155386399198944401811553863991989444018115538639919894440181155386399198944401811553863991989444018115538639919894440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d16a6c1-d947-4f37-ab16-3e82f6e320a7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04c968fc-d188-422f-bd22-1c63ee8d9f59, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04c968fc-d188-422f-bd22-1c63ee8d9f59, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8443150261212701928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84431502612127019288443150261212701928844315026121270192884431502612127019288443150261212701928844315026121270192884431502612127019288443150261212701928844315026121270192884431502612127019288443150261212701928844315026121270192884431502612127019288443150261212701928844315026121270192884431502612127019288443150261212701928844315026121270192884431502612127019288443150261212701928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 139c1784-fe94-454a-b275-74d62633185d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78943cb0-14f7-48e2-a96a-c081ccb00ea4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78943cb0-14f7-48e2-a96a-c081ccb00ea4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2168160774483656827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21681607744836568272168160774483656827216816077448365682721681607744836568272168160774483656827216816077448365682721681607744836568272168160774483656827216816077448365682721681607744836568272168160774483656827216816077448365682721681607744836568272168160774483656827216816077448365682721681607744836568272168160774483656827216816077448365682721681607744836568272168160774483656827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04c968fc-d188-422f-bd22-1c63ee8d9f59, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4f039e9-1887-45e1-8e7e-016d0a477619, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4f039e9-1887-45e1-8e7e-016d0a477619, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 63711758169634645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6371175816963464563711758169634645637117581696346456371175816963464563711758169634645637117581696346456371175816963464563711758169634645637117581696346456371175816963464563711758169634645637117581696346456371175816963464563711758169634645637117581696346456371175816963464563711758169634645637117581696346456371175816963464563711758169634645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4f039e9-1887-45e1-8e7e-016d0a477619, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7599817-1d7f-43bf-8aae-854c29adcead, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78943cb0-14f7-48e2-a96a-c081ccb00ea4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7599817-1d7f-43bf-8aae-854c29adcead, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1436867010247573762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14368670102475737621436867010247573762143686701024757376214368670102475737621436867010247573762143686701024757376214368670102475737621436867010247573762143686701024757376214368670102475737621436867010247573762143686701024757376214368670102475737621436867010247573762143686701024757376214368670102475737621436867010247573762143686701024757376214368670102475737621436867010247573762" } } } 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 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdcf030b-ed85-4709-9a73-24fcb8dfd1eb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdcf030b-ed85-4709-9a73-24fcb8dfd1eb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16898240260338349142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689824026033834914216898240260338349142168982402603383491421689824026033834914216898240260338349142168982402603383491421689824026033834914216898240260338349142168982402603383491421689824026033834914216898240260338349142168982402603383491421689824026033834914216898240260338349142168982402603383491421689824026033834914216898240260338349142168982402603383491421689824026033834914216898240260338349142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7599817-1d7f-43bf-8aae-854c29adcead, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdcf030b-ed85-4709-9a73-24fcb8dfd1eb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbed757a-594f-467b-9542-a3c16c992af9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbed757a-594f-467b-9542-a3c16c992af9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14523433534250336217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452343353425033621714523433534250336217145234335342503362171452343353425033621714523433534250336217145234335342503362171452343353425033621714523433534250336217145234335342503362171452343353425033621714523433534250336217145234335342503362171452343353425033621714523433534250336217145234335342503362171452343353425033621714523433534250336217145234335342503362171452343353425033621714523433534250336217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19953096-307c-48fd-8a7f-82a1a68a83fc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19953096-307c-48fd-8a7f-82a1a68a83fc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3832689935718365386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38326899357183653863832689935718365386383268993571836538638326899357183653863832689935718365386383268993571836538638326899357183653863832689935718365386383268993571836538638326899357183653863832689935718365386383268993571836538638326899357183653863832689935718365386383268993571836538638326899357183653863832689935718365386383268993571836538638326899357183653863832689935718365386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbed757a-594f-467b-9542-a3c16c992af9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27f7af5d-6d84-4bd9-aa51-0bbe3549e54d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27f7af5d-6d84-4bd9-aa51-0bbe3549e54d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 722084772050463448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "722084772050463448722084772050463448722084772050463448722084772050463448722084772050463448722084772050463448722084772050463448722084772050463448722084772050463448722084772050463448722084772050463448722084772050463448722084772050463448722084772050463448722084772050463448722084772050463448722084772050463448722084772050463448722084772050463448722084772050463448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19953096-307c-48fd-8a7f-82a1a68a83fc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 691e19ae-22dc-43be-b0fc-99b426d3dde1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 691e19ae-22dc-43be-b0fc-99b426d3dde1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8490782426311950551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84907824263119505518490782426311950551849078242631195055184907824263119505518490782426311950551849078242631195055184907824263119505518490782426311950551849078242631195055184907824263119505518490782426311950551849078242631195055184907824263119505518490782426311950551849078242631195055184907824263119505518490782426311950551849078242631195055184907824263119505518490782426311950551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27f7af5d-6d84-4bd9-aa51-0bbe3549e54d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e90250d-e46a-4567-8d21-1fc8cf64e5f2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e90250d-e46a-4567-8d21-1fc8cf64e5f2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4761710956276683623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47617109562766836234761710956276683623476171095627668362347617109562766836234761710956276683623476171095627668362347617109562766836234761710956276683623476171095627668362347617109562766836234761710956276683623476171095627668362347617109562766836234761710956276683623476171095627668362347617109562766836234761710956276683623476171095627668362347617109562766836234761710956276683623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 691e19ae-22dc-43be-b0fc-99b426d3dde1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23aa3fb3-f6af-4baa-a750-2247cd6ca2c7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23aa3fb3-f6af-4baa-a750-2247cd6ca2c7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8540943971367610552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85409439713676105528540943971367610552854094397136761055285409439713676105528540943971367610552854094397136761055285409439713676105528540943971367610552854094397136761055285409439713676105528540943971367610552854094397136761055285409439713676105528540943971367610552854094397136761055285409439713676105528540943971367610552854094397136761055285409439713676105528540943971367610552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e90250d-e46a-4567-8d21-1fc8cf64e5f2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23aa3fb3-f6af-4baa-a750-2247cd6ca2c7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8aecea8-6744-4876-b303-6fe2893e75e5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8aecea8-6744-4876-b303-6fe2893e75e5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6808903867573979320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68089038675739793206808903867573979320680890386757397932068089038675739793206808903867573979320680890386757397932068089038675739793206808903867573979320680890386757397932068089038675739793206808903867573979320680890386757397932068089038675739793206808903867573979320680890386757397932068089038675739793206808903867573979320680890386757397932068089038675739793206808903867573979320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dea1b54-da16-49fc-a7ac-e21a1a3ebb61, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dea1b54-da16-49fc-a7ac-e21a1a3ebb61, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6664204227647730074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66642042276477300746664204227647730074666420422764773007466642042276477300746664204227647730074666420422764773007466642042276477300746664204227647730074666420422764773007466642042276477300746664204227647730074666420422764773007466642042276477300746664204227647730074666420422764773007466642042276477300746664204227647730074666420422764773007466642042276477300746664204227647730074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8aecea8-6744-4876-b303-6fe2893e75e5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d92539a8-a813-46c5-9787-12bcd8969f17, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d92539a8-a813-46c5-9787-12bcd8969f17, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8883127355393289937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88831273553932899378883127355393289937888312735539328993788831273553932899378883127355393289937888312735539328993788831273553932899378883127355393289937888312735539328993788831273553932899378883127355393289937888312735539328993788831273553932899378883127355393289937888312735539328993788831273553932899378883127355393289937888312735539328993788831273553932899378883127355393289937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dea1b54-da16-49fc-a7ac-e21a1a3ebb61, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bdd8fca-a6b1-4636-84fa-dd69c2026738, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bdd8fca-a6b1-4636-84fa-dd69c2026738, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8527059967125061128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85270599671250611288527059967125061128852705996712506112885270599671250611288527059967125061128852705996712506112885270599671250611288527059967125061128852705996712506112885270599671250611288527059967125061128852705996712506112885270599671250611288527059967125061128852705996712506112885270599671250611288527059967125061128852705996712506112885270599671250611288527059967125061128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d92539a8-a813-46c5-9787-12bcd8969f17, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bdd8fca-a6b1-4636-84fa-dd69c2026738, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed201edb-cee7-4a31-9155-11a4f05d275c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed201edb-cee7-4a31-9155-11a4f05d275c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14683156774917667132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468315677491766713214683156774917667132146831567749176671321468315677491766713214683156774917667132146831567749176671321468315677491766713214683156774917667132146831567749176671321468315677491766713214683156774917667132146831567749176671321468315677491766713214683156774917667132146831567749176671321468315677491766713214683156774917667132146831567749176671321468315677491766713214683156774917667132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da95aa06-894c-470a-a60b-db62c3301d64, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da95aa06-894c-470a-a60b-db62c3301d64, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9380519383020050697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93805193830200506979380519383020050697938051938302005069793805193830200506979380519383020050697938051938302005069793805193830200506979380519383020050697938051938302005069793805193830200506979380519383020050697938051938302005069793805193830200506979380519383020050697938051938302005069793805193830200506979380519383020050697938051938302005069793805193830200506979380519383020050697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed201edb-cee7-4a31-9155-11a4f05d275c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d5a7c6f-f1c6-4d76-bbb9-fdb97b7511a9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d5a7c6f-f1c6-4d76-bbb9-fdb97b7511a9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10103440690745355714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010344069074535571410103440690745355714101034406907453557141010344069074535571410103440690745355714101034406907453557141010344069074535571410103440690745355714101034406907453557141010344069074535571410103440690745355714101034406907453557141010344069074535571410103440690745355714101034406907453557141010344069074535571410103440690745355714101034406907453557141010344069074535571410103440690745355714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da95aa06-894c-470a-a60b-db62c3301d64, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b417b82-d2c1-443c-bd2d-4d94f7687086, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b417b82-d2c1-443c-bd2d-4d94f7687086, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13390794553323878912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339079455332387891213390794553323878912133907945533238789121339079455332387891213390794553323878912133907945533238789121339079455332387891213390794553323878912133907945533238789121339079455332387891213390794553323878912133907945533238789121339079455332387891213390794553323878912133907945533238789121339079455332387891213390794553323878912133907945533238789121339079455332387891213390794553323878912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d5a7c6f-f1c6-4d76-bbb9-fdb97b7511a9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1418f001-c3c9-4bc4-8cb9-72990d1bacbc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1418f001-c3c9-4bc4-8cb9-72990d1bacbc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12282681538835208912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228268153883520891212282681538835208912122826815388352089121228268153883520891212282681538835208912122826815388352089121228268153883520891212282681538835208912122826815388352089121228268153883520891212282681538835208912122826815388352089121228268153883520891212282681538835208912122826815388352089121228268153883520891212282681538835208912122826815388352089121228268153883520891212282681538835208912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b417b82-d2c1-443c-bd2d-4d94f7687086, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6fdfbf0-e350-42f1-b3c1-b3059354fe7c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6fdfbf0-e350-42f1-b3c1-b3059354fe7c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9677501888649230201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96775018886492302019677501888649230201967750188864923020196775018886492302019677501888649230201967750188864923020196775018886492302019677501888649230201967750188864923020196775018886492302019677501888649230201967750188864923020196775018886492302019677501888649230201967750188864923020196775018886492302019677501888649230201967750188864923020196775018886492302019677501888649230201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1418f001-c3c9-4bc4-8cb9-72990d1bacbc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c702c334-cbd0-4c1b-b4c0-1c1dc72bcb50, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c702c334-cbd0-4c1b-b4c0-1c1dc72bcb50, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13190412333823248829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319041233382324882913190412333823248829131904123338232488291319041233382324882913190412333823248829131904123338232488291319041233382324882913190412333823248829131904123338232488291319041233382324882913190412333823248829131904123338232488291319041233382324882913190412333823248829131904123338232488291319041233382324882913190412333823248829131904123338232488291319041233382324882913190412333823248829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6fdfbf0-e350-42f1-b3c1-b3059354fe7c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35d2374c-00a3-47fe-b380-bb370933c279, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35d2374c-00a3-47fe-b380-bb370933c279, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17061118120218726925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706111812021872692517061118120218726925170611181202187269251706111812021872692517061118120218726925170611181202187269251706111812021872692517061118120218726925170611181202187269251706111812021872692517061118120218726925170611181202187269251706111812021872692517061118120218726925170611181202187269251706111812021872692517061118120218726925170611181202187269251706111812021872692517061118120218726925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c702c334-cbd0-4c1b-b4c0-1c1dc72bcb50, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d2b6d6e-4c81-4f51-9c04-20b9a881bd93, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d2b6d6e-4c81-4f51-9c04-20b9a881bd93, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2637140776172336251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26371407761723362512637140776172336251263714077617233625126371407761723362512637140776172336251263714077617233625126371407761723362512637140776172336251263714077617233625126371407761723362512637140776172336251263714077617233625126371407761723362512637140776172336251263714077617233625126371407761723362512637140776172336251263714077617233625126371407761723362512637140776172336251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35d2374c-00a3-47fe-b380-bb370933c279, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bfe0c36-e5b0-4ccf-93fa-57cd0321ee05, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bfe0c36-e5b0-4ccf-93fa-57cd0321ee05, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15479681810041801963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547968181004180196315479681810041801963154796818100418019631547968181004180196315479681810041801963154796818100418019631547968181004180196315479681810041801963154796818100418019631547968181004180196315479681810041801963154796818100418019631547968181004180196315479681810041801963154796818100418019631547968181004180196315479681810041801963154796818100418019631547968181004180196315479681810041801963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d2b6d6e-4c81-4f51-9c04-20b9a881bd93, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bfe0c36-e5b0-4ccf-93fa-57cd0321ee05, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 624f29b0-a023-4c65-9981-0a44448a21cb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8081ceb1-9e4a-4f93-87ee-96e3f114a9de, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 624f29b0-a023-4c65-9981-0a44448a21cb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11139016851930757184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113901685193075718411139016851930757184111390168519307571841113901685193075718411139016851930757184111390168519307571841113901685193075718411139016851930757184111390168519307571841113901685193075718411139016851930757184111390168519307571841113901685193075718411139016851930757184111390168519307571841113901685193075718411139016851930757184111390168519307571841113901685193075718411139016851930757184" } } } 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, 8081ceb1-9e4a-4f93-87ee-96e3f114a9de, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2534466103968364317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25344661039683643172534466103968364317253446610396836431725344661039683643172534466103968364317253446610396836431725344661039683643172534466103968364317253446610396836431725344661039683643172534466103968364317253446610396836431725344661039683643172534466103968364317253446610396836431725344661039683643172534466103968364317253446610396836431725344661039683643172534466103968364317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8081ceb1-9e4a-4f93-87ee-96e3f114a9de, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7123ad1a-12e4-4049-a40d-20105bb50d49, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7123ad1a-12e4-4049-a40d-20105bb50d49, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18225628696835560000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822562869683556000018225628696835560000182256286968355600001822562869683556000018225628696835560000182256286968355600001822562869683556000018225628696835560000182256286968355600001822562869683556000018225628696835560000182256286968355600001822562869683556000018225628696835560000182256286968355600001822562869683556000018225628696835560000182256286968355600001822562869683556000018225628696835560000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7123ad1a-12e4-4049-a40d-20105bb50d49, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 336ed946-1f0c-408f-8f8d-f5985f871c5a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 336ed946-1f0c-408f-8f8d-f5985f871c5a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9872300974113234355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98723009741132343559872300974113234355987230097411323435598723009741132343559872300974113234355987230097411323435598723009741132343559872300974113234355987230097411323435598723009741132343559872300974113234355987230097411323435598723009741132343559872300974113234355987230097411323435598723009741132343559872300974113234355987230097411323435598723009741132343559872300974113234355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 624f29b0-a023-4c65-9981-0a44448a21cb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdbe5dc8-474a-419f-a2f1-54919ae61939, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdbe5dc8-474a-419f-a2f1-54919ae61939, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13135838017756699800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313583801775669980013135838017756699800131358380177566998001313583801775669980013135838017756699800131358380177566998001313583801775669980013135838017756699800131358380177566998001313583801775669980013135838017756699800131358380177566998001313583801775669980013135838017756699800131358380177566998001313583801775669980013135838017756699800131358380177566998001313583801775669980013135838017756699800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 336ed946-1f0c-408f-8f8d-f5985f871c5a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeec1d09-b146-427f-9856-e9668f8b800b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeec1d09-b146-427f-9856-e9668f8b800b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6201881391001634887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62018813910016348876201881391001634887620188139100163488762018813910016348876201881391001634887620188139100163488762018813910016348876201881391001634887620188139100163488762018813910016348876201881391001634887620188139100163488762018813910016348876201881391001634887620188139100163488762018813910016348876201881391001634887620188139100163488762018813910016348876201881391001634887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdbe5dc8-474a-419f-a2f1-54919ae61939, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03f461c2-a4ab-428d-b343-06a012e01f53, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03f461c2-a4ab-428d-b343-06a012e01f53, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17964033459954672204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1796403345995467220417964033459954672204179640334599546722041796403345995467220417964033459954672204179640334599546722041796403345995467220417964033459954672204179640334599546722041796403345995467220417964033459954672204179640334599546722041796403345995467220417964033459954672204179640334599546722041796403345995467220417964033459954672204179640334599546722041796403345995467220417964033459954672204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeec1d09-b146-427f-9856-e9668f8b800b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03f461c2-a4ab-428d-b343-06a012e01f53, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52f4b31e-726e-4fa9-9e3f-71a0ae4d4d44, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52f4b31e-726e-4fa9-9e3f-71a0ae4d4d44, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12960907074013979957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296090707401397995712960907074013979957129609070740139799571296090707401397995712960907074013979957129609070740139799571296090707401397995712960907074013979957129609070740139799571296090707401397995712960907074013979957129609070740139799571296090707401397995712960907074013979957129609070740139799571296090707401397995712960907074013979957129609070740139799571296090707401397995712960907074013979957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97a1a030-51e3-4150-a64d-83369afcff33, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97a1a030-51e3-4150-a64d-83369afcff33, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16252122724979391702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625212272497939170216252122724979391702162521227249793917021625212272497939170216252122724979391702162521227249793917021625212272497939170216252122724979391702162521227249793917021625212272497939170216252122724979391702162521227249793917021625212272497939170216252122724979391702162521227249793917021625212272497939170216252122724979391702162521227249793917021625212272497939170216252122724979391702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52f4b31e-726e-4fa9-9e3f-71a0ae4d4d44, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f23e7729-fac1-4235-aa07-58903092fb05, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f23e7729-fac1-4235-aa07-58903092fb05, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3317364056955355356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33173640569553553563317364056955355356331736405695535535633173640569553553563317364056955355356331736405695535535633173640569553553563317364056955355356331736405695535535633173640569553553563317364056955355356331736405695535535633173640569553553563317364056955355356331736405695535535633173640569553553563317364056955355356331736405695535535633173640569553553563317364056955355356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97a1a030-51e3-4150-a64d-83369afcff33, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e04720d-6d82-421a-ba47-7137209ef39e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e04720d-6d82-421a-ba47-7137209ef39e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2484654358728546141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24846543587285461412484654358728546141248465435872854614124846543587285461412484654358728546141248465435872854614124846543587285461412484654358728546141248465435872854614124846543587285461412484654358728546141248465435872854614124846543587285461412484654358728546141248465435872854614124846543587285461412484654358728546141248465435872854614124846543587285461412484654358728546141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f23e7729-fac1-4235-aa07-58903092fb05, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69f2c1aa-e6c4-4158-827f-08579e394e20, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69f2c1aa-e6c4-4158-827f-08579e394e20, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8613261956276592958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86132619562765929588613261956276592958861326195627659295886132619562765929588613261956276592958861326195627659295886132619562765929588613261956276592958861326195627659295886132619562765929588613261956276592958861326195627659295886132619562765929588613261956276592958861326195627659295886132619562765929588613261956276592958861326195627659295886132619562765929588613261956276592958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e04720d-6d82-421a-ba47-7137209ef39e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e33c6fcd-a81e-4d2e-96f5-6ad5d2a1a23a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e33c6fcd-a81e-4d2e-96f5-6ad5d2a1a23a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7414797770024722061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74147977700247220617414797770024722061741479777002472206174147977700247220617414797770024722061741479777002472206174147977700247220617414797770024722061741479777002472206174147977700247220617414797770024722061741479777002472206174147977700247220617414797770024722061741479777002472206174147977700247220617414797770024722061741479777002472206174147977700247220617414797770024722061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69f2c1aa-e6c4-4158-827f-08579e394e20, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcfaae0c-8323-4d19-a24e-a408ae43b7e0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcfaae0c-8323-4d19-a24e-a408ae43b7e0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8012951770173509364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80129517701735093648012951770173509364801295177017350936480129517701735093648012951770173509364801295177017350936480129517701735093648012951770173509364801295177017350936480129517701735093648012951770173509364801295177017350936480129517701735093648012951770173509364801295177017350936480129517701735093648012951770173509364801295177017350936480129517701735093648012951770173509364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e33c6fcd-a81e-4d2e-96f5-6ad5d2a1a23a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2f041cd-68a5-4c79-b625-6c3de3a9f504, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2f041cd-68a5-4c79-b625-6c3de3a9f504, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9133414217752324432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91334142177523244329133414217752324432913341421775232443291334142177523244329133414217752324432913341421775232443291334142177523244329133414217752324432913341421775232443291334142177523244329133414217752324432913341421775232443291334142177523244329133414217752324432913341421775232443291334142177523244329133414217752324432913341421775232443291334142177523244329133414217752324432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcfaae0c-8323-4d19-a24e-a408ae43b7e0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2989162-6e52-4fb7-b16b-afd7248ddcfa, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2989162-6e52-4fb7-b16b-afd7248ddcfa, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18444711412720635742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1844471141272063574218444711412720635742184447114127206357421844471141272063574218444711412720635742184447114127206357421844471141272063574218444711412720635742184447114127206357421844471141272063574218444711412720635742184447114127206357421844471141272063574218444711412720635742184447114127206357421844471141272063574218444711412720635742184447114127206357421844471141272063574218444711412720635742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2f041cd-68a5-4c79-b625-6c3de3a9f504, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce4136d0-34a2-4187-a863-d8bd1f38e160, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce4136d0-34a2-4187-a863-d8bd1f38e160, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15848109087037079813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584810908703707981315848109087037079813158481090870370798131584810908703707981315848109087037079813158481090870370798131584810908703707981315848109087037079813158481090870370798131584810908703707981315848109087037079813158481090870370798131584810908703707981315848109087037079813158481090870370798131584810908703707981315848109087037079813158481090870370798131584810908703707981315848109087037079813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2989162-6e52-4fb7-b16b-afd7248ddcfa, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f40eafc-5d3c-410e-b1b8-222324d78d4c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f40eafc-5d3c-410e-b1b8-222324d78d4c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2820910110686200333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28209101106862003332820910110686200333282091011068620033328209101106862003332820910110686200333282091011068620033328209101106862003332820910110686200333282091011068620033328209101106862003332820910110686200333282091011068620033328209101106862003332820910110686200333282091011068620033328209101106862003332820910110686200333282091011068620033328209101106862003332820910110686200333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce4136d0-34a2-4187-a863-d8bd1f38e160, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 639d2884-79a0-4f11-a82e-644a8dc59666, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 639d2884-79a0-4f11-a82e-644a8dc59666, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5450881092552622270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54508810925526222705450881092552622270545088109255262227054508810925526222705450881092552622270545088109255262227054508810925526222705450881092552622270545088109255262227054508810925526222705450881092552622270545088109255262227054508810925526222705450881092552622270545088109255262227054508810925526222705450881092552622270545088109255262227054508810925526222705450881092552622270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f40eafc-5d3c-410e-b1b8-222324d78d4c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d77df54b-b57f-4575-8647-c69b93207881, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d77df54b-b57f-4575-8647-c69b93207881, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11721959141918143323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172195914191814332311721959141918143323117219591419181433231172195914191814332311721959141918143323117219591419181433231172195914191814332311721959141918143323117219591419181433231172195914191814332311721959141918143323117219591419181433231172195914191814332311721959141918143323117219591419181433231172195914191814332311721959141918143323117219591419181433231172195914191814332311721959141918143323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 639d2884-79a0-4f11-a82e-644a8dc59666, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ff4292e-341f-4913-9556-1276d104664e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ff4292e-341f-4913-9556-1276d104664e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13010294690900904580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301029469090090458013010294690900904580130102946909009045801301029469090090458013010294690900904580130102946909009045801301029469090090458013010294690900904580130102946909009045801301029469090090458013010294690900904580130102946909009045801301029469090090458013010294690900904580130102946909009045801301029469090090458013010294690900904580130102946909009045801301029469090090458013010294690900904580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d77df54b-b57f-4575-8647-c69b93207881, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dbf89b3-7728-4af1-a65a-54fdc3ddc7d9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dbf89b3-7728-4af1-a65a-54fdc3ddc7d9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16124993374512531033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612499337451253103316124993374512531033161249933745125310331612499337451253103316124993374512531033161249933745125310331612499337451253103316124993374512531033161249933745125310331612499337451253103316124993374512531033161249933745125310331612499337451253103316124993374512531033161249933745125310331612499337451253103316124993374512531033161249933745125310331612499337451253103316124993374512531033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ff4292e-341f-4913-9556-1276d104664e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b89e5513-5c18-4d59-bbd5-cc0fe3264048, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b89e5513-5c18-4d59-bbd5-cc0fe3264048, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 835689069474207682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "835689069474207682835689069474207682835689069474207682835689069474207682835689069474207682835689069474207682835689069474207682835689069474207682835689069474207682835689069474207682835689069474207682835689069474207682835689069474207682835689069474207682835689069474207682835689069474207682835689069474207682835689069474207682835689069474207682835689069474207682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dbf89b3-7728-4af1-a65a-54fdc3ddc7d9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4281e5f-1052-4738-802b-584567670cf9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4281e5f-1052-4738-802b-584567670cf9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3582685236834577215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35826852368345772153582685236834577215358268523683457721535826852368345772153582685236834577215358268523683457721535826852368345772153582685236834577215358268523683457721535826852368345772153582685236834577215358268523683457721535826852368345772153582685236834577215358268523683457721535826852368345772153582685236834577215358268523683457721535826852368345772153582685236834577215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b89e5513-5c18-4d59-bbd5-cc0fe3264048, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2c44a67-3bd4-4fcb-ae67-b40115818bdd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2c44a67-3bd4-4fcb-ae67-b40115818bdd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1322805336195913660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13228053361959136601322805336195913660132280533619591366013228053361959136601322805336195913660132280533619591366013228053361959136601322805336195913660132280533619591366013228053361959136601322805336195913660132280533619591366013228053361959136601322805336195913660132280533619591366013228053361959136601322805336195913660132280533619591366013228053361959136601322805336195913660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4281e5f-1052-4738-802b-584567670cf9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 832ee868-49df-4368-8813-83af1e47f6fc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 832ee868-49df-4368-8813-83af1e47f6fc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15708488676858542054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570848867685854205415708488676858542054157084886768585420541570848867685854205415708488676858542054157084886768585420541570848867685854205415708488676858542054157084886768585420541570848867685854205415708488676858542054157084886768585420541570848867685854205415708488676858542054157084886768585420541570848867685854205415708488676858542054157084886768585420541570848867685854205415708488676858542054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2c44a67-3bd4-4fcb-ae67-b40115818bdd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7aec993d-4496-4a2c-bb6d-cb729d1651dc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7aec993d-4496-4a2c-bb6d-cb729d1651dc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2438780056317730333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24387800563177303332438780056317730333243878005631773033324387800563177303332438780056317730333243878005631773033324387800563177303332438780056317730333243878005631773033324387800563177303332438780056317730333243878005631773033324387800563177303332438780056317730333243878005631773033324387800563177303332438780056317730333243878005631773033324387800563177303332438780056317730333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 832ee868-49df-4368-8813-83af1e47f6fc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c4f73ae-b4f5-44e3-babe-e8a55befc758, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c4f73ae-b4f5-44e3-babe-e8a55befc758, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4675771060052238373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46757710600522383734675771060052238373467577106005223837346757710600522383734675771060052238373467577106005223837346757710600522383734675771060052238373467577106005223837346757710600522383734675771060052238373467577106005223837346757710600522383734675771060052238373467577106005223837346757710600522383734675771060052238373467577106005223837346757710600522383734675771060052238373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7aec993d-4496-4a2c-bb6d-cb729d1651dc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b993679-6671-49a7-9746-b60feff98549, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b993679-6671-49a7-9746-b60feff98549, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4211067425206073425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42110674252060734254211067425206073425421106742520607342542110674252060734254211067425206073425421106742520607342542110674252060734254211067425206073425421106742520607342542110674252060734254211067425206073425421106742520607342542110674252060734254211067425206073425421106742520607342542110674252060734254211067425206073425421106742520607342542110674252060734254211067425206073425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c4f73ae-b4f5-44e3-babe-e8a55befc758, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adf125c8-63c8-4dd5-9a40-03f1d9ee2405, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adf125c8-63c8-4dd5-9a40-03f1d9ee2405, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10718726141582446235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1071872614158244623510718726141582446235107187261415824462351071872614158244623510718726141582446235107187261415824462351071872614158244623510718726141582446235107187261415824462351071872614158244623510718726141582446235107187261415824462351071872614158244623510718726141582446235107187261415824462351071872614158244623510718726141582446235107187261415824462351071872614158244623510718726141582446235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b993679-6671-49a7-9746-b60feff98549, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 087d0e32-ad5f-4b00-ad2f-b2e34a65cb10, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 087d0e32-ad5f-4b00-ad2f-b2e34a65cb10, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7585376568259823163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75853765682598231637585376568259823163758537656825982316375853765682598231637585376568259823163758537656825982316375853765682598231637585376568259823163758537656825982316375853765682598231637585376568259823163758537656825982316375853765682598231637585376568259823163758537656825982316375853765682598231637585376568259823163758537656825982316375853765682598231637585376568259823163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adf125c8-63c8-4dd5-9a40-03f1d9ee2405, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59dec8af-3abb-42b3-84ef-39ac8322de5c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59dec8af-3abb-42b3-84ef-39ac8322de5c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17356321703518394673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1735632170351839467317356321703518394673173563217035183946731735632170351839467317356321703518394673173563217035183946731735632170351839467317356321703518394673173563217035183946731735632170351839467317356321703518394673173563217035183946731735632170351839467317356321703518394673173563217035183946731735632170351839467317356321703518394673173563217035183946731735632170351839467317356321703518394673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 087d0e32-ad5f-4b00-ad2f-b2e34a65cb10, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d17ed20b-0e4a-4079-b5d7-0282022be489, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d17ed20b-0e4a-4079-b5d7-0282022be489, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 612354410341574832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "612354410341574832612354410341574832612354410341574832612354410341574832612354410341574832612354410341574832612354410341574832612354410341574832612354410341574832612354410341574832612354410341574832612354410341574832612354410341574832612354410341574832612354410341574832612354410341574832612354410341574832612354410341574832612354410341574832612354410341574832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59dec8af-3abb-42b3-84ef-39ac8322de5c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5d49c25-5da8-4167-92c0-b058a0bea3df, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5d49c25-5da8-4167-92c0-b058a0bea3df, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7948620050957775077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79486200509577750777948620050957775077794862005095777507779486200509577750777948620050957775077794862005095777507779486200509577750777948620050957775077794862005095777507779486200509577750777948620050957775077794862005095777507779486200509577750777948620050957775077794862005095777507779486200509577750777948620050957775077794862005095777507779486200509577750777948620050957775077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d17ed20b-0e4a-4079-b5d7-0282022be489, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 111cf709-4563-4567-ae42-326b8524cf30, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5d49c25-5da8-4167-92c0-b058a0bea3df, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 111cf709-4563-4567-ae42-326b8524cf30, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13098057652595867779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309805765259586777913098057652595867779130980576525958677791309805765259586777913098057652595867779130980576525958677791309805765259586777913098057652595867779130980576525958677791309805765259586777913098057652595867779130980576525958677791309805765259586777913098057652595867779130980576525958677791309805765259586777913098057652595867779130980576525958677791309805765259586777913098057652595867779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 003a9d9f-780d-4684-aaa7-08da68be8d5f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 003a9d9f-780d-4684-aaa7-08da68be8d5f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14243858050657481618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424385805065748161814243858050657481618142438580506574816181424385805065748161814243858050657481618142438580506574816181424385805065748161814243858050657481618142438580506574816181424385805065748161814243858050657481618142438580506574816181424385805065748161814243858050657481618142438580506574816181424385805065748161814243858050657481618142438580506574816181424385805065748161814243858050657481618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 111cf709-4563-4567-ae42-326b8524cf30, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e99682a-0c4c-414c-b6e3-1bf7cb782e17, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e99682a-0c4c-414c-b6e3-1bf7cb782e17, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1433220959188544827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14332209591885448271433220959188544827143322095918854482714332209591885448271433220959188544827143322095918854482714332209591885448271433220959188544827143322095918854482714332209591885448271433220959188544827143322095918854482714332209591885448271433220959188544827143322095918854482714332209591885448271433220959188544827143322095918854482714332209591885448271433220959188544827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 003a9d9f-780d-4684-aaa7-08da68be8d5f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e430bb0c-2de2-4724-bc81-44a1209bad16, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e430bb0c-2de2-4724-bc81-44a1209bad16, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15194110564252734873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519411056425273487315194110564252734873151941105642527348731519411056425273487315194110564252734873151941105642527348731519411056425273487315194110564252734873151941105642527348731519411056425273487315194110564252734873151941105642527348731519411056425273487315194110564252734873151941105642527348731519411056425273487315194110564252734873151941105642527348731519411056425273487315194110564252734873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e99682a-0c4c-414c-b6e3-1bf7cb782e17, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2e13afa-8357-44bd-a85e-6311fd835fcf, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2e13afa-8357-44bd-a85e-6311fd835fcf, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18292103336225687040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829210333622568704018292103336225687040182921033362256870401829210333622568704018292103336225687040182921033362256870401829210333622568704018292103336225687040182921033362256870401829210333622568704018292103336225687040182921033362256870401829210333622568704018292103336225687040182921033362256870401829210333622568704018292103336225687040182921033362256870401829210333622568704018292103336225687040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e430bb0c-2de2-4724-bc81-44a1209bad16, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 610d0aea-3b80-408e-b19f-81c644a71659, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 610d0aea-3b80-408e-b19f-81c644a71659, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4978947242182187175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49789472421821871754978947242182187175497894724218218717549789472421821871754978947242182187175497894724218218717549789472421821871754978947242182187175497894724218218717549789472421821871754978947242182187175497894724218218717549789472421821871754978947242182187175497894724218218717549789472421821871754978947242182187175497894724218218717549789472421821871754978947242182187175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2e13afa-8357-44bd-a85e-6311fd835fcf, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1535b7a7-ecb4-4b69-b836-f1eff9d5059e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1535b7a7-ecb4-4b69-b836-f1eff9d5059e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16129251097556886585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612925109755688658516129251097556886585161292510975568865851612925109755688658516129251097556886585161292510975568865851612925109755688658516129251097556886585161292510975568865851612925109755688658516129251097556886585161292510975568865851612925109755688658516129251097556886585161292510975568865851612925109755688658516129251097556886585161292510975568865851612925109755688658516129251097556886585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1535b7a7-ecb4-4b69-b836-f1eff9d5059e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 610d0aea-3b80-408e-b19f-81c644a71659, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8c8371d-1024-4212-99cd-e3125834e733, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8c8371d-1024-4212-99cd-e3125834e733, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18293655832562075167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829365583256207516718293655832562075167182936558325620751671829365583256207516718293655832562075167182936558325620751671829365583256207516718293655832562075167182936558325620751671829365583256207516718293655832562075167182936558325620751671829365583256207516718293655832562075167182936558325620751671829365583256207516718293655832562075167182936558325620751671829365583256207516718293655832562075167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc4bb9c0-d63b-4159-9c5d-53602f66ef46, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc4bb9c0-d63b-4159-9c5d-53602f66ef46, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9417539984041709965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94175399840417099659417539984041709965941753998404170996594175399840417099659417539984041709965941753998404170996594175399840417099659417539984041709965941753998404170996594175399840417099659417539984041709965941753998404170996594175399840417099659417539984041709965941753998404170996594175399840417099659417539984041709965941753998404170996594175399840417099659417539984041709965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8c8371d-1024-4212-99cd-e3125834e733, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 298fd020-a530-478a-90ef-10ec0bb537f3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc4bb9c0-d63b-4159-9c5d-53602f66ef46, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 298fd020-a530-478a-90ef-10ec0bb537f3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8347563982137868789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83475639821378687898347563982137868789834756398213786878983475639821378687898347563982137868789834756398213786878983475639821378687898347563982137868789834756398213786878983475639821378687898347563982137868789834756398213786878983475639821378687898347563982137868789834756398213786878983475639821378687898347563982137868789834756398213786878983475639821378687898347563982137868789" } } } 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 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2202739-499c-45e8-b44e-3f2690742d1c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2202739-499c-45e8-b44e-3f2690742d1c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11960206245930248945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196020624593024894511960206245930248945119602062459302489451196020624593024894511960206245930248945119602062459302489451196020624593024894511960206245930248945119602062459302489451196020624593024894511960206245930248945119602062459302489451196020624593024894511960206245930248945119602062459302489451196020624593024894511960206245930248945119602062459302489451196020624593024894511960206245930248945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 298fd020-a530-478a-90ef-10ec0bb537f3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bb06154-1b67-46a4-a620-0a6d19fadc05, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bb06154-1b67-46a4-a620-0a6d19fadc05, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4379937077022683544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43799370770226835444379937077022683544437993707702268354443799370770226835444379937077022683544437993707702268354443799370770226835444379937077022683544437993707702268354443799370770226835444379937077022683544437993707702268354443799370770226835444379937077022683544437993707702268354443799370770226835444379937077022683544437993707702268354443799370770226835444379937077022683544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2202739-499c-45e8-b44e-3f2690742d1c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7a25c64-412b-4396-a7ee-8cc70aad732f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7a25c64-412b-4396-a7ee-8cc70aad732f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5406158427438069556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54061584274380695565406158427438069556540615842743806955654061584274380695565406158427438069556540615842743806955654061584274380695565406158427438069556540615842743806955654061584274380695565406158427438069556540615842743806955654061584274380695565406158427438069556540615842743806955654061584274380695565406158427438069556540615842743806955654061584274380695565406158427438069556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bb06154-1b67-46a4-a620-0a6d19fadc05, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a25c7b5d-42e2-4b8b-b5e4-9ed7622ea116, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a25c7b5d-42e2-4b8b-b5e4-9ed7622ea116, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7718656128588107211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77186561285881072117718656128588107211771865612858810721177186561285881072117718656128588107211771865612858810721177186561285881072117718656128588107211771865612858810721177186561285881072117718656128588107211771865612858810721177186561285881072117718656128588107211771865612858810721177186561285881072117718656128588107211771865612858810721177186561285881072117718656128588107211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7a25c64-412b-4396-a7ee-8cc70aad732f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66e45b08-4aa4-4797-81ca-70b8a14f7c20, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66e45b08-4aa4-4797-81ca-70b8a14f7c20, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 724149419124550233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "724149419124550233724149419124550233724149419124550233724149419124550233724149419124550233724149419124550233724149419124550233724149419124550233724149419124550233724149419124550233724149419124550233724149419124550233724149419124550233724149419124550233724149419124550233724149419124550233724149419124550233724149419124550233724149419124550233724149419124550233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a25c7b5d-42e2-4b8b-b5e4-9ed7622ea116, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52b6ea88-6a01-4210-a819-52fa432017b6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52b6ea88-6a01-4210-a819-52fa432017b6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15884307106814276125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588430710681427612515884307106814276125158843071068142761251588430710681427612515884307106814276125158843071068142761251588430710681427612515884307106814276125158843071068142761251588430710681427612515884307106814276125158843071068142761251588430710681427612515884307106814276125158843071068142761251588430710681427612515884307106814276125158843071068142761251588430710681427612515884307106814276125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66e45b08-4aa4-4797-81ca-70b8a14f7c20, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fb0057c-47c7-455a-9794-a3df61885792, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fb0057c-47c7-455a-9794-a3df61885792, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15867906469769837097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586790646976983709715867906469769837097158679064697698370971586790646976983709715867906469769837097158679064697698370971586790646976983709715867906469769837097158679064697698370971586790646976983709715867906469769837097158679064697698370971586790646976983709715867906469769837097158679064697698370971586790646976983709715867906469769837097158679064697698370971586790646976983709715867906469769837097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52b6ea88-6a01-4210-a819-52fa432017b6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd8a87a4-b6c7-4d0b-84a5-7b58eab5c2b9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd8a87a4-b6c7-4d0b-84a5-7b58eab5c2b9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17481354458337758820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748135445833775882017481354458337758820174813544583377588201748135445833775882017481354458337758820174813544583377588201748135445833775882017481354458337758820174813544583377588201748135445833775882017481354458337758820174813544583377588201748135445833775882017481354458337758820174813544583377588201748135445833775882017481354458337758820174813544583377588201748135445833775882017481354458337758820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fb0057c-47c7-455a-9794-a3df61885792, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 332758f8-d66c-4c10-a406-25bcbea8a626, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 332758f8-d66c-4c10-a406-25bcbea8a626, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14694342168344834375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469434216834483437514694342168344834375146943421683448343751469434216834483437514694342168344834375146943421683448343751469434216834483437514694342168344834375146943421683448343751469434216834483437514694342168344834375146943421683448343751469434216834483437514694342168344834375146943421683448343751469434216834483437514694342168344834375146943421683448343751469434216834483437514694342168344834375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd8a87a4-b6c7-4d0b-84a5-7b58eab5c2b9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6bedbda-7921-4739-87c3-e796cc54670e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6bedbda-7921-4739-87c3-e796cc54670e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3653304770644072173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36533047706440721733653304770644072173365330477064407217336533047706440721733653304770644072173365330477064407217336533047706440721733653304770644072173365330477064407217336533047706440721733653304770644072173365330477064407217336533047706440721733653304770644072173365330477064407217336533047706440721733653304770644072173365330477064407217336533047706440721733653304770644072173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 332758f8-d66c-4c10-a406-25bcbea8a626, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22f64ce1-db68-4d90-96b2-066c75fcb057, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6bedbda-7921-4739-87c3-e796cc54670e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22f64ce1-db68-4d90-96b2-066c75fcb057, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9513717786362113569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95137177863621135699513717786362113569951371778636211356995137177863621135699513717786362113569951371778636211356995137177863621135699513717786362113569951371778636211356995137177863621135699513717786362113569951371778636211356995137177863621135699513717786362113569951371778636211356995137177863621135699513717786362113569951371778636211356995137177863621135699513717786362113569" } } } 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 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4843ccb6-de73-4594-8c17-f45f7b9b73d5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4843ccb6-de73-4594-8c17-f45f7b9b73d5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1367112937483691394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13671129374836913941367112937483691394136711293748369139413671129374836913941367112937483691394136711293748369139413671129374836913941367112937483691394136711293748369139413671129374836913941367112937483691394136711293748369139413671129374836913941367112937483691394136711293748369139413671129374836913941367112937483691394136711293748369139413671129374836913941367112937483691394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22f64ce1-db68-4d90-96b2-066c75fcb057, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4843ccb6-de73-4594-8c17-f45f7b9b73d5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f50ee9a3-2163-4710-b055-086a38ee5657, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6d7d5ce-411e-43e8-a579-15f3e26d749a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f50ee9a3-2163-4710-b055-086a38ee5657, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9251765835106122370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92517658351061223709251765835106122370925176583510612237092517658351061223709251765835106122370925176583510612237092517658351061223709251765835106122370925176583510612237092517658351061223709251765835106122370925176583510612237092517658351061223709251765835106122370925176583510612237092517658351061223709251765835106122370925176583510612237092517658351061223709251765835106122370" } } } 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, b6d7d5ce-411e-43e8-a579-15f3e26d749a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5991028250681320387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59910282506813203875991028250681320387599102825068132038759910282506813203875991028250681320387599102825068132038759910282506813203875991028250681320387599102825068132038759910282506813203875991028250681320387599102825068132038759910282506813203875991028250681320387599102825068132038759910282506813203875991028250681320387599102825068132038759910282506813203875991028250681320387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f50ee9a3-2163-4710-b055-086a38ee5657, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7021f9fa-e1a4-4663-88a3-f24252fca427, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6d7d5ce-411e-43e8-a579-15f3e26d749a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0210c3ba-619e-4f2f-8e1b-1d88e711f6e8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0210c3ba-619e-4f2f-8e1b-1d88e711f6e8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4832773564632781757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48327735646327817574832773564632781757483277356463278175748327735646327817574832773564632781757483277356463278175748327735646327817574832773564632781757483277356463278175748327735646327817574832773564632781757483277356463278175748327735646327817574832773564632781757483277356463278175748327735646327817574832773564632781757483277356463278175748327735646327817574832773564632781757" } } } 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, 7021f9fa-e1a4-4663-88a3-f24252fca427, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14024309140660813103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402430914066081310314024309140660813103140243091406608131031402430914066081310314024309140660813103140243091406608131031402430914066081310314024309140660813103140243091406608131031402430914066081310314024309140660813103140243091406608131031402430914066081310314024309140660813103140243091406608131031402430914066081310314024309140660813103140243091406608131031402430914066081310314024309140660813103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0210c3ba-619e-4f2f-8e1b-1d88e711f6e8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7021f9fa-e1a4-4663-88a3-f24252fca427, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a245764-ab0e-4484-b757-d9d8485b8c94, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a245764-ab0e-4484-b757-d9d8485b8c94, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12439677779853092714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243967777985309271412439677779853092714124396777798530927141243967777985309271412439677779853092714124396777798530927141243967777985309271412439677779853092714124396777798530927141243967777985309271412439677779853092714124396777798530927141243967777985309271412439677779853092714124396777798530927141243967777985309271412439677779853092714124396777798530927141243967777985309271412439677779853092714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0e7d830-b816-4a07-9826-79561526967c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0e7d830-b816-4a07-9826-79561526967c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 415970368860263944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "415970368860263944415970368860263944415970368860263944415970368860263944415970368860263944415970368860263944415970368860263944415970368860263944415970368860263944415970368860263944415970368860263944415970368860263944415970368860263944415970368860263944415970368860263944415970368860263944415970368860263944415970368860263944415970368860263944415970368860263944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a245764-ab0e-4484-b757-d9d8485b8c94, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5f9cb20-40a5-495c-ba7e-789a4d92a5f0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5f9cb20-40a5-495c-ba7e-789a4d92a5f0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9099813809668309550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90998138096683095509099813809668309550909981380966830955090998138096683095509099813809668309550909981380966830955090998138096683095509099813809668309550909981380966830955090998138096683095509099813809668309550909981380966830955090998138096683095509099813809668309550909981380966830955090998138096683095509099813809668309550909981380966830955090998138096683095509099813809668309550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0e7d830-b816-4a07-9826-79561526967c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3848fbfc-3189-4370-96ba-23990553c9b9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3848fbfc-3189-4370-96ba-23990553c9b9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16901132539777149566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690113253977714956616901132539777149566169011325397771495661690113253977714956616901132539777149566169011325397771495661690113253977714956616901132539777149566169011325397771495661690113253977714956616901132539777149566169011325397771495661690113253977714956616901132539777149566169011325397771495661690113253977714956616901132539777149566169011325397771495661690113253977714956616901132539777149566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5f9cb20-40a5-495c-ba7e-789a4d92a5f0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3848fbfc-3189-4370-96ba-23990553c9b9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 557cfbec-1160-4895-aeb0-a9e5c9fe38e7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 557cfbec-1160-4895-aeb0-a9e5c9fe38e7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15161276300149476195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516127630014947619515161276300149476195151612763001494761951516127630014947619515161276300149476195151612763001494761951516127630014947619515161276300149476195151612763001494761951516127630014947619515161276300149476195151612763001494761951516127630014947619515161276300149476195151612763001494761951516127630014947619515161276300149476195151612763001494761951516127630014947619515161276300149476195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41ca5583-9f9d-46ec-97e1-05b8aa2094e8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41ca5583-9f9d-46ec-97e1-05b8aa2094e8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8929463777289614326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89294637772896143268929463777289614326892946377728961432689294637772896143268929463777289614326892946377728961432689294637772896143268929463777289614326892946377728961432689294637772896143268929463777289614326892946377728961432689294637772896143268929463777289614326892946377728961432689294637772896143268929463777289614326892946377728961432689294637772896143268929463777289614326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 557cfbec-1160-4895-aeb0-a9e5c9fe38e7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dbdb504-a5c5-435d-b771-eaba0d16327d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dbdb504-a5c5-435d-b771-eaba0d16327d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15280368126097906733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528036812609790673315280368126097906733152803681260979067331528036812609790673315280368126097906733152803681260979067331528036812609790673315280368126097906733152803681260979067331528036812609790673315280368126097906733152803681260979067331528036812609790673315280368126097906733152803681260979067331528036812609790673315280368126097906733152803681260979067331528036812609790673315280368126097906733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41ca5583-9f9d-46ec-97e1-05b8aa2094e8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac7d696e-ae96-4981-a0d1-f57dc095e4c8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac7d696e-ae96-4981-a0d1-f57dc095e4c8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6829483955603037939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68294839556030379396829483955603037939682948395560303793968294839556030379396829483955603037939682948395560303793968294839556030379396829483955603037939682948395560303793968294839556030379396829483955603037939682948395560303793968294839556030379396829483955603037939682948395560303793968294839556030379396829483955603037939682948395560303793968294839556030379396829483955603037939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dbdb504-a5c5-435d-b771-eaba0d16327d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31c0016e-7044-4bfc-8027-58aaa1c59dd5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31c0016e-7044-4bfc-8027-58aaa1c59dd5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13605873670193346007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360587367019334600713605873670193346007136058736701933460071360587367019334600713605873670193346007136058736701933460071360587367019334600713605873670193346007136058736701933460071360587367019334600713605873670193346007136058736701933460071360587367019334600713605873670193346007136058736701933460071360587367019334600713605873670193346007136058736701933460071360587367019334600713605873670193346007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac7d696e-ae96-4981-a0d1-f57dc095e4c8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd6c8b49-0781-483f-93ef-c93e5e463ba8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd6c8b49-0781-483f-93ef-c93e5e463ba8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16717928893342685783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671792889334268578316717928893342685783167179288933426857831671792889334268578316717928893342685783167179288933426857831671792889334268578316717928893342685783167179288933426857831671792889334268578316717928893342685783167179288933426857831671792889334268578316717928893342685783167179288933426857831671792889334268578316717928893342685783167179288933426857831671792889334268578316717928893342685783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd6c8b49-0781-483f-93ef-c93e5e463ba8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 492cb9ac-ab53-452f-9f19-f18853672776, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31c0016e-7044-4bfc-8027-58aaa1c59dd5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 492cb9ac-ab53-452f-9f19-f18853672776, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4312434353448914582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43124343534489145824312434353448914582431243435344891458243124343534489145824312434353448914582431243435344891458243124343534489145824312434353448914582431243435344891458243124343534489145824312434353448914582431243435344891458243124343534489145824312434353448914582431243435344891458243124343534489145824312434353448914582431243435344891458243124343534489145824312434353448914582" } } } 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 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2598a5a5-def6-4b2f-b951-223c94d735e1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2598a5a5-def6-4b2f-b951-223c94d735e1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5616359544239222942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56163595442392229425616359544239222942561635954423922294256163595442392229425616359544239222942561635954423922294256163595442392229425616359544239222942561635954423922294256163595442392229425616359544239222942561635954423922294256163595442392229425616359544239222942561635954423922294256163595442392229425616359544239222942561635954423922294256163595442392229425616359544239222942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 492cb9ac-ab53-452f-9f19-f18853672776, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4845e6ef-c94c-495b-8a83-255ecdbfd044, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4845e6ef-c94c-495b-8a83-255ecdbfd044, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3398189952166711992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33981899521667119923398189952166711992339818995216671199233981899521667119923398189952166711992339818995216671199233981899521667119923398189952166711992339818995216671199233981899521667119923398189952166711992339818995216671199233981899521667119923398189952166711992339818995216671199233981899521667119923398189952166711992339818995216671199233981899521667119923398189952166711992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2598a5a5-def6-4b2f-b951-223c94d735e1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e816d9c6-90ec-4c47-a492-aaf89027c9b4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e816d9c6-90ec-4c47-a492-aaf89027c9b4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5140266841045887483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51402668410458874835140266841045887483514026684104588748351402668410458874835140266841045887483514026684104588748351402668410458874835140266841045887483514026684104588748351402668410458874835140266841045887483514026684104588748351402668410458874835140266841045887483514026684104588748351402668410458874835140266841045887483514026684104588748351402668410458874835140266841045887483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4845e6ef-c94c-495b-8a83-255ecdbfd044, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cfc73b4-cb70-4a8e-bb3b-5f4fcc08fc2b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cfc73b4-cb70-4a8e-bb3b-5f4fcc08fc2b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4728096303455097461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47280963034550974614728096303455097461472809630345509746147280963034550974614728096303455097461472809630345509746147280963034550974614728096303455097461472809630345509746147280963034550974614728096303455097461472809630345509746147280963034550974614728096303455097461472809630345509746147280963034550974614728096303455097461472809630345509746147280963034550974614728096303455097461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e816d9c6-90ec-4c47-a492-aaf89027c9b4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7aef3879-87a0-4680-8579-eb3eafa30415, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7aef3879-87a0-4680-8579-eb3eafa30415, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16875572185197086478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687557218519708647816875572185197086478168755721851970864781687557218519708647816875572185197086478168755721851970864781687557218519708647816875572185197086478168755721851970864781687557218519708647816875572185197086478168755721851970864781687557218519708647816875572185197086478168755721851970864781687557218519708647816875572185197086478168755721851970864781687557218519708647816875572185197086478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cfc73b4-cb70-4a8e-bb3b-5f4fcc08fc2b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0c2bf05-20c2-4c4c-b1d4-7352b217c2be, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0c2bf05-20c2-4c4c-b1d4-7352b217c2be, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14960904847933409712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1496090484793340971214960904847933409712149609048479334097121496090484793340971214960904847933409712149609048479334097121496090484793340971214960904847933409712149609048479334097121496090484793340971214960904847933409712149609048479334097121496090484793340971214960904847933409712149609048479334097121496090484793340971214960904847933409712149609048479334097121496090484793340971214960904847933409712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7aef3879-87a0-4680-8579-eb3eafa30415, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa0a2c84-eb37-4956-b2fc-9030f48f775a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa0a2c84-eb37-4956-b2fc-9030f48f775a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13469697386344035657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346969738634403565713469697386344035657134696973863440356571346969738634403565713469697386344035657134696973863440356571346969738634403565713469697386344035657134696973863440356571346969738634403565713469697386344035657134696973863440356571346969738634403565713469697386344035657134696973863440356571346969738634403565713469697386344035657134696973863440356571346969738634403565713469697386344035657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0c2bf05-20c2-4c4c-b1d4-7352b217c2be, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3022c1f4-f0a6-48a2-87e7-ac371e4b2aed, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3022c1f4-f0a6-48a2-87e7-ac371e4b2aed, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3810156922455721029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38101569224557210293810156922455721029381015692245572102938101569224557210293810156922455721029381015692245572102938101569224557210293810156922455721029381015692245572102938101569224557210293810156922455721029381015692245572102938101569224557210293810156922455721029381015692245572102938101569224557210293810156922455721029381015692245572102938101569224557210293810156922455721029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa0a2c84-eb37-4956-b2fc-9030f48f775a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba47b129-f6bb-4f73-8040-ffc96e9a5b1e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba47b129-f6bb-4f73-8040-ffc96e9a5b1e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4250740152485505915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42507401524855059154250740152485505915425074015248550591542507401524855059154250740152485505915425074015248550591542507401524855059154250740152485505915425074015248550591542507401524855059154250740152485505915425074015248550591542507401524855059154250740152485505915425074015248550591542507401524855059154250740152485505915425074015248550591542507401524855059154250740152485505915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba47b129-f6bb-4f73-8040-ffc96e9a5b1e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7767e0f4-f85e-495e-b709-29b371ff62ba, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7767e0f4-f85e-495e-b709-29b371ff62ba, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10278779914061873706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1027877991406187370610278779914061873706102787799140618737061027877991406187370610278779914061873706102787799140618737061027877991406187370610278779914061873706102787799140618737061027877991406187370610278779914061873706102787799140618737061027877991406187370610278779914061873706102787799140618737061027877991406187370610278779914061873706102787799140618737061027877991406187370610278779914061873706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7767e0f4-f85e-495e-b709-29b371ff62ba, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7292d72-ed37-4a1a-acb1-8fd45c7bb325, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7292d72-ed37-4a1a-acb1-8fd45c7bb325, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4943671294073554473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49436712940735544734943671294073554473494367129407355447349436712940735544734943671294073554473494367129407355447349436712940735544734943671294073554473494367129407355447349436712940735544734943671294073554473494367129407355447349436712940735544734943671294073554473494367129407355447349436712940735544734943671294073554473494367129407355447349436712940735544734943671294073554473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3022c1f4-f0a6-48a2-87e7-ac371e4b2aed, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e0161d6-42cb-4a4b-bb46-889c40a05980, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e0161d6-42cb-4a4b-bb46-889c40a05980, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8379200121710615152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83792001217106151528379200121710615152837920012171061515283792001217106151528379200121710615152837920012171061515283792001217106151528379200121710615152837920012171061515283792001217106151528379200121710615152837920012171061515283792001217106151528379200121710615152837920012171061515283792001217106151528379200121710615152837920012171061515283792001217106151528379200121710615152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7292d72-ed37-4a1a-acb1-8fd45c7bb325, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b55b1c3b-4ed0-4b5f-a5d4-33724f0ab889, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b55b1c3b-4ed0-4b5f-a5d4-33724f0ab889, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11010763817917658017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1101076381791765801711010763817917658017110107638179176580171101076381791765801711010763817917658017110107638179176580171101076381791765801711010763817917658017110107638179176580171101076381791765801711010763817917658017110107638179176580171101076381791765801711010763817917658017110107638179176580171101076381791765801711010763817917658017110107638179176580171101076381791765801711010763817917658017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e0161d6-42cb-4a4b-bb46-889c40a05980, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 524bf850-28c5-4f7a-ace4-bc6214e4eaad, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b55b1c3b-4ed0-4b5f-a5d4-33724f0ab889, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 524bf850-28c5-4f7a-ace4-bc6214e4eaad, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11446757517849104204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144675751784910420411446757517849104204114467575178491042041144675751784910420411446757517849104204114467575178491042041144675751784910420411446757517849104204114467575178491042041144675751784910420411446757517849104204114467575178491042041144675751784910420411446757517849104204114467575178491042041144675751784910420411446757517849104204114467575178491042041144675751784910420411446757517849104204" } } } 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 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8219430c-645f-44fe-b40e-071ed3a609e7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8219430c-645f-44fe-b40e-071ed3a609e7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8012918051038131303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80129180510381313038012918051038131303801291805103813130380129180510381313038012918051038131303801291805103813130380129180510381313038012918051038131303801291805103813130380129180510381313038012918051038131303801291805103813130380129180510381313038012918051038131303801291805103813130380129180510381313038012918051038131303801291805103813130380129180510381313038012918051038131303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 524bf850-28c5-4f7a-ace4-bc6214e4eaad, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8219430c-645f-44fe-b40e-071ed3a609e7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80ee2e35-59e8-4dfd-b9b7-e8c625bdc2b6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d29373c-c72a-4d8f-84bc-cae7c45a9ea9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80ee2e35-59e8-4dfd-b9b7-e8c625bdc2b6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17738296141315147939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773829614131514793917738296141315147939177382961413151479391773829614131514793917738296141315147939177382961413151479391773829614131514793917738296141315147939177382961413151479391773829614131514793917738296141315147939177382961413151479391773829614131514793917738296141315147939177382961413151479391773829614131514793917738296141315147939177382961413151479391773829614131514793917738296141315147939" } } } 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, 1d29373c-c72a-4d8f-84bc-cae7c45a9ea9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13141075736082045782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1314107573608204578213141075736082045782131410757360820457821314107573608204578213141075736082045782131410757360820457821314107573608204578213141075736082045782131410757360820457821314107573608204578213141075736082045782131410757360820457821314107573608204578213141075736082045782131410757360820457821314107573608204578213141075736082045782131410757360820457821314107573608204578213141075736082045782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d29373c-c72a-4d8f-84bc-cae7c45a9ea9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80ee2e35-59e8-4dfd-b9b7-e8c625bdc2b6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 999cce2c-8a49-420a-bc9b-2ed528ae32e4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 999cce2c-8a49-420a-bc9b-2ed528ae32e4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14213515594836506925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421351559483650692514213515594836506925142135155948365069251421351559483650692514213515594836506925142135155948365069251421351559483650692514213515594836506925142135155948365069251421351559483650692514213515594836506925142135155948365069251421351559483650692514213515594836506925142135155948365069251421351559483650692514213515594836506925142135155948365069251421351559483650692514213515594836506925" } } } 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 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a979982-eb6f-4be6-8aea-9c6802636110, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a979982-eb6f-4be6-8aea-9c6802636110, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16237667970475472262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623766797047547226216237667970475472262162376679704754722621623766797047547226216237667970475472262162376679704754722621623766797047547226216237667970475472262162376679704754722621623766797047547226216237667970475472262162376679704754722621623766797047547226216237667970475472262162376679704754722621623766797047547226216237667970475472262162376679704754722621623766797047547226216237667970475472262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 999cce2c-8a49-420a-bc9b-2ed528ae32e4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13f21776-84b2-4c37-b7a8-8391c24bd4aa, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13f21776-84b2-4c37-b7a8-8391c24bd4aa, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14309246399384427729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430924639938442772914309246399384427729143092463993844277291430924639938442772914309246399384427729143092463993844277291430924639938442772914309246399384427729143092463993844277291430924639938442772914309246399384427729143092463993844277291430924639938442772914309246399384427729143092463993844277291430924639938442772914309246399384427729143092463993844277291430924639938442772914309246399384427729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a979982-eb6f-4be6-8aea-9c6802636110, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20d97d17-1933-4399-81a8-f603d58657d2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20d97d17-1933-4399-81a8-f603d58657d2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15025068969400967932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502506896940096793215025068969400967932150250689694009679321502506896940096793215025068969400967932150250689694009679321502506896940096793215025068969400967932150250689694009679321502506896940096793215025068969400967932150250689694009679321502506896940096793215025068969400967932150250689694009679321502506896940096793215025068969400967932150250689694009679321502506896940096793215025068969400967932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13f21776-84b2-4c37-b7a8-8391c24bd4aa, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eef21bda-ad02-4874-b8c6-cf70791e2dae, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eef21bda-ad02-4874-b8c6-cf70791e2dae, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11151789504763812418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115178950476381241811151789504763812418111517895047638124181115178950476381241811151789504763812418111517895047638124181115178950476381241811151789504763812418111517895047638124181115178950476381241811151789504763812418111517895047638124181115178950476381241811151789504763812418111517895047638124181115178950476381241811151789504763812418111517895047638124181115178950476381241811151789504763812418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20d97d17-1933-4399-81a8-f603d58657d2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78979a0b-e10a-49dd-8762-89b0da67de5b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78979a0b-e10a-49dd-8762-89b0da67de5b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7060456550649829755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70604565506498297557060456550649829755706045655064982975570604565506498297557060456550649829755706045655064982975570604565506498297557060456550649829755706045655064982975570604565506498297557060456550649829755706045655064982975570604565506498297557060456550649829755706045655064982975570604565506498297557060456550649829755706045655064982975570604565506498297557060456550649829755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eef21bda-ad02-4874-b8c6-cf70791e2dae, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49b3cde7-4cf2-42f2-afd6-58ce88c29a3c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49b3cde7-4cf2-42f2-afd6-58ce88c29a3c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14417193101061566252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441719310106156625214417193101061566252144171931010615662521441719310106156625214417193101061566252144171931010615662521441719310106156625214417193101061566252144171931010615662521441719310106156625214417193101061566252144171931010615662521441719310106156625214417193101061566252144171931010615662521441719310106156625214417193101061566252144171931010615662521441719310106156625214417193101061566252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78979a0b-e10a-49dd-8762-89b0da67de5b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9219db8-2539-41cb-a38a-1c6e699e0881, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9219db8-2539-41cb-a38a-1c6e699e0881, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14478784390182013784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447878439018201378414478784390182013784144787843901820137841447878439018201378414478784390182013784144787843901820137841447878439018201378414478784390182013784144787843901820137841447878439018201378414478784390182013784144787843901820137841447878439018201378414478784390182013784144787843901820137841447878439018201378414478784390182013784144787843901820137841447878439018201378414478784390182013784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49b3cde7-4cf2-42f2-afd6-58ce88c29a3c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bccf5f6a-0fec-4819-9fe8-aa2364ff6f22, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bccf5f6a-0fec-4819-9fe8-aa2364ff6f22, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8020433207952194291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80204332079521942918020433207952194291802043320795219429180204332079521942918020433207952194291802043320795219429180204332079521942918020433207952194291802043320795219429180204332079521942918020433207952194291802043320795219429180204332079521942918020433207952194291802043320795219429180204332079521942918020433207952194291802043320795219429180204332079521942918020433207952194291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9219db8-2539-41cb-a38a-1c6e699e0881, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6ec1031-bb81-4e3c-b5e5-966e53d73a75, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6ec1031-bb81-4e3c-b5e5-966e53d73a75, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11209004658253512105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120900465825351210511209004658253512105112090046582535121051120900465825351210511209004658253512105112090046582535121051120900465825351210511209004658253512105112090046582535121051120900465825351210511209004658253512105112090046582535121051120900465825351210511209004658253512105112090046582535121051120900465825351210511209004658253512105112090046582535121051120900465825351210511209004658253512105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bccf5f6a-0fec-4819-9fe8-aa2364ff6f22, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bc19302-6cc1-4768-a5c6-7cddb5c26998, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bc19302-6cc1-4768-a5c6-7cddb5c26998, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14721934996072595024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472193499607259502414721934996072595024147219349960725950241472193499607259502414721934996072595024147219349960725950241472193499607259502414721934996072595024147219349960725950241472193499607259502414721934996072595024147219349960725950241472193499607259502414721934996072595024147219349960725950241472193499607259502414721934996072595024147219349960725950241472193499607259502414721934996072595024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6ec1031-bb81-4e3c-b5e5-966e53d73a75, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 578081b5-c00e-4032-8775-aa9df1e60784, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 578081b5-c00e-4032-8775-aa9df1e60784, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9617378691601333519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96173786916013335199617378691601333519961737869160133351996173786916013335199617378691601333519961737869160133351996173786916013335199617378691601333519961737869160133351996173786916013335199617378691601333519961737869160133351996173786916013335199617378691601333519961737869160133351996173786916013335199617378691601333519961737869160133351996173786916013335199617378691601333519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bc19302-6cc1-4768-a5c6-7cddb5c26998, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56ddb08d-c1da-4137-8457-658fe71df6a8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56ddb08d-c1da-4137-8457-658fe71df6a8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18379985623074041085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1837998562307404108518379985623074041085183799856230740410851837998562307404108518379985623074041085183799856230740410851837998562307404108518379985623074041085183799856230740410851837998562307404108518379985623074041085183799856230740410851837998562307404108518379985623074041085183799856230740410851837998562307404108518379985623074041085183799856230740410851837998562307404108518379985623074041085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 578081b5-c00e-4032-8775-aa9df1e60784, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83d49d83-2f89-41a6-96ef-3be5a22090ae, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83d49d83-2f89-41a6-96ef-3be5a22090ae, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9144015918851251576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91440159188512515769144015918851251576914401591885125157691440159188512515769144015918851251576914401591885125157691440159188512515769144015918851251576914401591885125157691440159188512515769144015918851251576914401591885125157691440159188512515769144015918851251576914401591885125157691440159188512515769144015918851251576914401591885125157691440159188512515769144015918851251576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56ddb08d-c1da-4137-8457-658fe71df6a8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a96c26ec-3371-431a-aa17-9923a71fe846, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a96c26ec-3371-431a-aa17-9923a71fe846, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17383254420373610434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738325442037361043417383254420373610434173832544203736104341738325442037361043417383254420373610434173832544203736104341738325442037361043417383254420373610434173832544203736104341738325442037361043417383254420373610434173832544203736104341738325442037361043417383254420373610434173832544203736104341738325442037361043417383254420373610434173832544203736104341738325442037361043417383254420373610434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83d49d83-2f89-41a6-96ef-3be5a22090ae, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52e75d4d-e107-4db6-8845-e4d3ab3055a2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52e75d4d-e107-4db6-8845-e4d3ab3055a2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8576627622121062185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85766276221210621858576627622121062185857662762212106218585766276221210621858576627622121062185857662762212106218585766276221210621858576627622121062185857662762212106218585766276221210621858576627622121062185857662762212106218585766276221210621858576627622121062185857662762212106218585766276221210621858576627622121062185857662762212106218585766276221210621858576627622121062185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a96c26ec-3371-431a-aa17-9923a71fe846, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffd6e5c5-4b16-47de-8c59-e51946743f81, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffd6e5c5-4b16-47de-8c59-e51946743f81, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2671657706617827660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26716577066178276602671657706617827660267165770661782766026716577066178276602671657706617827660267165770661782766026716577066178276602671657706617827660267165770661782766026716577066178276602671657706617827660267165770661782766026716577066178276602671657706617827660267165770661782766026716577066178276602671657706617827660267165770661782766026716577066178276602671657706617827660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52e75d4d-e107-4db6-8845-e4d3ab3055a2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce33cc86-674b-48f2-8823-37af793ba470, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffd6e5c5-4b16-47de-8c59-e51946743f81, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce33cc86-674b-48f2-8823-37af793ba470, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4679677270368043939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46796772703680439394679677270368043939467967727036804393946796772703680439394679677270368043939467967727036804393946796772703680439394679677270368043939467967727036804393946796772703680439394679677270368043939467967727036804393946796772703680439394679677270368043939467967727036804393946796772703680439394679677270368043939467967727036804393946796772703680439394679677270368043939" } } } 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 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 524310f4-9a99-4db7-9b78-8df2fc413a30, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 524310f4-9a99-4db7-9b78-8df2fc413a30, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4971521340280316934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49715213402803169344971521340280316934497152134028031693449715213402803169344971521340280316934497152134028031693449715213402803169344971521340280316934497152134028031693449715213402803169344971521340280316934497152134028031693449715213402803169344971521340280316934497152134028031693449715213402803169344971521340280316934497152134028031693449715213402803169344971521340280316934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce33cc86-674b-48f2-8823-37af793ba470, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a22dc34a-9c1e-433c-8ba7-7e141d7debaf, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 524310f4-9a99-4db7-9b78-8df2fc413a30, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a22dc34a-9c1e-433c-8ba7-7e141d7debaf, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13260229444082935870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326022944408293587013260229444082935870132602294440829358701326022944408293587013260229444082935870132602294440829358701326022944408293587013260229444082935870132602294440829358701326022944408293587013260229444082935870132602294440829358701326022944408293587013260229444082935870132602294440829358701326022944408293587013260229444082935870132602294440829358701326022944408293587013260229444082935870" } } } 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 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94830ba6-f188-44fb-8511-8cc28c9fbd51, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94830ba6-f188-44fb-8511-8cc28c9fbd51, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16949763404557287747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694976340455728774716949763404557287747169497634045572877471694976340455728774716949763404557287747169497634045572877471694976340455728774716949763404557287747169497634045572877471694976340455728774716949763404557287747169497634045572877471694976340455728774716949763404557287747169497634045572877471694976340455728774716949763404557287747169497634045572877471694976340455728774716949763404557287747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a22dc34a-9c1e-433c-8ba7-7e141d7debaf, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69ca6d41-2a33-427b-8423-7f76835bd087, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94830ba6-f188-44fb-8511-8cc28c9fbd51, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66baeb03-b5f4-4ff9-af5c-742a7684ce26, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66baeb03-b5f4-4ff9-af5c-742a7684ce26, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17534548201225771313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753454820122577131317534548201225771313175345482012257713131753454820122577131317534548201225771313175345482012257713131753454820122577131317534548201225771313175345482012257713131753454820122577131317534548201225771313175345482012257713131753454820122577131317534548201225771313175345482012257713131753454820122577131317534548201225771313175345482012257713131753454820122577131317534548201225771313" } } } 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, 69ca6d41-2a33-427b-8423-7f76835bd087, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1203088003089769420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12030880030897694201203088003089769420120308800308976942012030880030897694201203088003089769420120308800308976942012030880030897694201203088003089769420120308800308976942012030880030897694201203088003089769420120308800308976942012030880030897694201203088003089769420120308800308976942012030880030897694201203088003089769420120308800308976942012030880030897694201203088003089769420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66baeb03-b5f4-4ff9-af5c-742a7684ce26, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69ca6d41-2a33-427b-8423-7f76835bd087, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94112c6f-b509-41e4-b940-067a8cc7a181, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94112c6f-b509-41e4-b940-067a8cc7a181, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13819336339823031165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1381933633982303116513819336339823031165138193363398230311651381933633982303116513819336339823031165138193363398230311651381933633982303116513819336339823031165138193363398230311651381933633982303116513819336339823031165138193363398230311651381933633982303116513819336339823031165138193363398230311651381933633982303116513819336339823031165138193363398230311651381933633982303116513819336339823031165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8362dcd9-6b66-4191-8c90-4a26e602d71c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8362dcd9-6b66-4191-8c90-4a26e602d71c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2783299046366883400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27832990463668834002783299046366883400278329904636688340027832990463668834002783299046366883400278329904636688340027832990463668834002783299046366883400278329904636688340027832990463668834002783299046366883400278329904636688340027832990463668834002783299046366883400278329904636688340027832990463668834002783299046366883400278329904636688340027832990463668834002783299046366883400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94112c6f-b509-41e4-b940-067a8cc7a181, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8362dcd9-6b66-4191-8c90-4a26e602d71c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8beb2d9-fe08-4b05-bc69-c76724831c1b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2096504-8c02-4bbd-a18e-eabbdf3460e6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8beb2d9-fe08-4b05-bc69-c76724831c1b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12762462863219062759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1276246286321906275912762462863219062759127624628632190627591276246286321906275912762462863219062759127624628632190627591276246286321906275912762462863219062759127624628632190627591276246286321906275912762462863219062759127624628632190627591276246286321906275912762462863219062759127624628632190627591276246286321906275912762462863219062759127624628632190627591276246286321906275912762462863219062759" } } } 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, e2096504-8c02-4bbd-a18e-eabbdf3460e6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3925212064347779325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39252120643477793253925212064347779325392521206434777932539252120643477793253925212064347779325392521206434777932539252120643477793253925212064347779325392521206434777932539252120643477793253925212064347779325392521206434777932539252120643477793253925212064347779325392521206434777932539252120643477793253925212064347779325392521206434777932539252120643477793253925212064347779325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8beb2d9-fe08-4b05-bc69-c76724831c1b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2096504-8c02-4bbd-a18e-eabbdf3460e6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04ff45d0-5db6-4e29-b115-060cce898925, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04ff45d0-5db6-4e29-b115-060cce898925, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7794013272314573597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77940132723145735977794013272314573597779401327231457359777940132723145735977794013272314573597779401327231457359777940132723145735977794013272314573597779401327231457359777940132723145735977794013272314573597779401327231457359777940132723145735977794013272314573597779401327231457359777940132723145735977794013272314573597779401327231457359777940132723145735977794013272314573597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4d9fab5-7c48-40c6-adc7-a19b2d63855b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4d9fab5-7c48-40c6-adc7-a19b2d63855b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3960036887177251455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39600368871772514553960036887177251455396003688717725145539600368871772514553960036887177251455396003688717725145539600368871772514553960036887177251455396003688717725145539600368871772514553960036887177251455396003688717725145539600368871772514553960036887177251455396003688717725145539600368871772514553960036887177251455396003688717725145539600368871772514553960036887177251455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04ff45d0-5db6-4e29-b115-060cce898925, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44088971-fab2-456e-aef3-3587e9874433, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4d9fab5-7c48-40c6-adc7-a19b2d63855b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44088971-fab2-456e-aef3-3587e9874433, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17023620300495376947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702362030049537694717023620300495376947170236203004953769471702362030049537694717023620300495376947170236203004953769471702362030049537694717023620300495376947170236203004953769471702362030049537694717023620300495376947170236203004953769471702362030049537694717023620300495376947170236203004953769471702362030049537694717023620300495376947170236203004953769471702362030049537694717023620300495376947" } } } 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 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf552a45-119b-4a99-8385-ebd63db3f146, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf552a45-119b-4a99-8385-ebd63db3f146, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14479648977510500686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447964897751050068614479648977510500686144796489775105006861447964897751050068614479648977510500686144796489775105006861447964897751050068614479648977510500686144796489775105006861447964897751050068614479648977510500686144796489775105006861447964897751050068614479648977510500686144796489775105006861447964897751050068614479648977510500686144796489775105006861447964897751050068614479648977510500686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44088971-fab2-456e-aef3-3587e9874433, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8ab34fd-87a7-407c-bd71-2214ad43f53d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8ab34fd-87a7-407c-bd71-2214ad43f53d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 635082114570082587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "635082114570082587635082114570082587635082114570082587635082114570082587635082114570082587635082114570082587635082114570082587635082114570082587635082114570082587635082114570082587635082114570082587635082114570082587635082114570082587635082114570082587635082114570082587635082114570082587635082114570082587635082114570082587635082114570082587635082114570082587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf552a45-119b-4a99-8385-ebd63db3f146, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 698d32cc-4e34-4a00-9579-d699dd98075a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 698d32cc-4e34-4a00-9579-d699dd98075a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4914276016051578564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49142760160515785644914276016051578564491427601605157856449142760160515785644914276016051578564491427601605157856449142760160515785644914276016051578564491427601605157856449142760160515785644914276016051578564491427601605157856449142760160515785644914276016051578564491427601605157856449142760160515785644914276016051578564491427601605157856449142760160515785644914276016051578564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8ab34fd-87a7-407c-bd71-2214ad43f53d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 698d32cc-4e34-4a00-9579-d699dd98075a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2b5458f-724a-4748-8d8a-26d8d2cdefee, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2b5458f-724a-4748-8d8a-26d8d2cdefee, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2467105387354290069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24671053873542900692467105387354290069246710538735429006924671053873542900692467105387354290069246710538735429006924671053873542900692467105387354290069246710538735429006924671053873542900692467105387354290069246710538735429006924671053873542900692467105387354290069246710538735429006924671053873542900692467105387354290069246710538735429006924671053873542900692467105387354290069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97437a7c-da2e-4936-8188-50ae4668a80c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2b5458f-724a-4748-8d8a-26d8d2cdefee, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efb04d8e-b22d-4968-bf2e-49d29cb353f9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97437a7c-da2e-4936-8188-50ae4668a80c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5974091231151952178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59740912311519521785974091231151952178597409123115195217859740912311519521785974091231151952178597409123115195217859740912311519521785974091231151952178597409123115195217859740912311519521785974091231151952178597409123115195217859740912311519521785974091231151952178597409123115195217859740912311519521785974091231151952178597409123115195217859740912311519521785974091231151952178" } } } 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, efb04d8e-b22d-4968-bf2e-49d29cb353f9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12526520818050006454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252652081805000645412526520818050006454125265208180500064541252652081805000645412526520818050006454125265208180500064541252652081805000645412526520818050006454125265208180500064541252652081805000645412526520818050006454125265208180500064541252652081805000645412526520818050006454125265208180500064541252652081805000645412526520818050006454125265208180500064541252652081805000645412526520818050006454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97437a7c-da2e-4936-8188-50ae4668a80c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d845f28e-032b-4145-b545-588f7b40277c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d845f28e-032b-4145-b545-588f7b40277c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18002852742796827964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800285274279682796418002852742796827964180028527427968279641800285274279682796418002852742796827964180028527427968279641800285274279682796418002852742796827964180028527427968279641800285274279682796418002852742796827964180028527427968279641800285274279682796418002852742796827964180028527427968279641800285274279682796418002852742796827964180028527427968279641800285274279682796418002852742796827964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efb04d8e-b22d-4968-bf2e-49d29cb353f9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6870e27-cad6-4a13-9500-022e8307b03a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6870e27-cad6-4a13-9500-022e8307b03a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1618829923769605859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16188299237696058591618829923769605859161882992376960585916188299237696058591618829923769605859161882992376960585916188299237696058591618829923769605859161882992376960585916188299237696058591618829923769605859161882992376960585916188299237696058591618829923769605859161882992376960585916188299237696058591618829923769605859161882992376960585916188299237696058591618829923769605859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d845f28e-032b-4145-b545-588f7b40277c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f447a095-59e2-4b0c-9b1b-17136ef49a2c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f447a095-59e2-4b0c-9b1b-17136ef49a2c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1677108022067717793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16771080220677177931677108022067717793167710802206771779316771080220677177931677108022067717793167710802206771779316771080220677177931677108022067717793167710802206771779316771080220677177931677108022067717793167710802206771779316771080220677177931677108022067717793167710802206771779316771080220677177931677108022067717793167710802206771779316771080220677177931677108022067717793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6870e27-cad6-4a13-9500-022e8307b03a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e617155b-3d69-457d-9d1e-f883211ff640, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e617155b-3d69-457d-9d1e-f883211ff640, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5831400114482037926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58314001144820379265831400114482037926583140011448203792658314001144820379265831400114482037926583140011448203792658314001144820379265831400114482037926583140011448203792658314001144820379265831400114482037926583140011448203792658314001144820379265831400114482037926583140011448203792658314001144820379265831400114482037926583140011448203792658314001144820379265831400114482037926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f447a095-59e2-4b0c-9b1b-17136ef49a2c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b376d2c-8762-4a34-a4e0-45e393f44905, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b376d2c-8762-4a34-a4e0-45e393f44905, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16316663123471305216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631666312347130521616316663123471305216163166631234713052161631666312347130521616316663123471305216163166631234713052161631666312347130521616316663123471305216163166631234713052161631666312347130521616316663123471305216163166631234713052161631666312347130521616316663123471305216163166631234713052161631666312347130521616316663123471305216163166631234713052161631666312347130521616316663123471305216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e617155b-3d69-457d-9d1e-f883211ff640, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7411a925-8b52-4d62-b8c4-c733f349e5c0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7411a925-8b52-4d62-b8c4-c733f349e5c0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13943909117660631211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394390911766063121113943909117660631211139439091176606312111394390911766063121113943909117660631211139439091176606312111394390911766063121113943909117660631211139439091176606312111394390911766063121113943909117660631211139439091176606312111394390911766063121113943909117660631211139439091176606312111394390911766063121113943909117660631211139439091176606312111394390911766063121113943909117660631211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b376d2c-8762-4a34-a4e0-45e393f44905, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbb7cce2-4ed7-41d3-80be-0b69dede5337, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbb7cce2-4ed7-41d3-80be-0b69dede5337, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15459087376682703064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545908737668270306415459087376682703064154590873766827030641545908737668270306415459087376682703064154590873766827030641545908737668270306415459087376682703064154590873766827030641545908737668270306415459087376682703064154590873766827030641545908737668270306415459087376682703064154590873766827030641545908737668270306415459087376682703064154590873766827030641545908737668270306415459087376682703064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7411a925-8b52-4d62-b8c4-c733f349e5c0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a8907d7-bf1d-417e-aa4f-b6141827c902, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a8907d7-bf1d-417e-aa4f-b6141827c902, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13676645055028631299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367664505502863129913676645055028631299136766450550286312991367664505502863129913676645055028631299136766450550286312991367664505502863129913676645055028631299136766450550286312991367664505502863129913676645055028631299136766450550286312991367664505502863129913676645055028631299136766450550286312991367664505502863129913676645055028631299136766450550286312991367664505502863129913676645055028631299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbb7cce2-4ed7-41d3-80be-0b69dede5337, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5df2df18-7e8d-404d-a1e1-c16e634b6230, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5df2df18-7e8d-404d-a1e1-c16e634b6230, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12656342692925241342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265634269292524134212656342692925241342126563426929252413421265634269292524134212656342692925241342126563426929252413421265634269292524134212656342692925241342126563426929252413421265634269292524134212656342692925241342126563426929252413421265634269292524134212656342692925241342126563426929252413421265634269292524134212656342692925241342126563426929252413421265634269292524134212656342692925241342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a8907d7-bf1d-417e-aa4f-b6141827c902, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c702e62-2ad0-4ff6-8104-234cf1259b1c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c702e62-2ad0-4ff6-8104-234cf1259b1c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15275256660849807916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527525666084980791615275256660849807916152752566608498079161527525666084980791615275256660849807916152752566608498079161527525666084980791615275256660849807916152752566608498079161527525666084980791615275256660849807916152752566608498079161527525666084980791615275256660849807916152752566608498079161527525666084980791615275256660849807916152752566608498079161527525666084980791615275256660849807916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5df2df18-7e8d-404d-a1e1-c16e634b6230, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a6f0f24-ca15-458c-a0da-f5dac818f56c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a6f0f24-ca15-458c-a0da-f5dac818f56c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10561001938456015034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056100193845601503410561001938456015034105610019384560150341056100193845601503410561001938456015034105610019384560150341056100193845601503410561001938456015034105610019384560150341056100193845601503410561001938456015034105610019384560150341056100193845601503410561001938456015034105610019384560150341056100193845601503410561001938456015034105610019384560150341056100193845601503410561001938456015034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c702e62-2ad0-4ff6-8104-234cf1259b1c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c53ff7b8-c359-4531-9613-98ec7b0691f5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c53ff7b8-c359-4531-9613-98ec7b0691f5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6962017033364034871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69620170333640348716962017033364034871696201703336403487169620170333640348716962017033364034871696201703336403487169620170333640348716962017033364034871696201703336403487169620170333640348716962017033364034871696201703336403487169620170333640348716962017033364034871696201703336403487169620170333640348716962017033364034871696201703336403487169620170333640348716962017033364034871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a6f0f24-ca15-458c-a0da-f5dac818f56c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0b60e62-0584-47b4-86cc-318ff80f94ac, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0b60e62-0584-47b4-86cc-318ff80f94ac, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14539704393210355617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453970439321035561714539704393210355617145397043932103556171453970439321035561714539704393210355617145397043932103556171453970439321035561714539704393210355617145397043932103556171453970439321035561714539704393210355617145397043932103556171453970439321035561714539704393210355617145397043932103556171453970439321035561714539704393210355617145397043932103556171453970439321035561714539704393210355617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c53ff7b8-c359-4531-9613-98ec7b0691f5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efabac29-f5c3-4fa9-8930-7148752ff27a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efabac29-f5c3-4fa9-8930-7148752ff27a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13249530007334346518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324953000733434651813249530007334346518132495300073343465181324953000733434651813249530007334346518132495300073343465181324953000733434651813249530007334346518132495300073343465181324953000733434651813249530007334346518132495300073343465181324953000733434651813249530007334346518132495300073343465181324953000733434651813249530007334346518132495300073343465181324953000733434651813249530007334346518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0b60e62-0584-47b4-86cc-318ff80f94ac, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3510086b-cf5c-49ab-a5f4-b403e1c9a161, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3510086b-cf5c-49ab-a5f4-b403e1c9a161, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4428123533912157174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44281235339121571744428123533912157174442812353391215717444281235339121571744428123533912157174442812353391215717444281235339121571744428123533912157174442812353391215717444281235339121571744428123533912157174442812353391215717444281235339121571744428123533912157174442812353391215717444281235339121571744428123533912157174442812353391215717444281235339121571744428123533912157174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efabac29-f5c3-4fa9-8930-7148752ff27a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38569160-5b77-45bc-812f-0ac4176f3ff5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38569160-5b77-45bc-812f-0ac4176f3ff5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12214561970335663447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221456197033566344712214561970335663447122145619703356634471221456197033566344712214561970335663447122145619703356634471221456197033566344712214561970335663447122145619703356634471221456197033566344712214561970335663447122145619703356634471221456197033566344712214561970335663447122145619703356634471221456197033566344712214561970335663447122145619703356634471221456197033566344712214561970335663447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38569160-5b77-45bc-812f-0ac4176f3ff5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffda173d-c21e-4594-b402-02874fa1c704, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffda173d-c21e-4594-b402-02874fa1c704, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7055368077385339284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70553680773853392847055368077385339284705536807738533928470553680773853392847055368077385339284705536807738533928470553680773853392847055368077385339284705536807738533928470553680773853392847055368077385339284705536807738533928470553680773853392847055368077385339284705536807738533928470553680773853392847055368077385339284705536807738533928470553680773853392847055368077385339284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffda173d-c21e-4594-b402-02874fa1c704, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d2572ce-7045-4226-8a93-a066086e9c66, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d2572ce-7045-4226-8a93-a066086e9c66, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13857256105288165424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385725610528816542413857256105288165424138572561052881654241385725610528816542413857256105288165424138572561052881654241385725610528816542413857256105288165424138572561052881654241385725610528816542413857256105288165424138572561052881654241385725610528816542413857256105288165424138572561052881654241385725610528816542413857256105288165424138572561052881654241385725610528816542413857256105288165424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3510086b-cf5c-49ab-a5f4-b403e1c9a161, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39cccbaf-e1b7-4e27-8625-878c67c63771, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39cccbaf-e1b7-4e27-8625-878c67c63771, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5632177604078014017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56321776040780140175632177604078014017563217760407801401756321776040780140175632177604078014017563217760407801401756321776040780140175632177604078014017563217760407801401756321776040780140175632177604078014017563217760407801401756321776040780140175632177604078014017563217760407801401756321776040780140175632177604078014017563217760407801401756321776040780140175632177604078014017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d2572ce-7045-4226-8a93-a066086e9c66, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f6eb86e-a5cc-48b5-8d58-469ccdd70892, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f6eb86e-a5cc-48b5-8d58-469ccdd70892, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10478757935369868268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1047875793536986826810478757935369868268104787579353698682681047875793536986826810478757935369868268104787579353698682681047875793536986826810478757935369868268104787579353698682681047875793536986826810478757935369868268104787579353698682681047875793536986826810478757935369868268104787579353698682681047875793536986826810478757935369868268104787579353698682681047875793536986826810478757935369868268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39cccbaf-e1b7-4e27-8625-878c67c63771, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73232550-1884-4cfb-af86-db9a52f46b6c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73232550-1884-4cfb-af86-db9a52f46b6c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2104918601829292250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21049186018292922502104918601829292250210491860182929225021049186018292922502104918601829292250210491860182929225021049186018292922502104918601829292250210491860182929225021049186018292922502104918601829292250210491860182929225021049186018292922502104918601829292250210491860182929225021049186018292922502104918601829292250210491860182929225021049186018292922502104918601829292250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f6eb86e-a5cc-48b5-8d58-469ccdd70892, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c9289f3-6632-4913-9405-6cd5ec3544fe, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c9289f3-6632-4913-9405-6cd5ec3544fe, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6489055126292197151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64890551262921971516489055126292197151648905512629219715164890551262921971516489055126292197151648905512629219715164890551262921971516489055126292197151648905512629219715164890551262921971516489055126292197151648905512629219715164890551262921971516489055126292197151648905512629219715164890551262921971516489055126292197151648905512629219715164890551262921971516489055126292197151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73232550-1884-4cfb-af86-db9a52f46b6c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a8c6fbb-da62-4fd6-b645-80fd0a330c2c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a8c6fbb-da62-4fd6-b645-80fd0a330c2c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18100507750687848703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810050775068784870318100507750687848703181005077506878487031810050775068784870318100507750687848703181005077506878487031810050775068784870318100507750687848703181005077506878487031810050775068784870318100507750687848703181005077506878487031810050775068784870318100507750687848703181005077506878487031810050775068784870318100507750687848703181005077506878487031810050775068784870318100507750687848703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c9289f3-6632-4913-9405-6cd5ec3544fe, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7be7732-9674-46e0-8a04-2e41ba6217b7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7be7732-9674-46e0-8a04-2e41ba6217b7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5696268310016751260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56962683100167512605696268310016751260569626831001675126056962683100167512605696268310016751260569626831001675126056962683100167512605696268310016751260569626831001675126056962683100167512605696268310016751260569626831001675126056962683100167512605696268310016751260569626831001675126056962683100167512605696268310016751260569626831001675126056962683100167512605696268310016751260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a8c6fbb-da62-4fd6-b645-80fd0a330c2c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7007e6d-e9f5-42e6-9f18-9a70e1493bf1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7007e6d-e9f5-42e6-9f18-9a70e1493bf1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8030703681063665435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80307036810636654358030703681063665435803070368106366543580307036810636654358030703681063665435803070368106366543580307036810636654358030703681063665435803070368106366543580307036810636654358030703681063665435803070368106366543580307036810636654358030703681063665435803070368106366543580307036810636654358030703681063665435803070368106366543580307036810636654358030703681063665435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7be7732-9674-46e0-8a04-2e41ba6217b7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 422de1d6-7984-4f28-aec0-4d30d63b124b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 422de1d6-7984-4f28-aec0-4d30d63b124b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17806153052126346719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780615305212634671917806153052126346719178061530521263467191780615305212634671917806153052126346719178061530521263467191780615305212634671917806153052126346719178061530521263467191780615305212634671917806153052126346719178061530521263467191780615305212634671917806153052126346719178061530521263467191780615305212634671917806153052126346719178061530521263467191780615305212634671917806153052126346719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7007e6d-e9f5-42e6-9f18-9a70e1493bf1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbad37be-3b55-417b-a2a9-b4fc320fe63e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbad37be-3b55-417b-a2a9-b4fc320fe63e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5801326952922422633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58013269529224226335801326952922422633580132695292242263358013269529224226335801326952922422633580132695292242263358013269529224226335801326952922422633580132695292242263358013269529224226335801326952922422633580132695292242263358013269529224226335801326952922422633580132695292242263358013269529224226335801326952922422633580132695292242263358013269529224226335801326952922422633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 422de1d6-7984-4f28-aec0-4d30d63b124b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1b206bf-a1f6-4d63-9eec-c3e729c6cddf, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1b206bf-a1f6-4d63-9eec-c3e729c6cddf, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6701742257823171434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67017422578231714346701742257823171434670174225782317143467017422578231714346701742257823171434670174225782317143467017422578231714346701742257823171434670174225782317143467017422578231714346701742257823171434670174225782317143467017422578231714346701742257823171434670174225782317143467017422578231714346701742257823171434670174225782317143467017422578231714346701742257823171434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbad37be-3b55-417b-a2a9-b4fc320fe63e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 605bf537-915c-4f00-aa16-d8251a594e2a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 605bf537-915c-4f00-aa16-d8251a594e2a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13853610011939160811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385361001193916081113853610011939160811138536100119391608111385361001193916081113853610011939160811138536100119391608111385361001193916081113853610011939160811138536100119391608111385361001193916081113853610011939160811138536100119391608111385361001193916081113853610011939160811138536100119391608111385361001193916081113853610011939160811138536100119391608111385361001193916081113853610011939160811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1b206bf-a1f6-4d63-9eec-c3e729c6cddf, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43db3901-f15d-4af2-93be-9616dd4ecc1f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43db3901-f15d-4af2-93be-9616dd4ecc1f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8512808112386026034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85128081123860260348512808112386026034851280811238602603485128081123860260348512808112386026034851280811238602603485128081123860260348512808112386026034851280811238602603485128081123860260348512808112386026034851280811238602603485128081123860260348512808112386026034851280811238602603485128081123860260348512808112386026034851280811238602603485128081123860260348512808112386026034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 605bf537-915c-4f00-aa16-d8251a594e2a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e21cac5-174e-42b9-ab62-365f8943e975, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e21cac5-174e-42b9-ab62-365f8943e975, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10214527343985837649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021452734398583764910214527343985837649102145273439858376491021452734398583764910214527343985837649102145273439858376491021452734398583764910214527343985837649102145273439858376491021452734398583764910214527343985837649102145273439858376491021452734398583764910214527343985837649102145273439858376491021452734398583764910214527343985837649102145273439858376491021452734398583764910214527343985837649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43db3901-f15d-4af2-93be-9616dd4ecc1f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00bd4735-b330-40b4-9164-95b61e30926f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00bd4735-b330-40b4-9164-95b61e30926f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14913745558794547388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491374555879454738814913745558794547388149137455587945473881491374555879454738814913745558794547388149137455587945473881491374555879454738814913745558794547388149137455587945473881491374555879454738814913745558794547388149137455587945473881491374555879454738814913745558794547388149137455587945473881491374555879454738814913745558794547388149137455587945473881491374555879454738814913745558794547388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e21cac5-174e-42b9-ab62-365f8943e975, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e323f4c9-e6c6-4f35-84c0-f4f8d1c9422d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e323f4c9-e6c6-4f35-84c0-f4f8d1c9422d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3225904594424285016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32259045944242850163225904594424285016322590459442428501632259045944242850163225904594424285016322590459442428501632259045944242850163225904594424285016322590459442428501632259045944242850163225904594424285016322590459442428501632259045944242850163225904594424285016322590459442428501632259045944242850163225904594424285016322590459442428501632259045944242850163225904594424285016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00bd4735-b330-40b4-9164-95b61e30926f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3888e8d4-dcb7-4d59-9186-1cae2a6b8e02, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3888e8d4-dcb7-4d59-9186-1cae2a6b8e02, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7398303828168290909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73983038281682909097398303828168290909739830382816829090973983038281682909097398303828168290909739830382816829090973983038281682909097398303828168290909739830382816829090973983038281682909097398303828168290909739830382816829090973983038281682909097398303828168290909739830382816829090973983038281682909097398303828168290909739830382816829090973983038281682909097398303828168290909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e323f4c9-e6c6-4f35-84c0-f4f8d1c9422d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82efe42d-4752-40a2-9426-f03ade092bdb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82efe42d-4752-40a2-9426-f03ade092bdb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13214359662930860045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321435966293086004513214359662930860045132143596629308600451321435966293086004513214359662930860045132143596629308600451321435966293086004513214359662930860045132143596629308600451321435966293086004513214359662930860045132143596629308600451321435966293086004513214359662930860045132143596629308600451321435966293086004513214359662930860045132143596629308600451321435966293086004513214359662930860045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3888e8d4-dcb7-4d59-9186-1cae2a6b8e02, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47fc66c0-abf7-43eb-a0f4-64eedf2e8911, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47fc66c0-abf7-43eb-a0f4-64eedf2e8911, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1223547705761793198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12235477057617931981223547705761793198122354770576179319812235477057617931981223547705761793198122354770576179319812235477057617931981223547705761793198122354770576179319812235477057617931981223547705761793198122354770576179319812235477057617931981223547705761793198122354770576179319812235477057617931981223547705761793198122354770576179319812235477057617931981223547705761793198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82efe42d-4752-40a2-9426-f03ade092bdb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec09b13d-11fc-4cc0-8cfc-bf8e6d163e7f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec09b13d-11fc-4cc0-8cfc-bf8e6d163e7f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16924465184570842498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692446518457084249816924465184570842498169244651845708424981692446518457084249816924465184570842498169244651845708424981692446518457084249816924465184570842498169244651845708424981692446518457084249816924465184570842498169244651845708424981692446518457084249816924465184570842498169244651845708424981692446518457084249816924465184570842498169244651845708424981692446518457084249816924465184570842498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47fc66c0-abf7-43eb-a0f4-64eedf2e8911, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0c78ab8-7078-4510-8b54-1cd0d3755480, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec09b13d-11fc-4cc0-8cfc-bf8e6d163e7f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c479bedf-ce83-4d2c-a69a-83d363c313a7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c479bedf-ce83-4d2c-a69a-83d363c313a7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16659191226094971410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665919122609497141016659191226094971410166591912260949714101665919122609497141016659191226094971410166591912260949714101665919122609497141016659191226094971410166591912260949714101665919122609497141016659191226094971410166591912260949714101665919122609497141016659191226094971410166591912260949714101665919122609497141016659191226094971410166591912260949714101665919122609497141016659191226094971410" } } } 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, f0c78ab8-7078-4510-8b54-1cd0d3755480, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7259105016236476956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72591050162364769567259105016236476956725910501623647695672591050162364769567259105016236476956725910501623647695672591050162364769567259105016236476956725910501623647695672591050162364769567259105016236476956725910501623647695672591050162364769567259105016236476956725910501623647695672591050162364769567259105016236476956725910501623647695672591050162364769567259105016236476956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0c78ab8-7078-4510-8b54-1cd0d3755480, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c479bedf-ce83-4d2c-a69a-83d363c313a7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a99d40fd-d5e3-4638-827e-870375d6d602, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a99d40fd-d5e3-4638-827e-870375d6d602, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6974778732766222539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69747787327662225396974778732766222539697477873276622253969747787327662225396974778732766222539697477873276622253969747787327662225396974778732766222539697477873276622253969747787327662225396974778732766222539697477873276622253969747787327662225396974778732766222539697477873276622253969747787327662225396974778732766222539697477873276622253969747787327662225396974778732766222539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9b1f726-a02c-4ff9-a9ab-70845e4631d7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9b1f726-a02c-4ff9-a9ab-70845e4631d7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9245456413451125073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92454564134511250739245456413451125073924545641345112507392454564134511250739245456413451125073924545641345112507392454564134511250739245456413451125073924545641345112507392454564134511250739245456413451125073924545641345112507392454564134511250739245456413451125073924545641345112507392454564134511250739245456413451125073924545641345112507392454564134511250739245456413451125073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a99d40fd-d5e3-4638-827e-870375d6d602, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9b1f726-a02c-4ff9-a9ab-70845e4631d7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0af0bd6-e12a-4aa6-8901-c9c361bfa46f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0af0bd6-e12a-4aa6-8901-c9c361bfa46f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1528534388194656695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15285343881946566951528534388194656695152853438819465669515285343881946566951528534388194656695152853438819465669515285343881946566951528534388194656695152853438819465669515285343881946566951528534388194656695152853438819465669515285343881946566951528534388194656695152853438819465669515285343881946566951528534388194656695152853438819465669515285343881946566951528534388194656695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4271529-8942-48c9-9809-fae54860a078, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4271529-8942-48c9-9809-fae54860a078, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7402158820251692182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74021588202516921827402158820251692182740215882025169218274021588202516921827402158820251692182740215882025169218274021588202516921827402158820251692182740215882025169218274021588202516921827402158820251692182740215882025169218274021588202516921827402158820251692182740215882025169218274021588202516921827402158820251692182740215882025169218274021588202516921827402158820251692182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4271529-8942-48c9-9809-fae54860a078, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0af0bd6-e12a-4aa6-8901-c9c361bfa46f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da2babb0-a47c-4e54-9ac9-c1929521bef7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da2babb0-a47c-4e54-9ac9-c1929521bef7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10451269799704531891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045126979970453189110451269799704531891104512697997045318911045126979970453189110451269799704531891104512697997045318911045126979970453189110451269799704531891104512697997045318911045126979970453189110451269799704531891104512697997045318911045126979970453189110451269799704531891104512697997045318911045126979970453189110451269799704531891104512697997045318911045126979970453189110451269799704531891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3aa8d724-e647-4881-9f12-e669d7750e7e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aa8d724-e647-4881-9f12-e669d7750e7e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11619860911181502918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161986091118150291811619860911181502918116198609111815029181161986091118150291811619860911181502918116198609111815029181161986091118150291811619860911181502918116198609111815029181161986091118150291811619860911181502918116198609111815029181161986091118150291811619860911181502918116198609111815029181161986091118150291811619860911181502918116198609111815029181161986091118150291811619860911181502918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aa8d724-e647-4881-9f12-e669d7750e7e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 803f9881-f239-4793-9f58-8803e83e307f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 803f9881-f239-4793-9f58-8803e83e307f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13182660821818698464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318266082181869846413182660821818698464131826608218186984641318266082181869846413182660821818698464131826608218186984641318266082181869846413182660821818698464131826608218186984641318266082181869846413182660821818698464131826608218186984641318266082181869846413182660821818698464131826608218186984641318266082181869846413182660821818698464131826608218186984641318266082181869846413182660821818698464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da2babb0-a47c-4e54-9ac9-c1929521bef7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0affe051-ffc6-4910-9019-aec2d5ddb08a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0affe051-ffc6-4910-9019-aec2d5ddb08a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13136104285890954451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313610428589095445113136104285890954451131361042858909544511313610428589095445113136104285890954451131361042858909544511313610428589095445113136104285890954451131361042858909544511313610428589095445113136104285890954451131361042858909544511313610428589095445113136104285890954451131361042858909544511313610428589095445113136104285890954451131361042858909544511313610428589095445113136104285890954451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 803f9881-f239-4793-9f58-8803e83e307f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1635dc5f-1ce3-40e9-bf98-64f953308fc4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1635dc5f-1ce3-40e9-bf98-64f953308fc4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10993445879383856473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1099344587938385647310993445879383856473109934458793838564731099344587938385647310993445879383856473109934458793838564731099344587938385647310993445879383856473109934458793838564731099344587938385647310993445879383856473109934458793838564731099344587938385647310993445879383856473109934458793838564731099344587938385647310993445879383856473109934458793838564731099344587938385647310993445879383856473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0affe051-ffc6-4910-9019-aec2d5ddb08a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19ad75fe-d71f-466c-b54e-2dff6d2d08ad, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19ad75fe-d71f-466c-b54e-2dff6d2d08ad, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4921770279896732975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49217702798967329754921770279896732975492177027989673297549217702798967329754921770279896732975492177027989673297549217702798967329754921770279896732975492177027989673297549217702798967329754921770279896732975492177027989673297549217702798967329754921770279896732975492177027989673297549217702798967329754921770279896732975492177027989673297549217702798967329754921770279896732975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1635dc5f-1ce3-40e9-bf98-64f953308fc4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5b104bd-df5c-4bba-9493-fcd77f528d51, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5b104bd-df5c-4bba-9493-fcd77f528d51, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3775439542664782540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37754395426647825403775439542664782540377543954266478254037754395426647825403775439542664782540377543954266478254037754395426647825403775439542664782540377543954266478254037754395426647825403775439542664782540377543954266478254037754395426647825403775439542664782540377543954266478254037754395426647825403775439542664782540377543954266478254037754395426647825403775439542664782540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19ad75fe-d71f-466c-b54e-2dff6d2d08ad, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61e2c2fc-855b-496c-9449-b329b3b21d12, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61e2c2fc-855b-496c-9449-b329b3b21d12, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11010172365376068753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1101017236537606875311010172365376068753110101723653760687531101017236537606875311010172365376068753110101723653760687531101017236537606875311010172365376068753110101723653760687531101017236537606875311010172365376068753110101723653760687531101017236537606875311010172365376068753110101723653760687531101017236537606875311010172365376068753110101723653760687531101017236537606875311010172365376068753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5b104bd-df5c-4bba-9493-fcd77f528d51, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59652824-8b43-4746-82ac-78811844de94, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59652824-8b43-4746-82ac-78811844de94, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7987664940766340695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79876649407663406957987664940766340695798766494076634069579876649407663406957987664940766340695798766494076634069579876649407663406957987664940766340695798766494076634069579876649407663406957987664940766340695798766494076634069579876649407663406957987664940766340695798766494076634069579876649407663406957987664940766340695798766494076634069579876649407663406957987664940766340695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61e2c2fc-855b-496c-9449-b329b3b21d12, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f981a1a-08dd-4c93-b70a-39f54fe8e8c3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f981a1a-08dd-4c93-b70a-39f54fe8e8c3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3750741565661410340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37507415656614103403750741565661410340375074156566141034037507415656614103403750741565661410340375074156566141034037507415656614103403750741565661410340375074156566141034037507415656614103403750741565661410340375074156566141034037507415656614103403750741565661410340375074156566141034037507415656614103403750741565661410340375074156566141034037507415656614103403750741565661410340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59652824-8b43-4746-82ac-78811844de94, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16c25749-ddc7-4c2f-a68f-9e114a1024d6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16c25749-ddc7-4c2f-a68f-9e114a1024d6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10803585545172451149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080358554517245114910803585545172451149108035855451724511491080358554517245114910803585545172451149108035855451724511491080358554517245114910803585545172451149108035855451724511491080358554517245114910803585545172451149108035855451724511491080358554517245114910803585545172451149108035855451724511491080358554517245114910803585545172451149108035855451724511491080358554517245114910803585545172451149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f981a1a-08dd-4c93-b70a-39f54fe8e8c3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e93d4a1-b6e5-46fd-b2d0-28fd9741c9fa, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e93d4a1-b6e5-46fd-b2d0-28fd9741c9fa, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9731150700706916185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97311507007069161859731150700706916185973115070070691618597311507007069161859731150700706916185973115070070691618597311507007069161859731150700706916185973115070070691618597311507007069161859731150700706916185973115070070691618597311507007069161859731150700706916185973115070070691618597311507007069161859731150700706916185973115070070691618597311507007069161859731150700706916185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16c25749-ddc7-4c2f-a68f-9e114a1024d6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12338283-d632-4039-bb91-73aa813687c5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12338283-d632-4039-bb91-73aa813687c5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1619089301065095538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16190893010650955381619089301065095538161908930106509553816190893010650955381619089301065095538161908930106509553816190893010650955381619089301065095538161908930106509553816190893010650955381619089301065095538161908930106509553816190893010650955381619089301065095538161908930106509553816190893010650955381619089301065095538161908930106509553816190893010650955381619089301065095538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e93d4a1-b6e5-46fd-b2d0-28fd9741c9fa, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b5b2b4d-7a99-484b-997d-f34c84633ee7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b5b2b4d-7a99-484b-997d-f34c84633ee7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10458864513745482891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045886451374548289110458864513745482891104588645137454828911045886451374548289110458864513745482891104588645137454828911045886451374548289110458864513745482891104588645137454828911045886451374548289110458864513745482891104588645137454828911045886451374548289110458864513745482891104588645137454828911045886451374548289110458864513745482891104588645137454828911045886451374548289110458864513745482891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12338283-d632-4039-bb91-73aa813687c5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31054219-95f8-4d58-ae38-772e5f108132, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31054219-95f8-4d58-ae38-772e5f108132, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7258894103541250728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72588941035412507287258894103541250728725889410354125072872588941035412507287258894103541250728725889410354125072872588941035412507287258894103541250728725889410354125072872588941035412507287258894103541250728725889410354125072872588941035412507287258894103541250728725889410354125072872588941035412507287258894103541250728725889410354125072872588941035412507287258894103541250728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b5b2b4d-7a99-484b-997d-f34c84633ee7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 191be384-9197-4e7a-b4b5-a195d3042ac1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 191be384-9197-4e7a-b4b5-a195d3042ac1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10716677326369554971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1071667732636955497110716677326369554971107166773263695549711071667732636955497110716677326369554971107166773263695549711071667732636955497110716677326369554971107166773263695549711071667732636955497110716677326369554971107166773263695549711071667732636955497110716677326369554971107166773263695549711071667732636955497110716677326369554971107166773263695549711071667732636955497110716677326369554971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31054219-95f8-4d58-ae38-772e5f108132, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17316e3d-42cc-44fb-bf01-e26db3e1d9c4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17316e3d-42cc-44fb-bf01-e26db3e1d9c4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1725687377954936011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17256873779549360111725687377954936011172568737795493601117256873779549360111725687377954936011172568737795493601117256873779549360111725687377954936011172568737795493601117256873779549360111725687377954936011172568737795493601117256873779549360111725687377954936011172568737795493601117256873779549360111725687377954936011172568737795493601117256873779549360111725687377954936011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 191be384-9197-4e7a-b4b5-a195d3042ac1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d37439e-54d5-4d9e-8aaa-32e1a3fb9881, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d37439e-54d5-4d9e-8aaa-32e1a3fb9881, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10065369961951175976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006536996195117597610065369961951175976100653699619511759761006536996195117597610065369961951175976100653699619511759761006536996195117597610065369961951175976100653699619511759761006536996195117597610065369961951175976100653699619511759761006536996195117597610065369961951175976100653699619511759761006536996195117597610065369961951175976100653699619511759761006536996195117597610065369961951175976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17316e3d-42cc-44fb-bf01-e26db3e1d9c4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2bc53bd-2867-4b4c-86c5-ae9f8d360365, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2bc53bd-2867-4b4c-86c5-ae9f8d360365, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12406779722119569379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1240677972211956937912406779722119569379124067797221195693791240677972211956937912406779722119569379124067797221195693791240677972211956937912406779722119569379124067797221195693791240677972211956937912406779722119569379124067797221195693791240677972211956937912406779722119569379124067797221195693791240677972211956937912406779722119569379124067797221195693791240677972211956937912406779722119569379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d37439e-54d5-4d9e-8aaa-32e1a3fb9881, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7dc3c97-a39a-4f1a-a70a-c559971460fa, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7dc3c97-a39a-4f1a-a70a-c559971460fa, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3679281238910662630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36792812389106626303679281238910662630367928123891066263036792812389106626303679281238910662630367928123891066263036792812389106626303679281238910662630367928123891066263036792812389106626303679281238910662630367928123891066263036792812389106626303679281238910662630367928123891066263036792812389106626303679281238910662630367928123891066263036792812389106626303679281238910662630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2bc53bd-2867-4b4c-86c5-ae9f8d360365, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31ef5116-0512-4a04-a544-bef0a6286c5b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31ef5116-0512-4a04-a544-bef0a6286c5b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11092109779647731979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109210977964773197911092109779647731979110921097796477319791109210977964773197911092109779647731979110921097796477319791109210977964773197911092109779647731979110921097796477319791109210977964773197911092109779647731979110921097796477319791109210977964773197911092109779647731979110921097796477319791109210977964773197911092109779647731979110921097796477319791109210977964773197911092109779647731979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7dc3c97-a39a-4f1a-a70a-c559971460fa, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d7ddc01-4f90-4f8f-a9bc-a64a4025eae3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d7ddc01-4f90-4f8f-a9bc-a64a4025eae3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1244075790276472177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12440757902764721771244075790276472177124407579027647217712440757902764721771244075790276472177124407579027647217712440757902764721771244075790276472177124407579027647217712440757902764721771244075790276472177124407579027647217712440757902764721771244075790276472177124407579027647217712440757902764721771244075790276472177124407579027647217712440757902764721771244075790276472177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31ef5116-0512-4a04-a544-bef0a6286c5b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e59d94d-497b-47b4-b9af-1bbd5e95758d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e59d94d-497b-47b4-b9af-1bbd5e95758d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13732507058757727026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373250705875772702613732507058757727026137325070587577270261373250705875772702613732507058757727026137325070587577270261373250705875772702613732507058757727026137325070587577270261373250705875772702613732507058757727026137325070587577270261373250705875772702613732507058757727026137325070587577270261373250705875772702613732507058757727026137325070587577270261373250705875772702613732507058757727026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d7ddc01-4f90-4f8f-a9bc-a64a4025eae3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31570b8f-2f4a-41f4-adc8-a5287596b660, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31570b8f-2f4a-41f4-adc8-a5287596b660, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5770818030228417712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57708180302284177125770818030228417712577081803022841771257708180302284177125770818030228417712577081803022841771257708180302284177125770818030228417712577081803022841771257708180302284177125770818030228417712577081803022841771257708180302284177125770818030228417712577081803022841771257708180302284177125770818030228417712577081803022841771257708180302284177125770818030228417712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e59d94d-497b-47b4-b9af-1bbd5e95758d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b62ba169-edd1-4642-b381-39b0c59a485e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b62ba169-edd1-4642-b381-39b0c59a485e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5912044979784638216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59120449797846382165912044979784638216591204497978463821659120449797846382165912044979784638216591204497978463821659120449797846382165912044979784638216591204497978463821659120449797846382165912044979784638216591204497978463821659120449797846382165912044979784638216591204497978463821659120449797846382165912044979784638216591204497978463821659120449797846382165912044979784638216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31570b8f-2f4a-41f4-adc8-a5287596b660, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ae568e2-a3bb-4cc1-8dde-93326bebac07, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ae568e2-a3bb-4cc1-8dde-93326bebac07, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6453837266534560958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64538372665345609586453837266534560958645383726653456095864538372665345609586453837266534560958645383726653456095864538372665345609586453837266534560958645383726653456095864538372665345609586453837266534560958645383726653456095864538372665345609586453837266534560958645383726653456095864538372665345609586453837266534560958645383726653456095864538372665345609586453837266534560958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b62ba169-edd1-4642-b381-39b0c59a485e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f57cd280-2d27-4c07-aab9-fee2ee0dd4bd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f57cd280-2d27-4c07-aab9-fee2ee0dd4bd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 493576401771237742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "493576401771237742493576401771237742493576401771237742493576401771237742493576401771237742493576401771237742493576401771237742493576401771237742493576401771237742493576401771237742493576401771237742493576401771237742493576401771237742493576401771237742493576401771237742493576401771237742493576401771237742493576401771237742493576401771237742493576401771237742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ae568e2-a3bb-4cc1-8dde-93326bebac07, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fef63e2-9f53-45ec-9372-570dfe83df71, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fef63e2-9f53-45ec-9372-570dfe83df71, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2196908524820499157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21969085248204991572196908524820499157219690852482049915721969085248204991572196908524820499157219690852482049915721969085248204991572196908524820499157219690852482049915721969085248204991572196908524820499157219690852482049915721969085248204991572196908524820499157219690852482049915721969085248204991572196908524820499157219690852482049915721969085248204991572196908524820499157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f57cd280-2d27-4c07-aab9-fee2ee0dd4bd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6b71438-bc9c-46fe-88e0-661fa7945a0b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6b71438-bc9c-46fe-88e0-661fa7945a0b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11920666790722564218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192066679072256421811920666790722564218119206667907225642181192066679072256421811920666790722564218119206667907225642181192066679072256421811920666790722564218119206667907225642181192066679072256421811920666790722564218119206667907225642181192066679072256421811920666790722564218119206667907225642181192066679072256421811920666790722564218119206667907225642181192066679072256421811920666790722564218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fef63e2-9f53-45ec-9372-570dfe83df71, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2b5860c-a9a1-4aef-915f-a8d2e18ceed2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2b5860c-a9a1-4aef-915f-a8d2e18ceed2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8823374667949033333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88233746679490333338823374667949033333882337466794903333388233746679490333338823374667949033333882337466794903333388233746679490333338823374667949033333882337466794903333388233746679490333338823374667949033333882337466794903333388233746679490333338823374667949033333882337466794903333388233746679490333338823374667949033333882337466794903333388233746679490333338823374667949033333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6b71438-bc9c-46fe-88e0-661fa7945a0b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 903c563c-e94e-448a-8e62-6e918c880368, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 903c563c-e94e-448a-8e62-6e918c880368, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8409339541739888104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84093395417398881048409339541739888104840933954173988810484093395417398881048409339541739888104840933954173988810484093395417398881048409339541739888104840933954173988810484093395417398881048409339541739888104840933954173988810484093395417398881048409339541739888104840933954173988810484093395417398881048409339541739888104840933954173988810484093395417398881048409339541739888104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2b5860c-a9a1-4aef-915f-a8d2e18ceed2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98af1c33-e96a-4776-afa0-d606d2775956, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98af1c33-e96a-4776-afa0-d606d2775956, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3519044931913571560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35190449319135715603519044931913571560351904493191357156035190449319135715603519044931913571560351904493191357156035190449319135715603519044931913571560351904493191357156035190449319135715603519044931913571560351904493191357156035190449319135715603519044931913571560351904493191357156035190449319135715603519044931913571560351904493191357156035190449319135715603519044931913571560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 903c563c-e94e-448a-8e62-6e918c880368, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6edf845-c635-47c6-bb8b-318f72348c14, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6edf845-c635-47c6-bb8b-318f72348c14, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5577775158109482029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55777751581094820295577775158109482029557777515810948202955777751581094820295577775158109482029557777515810948202955777751581094820295577775158109482029557777515810948202955777751581094820295577775158109482029557777515810948202955777751581094820295577775158109482029557777515810948202955777751581094820295577775158109482029557777515810948202955777751581094820295577775158109482029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98af1c33-e96a-4776-afa0-d606d2775956, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd7f6c36-6b77-4504-8d32-4628735dbafe, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd7f6c36-6b77-4504-8d32-4628735dbafe, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6445947767639280367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64459477676392803676445947767639280367644594776763928036764459477676392803676445947767639280367644594776763928036764459477676392803676445947767639280367644594776763928036764459477676392803676445947767639280367644594776763928036764459477676392803676445947767639280367644594776763928036764459477676392803676445947767639280367644594776763928036764459477676392803676445947767639280367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6edf845-c635-47c6-bb8b-318f72348c14, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 897b9874-b72d-46e7-af70-2aeb44dfbb0a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 897b9874-b72d-46e7-af70-2aeb44dfbb0a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11482998441822506594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148299844182250659411482998441822506594114829984418225065941148299844182250659411482998441822506594114829984418225065941148299844182250659411482998441822506594114829984418225065941148299844182250659411482998441822506594114829984418225065941148299844182250659411482998441822506594114829984418225065941148299844182250659411482998441822506594114829984418225065941148299844182250659411482998441822506594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd7f6c36-6b77-4504-8d32-4628735dbafe, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40a78706-2827-47fb-a4b2-ef72d0abad62, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 897b9874-b72d-46e7-af70-2aeb44dfbb0a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40a78706-2827-47fb-a4b2-ef72d0abad62, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9991689711497074065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99916897114970740659991689711497074065999168971149707406599916897114970740659991689711497074065999168971149707406599916897114970740659991689711497074065999168971149707406599916897114970740659991689711497074065999168971149707406599916897114970740659991689711497074065999168971149707406599916897114970740659991689711497074065999168971149707406599916897114970740659991689711497074065" } } } 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 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3c6a938-2285-4e71-b820-f385984bfab9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3c6a938-2285-4e71-b820-f385984bfab9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14678754792423691681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467875479242369168114678754792423691681146787547924236916811467875479242369168114678754792423691681146787547924236916811467875479242369168114678754792423691681146787547924236916811467875479242369168114678754792423691681146787547924236916811467875479242369168114678754792423691681146787547924236916811467875479242369168114678754792423691681146787547924236916811467875479242369168114678754792423691681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40a78706-2827-47fb-a4b2-ef72d0abad62, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bdf41be-418e-4d97-a282-20dff966347b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3c6a938-2285-4e71-b820-f385984bfab9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bdf41be-418e-4d97-a282-20dff966347b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16889083268426131656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688908326842613165616889083268426131656168890832684261316561688908326842613165616889083268426131656168890832684261316561688908326842613165616889083268426131656168890832684261316561688908326842613165616889083268426131656168890832684261316561688908326842613165616889083268426131656168890832684261316561688908326842613165616889083268426131656168890832684261316561688908326842613165616889083268426131656" } } } 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 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afaaa8b1-71b8-4a41-a8bb-3a1ae69665bd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afaaa8b1-71b8-4a41-a8bb-3a1ae69665bd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14848350384504926207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1484835038450492620714848350384504926207148483503845049262071484835038450492620714848350384504926207148483503845049262071484835038450492620714848350384504926207148483503845049262071484835038450492620714848350384504926207148483503845049262071484835038450492620714848350384504926207148483503845049262071484835038450492620714848350384504926207148483503845049262071484835038450492620714848350384504926207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bdf41be-418e-4d97-a282-20dff966347b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afaaa8b1-71b8-4a41-a8bb-3a1ae69665bd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fe815c4-5d0a-4f22-b478-3109e9bd49de, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fe815c4-5d0a-4f22-b478-3109e9bd49de, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14341369671225478799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434136967122547879914341369671225478799143413696712254787991434136967122547879914341369671225478799143413696712254787991434136967122547879914341369671225478799143413696712254787991434136967122547879914341369671225478799143413696712254787991434136967122547879914341369671225478799143413696712254787991434136967122547879914341369671225478799143413696712254787991434136967122547879914341369671225478799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d85ec6c-68f4-4a20-949f-0790aa05bc66, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d85ec6c-68f4-4a20-949f-0790aa05bc66, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7588412878468344274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75884128784683442747588412878468344274758841287846834427475884128784683442747588412878468344274758841287846834427475884128784683442747588412878468344274758841287846834427475884128784683442747588412878468344274758841287846834427475884128784683442747588412878468344274758841287846834427475884128784683442747588412878468344274758841287846834427475884128784683442747588412878468344274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d85ec6c-68f4-4a20-949f-0790aa05bc66, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fe815c4-5d0a-4f22-b478-3109e9bd49de, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ec8eb35-8a27-43c7-8cf9-86617a193f04, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ec8eb35-8a27-43c7-8cf9-86617a193f04, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5818206419174193724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58182064191741937245818206419174193724581820641917419372458182064191741937245818206419174193724581820641917419372458182064191741937245818206419174193724581820641917419372458182064191741937245818206419174193724581820641917419372458182064191741937245818206419174193724581820641917419372458182064191741937245818206419174193724581820641917419372458182064191741937245818206419174193724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba4118a4-5dce-4bce-8b77-36ac49309cc9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba4118a4-5dce-4bce-8b77-36ac49309cc9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1040859792514764734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10408597925147647341040859792514764734104085979251476473410408597925147647341040859792514764734104085979251476473410408597925147647341040859792514764734104085979251476473410408597925147647341040859792514764734104085979251476473410408597925147647341040859792514764734104085979251476473410408597925147647341040859792514764734104085979251476473410408597925147647341040859792514764734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ec8eb35-8a27-43c7-8cf9-86617a193f04, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab95d169-6c07-4bfd-a020-2165e70d8cea, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab95d169-6c07-4bfd-a020-2165e70d8cea, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5549702991832186177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55497029918321861775549702991832186177554970299183218617755497029918321861775549702991832186177554970299183218617755497029918321861775549702991832186177554970299183218617755497029918321861775549702991832186177554970299183218617755497029918321861775549702991832186177554970299183218617755497029918321861775549702991832186177554970299183218617755497029918321861775549702991832186177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba4118a4-5dce-4bce-8b77-36ac49309cc9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef447bfb-38d5-4460-ba75-9e7fddedf77b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef447bfb-38d5-4460-ba75-9e7fddedf77b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5742793884073580685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57427938840735806855742793884073580685574279388407358068557427938840735806855742793884073580685574279388407358068557427938840735806855742793884073580685574279388407358068557427938840735806855742793884073580685574279388407358068557427938840735806855742793884073580685574279388407358068557427938840735806855742793884073580685574279388407358068557427938840735806855742793884073580685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab95d169-6c07-4bfd-a020-2165e70d8cea, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16978515-fb4f-4d64-a37c-0872f40137bf, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16978515-fb4f-4d64-a37c-0872f40137bf, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5622270978806720962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56222709788067209625622270978806720962562227097880672096256222709788067209625622270978806720962562227097880672096256222709788067209625622270978806720962562227097880672096256222709788067209625622270978806720962562227097880672096256222709788067209625622270978806720962562227097880672096256222709788067209625622270978806720962562227097880672096256222709788067209625622270978806720962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef447bfb-38d5-4460-ba75-9e7fddedf77b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61b94c32-c300-44f6-ae6d-c5fbe5108552, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61b94c32-c300-44f6-ae6d-c5fbe5108552, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14567183169951835699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456718316995183569914567183169951835699145671831699518356991456718316995183569914567183169951835699145671831699518356991456718316995183569914567183169951835699145671831699518356991456718316995183569914567183169951835699145671831699518356991456718316995183569914567183169951835699145671831699518356991456718316995183569914567183169951835699145671831699518356991456718316995183569914567183169951835699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16978515-fb4f-4d64-a37c-0872f40137bf, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d69ff0aa-1e5b-4f8b-b47f-786fca8b536a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d69ff0aa-1e5b-4f8b-b47f-786fca8b536a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 977729328721897100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "977729328721897100977729328721897100977729328721897100977729328721897100977729328721897100977729328721897100977729328721897100977729328721897100977729328721897100977729328721897100977729328721897100977729328721897100977729328721897100977729328721897100977729328721897100977729328721897100977729328721897100977729328721897100977729328721897100977729328721897100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61b94c32-c300-44f6-ae6d-c5fbe5108552, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eff888a6-28b8-43b5-b3dc-cd1f96ea1c15, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eff888a6-28b8-43b5-b3dc-cd1f96ea1c15, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15638264905483276787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563826490548327678715638264905483276787156382649054832767871563826490548327678715638264905483276787156382649054832767871563826490548327678715638264905483276787156382649054832767871563826490548327678715638264905483276787156382649054832767871563826490548327678715638264905483276787156382649054832767871563826490548327678715638264905483276787156382649054832767871563826490548327678715638264905483276787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d69ff0aa-1e5b-4f8b-b47f-786fca8b536a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50d933e6-c276-4bb9-8dab-ad5465af8cb4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50d933e6-c276-4bb9-8dab-ad5465af8cb4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18306659149733290871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830665914973329087118306659149733290871183066591497332908711830665914973329087118306659149733290871183066591497332908711830665914973329087118306659149733290871183066591497332908711830665914973329087118306659149733290871183066591497332908711830665914973329087118306659149733290871183066591497332908711830665914973329087118306659149733290871183066591497332908711830665914973329087118306659149733290871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eff888a6-28b8-43b5-b3dc-cd1f96ea1c15, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3743c5f5-5366-4f34-a792-cf343e09ec85, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3743c5f5-5366-4f34-a792-cf343e09ec85, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9681497573029227802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96814975730292278029681497573029227802968149757302922780296814975730292278029681497573029227802968149757302922780296814975730292278029681497573029227802968149757302922780296814975730292278029681497573029227802968149757302922780296814975730292278029681497573029227802968149757302922780296814975730292278029681497573029227802968149757302922780296814975730292278029681497573029227802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50d933e6-c276-4bb9-8dab-ad5465af8cb4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e6e5d9e-0229-4082-975a-56b674e2e42d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e6e5d9e-0229-4082-975a-56b674e2e42d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 964202686909914226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "964202686909914226964202686909914226964202686909914226964202686909914226964202686909914226964202686909914226964202686909914226964202686909914226964202686909914226964202686909914226964202686909914226964202686909914226964202686909914226964202686909914226964202686909914226964202686909914226964202686909914226964202686909914226964202686909914226964202686909914226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3743c5f5-5366-4f34-a792-cf343e09ec85, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fddba4de-c44f-4ab4-beda-7f393aa0b6eb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fddba4de-c44f-4ab4-beda-7f393aa0b6eb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3839611336565858531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38396113365658585313839611336565858531383961133656585853138396113365658585313839611336565858531383961133656585853138396113365658585313839611336565858531383961133656585853138396113365658585313839611336565858531383961133656585853138396113365658585313839611336565858531383961133656585853138396113365658585313839611336565858531383961133656585853138396113365658585313839611336565858531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e6e5d9e-0229-4082-975a-56b674e2e42d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1775f1e8-d09f-4b85-8c1e-da412ff74be8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1775f1e8-d09f-4b85-8c1e-da412ff74be8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13307553715050738690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330755371505073869013307553715050738690133075537150507386901330755371505073869013307553715050738690133075537150507386901330755371505073869013307553715050738690133075537150507386901330755371505073869013307553715050738690133075537150507386901330755371505073869013307553715050738690133075537150507386901330755371505073869013307553715050738690133075537150507386901330755371505073869013307553715050738690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fddba4de-c44f-4ab4-beda-7f393aa0b6eb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf81fa89-d0e2-49f5-ab3f-20932e9fc408, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf81fa89-d0e2-49f5-ab3f-20932e9fc408, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14080729436251399785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408072943625139978514080729436251399785140807294362513997851408072943625139978514080729436251399785140807294362513997851408072943625139978514080729436251399785140807294362513997851408072943625139978514080729436251399785140807294362513997851408072943625139978514080729436251399785140807294362513997851408072943625139978514080729436251399785140807294362513997851408072943625139978514080729436251399785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1775f1e8-d09f-4b85-8c1e-da412ff74be8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07e4a1eb-68d6-425e-b61e-9fa7a01a8385, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07e4a1eb-68d6-425e-b61e-9fa7a01a8385, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4591149798638853737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45911497986388537374591149798638853737459114979863885373745911497986388537374591149798638853737459114979863885373745911497986388537374591149798638853737459114979863885373745911497986388537374591149798638853737459114979863885373745911497986388537374591149798638853737459114979863885373745911497986388537374591149798638853737459114979863885373745911497986388537374591149798638853737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf81fa89-d0e2-49f5-ab3f-20932e9fc408, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, faed3730-7bf5-430f-ba65-f5fb37cb209f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faed3730-7bf5-430f-ba65-f5fb37cb209f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11983332066617345119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198333206661734511911983332066617345119119833320666173451191198333206661734511911983332066617345119119833320666173451191198333206661734511911983332066617345119119833320666173451191198333206661734511911983332066617345119119833320666173451191198333206661734511911983332066617345119119833320666173451191198333206661734511911983332066617345119119833320666173451191198333206661734511911983332066617345119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07e4a1eb-68d6-425e-b61e-9fa7a01a8385, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 822e415b-9359-4829-87d7-13dfc5e444ed, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 822e415b-9359-4829-87d7-13dfc5e444ed, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16684027904565781194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668402790456578119416684027904565781194166840279045657811941668402790456578119416684027904565781194166840279045657811941668402790456578119416684027904565781194166840279045657811941668402790456578119416684027904565781194166840279045657811941668402790456578119416684027904565781194166840279045657811941668402790456578119416684027904565781194166840279045657811941668402790456578119416684027904565781194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faed3730-7bf5-430f-ba65-f5fb37cb209f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e56132f-2d17-495b-9f44-a3642665c6c2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e56132f-2d17-495b-9f44-a3642665c6c2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13318361329976718991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331836132997671899113318361329976718991133183613299767189911331836132997671899113318361329976718991133183613299767189911331836132997671899113318361329976718991133183613299767189911331836132997671899113318361329976718991133183613299767189911331836132997671899113318361329976718991133183613299767189911331836132997671899113318361329976718991133183613299767189911331836132997671899113318361329976718991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 822e415b-9359-4829-87d7-13dfc5e444ed, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5912d9fb-1235-4165-bf73-dcf5fef1fdaa, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5912d9fb-1235-4165-bf73-dcf5fef1fdaa, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1308308326195483505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13083083261954835051308308326195483505130830832619548350513083083261954835051308308326195483505130830832619548350513083083261954835051308308326195483505130830832619548350513083083261954835051308308326195483505130830832619548350513083083261954835051308308326195483505130830832619548350513083083261954835051308308326195483505130830832619548350513083083261954835051308308326195483505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e56132f-2d17-495b-9f44-a3642665c6c2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d43e67ab-fe48-44d4-888a-1c9269a409e9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d43e67ab-fe48-44d4-888a-1c9269a409e9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12753163818300035774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275316381830003577412753163818300035774127531638183000357741275316381830003577412753163818300035774127531638183000357741275316381830003577412753163818300035774127531638183000357741275316381830003577412753163818300035774127531638183000357741275316381830003577412753163818300035774127531638183000357741275316381830003577412753163818300035774127531638183000357741275316381830003577412753163818300035774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d43e67ab-fe48-44d4-888a-1c9269a409e9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b72a0e67-3391-4d24-9dbd-1027171dc59a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b72a0e67-3391-4d24-9dbd-1027171dc59a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11388518106773556875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138851810677355687511388518106773556875113885181067735568751138851810677355687511388518106773556875113885181067735568751138851810677355687511388518106773556875113885181067735568751138851810677355687511388518106773556875113885181067735568751138851810677355687511388518106773556875113885181067735568751138851810677355687511388518106773556875113885181067735568751138851810677355687511388518106773556875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b72a0e67-3391-4d24-9dbd-1027171dc59a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17cccc29-6d69-40bd-b479-bb38d6e803f5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17cccc29-6d69-40bd-b479-bb38d6e803f5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7995287190540787955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79952871905407879557995287190540787955799528719054078795579952871905407879557995287190540787955799528719054078795579952871905407879557995287190540787955799528719054078795579952871905407879557995287190540787955799528719054078795579952871905407879557995287190540787955799528719054078795579952871905407879557995287190540787955799528719054078795579952871905407879557995287190540787955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5912d9fb-1235-4165-bf73-dcf5fef1fdaa, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1217fdd-23d5-4e09-830a-e6207439f6b4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1217fdd-23d5-4e09-830a-e6207439f6b4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11379305798017733082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137930579801773308211379305798017733082113793057980177330821137930579801773308211379305798017733082113793057980177330821137930579801773308211379305798017733082113793057980177330821137930579801773308211379305798017733082113793057980177330821137930579801773308211379305798017733082113793057980177330821137930579801773308211379305798017733082113793057980177330821137930579801773308211379305798017733082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17cccc29-6d69-40bd-b479-bb38d6e803f5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e10d0dd-d3e1-48e5-8bfa-62bfcd30b88b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e10d0dd-d3e1-48e5-8bfa-62bfcd30b88b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12487214732760056532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248721473276005653212487214732760056532124872147327600565321248721473276005653212487214732760056532124872147327600565321248721473276005653212487214732760056532124872147327600565321248721473276005653212487214732760056532124872147327600565321248721473276005653212487214732760056532124872147327600565321248721473276005653212487214732760056532124872147327600565321248721473276005653212487214732760056532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1217fdd-23d5-4e09-830a-e6207439f6b4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b70d887-08b9-4a46-a5c7-c045591c02c0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b70d887-08b9-4a46-a5c7-c045591c02c0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11891989045787337371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189198904578733737111891989045787337371118919890457873373711189198904578733737111891989045787337371118919890457873373711189198904578733737111891989045787337371118919890457873373711189198904578733737111891989045787337371118919890457873373711189198904578733737111891989045787337371118919890457873373711189198904578733737111891989045787337371118919890457873373711189198904578733737111891989045787337371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e10d0dd-d3e1-48e5-8bfa-62bfcd30b88b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b70d887-08b9-4a46-a5c7-c045591c02c0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f519e24-eadf-49ad-8666-b5f8dca07911, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f519e24-eadf-49ad-8666-b5f8dca07911, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4488480335291953707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44884803352919537074488480335291953707448848033529195370744884803352919537074488480335291953707448848033529195370744884803352919537074488480335291953707448848033529195370744884803352919537074488480335291953707448848033529195370744884803352919537074488480335291953707448848033529195370744884803352919537074488480335291953707448848033529195370744884803352919537074488480335291953707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfbc83b1-f772-46a4-8a3d-f02e2b348d26, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfbc83b1-f772-46a4-8a3d-f02e2b348d26, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4312315782442752865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43123157824427528654312315782442752865431231578244275286543123157824427528654312315782442752865431231578244275286543123157824427528654312315782442752865431231578244275286543123157824427528654312315782442752865431231578244275286543123157824427528654312315782442752865431231578244275286543123157824427528654312315782442752865431231578244275286543123157824427528654312315782442752865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f519e24-eadf-49ad-8666-b5f8dca07911, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfbc83b1-f772-46a4-8a3d-f02e2b348d26, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07eff274-4036-41b9-bc0d-32999d4a63c3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07eff274-4036-41b9-bc0d-32999d4a63c3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12347286581422173571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234728658142217357112347286581422173571123472865814221735711234728658142217357112347286581422173571123472865814221735711234728658142217357112347286581422173571123472865814221735711234728658142217357112347286581422173571123472865814221735711234728658142217357112347286581422173571123472865814221735711234728658142217357112347286581422173571123472865814221735711234728658142217357112347286581422173571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f1f115a-813d-46c5-9e40-b48e8c1cca4e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f1f115a-813d-46c5-9e40-b48e8c1cca4e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7106183066637328434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71061830666373284347106183066637328434710618306663732843471061830666373284347106183066637328434710618306663732843471061830666373284347106183066637328434710618306663732843471061830666373284347106183066637328434710618306663732843471061830666373284347106183066637328434710618306663732843471061830666373284347106183066637328434710618306663732843471061830666373284347106183066637328434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07eff274-4036-41b9-bc0d-32999d4a63c3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f1f115a-813d-46c5-9e40-b48e8c1cca4e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbb70b72-03e9-4ca9-83f3-dd1cf68df4c5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 739ebca8-f721-4526-8f8d-a3ee6a0ca900, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbb70b72-03e9-4ca9-83f3-dd1cf68df4c5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10595689652079883303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059568965207988330310595689652079883303105956896520798833031059568965207988330310595689652079883303105956896520798833031059568965207988330310595689652079883303105956896520798833031059568965207988330310595689652079883303105956896520798833031059568965207988330310595689652079883303105956896520798833031059568965207988330310595689652079883303105956896520798833031059568965207988330310595689652079883303" } } } 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, 739ebca8-f721-4526-8f8d-a3ee6a0ca900, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10810401227175194849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1081040122717519484910810401227175194849108104012271751948491081040122717519484910810401227175194849108104012271751948491081040122717519484910810401227175194849108104012271751948491081040122717519484910810401227175194849108104012271751948491081040122717519484910810401227175194849108104012271751948491081040122717519484910810401227175194849108104012271751948491081040122717519484910810401227175194849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 739ebca8-f721-4526-8f8d-a3ee6a0ca900, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbb70b72-03e9-4ca9-83f3-dd1cf68df4c5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1de1ea2-ed4f-4ff2-a90c-3a65a827c3b3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94dd8b99-cdaa-4a76-b3ce-60305d927a0d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1de1ea2-ed4f-4ff2-a90c-3a65a827c3b3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11783089352818921418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178308935281892141811783089352818921418117830893528189214181178308935281892141811783089352818921418117830893528189214181178308935281892141811783089352818921418117830893528189214181178308935281892141811783089352818921418117830893528189214181178308935281892141811783089352818921418117830893528189214181178308935281892141811783089352818921418117830893528189214181178308935281892141811783089352818921418" } } } 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, 94dd8b99-cdaa-4a76-b3ce-60305d927a0d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6093389933161540090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60933899331615400906093389933161540090609338993316154009060933899331615400906093389933161540090609338993316154009060933899331615400906093389933161540090609338993316154009060933899331615400906093389933161540090609338993316154009060933899331615400906093389933161540090609338993316154009060933899331615400906093389933161540090609338993316154009060933899331615400906093389933161540090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1de1ea2-ed4f-4ff2-a90c-3a65a827c3b3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea620674-607a-4f3a-bfbc-b558ceb72e23, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea620674-607a-4f3a-bfbc-b558ceb72e23, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16294926028215858860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629492602821585886016294926028215858860162949260282158588601629492602821585886016294926028215858860162949260282158588601629492602821585886016294926028215858860162949260282158588601629492602821585886016294926028215858860162949260282158588601629492602821585886016294926028215858860162949260282158588601629492602821585886016294926028215858860162949260282158588601629492602821585886016294926028215858860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94dd8b99-cdaa-4a76-b3ce-60305d927a0d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba7b3b16-3da0-49ee-9d85-7d0eb9fe524e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba7b3b16-3da0-49ee-9d85-7d0eb9fe524e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12202768121654988856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220276812165498885612202768121654988856122027681216549888561220276812165498885612202768121654988856122027681216549888561220276812165498885612202768121654988856122027681216549888561220276812165498885612202768121654988856122027681216549888561220276812165498885612202768121654988856122027681216549888561220276812165498885612202768121654988856122027681216549888561220276812165498885612202768121654988856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea620674-607a-4f3a-bfbc-b558ceb72e23, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 273139bf-eb41-44a3-82cb-8f4f83b2612c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 273139bf-eb41-44a3-82cb-8f4f83b2612c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1801952772319795642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18019527723197956421801952772319795642180195277231979564218019527723197956421801952772319795642180195277231979564218019527723197956421801952772319795642180195277231979564218019527723197956421801952772319795642180195277231979564218019527723197956421801952772319795642180195277231979564218019527723197956421801952772319795642180195277231979564218019527723197956421801952772319795642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba7b3b16-3da0-49ee-9d85-7d0eb9fe524e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2088695-e36a-4829-8a28-945896841d01, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2088695-e36a-4829-8a28-945896841d01, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8494289703199127882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84942897031991278828494289703199127882849428970319912788284942897031991278828494289703199127882849428970319912788284942897031991278828494289703199127882849428970319912788284942897031991278828494289703199127882849428970319912788284942897031991278828494289703199127882849428970319912788284942897031991278828494289703199127882849428970319912788284942897031991278828494289703199127882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2088695-e36a-4829-8a28-945896841d01, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69cf5191-31df-4220-8035-07515b9b5b3c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69cf5191-31df-4220-8035-07515b9b5b3c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13938425857290087538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393842585729008753813938425857290087538139384258572900875381393842585729008753813938425857290087538139384258572900875381393842585729008753813938425857290087538139384258572900875381393842585729008753813938425857290087538139384258572900875381393842585729008753813938425857290087538139384258572900875381393842585729008753813938425857290087538139384258572900875381393842585729008753813938425857290087538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 273139bf-eb41-44a3-82cb-8f4f83b2612c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a00994a-3c1a-4520-938b-1eacc9428337, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a00994a-3c1a-4520-938b-1eacc9428337, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 66940590579397123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6694059057939712366940590579397123669405905793971236694059057939712366940590579397123669405905793971236694059057939712366940590579397123669405905793971236694059057939712366940590579397123669405905793971236694059057939712366940590579397123669405905793971236694059057939712366940590579397123669405905793971236694059057939712366940590579397123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69cf5191-31df-4220-8035-07515b9b5b3c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09cc3c95-8228-4f38-b325-8db614a0f8a1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09cc3c95-8228-4f38-b325-8db614a0f8a1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1039587236723868543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10395872367238685431039587236723868543103958723672386854310395872367238685431039587236723868543103958723672386854310395872367238685431039587236723868543103958723672386854310395872367238685431039587236723868543103958723672386854310395872367238685431039587236723868543103958723672386854310395872367238685431039587236723868543103958723672386854310395872367238685431039587236723868543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a00994a-3c1a-4520-938b-1eacc9428337, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b3e3cae-16d2-4562-a339-6e5df6d59af7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b3e3cae-16d2-4562-a339-6e5df6d59af7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6330452464144899292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63304524641448992926330452464144899292633045246414489929263304524641448992926330452464144899292633045246414489929263304524641448992926330452464144899292633045246414489929263304524641448992926330452464144899292633045246414489929263304524641448992926330452464144899292633045246414489929263304524641448992926330452464144899292633045246414489929263304524641448992926330452464144899292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09cc3c95-8228-4f38-b325-8db614a0f8a1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6432966d-7065-4568-9fd5-3d6b7f7d89a6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6432966d-7065-4568-9fd5-3d6b7f7d89a6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16489346778983840295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648934677898384029516489346778983840295164893467789838402951648934677898384029516489346778983840295164893467789838402951648934677898384029516489346778983840295164893467789838402951648934677898384029516489346778983840295164893467789838402951648934677898384029516489346778983840295164893467789838402951648934677898384029516489346778983840295164893467789838402951648934677898384029516489346778983840295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b3e3cae-16d2-4562-a339-6e5df6d59af7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6fafed8-431f-487d-b5be-840d23d03b99, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6fafed8-431f-487d-b5be-840d23d03b99, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17821039549402633411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1782103954940263341117821039549402633411178210395494026334111782103954940263341117821039549402633411178210395494026334111782103954940263341117821039549402633411178210395494026334111782103954940263341117821039549402633411178210395494026334111782103954940263341117821039549402633411178210395494026334111782103954940263341117821039549402633411178210395494026334111782103954940263341117821039549402633411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6432966d-7065-4568-9fd5-3d6b7f7d89a6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 813180c5-3d3a-4010-905c-fe4ac5b1d436, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 813180c5-3d3a-4010-905c-fe4ac5b1d436, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4551943902773313813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45519439027733138134551943902773313813455194390277331381345519439027733138134551943902773313813455194390277331381345519439027733138134551943902773313813455194390277331381345519439027733138134551943902773313813455194390277331381345519439027733138134551943902773313813455194390277331381345519439027733138134551943902773313813455194390277331381345519439027733138134551943902773313813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6fafed8-431f-487d-b5be-840d23d03b99, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d73c438-85cb-4903-aafe-61b1e6adf472, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d73c438-85cb-4903-aafe-61b1e6adf472, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11735165134165451031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173516513416545103111735165134165451031117351651341654510311173516513416545103111735165134165451031117351651341654510311173516513416545103111735165134165451031117351651341654510311173516513416545103111735165134165451031117351651341654510311173516513416545103111735165134165451031117351651341654510311173516513416545103111735165134165451031117351651341654510311173516513416545103111735165134165451031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 813180c5-3d3a-4010-905c-fe4ac5b1d436, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0823298-11ea-4d18-a781-eb89546a3c75, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0823298-11ea-4d18-a781-eb89546a3c75, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13960522056464984583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1396052205646498458313960522056464984583139605220564649845831396052205646498458313960522056464984583139605220564649845831396052205646498458313960522056464984583139605220564649845831396052205646498458313960522056464984583139605220564649845831396052205646498458313960522056464984583139605220564649845831396052205646498458313960522056464984583139605220564649845831396052205646498458313960522056464984583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d73c438-85cb-4903-aafe-61b1e6adf472, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9758c3be-86cb-4f17-b567-a2c12261c0c8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9758c3be-86cb-4f17-b567-a2c12261c0c8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5413739490707858854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54137394907078588545413739490707858854541373949070785885454137394907078588545413739490707858854541373949070785885454137394907078588545413739490707858854541373949070785885454137394907078588545413739490707858854541373949070785885454137394907078588545413739490707858854541373949070785885454137394907078588545413739490707858854541373949070785885454137394907078588545413739490707858854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9758c3be-86cb-4f17-b567-a2c12261c0c8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e6bcb34-ff8c-4a2c-b4ee-14152a9b7044, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e6bcb34-ff8c-4a2c-b4ee-14152a9b7044, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11479221048675740668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147922104867574066811479221048675740668114792210486757406681147922104867574066811479221048675740668114792210486757406681147922104867574066811479221048675740668114792210486757406681147922104867574066811479221048675740668114792210486757406681147922104867574066811479221048675740668114792210486757406681147922104867574066811479221048675740668114792210486757406681147922104867574066811479221048675740668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e6bcb34-ff8c-4a2c-b4ee-14152a9b7044, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06bd6283-1c3d-453a-9a01-d69bf1e2c1b3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06bd6283-1c3d-453a-9a01-d69bf1e2c1b3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14092859018029865034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1409285901802986503414092859018029865034140928590180298650341409285901802986503414092859018029865034140928590180298650341409285901802986503414092859018029865034140928590180298650341409285901802986503414092859018029865034140928590180298650341409285901802986503414092859018029865034140928590180298650341409285901802986503414092859018029865034140928590180298650341409285901802986503414092859018029865034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0823298-11ea-4d18-a781-eb89546a3c75, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87ba76df-ee82-4d81-a25a-937f2dd8a7e1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87ba76df-ee82-4d81-a25a-937f2dd8a7e1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16564501329461160370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656450132946116037016564501329461160370165645013294611603701656450132946116037016564501329461160370165645013294611603701656450132946116037016564501329461160370165645013294611603701656450132946116037016564501329461160370165645013294611603701656450132946116037016564501329461160370165645013294611603701656450132946116037016564501329461160370165645013294611603701656450132946116037016564501329461160370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06bd6283-1c3d-453a-9a01-d69bf1e2c1b3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 056558e0-c265-4df3-b809-c4912edc6690, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87ba76df-ee82-4d81-a25a-937f2dd8a7e1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 056558e0-c265-4df3-b809-c4912edc6690, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10599612396977930301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059961239697793030110599612396977930301105996123969779303011059961239697793030110599612396977930301105996123969779303011059961239697793030110599612396977930301105996123969779303011059961239697793030110599612396977930301105996123969779303011059961239697793030110599612396977930301105996123969779303011059961239697793030110599612396977930301105996123969779303011059961239697793030110599612396977930301" } } } 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 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9eb7c021-c925-44a0-9ab2-de1c50bcf430, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eb7c021-c925-44a0-9ab2-de1c50bcf430, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2258811961522983379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22588119615229833792258811961522983379225881196152298337922588119615229833792258811961522983379225881196152298337922588119615229833792258811961522983379225881196152298337922588119615229833792258811961522983379225881196152298337922588119615229833792258811961522983379225881196152298337922588119615229833792258811961522983379225881196152298337922588119615229833792258811961522983379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 056558e0-c265-4df3-b809-c4912edc6690, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 600967f7-ccca-4adb-b4f6-7e8794f9b929, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 600967f7-ccca-4adb-b4f6-7e8794f9b929, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16891977561590604043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689197756159060404316891977561590604043168919775615906040431689197756159060404316891977561590604043168919775615906040431689197756159060404316891977561590604043168919775615906040431689197756159060404316891977561590604043168919775615906040431689197756159060404316891977561590604043168919775615906040431689197756159060404316891977561590604043168919775615906040431689197756159060404316891977561590604043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eb7c021-c925-44a0-9ab2-de1c50bcf430, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ea7901b-301c-4c31-8e3b-87cfd22b4aa4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ea7901b-301c-4c31-8e3b-87cfd22b4aa4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3776238387908166045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37762383879081660453776238387908166045377623838790816604537762383879081660453776238387908166045377623838790816604537762383879081660453776238387908166045377623838790816604537762383879081660453776238387908166045377623838790816604537762383879081660453776238387908166045377623838790816604537762383879081660453776238387908166045377623838790816604537762383879081660453776238387908166045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 600967f7-ccca-4adb-b4f6-7e8794f9b929, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92dd7198-d0b4-47e9-a0dc-0fed6f749219, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92dd7198-d0b4-47e9-a0dc-0fed6f749219, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4587853442023761132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45878534420237611324587853442023761132458785344202376113245878534420237611324587853442023761132458785344202376113245878534420237611324587853442023761132458785344202376113245878534420237611324587853442023761132458785344202376113245878534420237611324587853442023761132458785344202376113245878534420237611324587853442023761132458785344202376113245878534420237611324587853442023761132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ea7901b-301c-4c31-8e3b-87cfd22b4aa4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9806e21-de9a-409d-94d9-cc15107affd6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9806e21-de9a-409d-94d9-cc15107affd6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15282638588811405251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528263858881140525115282638588811405251152826385888114052511528263858881140525115282638588811405251152826385888114052511528263858881140525115282638588811405251152826385888114052511528263858881140525115282638588811405251152826385888114052511528263858881140525115282638588811405251152826385888114052511528263858881140525115282638588811405251152826385888114052511528263858881140525115282638588811405251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9806e21-de9a-409d-94d9-cc15107affd6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92dd7198-d0b4-47e9-a0dc-0fed6f749219, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 579c9502-417d-49e1-b916-42e6c3706fcc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e246c221-6bba-4e16-b6bd-00efae7e6afc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 579c9502-417d-49e1-b916-42e6c3706fcc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6668704778076848665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66687047780768486656668704778076848665666870477807684866566687047780768486656668704778076848665666870477807684866566687047780768486656668704778076848665666870477807684866566687047780768486656668704778076848665666870477807684866566687047780768486656668704778076848665666870477807684866566687047780768486656668704778076848665666870477807684866566687047780768486656668704778076848665" } } } 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, e246c221-6bba-4e16-b6bd-00efae7e6afc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3393957407728517087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33939574077285170873393957407728517087339395740772851708733939574077285170873393957407728517087339395740772851708733939574077285170873393957407728517087339395740772851708733939574077285170873393957407728517087339395740772851708733939574077285170873393957407728517087339395740772851708733939574077285170873393957407728517087339395740772851708733939574077285170873393957407728517087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 579c9502-417d-49e1-b916-42e6c3706fcc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e246c221-6bba-4e16-b6bd-00efae7e6afc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a24c508-62d0-4cf3-98b7-2a21eab9a33f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2b20f69-942b-4b5e-9516-11e0f2121585, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a24c508-62d0-4cf3-98b7-2a21eab9a33f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13160385458726024009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316038545872602400913160385458726024009131603854587260240091316038545872602400913160385458726024009131603854587260240091316038545872602400913160385458726024009131603854587260240091316038545872602400913160385458726024009131603854587260240091316038545872602400913160385458726024009131603854587260240091316038545872602400913160385458726024009131603854587260240091316038545872602400913160385458726024009" } } } 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, a2b20f69-942b-4b5e-9516-11e0f2121585, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17842444263101132370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784244426310113237017842444263101132370178424442631011323701784244426310113237017842444263101132370178424442631011323701784244426310113237017842444263101132370178424442631011323701784244426310113237017842444263101132370178424442631011323701784244426310113237017842444263101132370178424442631011323701784244426310113237017842444263101132370178424442631011323701784244426310113237017842444263101132370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a24c508-62d0-4cf3-98b7-2a21eab9a33f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c18d173c-7210-4bc9-8ec4-50d55cf3e313, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c18d173c-7210-4bc9-8ec4-50d55cf3e313, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8295511832418873226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82955118324188732268295511832418873226829551183241887322682955118324188732268295511832418873226829551183241887322682955118324188732268295511832418873226829551183241887322682955118324188732268295511832418873226829551183241887322682955118324188732268295511832418873226829551183241887322682955118324188732268295511832418873226829551183241887322682955118324188732268295511832418873226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2b20f69-942b-4b5e-9516-11e0f2121585, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75533995-916e-4d79-9f56-d7f3ccd22bea, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75533995-916e-4d79-9f56-d7f3ccd22bea, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4297679768498005446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42976797684980054464297679768498005446429767976849800544642976797684980054464297679768498005446429767976849800544642976797684980054464297679768498005446429767976849800544642976797684980054464297679768498005446429767976849800544642976797684980054464297679768498005446429767976849800544642976797684980054464297679768498005446429767976849800544642976797684980054464297679768498005446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c18d173c-7210-4bc9-8ec4-50d55cf3e313, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7577cb89-dc30-4a65-a84b-ef5abafbb2cf, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7577cb89-dc30-4a65-a84b-ef5abafbb2cf, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15514015028796097018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551401502879609701815514015028796097018155140150287960970181551401502879609701815514015028796097018155140150287960970181551401502879609701815514015028796097018155140150287960970181551401502879609701815514015028796097018155140150287960970181551401502879609701815514015028796097018155140150287960970181551401502879609701815514015028796097018155140150287960970181551401502879609701815514015028796097018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75533995-916e-4d79-9f56-d7f3ccd22bea, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37d74894-0ecb-49a0-8386-0dac1ef0b471, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37d74894-0ecb-49a0-8386-0dac1ef0b471, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1916692061271412657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19166920612714126571916692061271412657191669206127141265719166920612714126571916692061271412657191669206127141265719166920612714126571916692061271412657191669206127141265719166920612714126571916692061271412657191669206127141265719166920612714126571916692061271412657191669206127141265719166920612714126571916692061271412657191669206127141265719166920612714126571916692061271412657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7577cb89-dc30-4a65-a84b-ef5abafbb2cf, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57fb6603-21ed-4bb9-b350-243aca5abbf5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57fb6603-21ed-4bb9-b350-243aca5abbf5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8805495621848120083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88054956218481200838805495621848120083880549562184812008388054956218481200838805495621848120083880549562184812008388054956218481200838805495621848120083880549562184812008388054956218481200838805495621848120083880549562184812008388054956218481200838805495621848120083880549562184812008388054956218481200838805495621848120083880549562184812008388054956218481200838805495621848120083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37d74894-0ecb-49a0-8386-0dac1ef0b471, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c1fe612-bf39-4c75-b640-07dab9bcab95, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c1fe612-bf39-4c75-b640-07dab9bcab95, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12122936674787626510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212293667478762651012122936674787626510121229366747876265101212293667478762651012122936674787626510121229366747876265101212293667478762651012122936674787626510121229366747876265101212293667478762651012122936674787626510121229366747876265101212293667478762651012122936674787626510121229366747876265101212293667478762651012122936674787626510121229366747876265101212293667478762651012122936674787626510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57fb6603-21ed-4bb9-b350-243aca5abbf5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6ce3173-2063-43b4-ad3a-df28c4fd91ad, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c1fe612-bf39-4c75-b640-07dab9bcab95, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6ce3173-2063-43b4-ad3a-df28c4fd91ad, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1599585565820764584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15995855658207645841599585565820764584159958556582076458415995855658207645841599585565820764584159958556582076458415995855658207645841599585565820764584159958556582076458415995855658207645841599585565820764584159958556582076458415995855658207645841599585565820764584159958556582076458415995855658207645841599585565820764584159958556582076458415995855658207645841599585565820764584" } } } 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 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38ad0393-4193-48ab-bb76-a6e96aacfa99, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38ad0393-4193-48ab-bb76-a6e96aacfa99, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3693952889419309262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36939528894193092623693952889419309262369395288941930926236939528894193092623693952889419309262369395288941930926236939528894193092623693952889419309262369395288941930926236939528894193092623693952889419309262369395288941930926236939528894193092623693952889419309262369395288941930926236939528894193092623693952889419309262369395288941930926236939528894193092623693952889419309262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6ce3173-2063-43b4-ad3a-df28c4fd91ad, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1a67716-9ba4-46eb-945e-e1684e55ecfd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1a67716-9ba4-46eb-945e-e1684e55ecfd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14072633419554710809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407263341955471080914072633419554710809140726334195547108091407263341955471080914072633419554710809140726334195547108091407263341955471080914072633419554710809140726334195547108091407263341955471080914072633419554710809140726334195547108091407263341955471080914072633419554710809140726334195547108091407263341955471080914072633419554710809140726334195547108091407263341955471080914072633419554710809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38ad0393-4193-48ab-bb76-a6e96aacfa99, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f91808a-c9a4-40a1-8bd7-7cbc7bda4c59, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f91808a-c9a4-40a1-8bd7-7cbc7bda4c59, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 469056061558134246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "469056061558134246469056061558134246469056061558134246469056061558134246469056061558134246469056061558134246469056061558134246469056061558134246469056061558134246469056061558134246469056061558134246469056061558134246469056061558134246469056061558134246469056061558134246469056061558134246469056061558134246469056061558134246469056061558134246469056061558134246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1a67716-9ba4-46eb-945e-e1684e55ecfd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8977ea2c-41ea-421b-9e7e-51572a2373ac, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8977ea2c-41ea-421b-9e7e-51572a2373ac, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2054246251918351525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20542462519183515252054246251918351525205424625191835152520542462519183515252054246251918351525205424625191835152520542462519183515252054246251918351525205424625191835152520542462519183515252054246251918351525205424625191835152520542462519183515252054246251918351525205424625191835152520542462519183515252054246251918351525205424625191835152520542462519183515252054246251918351525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f91808a-c9a4-40a1-8bd7-7cbc7bda4c59, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caf9ae82-0921-4ce2-828a-f312b5f53efc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caf9ae82-0921-4ce2-828a-f312b5f53efc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 275054164634363653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "275054164634363653275054164634363653275054164634363653275054164634363653275054164634363653275054164634363653275054164634363653275054164634363653275054164634363653275054164634363653275054164634363653275054164634363653275054164634363653275054164634363653275054164634363653275054164634363653275054164634363653275054164634363653275054164634363653275054164634363653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8977ea2c-41ea-421b-9e7e-51572a2373ac, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75fda575-ffde-4a94-9b75-982035aefc55, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75fda575-ffde-4a94-9b75-982035aefc55, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6419920685702415229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64199206857024152296419920685702415229641992068570241522964199206857024152296419920685702415229641992068570241522964199206857024152296419920685702415229641992068570241522964199206857024152296419920685702415229641992068570241522964199206857024152296419920685702415229641992068570241522964199206857024152296419920685702415229641992068570241522964199206857024152296419920685702415229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caf9ae82-0921-4ce2-828a-f312b5f53efc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a61a7eb7-e9ad-41c4-a6c1-4d4dc273c6f6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a61a7eb7-e9ad-41c4-a6c1-4d4dc273c6f6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1928831446110573675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19288314461105736751928831446110573675192883144611057367519288314461105736751928831446110573675192883144611057367519288314461105736751928831446110573675192883144611057367519288314461105736751928831446110573675192883144611057367519288314461105736751928831446110573675192883144611057367519288314461105736751928831446110573675192883144611057367519288314461105736751928831446110573675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75fda575-ffde-4a94-9b75-982035aefc55, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a849bf8-cf35-412f-9bfb-e7a199e99859, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a849bf8-cf35-412f-9bfb-e7a199e99859, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7015626253038407927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70156262530384079277015626253038407927701562625303840792770156262530384079277015626253038407927701562625303840792770156262530384079277015626253038407927701562625303840792770156262530384079277015626253038407927701562625303840792770156262530384079277015626253038407927701562625303840792770156262530384079277015626253038407927701562625303840792770156262530384079277015626253038407927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a61a7eb7-e9ad-41c4-a6c1-4d4dc273c6f6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4e1cb6f-dce4-4f0e-81fc-bd1390e9ac56, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4e1cb6f-dce4-4f0e-81fc-bd1390e9ac56, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9043478299058156184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90434782990581561849043478299058156184904347829905815618490434782990581561849043478299058156184904347829905815618490434782990581561849043478299058156184904347829905815618490434782990581561849043478299058156184904347829905815618490434782990581561849043478299058156184904347829905815618490434782990581561849043478299058156184904347829905815618490434782990581561849043478299058156184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a849bf8-cf35-412f-9bfb-e7a199e99859, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7967e923-f437-42a5-96cd-f87af5150f87, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7967e923-f437-42a5-96cd-f87af5150f87, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2013131015152744328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20131310151527443282013131015152744328201313101515274432820131310151527443282013131015152744328201313101515274432820131310151527443282013131015152744328201313101515274432820131310151527443282013131015152744328201313101515274432820131310151527443282013131015152744328201313101515274432820131310151527443282013131015152744328201313101515274432820131310151527443282013131015152744328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4e1cb6f-dce4-4f0e-81fc-bd1390e9ac56, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4660b53-3641-420e-9d4e-fa809dad05ae, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4660b53-3641-420e-9d4e-fa809dad05ae, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7700768553796639467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77007685537966394677700768553796639467770076855379663946777007685537966394677700768553796639467770076855379663946777007685537966394677700768553796639467770076855379663946777007685537966394677700768553796639467770076855379663946777007685537966394677700768553796639467770076855379663946777007685537966394677700768553796639467770076855379663946777007685537966394677700768553796639467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7967e923-f437-42a5-96cd-f87af5150f87, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 683a4ed6-576f-4343-a1f2-881d66217a1e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4660b53-3641-420e-9d4e-fa809dad05ae, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 683a4ed6-576f-4343-a1f2-881d66217a1e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9188583108817671235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91885831088176712359188583108817671235918858310881767123591885831088176712359188583108817671235918858310881767123591885831088176712359188583108817671235918858310881767123591885831088176712359188583108817671235918858310881767123591885831088176712359188583108817671235918858310881767123591885831088176712359188583108817671235918858310881767123591885831088176712359188583108817671235" } } } 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 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 683a4ed6-576f-4343-a1f2-881d66217a1e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b70751f5-1b1c-4f3c-85c3-ab86191b1dfa, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f55c0ad-f24a-4f5f-9a97-b006d88d4448, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f55c0ad-f24a-4f5f-9a97-b006d88d4448, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11735293157330361788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173529315733036178811735293157330361788117352931573303617881173529315733036178811735293157330361788117352931573303617881173529315733036178811735293157330361788117352931573303617881173529315733036178811735293157330361788117352931573303617881173529315733036178811735293157330361788117352931573303617881173529315733036178811735293157330361788117352931573303617881173529315733036178811735293157330361788" } } } 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, b70751f5-1b1c-4f3c-85c3-ab86191b1dfa, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15034157340484372213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503415734048437221315034157340484372213150341573404843722131503415734048437221315034157340484372213150341573404843722131503415734048437221315034157340484372213150341573404843722131503415734048437221315034157340484372213150341573404843722131503415734048437221315034157340484372213150341573404843722131503415734048437221315034157340484372213150341573404843722131503415734048437221315034157340484372213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f55c0ad-f24a-4f5f-9a97-b006d88d4448, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36cf75e6-404d-4196-9adb-8d8a3d38f3e7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b70751f5-1b1c-4f3c-85c3-ab86191b1dfa, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07119abb-4c3d-49a7-8d32-d4b9fccb5c12, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36cf75e6-404d-4196-9adb-8d8a3d38f3e7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15079094009690589830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507909400969058983015079094009690589830150790940096905898301507909400969058983015079094009690589830150790940096905898301507909400969058983015079094009690589830150790940096905898301507909400969058983015079094009690589830150790940096905898301507909400969058983015079094009690589830150790940096905898301507909400969058983015079094009690589830150790940096905898301507909400969058983015079094009690589830" } } } 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, 07119abb-4c3d-49a7-8d32-d4b9fccb5c12, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10871220268246115692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087122026824611569210871220268246115692108712202682461156921087122026824611569210871220268246115692108712202682461156921087122026824611569210871220268246115692108712202682461156921087122026824611569210871220268246115692108712202682461156921087122026824611569210871220268246115692108712202682461156921087122026824611569210871220268246115692108712202682461156921087122026824611569210871220268246115692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07119abb-4c3d-49a7-8d32-d4b9fccb5c12, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e731865b-b002-4b02-8ffc-24f9f227601d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e731865b-b002-4b02-8ffc-24f9f227601d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10522961831184008425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052296183118400842510522961831184008425105229618311840084251052296183118400842510522961831184008425105229618311840084251052296183118400842510522961831184008425105229618311840084251052296183118400842510522961831184008425105229618311840084251052296183118400842510522961831184008425105229618311840084251052296183118400842510522961831184008425105229618311840084251052296183118400842510522961831184008425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36cf75e6-404d-4196-9adb-8d8a3d38f3e7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, beec3873-f84c-4e21-8159-c97c9c7b831e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, beec3873-f84c-4e21-8159-c97c9c7b831e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12938140491529808501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1293814049152980850112938140491529808501129381404915298085011293814049152980850112938140491529808501129381404915298085011293814049152980850112938140491529808501129381404915298085011293814049152980850112938140491529808501129381404915298085011293814049152980850112938140491529808501129381404915298085011293814049152980850112938140491529808501129381404915298085011293814049152980850112938140491529808501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e731865b-b002-4b02-8ffc-24f9f227601d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b3a8b20-df19-4977-ba8a-5e07ba7856ae, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b3a8b20-df19-4977-ba8a-5e07ba7856ae, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13832226577569015063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383222657756901506313832226577569015063138322265775690150631383222657756901506313832226577569015063138322265775690150631383222657756901506313832226577569015063138322265775690150631383222657756901506313832226577569015063138322265775690150631383222657756901506313832226577569015063138322265775690150631383222657756901506313832226577569015063138322265775690150631383222657756901506313832226577569015063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, beec3873-f84c-4e21-8159-c97c9c7b831e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 937a8bea-a7f0-47cb-ba7e-7a600a2061b5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 937a8bea-a7f0-47cb-ba7e-7a600a2061b5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 119281382282992441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "119281382282992441119281382282992441119281382282992441119281382282992441119281382282992441119281382282992441119281382282992441119281382282992441119281382282992441119281382282992441119281382282992441119281382282992441119281382282992441119281382282992441119281382282992441119281382282992441119281382282992441119281382282992441119281382282992441119281382282992441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b3a8b20-df19-4977-ba8a-5e07ba7856ae, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddf8ac6f-ff65-4c54-a05f-22ad8ebea7ec, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddf8ac6f-ff65-4c54-a05f-22ad8ebea7ec, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 643642704739128182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "643642704739128182643642704739128182643642704739128182643642704739128182643642704739128182643642704739128182643642704739128182643642704739128182643642704739128182643642704739128182643642704739128182643642704739128182643642704739128182643642704739128182643642704739128182643642704739128182643642704739128182643642704739128182643642704739128182643642704739128182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 937a8bea-a7f0-47cb-ba7e-7a600a2061b5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4977ed7-31b8-4e02-9d50-ae1bc4e726ab, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4977ed7-31b8-4e02-9d50-ae1bc4e726ab, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4333685886274858666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43336858862748586664333685886274858666433368588627485866643336858862748586664333685886274858666433368588627485866643336858862748586664333685886274858666433368588627485866643336858862748586664333685886274858666433368588627485866643336858862748586664333685886274858666433368588627485866643336858862748586664333685886274858666433368588627485866643336858862748586664333685886274858666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddf8ac6f-ff65-4c54-a05f-22ad8ebea7ec, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e065ccfd-d639-47a1-8c05-ce85cf043513, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e065ccfd-d639-47a1-8c05-ce85cf043513, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10086125957616982677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008612595761698267710086125957616982677100861259576169826771008612595761698267710086125957616982677100861259576169826771008612595761698267710086125957616982677100861259576169826771008612595761698267710086125957616982677100861259576169826771008612595761698267710086125957616982677100861259576169826771008612595761698267710086125957616982677100861259576169826771008612595761698267710086125957616982677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4977ed7-31b8-4e02-9d50-ae1bc4e726ab, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b5f5691-b627-470e-bf54-70df11510451, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b5f5691-b627-470e-bf54-70df11510451, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12745288415866127171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274528841586612717112745288415866127171127452884158661271711274528841586612717112745288415866127171127452884158661271711274528841586612717112745288415866127171127452884158661271711274528841586612717112745288415866127171127452884158661271711274528841586612717112745288415866127171127452884158661271711274528841586612717112745288415866127171127452884158661271711274528841586612717112745288415866127171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e065ccfd-d639-47a1-8c05-ce85cf043513, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99e5cf7d-e4c3-4c2a-afae-b3ba185b179d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99e5cf7d-e4c3-4c2a-afae-b3ba185b179d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4767772511633291590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47677725116332915904767772511633291590476777251163329159047677725116332915904767772511633291590476777251163329159047677725116332915904767772511633291590476777251163329159047677725116332915904767772511633291590476777251163329159047677725116332915904767772511633291590476777251163329159047677725116332915904767772511633291590476777251163329159047677725116332915904767772511633291590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b5f5691-b627-470e-bf54-70df11510451, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b56164c-9bf8-4465-88c9-6e5d31d09a8a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99e5cf7d-e4c3-4c2a-afae-b3ba185b179d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b56164c-9bf8-4465-88c9-6e5d31d09a8a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2945947284412774824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29459472844127748242945947284412774824294594728441277482429459472844127748242945947284412774824294594728441277482429459472844127748242945947284412774824294594728441277482429459472844127748242945947284412774824294594728441277482429459472844127748242945947284412774824294594728441277482429459472844127748242945947284412774824294594728441277482429459472844127748242945947284412774824" } } } 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 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 570d8c57-f960-426b-9df3-13dd836c77eb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 570d8c57-f960-426b-9df3-13dd836c77eb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3902220061188344307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39022200611883443073902220061188344307390222006118834430739022200611883443073902220061188344307390222006118834430739022200611883443073902220061188344307390222006118834430739022200611883443073902220061188344307390222006118834430739022200611883443073902220061188344307390222006118834430739022200611883443073902220061188344307390222006118834430739022200611883443073902220061188344307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b56164c-9bf8-4465-88c9-6e5d31d09a8a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 570d8c57-f960-426b-9df3-13dd836c77eb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8face40d-44ba-46d6-a2fa-8fbeb4926523, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8face40d-44ba-46d6-a2fa-8fbeb4926523, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15140137353538636008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514013735353863600815140137353538636008151401373535386360081514013735353863600815140137353538636008151401373535386360081514013735353863600815140137353538636008151401373535386360081514013735353863600815140137353538636008151401373535386360081514013735353863600815140137353538636008151401373535386360081514013735353863600815140137353538636008151401373535386360081514013735353863600815140137353538636008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e5c6dd5-f01f-4a28-8cec-85b4e1d7714f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e5c6dd5-f01f-4a28-8cec-85b4e1d7714f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3684139577486271287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36841395774862712873684139577486271287368413957748627128736841395774862712873684139577486271287368413957748627128736841395774862712873684139577486271287368413957748627128736841395774862712873684139577486271287368413957748627128736841395774862712873684139577486271287368413957748627128736841395774862712873684139577486271287368413957748627128736841395774862712873684139577486271287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8face40d-44ba-46d6-a2fa-8fbeb4926523, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e5c6dd5-f01f-4a28-8cec-85b4e1d7714f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1354f38c-7207-452e-a4cb-1138d2d7cc7f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1354f38c-7207-452e-a4cb-1138d2d7cc7f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4329773999216715923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43297739992167159234329773999216715923432977399921671592343297739992167159234329773999216715923432977399921671592343297739992167159234329773999216715923432977399921671592343297739992167159234329773999216715923432977399921671592343297739992167159234329773999216715923432977399921671592343297739992167159234329773999216715923432977399921671592343297739992167159234329773999216715923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b6394c8-93ab-442c-9115-81d16199e82b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b6394c8-93ab-442c-9115-81d16199e82b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15736754437022294315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1573675443702229431515736754437022294315157367544370222943151573675443702229431515736754437022294315157367544370222943151573675443702229431515736754437022294315157367544370222943151573675443702229431515736754437022294315157367544370222943151573675443702229431515736754437022294315157367544370222943151573675443702229431515736754437022294315157367544370222943151573675443702229431515736754437022294315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1354f38c-7207-452e-a4cb-1138d2d7cc7f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b6394c8-93ab-442c-9115-81d16199e82b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90744644-d980-4cdf-bb87-2294db14fa3a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90744644-d980-4cdf-bb87-2294db14fa3a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11494263353250378096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149426335325037809611494263353250378096114942633532503780961149426335325037809611494263353250378096114942633532503780961149426335325037809611494263353250378096114942633532503780961149426335325037809611494263353250378096114942633532503780961149426335325037809611494263353250378096114942633532503780961149426335325037809611494263353250378096114942633532503780961149426335325037809611494263353250378096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83529144-1d14-4f8b-af48-cbe2047fb93e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83529144-1d14-4f8b-af48-cbe2047fb93e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6018069848354634655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60180698483546346556018069848354634655601806984835463465560180698483546346556018069848354634655601806984835463465560180698483546346556018069848354634655601806984835463465560180698483546346556018069848354634655601806984835463465560180698483546346556018069848354634655601806984835463465560180698483546346556018069848354634655601806984835463465560180698483546346556018069848354634655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90744644-d980-4cdf-bb87-2294db14fa3a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a158bf4d-6608-449b-a7e8-5a7ff170d891, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a158bf4d-6608-449b-a7e8-5a7ff170d891, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12825420302371437958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1282542030237143795812825420302371437958128254203023714379581282542030237143795812825420302371437958128254203023714379581282542030237143795812825420302371437958128254203023714379581282542030237143795812825420302371437958128254203023714379581282542030237143795812825420302371437958128254203023714379581282542030237143795812825420302371437958128254203023714379581282542030237143795812825420302371437958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83529144-1d14-4f8b-af48-cbe2047fb93e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 905ef15f-4595-493f-9163-5caa0d973542, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 905ef15f-4595-493f-9163-5caa0d973542, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8764740507121286218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87647405071212862188764740507121286218876474050712128621887647405071212862188764740507121286218876474050712128621887647405071212862188764740507121286218876474050712128621887647405071212862188764740507121286218876474050712128621887647405071212862188764740507121286218876474050712128621887647405071212862188764740507121286218876474050712128621887647405071212862188764740507121286218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a158bf4d-6608-449b-a7e8-5a7ff170d891, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a58aa9ac-83a2-4d27-b2bd-2440a211939a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a58aa9ac-83a2-4d27-b2bd-2440a211939a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7877021266906892236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78770212669068922367877021266906892236787702126690689223678770212669068922367877021266906892236787702126690689223678770212669068922367877021266906892236787702126690689223678770212669068922367877021266906892236787702126690689223678770212669068922367877021266906892236787702126690689223678770212669068922367877021266906892236787702126690689223678770212669068922367877021266906892236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 905ef15f-4595-493f-9163-5caa0d973542, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a58aa9ac-83a2-4d27-b2bd-2440a211939a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aa7834a-933e-4ac5-9105-66d33296f06e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aa7834a-933e-4ac5-9105-66d33296f06e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4866199133162206566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48661991331622065664866199133162206566486619913316220656648661991331622065664866199133162206566486619913316220656648661991331622065664866199133162206566486619913316220656648661991331622065664866199133162206566486619913316220656648661991331622065664866199133162206566486619913316220656648661991331622065664866199133162206566486619913316220656648661991331622065664866199133162206566" } } } 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 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da8dd6e3-6d87-4af1-8f2c-cc5b206e6c35, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da8dd6e3-6d87-4af1-8f2c-cc5b206e6c35, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4493706025154810856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44937060251548108564493706025154810856449370602515481085644937060251548108564493706025154810856449370602515481085644937060251548108564493706025154810856449370602515481085644937060251548108564493706025154810856449370602515481085644937060251548108564493706025154810856449370602515481085644937060251548108564493706025154810856449370602515481085644937060251548108564493706025154810856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aa7834a-933e-4ac5-9105-66d33296f06e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebe7e3f9-19b7-4ab0-a9c0-0a0c472508ec, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebe7e3f9-19b7-4ab0-a9c0-0a0c472508ec, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6398880010093617491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63988800100936174916398880010093617491639888001009361749163988800100936174916398880010093617491639888001009361749163988800100936174916398880010093617491639888001009361749163988800100936174916398880010093617491639888001009361749163988800100936174916398880010093617491639888001009361749163988800100936174916398880010093617491639888001009361749163988800100936174916398880010093617491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da8dd6e3-6d87-4af1-8f2c-cc5b206e6c35, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7dbfcf1-cd63-47f6-b800-17ff55288c42, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7dbfcf1-cd63-47f6-b800-17ff55288c42, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4568306901140747727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45683069011407477274568306901140747727456830690114074772745683069011407477274568306901140747727456830690114074772745683069011407477274568306901140747727456830690114074772745683069011407477274568306901140747727456830690114074772745683069011407477274568306901140747727456830690114074772745683069011407477274568306901140747727456830690114074772745683069011407477274568306901140747727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebe7e3f9-19b7-4ab0-a9c0-0a0c472508ec, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17b81450-a309-4241-b254-2f3a6a0d46d4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17b81450-a309-4241-b254-2f3a6a0d46d4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1918676716672105243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19186767166721052431918676716672105243191867671667210524319186767166721052431918676716672105243191867671667210524319186767166721052431918676716672105243191867671667210524319186767166721052431918676716672105243191867671667210524319186767166721052431918676716672105243191867671667210524319186767166721052431918676716672105243191867671667210524319186767166721052431918676716672105243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7dbfcf1-cd63-47f6-b800-17ff55288c42, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 235b5c5d-757e-4ed0-9e32-fd7efca64c16, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 235b5c5d-757e-4ed0-9e32-fd7efca64c16, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2033409402754409056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20334094027544090562033409402754409056203340940275440905620334094027544090562033409402754409056203340940275440905620334094027544090562033409402754409056203340940275440905620334094027544090562033409402754409056203340940275440905620334094027544090562033409402754409056203340940275440905620334094027544090562033409402754409056203340940275440905620334094027544090562033409402754409056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17b81450-a309-4241-b254-2f3a6a0d46d4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43dafb7f-0bed-4147-b1cf-288df25ac46a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43dafb7f-0bed-4147-b1cf-288df25ac46a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6607340442371718126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66073404423717181266607340442371718126660734044237171812666073404423717181266607340442371718126660734044237171812666073404423717181266607340442371718126660734044237171812666073404423717181266607340442371718126660734044237171812666073404423717181266607340442371718126660734044237171812666073404423717181266607340442371718126660734044237171812666073404423717181266607340442371718126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 235b5c5d-757e-4ed0-9e32-fd7efca64c16, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddce53ee-590d-48c8-8120-7a6e7bef1d5a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddce53ee-590d-48c8-8120-7a6e7bef1d5a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12954823851778238348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295482385177823834812954823851778238348129548238517782383481295482385177823834812954823851778238348129548238517782383481295482385177823834812954823851778238348129548238517782383481295482385177823834812954823851778238348129548238517782383481295482385177823834812954823851778238348129548238517782383481295482385177823834812954823851778238348129548238517782383481295482385177823834812954823851778238348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43dafb7f-0bed-4147-b1cf-288df25ac46a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83203126-4acd-4863-8e5f-cfe33fe45ba7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83203126-4acd-4863-8e5f-cfe33fe45ba7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4069222238530953987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40692222385309539874069222238530953987406922223853095398740692222385309539874069222238530953987406922223853095398740692222385309539874069222238530953987406922223853095398740692222385309539874069222238530953987406922223853095398740692222385309539874069222238530953987406922223853095398740692222385309539874069222238530953987406922223853095398740692222385309539874069222238530953987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddce53ee-590d-48c8-8120-7a6e7bef1d5a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c94d6ef-dc63-4bc6-8676-35eab503a466, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c94d6ef-dc63-4bc6-8676-35eab503a466, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10360248256357306144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036024825635730614410360248256357306144103602482563573061441036024825635730614410360248256357306144103602482563573061441036024825635730614410360248256357306144103602482563573061441036024825635730614410360248256357306144103602482563573061441036024825635730614410360248256357306144103602482563573061441036024825635730614410360248256357306144103602482563573061441036024825635730614410360248256357306144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83203126-4acd-4863-8e5f-cfe33fe45ba7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fda3eb2-c881-40ff-9e4e-bbd8ff52d2a8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fda3eb2-c881-40ff-9e4e-bbd8ff52d2a8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15853500832532448230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585350083253244823015853500832532448230158535008325324482301585350083253244823015853500832532448230158535008325324482301585350083253244823015853500832532448230158535008325324482301585350083253244823015853500832532448230158535008325324482301585350083253244823015853500832532448230158535008325324482301585350083253244823015853500832532448230158535008325324482301585350083253244823015853500832532448230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c94d6ef-dc63-4bc6-8676-35eab503a466, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fda3eb2-c881-40ff-9e4e-bbd8ff52d2a8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b324fd6-7909-4497-b4c8-c6ed3819b239, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a025f8c0-7078-42c3-a958-1b4a7ef8d404, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b324fd6-7909-4497-b4c8-c6ed3819b239, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17940920514315043338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794092051431504333817940920514315043338179409205143150433381794092051431504333817940920514315043338179409205143150433381794092051431504333817940920514315043338179409205143150433381794092051431504333817940920514315043338179409205143150433381794092051431504333817940920514315043338179409205143150433381794092051431504333817940920514315043338179409205143150433381794092051431504333817940920514315043338" } } } 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, a025f8c0-7078-42c3-a958-1b4a7ef8d404, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10571426620380405198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1057142662038040519810571426620380405198105714266203804051981057142662038040519810571426620380405198105714266203804051981057142662038040519810571426620380405198105714266203804051981057142662038040519810571426620380405198105714266203804051981057142662038040519810571426620380405198105714266203804051981057142662038040519810571426620380405198105714266203804051981057142662038040519810571426620380405198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b324fd6-7909-4497-b4c8-c6ed3819b239, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f458ec3c-9a8a-4d99-aa30-bfd6a44fc301, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f458ec3c-9a8a-4d99-aa30-bfd6a44fc301, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2265538489640864331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22655384896408643312265538489640864331226553848964086433122655384896408643312265538489640864331226553848964086433122655384896408643312265538489640864331226553848964086433122655384896408643312265538489640864331226553848964086433122655384896408643312265538489640864331226553848964086433122655384896408643312265538489640864331226553848964086433122655384896408643312265538489640864331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a025f8c0-7078-42c3-a958-1b4a7ef8d404, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fafcc3a-d632-434a-b58d-a755b7bb3f74, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fafcc3a-d632-434a-b58d-a755b7bb3f74, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3437990712169420184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34379907121694201843437990712169420184343799071216942018434379907121694201843437990712169420184343799071216942018434379907121694201843437990712169420184343799071216942018434379907121694201843437990712169420184343799071216942018434379907121694201843437990712169420184343799071216942018434379907121694201843437990712169420184343799071216942018434379907121694201843437990712169420184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f458ec3c-9a8a-4d99-aa30-bfd6a44fc301, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dfbcea5-dae8-468f-893b-c1caa5afda0e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dfbcea5-dae8-468f-893b-c1caa5afda0e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17005606470480825746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700560647048082574617005606470480825746170056064704808257461700560647048082574617005606470480825746170056064704808257461700560647048082574617005606470480825746170056064704808257461700560647048082574617005606470480825746170056064704808257461700560647048082574617005606470480825746170056064704808257461700560647048082574617005606470480825746170056064704808257461700560647048082574617005606470480825746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fafcc3a-d632-434a-b58d-a755b7bb3f74, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46ed6096-8202-46f7-b62e-929750de9137, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dfbcea5-dae8-468f-893b-c1caa5afda0e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46ed6096-8202-46f7-b62e-929750de9137, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14949838404730112871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494983840473011287114949838404730112871149498384047301128711494983840473011287114949838404730112871149498384047301128711494983840473011287114949838404730112871149498384047301128711494983840473011287114949838404730112871149498384047301128711494983840473011287114949838404730112871149498384047301128711494983840473011287114949838404730112871149498384047301128711494983840473011287114949838404730112871" } } } 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 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d469c42-a347-409d-813d-a2169178afb3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d469c42-a347-409d-813d-a2169178afb3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9977188812645734040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99771888126457340409977188812645734040997718881264573404099771888126457340409977188812645734040997718881264573404099771888126457340409977188812645734040997718881264573404099771888126457340409977188812645734040997718881264573404099771888126457340409977188812645734040997718881264573404099771888126457340409977188812645734040997718881264573404099771888126457340409977188812645734040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46ed6096-8202-46f7-b62e-929750de9137, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9dd11d8-7f40-4a18-b54e-380300c759f2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9dd11d8-7f40-4a18-b54e-380300c759f2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13291758818309097347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329175881830909734713291758818309097347132917588183090973471329175881830909734713291758818309097347132917588183090973471329175881830909734713291758818309097347132917588183090973471329175881830909734713291758818309097347132917588183090973471329175881830909734713291758818309097347132917588183090973471329175881830909734713291758818309097347132917588183090973471329175881830909734713291758818309097347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d469c42-a347-409d-813d-a2169178afb3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 617c7ab7-8e5f-48bf-8e3d-9fb163204d78, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 617c7ab7-8e5f-48bf-8e3d-9fb163204d78, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5983992741399962305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59839927413999623055983992741399962305598399274139996230559839927413999623055983992741399962305598399274139996230559839927413999623055983992741399962305598399274139996230559839927413999623055983992741399962305598399274139996230559839927413999623055983992741399962305598399274139996230559839927413999623055983992741399962305598399274139996230559839927413999623055983992741399962305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9dd11d8-7f40-4a18-b54e-380300c759f2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffd0fd7f-9c93-44c5-982b-9a7f91b90fcb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffd0fd7f-9c93-44c5-982b-9a7f91b90fcb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7392991781072715704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73929917810727157047392991781072715704739299178107271570473929917810727157047392991781072715704739299178107271570473929917810727157047392991781072715704739299178107271570473929917810727157047392991781072715704739299178107271570473929917810727157047392991781072715704739299178107271570473929917810727157047392991781072715704739299178107271570473929917810727157047392991781072715704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 617c7ab7-8e5f-48bf-8e3d-9fb163204d78, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ff3e847-2bfb-473a-ac7f-21f0014d4d08, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ff3e847-2bfb-473a-ac7f-21f0014d4d08, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5630704933255293132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56307049332552931325630704933255293132563070493325529313256307049332552931325630704933255293132563070493325529313256307049332552931325630704933255293132563070493325529313256307049332552931325630704933255293132563070493325529313256307049332552931325630704933255293132563070493325529313256307049332552931325630704933255293132563070493325529313256307049332552931325630704933255293132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffd0fd7f-9c93-44c5-982b-9a7f91b90fcb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21380a8a-42ef-4eb8-8b93-48b2110eb178, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21380a8a-42ef-4eb8-8b93-48b2110eb178, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10446551708824940526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044655170882494052610446551708824940526104465517088249405261044655170882494052610446551708824940526104465517088249405261044655170882494052610446551708824940526104465517088249405261044655170882494052610446551708824940526104465517088249405261044655170882494052610446551708824940526104465517088249405261044655170882494052610446551708824940526104465517088249405261044655170882494052610446551708824940526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ff3e847-2bfb-473a-ac7f-21f0014d4d08, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f0df50b-3873-4d9f-8685-e189420e41aa, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f0df50b-3873-4d9f-8685-e189420e41aa, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5836333330094126930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58363333300941269305836333330094126930583633333009412693058363333300941269305836333330094126930583633333009412693058363333300941269305836333330094126930583633333009412693058363333300941269305836333330094126930583633333009412693058363333300941269305836333330094126930583633333009412693058363333300941269305836333330094126930583633333009412693058363333300941269305836333330094126930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21380a8a-42ef-4eb8-8b93-48b2110eb178, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8e8881f-d6f6-496d-87e7-22b86fec6fd4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8e8881f-d6f6-496d-87e7-22b86fec6fd4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15046987901648323791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504698790164832379115046987901648323791150469879016483237911504698790164832379115046987901648323791150469879016483237911504698790164832379115046987901648323791150469879016483237911504698790164832379115046987901648323791150469879016483237911504698790164832379115046987901648323791150469879016483237911504698790164832379115046987901648323791150469879016483237911504698790164832379115046987901648323791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f0df50b-3873-4d9f-8685-e189420e41aa, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a9820e7-557a-4207-a322-33fb17aa87f4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a9820e7-557a-4207-a322-33fb17aa87f4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17389808591707757086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738980859170775708617389808591707757086173898085917077570861738980859170775708617389808591707757086173898085917077570861738980859170775708617389808591707757086173898085917077570861738980859170775708617389808591707757086173898085917077570861738980859170775708617389808591707757086173898085917077570861738980859170775708617389808591707757086173898085917077570861738980859170775708617389808591707757086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8e8881f-d6f6-496d-87e7-22b86fec6fd4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc890e4e-c06e-462f-8796-ece20393eb90, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc890e4e-c06e-462f-8796-ece20393eb90, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5964765790632668708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59647657906326687085964765790632668708596476579063266870859647657906326687085964765790632668708596476579063266870859647657906326687085964765790632668708596476579063266870859647657906326687085964765790632668708596476579063266870859647657906326687085964765790632668708596476579063266870859647657906326687085964765790632668708596476579063266870859647657906326687085964765790632668708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a9820e7-557a-4207-a322-33fb17aa87f4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a498e5fb-d0f1-4253-b807-e44936b0e166, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a498e5fb-d0f1-4253-b807-e44936b0e166, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13593212649078235278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359321264907823527813593212649078235278135932126490782352781359321264907823527813593212649078235278135932126490782352781359321264907823527813593212649078235278135932126490782352781359321264907823527813593212649078235278135932126490782352781359321264907823527813593212649078235278135932126490782352781359321264907823527813593212649078235278135932126490782352781359321264907823527813593212649078235278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc890e4e-c06e-462f-8796-ece20393eb90, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81a7f703-ad9f-4289-b66f-7cb29da39ccd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81a7f703-ad9f-4289-b66f-7cb29da39ccd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2088005570266710025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20880055702667100252088005570266710025208800557026671002520880055702667100252088005570266710025208800557026671002520880055702667100252088005570266710025208800557026671002520880055702667100252088005570266710025208800557026671002520880055702667100252088005570266710025208800557026671002520880055702667100252088005570266710025208800557026671002520880055702667100252088005570266710025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a498e5fb-d0f1-4253-b807-e44936b0e166, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5c85e39-f2bd-4bba-84b0-9c8debc47168, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5c85e39-f2bd-4bba-84b0-9c8debc47168, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 427841859552680906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "427841859552680906427841859552680906427841859552680906427841859552680906427841859552680906427841859552680906427841859552680906427841859552680906427841859552680906427841859552680906427841859552680906427841859552680906427841859552680906427841859552680906427841859552680906427841859552680906427841859552680906427841859552680906427841859552680906427841859552680906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81a7f703-ad9f-4289-b66f-7cb29da39ccd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d71932d7-907d-4c3a-9ccb-1898752a91ad, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5c85e39-f2bd-4bba-84b0-9c8debc47168, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d71932d7-907d-4c3a-9ccb-1898752a91ad, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5464838122632088250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54648381226320882505464838122632088250546483812263208825054648381226320882505464838122632088250546483812263208825054648381226320882505464838122632088250546483812263208825054648381226320882505464838122632088250546483812263208825054648381226320882505464838122632088250546483812263208825054648381226320882505464838122632088250546483812263208825054648381226320882505464838122632088250" } } } 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 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aaaf95e8-3fe5-4c33-90ba-7d856d0eff39, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaaf95e8-3fe5-4c33-90ba-7d856d0eff39, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 269973404143600475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "269973404143600475269973404143600475269973404143600475269973404143600475269973404143600475269973404143600475269973404143600475269973404143600475269973404143600475269973404143600475269973404143600475269973404143600475269973404143600475269973404143600475269973404143600475269973404143600475269973404143600475269973404143600475269973404143600475269973404143600475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaaf95e8-3fe5-4c33-90ba-7d856d0eff39, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d71932d7-907d-4c3a-9ccb-1898752a91ad, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, debb6c8b-5862-45b6-b04b-6209cc525c05, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, debb6c8b-5862-45b6-b04b-6209cc525c05, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7295024966329585704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72950249663295857047295024966329585704729502496632958570472950249663295857047295024966329585704729502496632958570472950249663295857047295024966329585704729502496632958570472950249663295857047295024966329585704729502496632958570472950249663295857047295024966329585704729502496632958570472950249663295857047295024966329585704729502496632958570472950249663295857047295024966329585704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c007cade-d686-487d-be99-76a5344bbe9e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c007cade-d686-487d-be99-76a5344bbe9e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12567297554328342931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256729755432834293112567297554328342931125672975543283429311256729755432834293112567297554328342931125672975543283429311256729755432834293112567297554328342931125672975543283429311256729755432834293112567297554328342931125672975543283429311256729755432834293112567297554328342931125672975543283429311256729755432834293112567297554328342931125672975543283429311256729755432834293112567297554328342931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, debb6c8b-5862-45b6-b04b-6209cc525c05, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c007cade-d686-487d-be99-76a5344bbe9e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd5f9c0e-a4a6-41a6-8753-567787170660, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60990227-1e8b-4f9f-964e-a4d6e00d6d69, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd5f9c0e-a4a6-41a6-8753-567787170660, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3848650988709908394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38486509887099083943848650988709908394384865098870990839438486509887099083943848650988709908394384865098870990839438486509887099083943848650988709908394384865098870990839438486509887099083943848650988709908394384865098870990839438486509887099083943848650988709908394384865098870990839438486509887099083943848650988709908394384865098870990839438486509887099083943848650988709908394" } } } 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, 60990227-1e8b-4f9f-964e-a4d6e00d6d69, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1963236801220276962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19632368012202769621963236801220276962196323680122027696219632368012202769621963236801220276962196323680122027696219632368012202769621963236801220276962196323680122027696219632368012202769621963236801220276962196323680122027696219632368012202769621963236801220276962196323680122027696219632368012202769621963236801220276962196323680122027696219632368012202769621963236801220276962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60990227-1e8b-4f9f-964e-a4d6e00d6d69, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd5f9c0e-a4a6-41a6-8753-567787170660, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d69ec415-a7b7-4e8b-abb2-5932b928d256, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d69ec415-a7b7-4e8b-abb2-5932b928d256, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1667926841973900899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16679268419739008991667926841973900899166792684197390089916679268419739008991667926841973900899166792684197390089916679268419739008991667926841973900899166792684197390089916679268419739008991667926841973900899166792684197390089916679268419739008991667926841973900899166792684197390089916679268419739008991667926841973900899166792684197390089916679268419739008991667926841973900899" } } } 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 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 228febde-b023-4fde-a3b6-03ea46c83079, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 228febde-b023-4fde-a3b6-03ea46c83079, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6690389878603373742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66903898786033737426690389878603373742669038987860337374266903898786033737426690389878603373742669038987860337374266903898786033737426690389878603373742669038987860337374266903898786033737426690389878603373742669038987860337374266903898786033737426690389878603373742669038987860337374266903898786033737426690389878603373742669038987860337374266903898786033737426690389878603373742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d69ec415-a7b7-4e8b-abb2-5932b928d256, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 228febde-b023-4fde-a3b6-03ea46c83079, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e7fe9b2-f922-4b63-a031-9d8f7075d47a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e7fe9b2-f922-4b63-a031-9d8f7075d47a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17138480107690780866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713848010769078086617138480107690780866171384801076907808661713848010769078086617138480107690780866171384801076907808661713848010769078086617138480107690780866171384801076907808661713848010769078086617138480107690780866171384801076907808661713848010769078086617138480107690780866171384801076907808661713848010769078086617138480107690780866171384801076907808661713848010769078086617138480107690780866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9fa52da-8515-49d6-9bcb-336f30588cd4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9fa52da-8515-49d6-9bcb-336f30588cd4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 681033330454330513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "681033330454330513681033330454330513681033330454330513681033330454330513681033330454330513681033330454330513681033330454330513681033330454330513681033330454330513681033330454330513681033330454330513681033330454330513681033330454330513681033330454330513681033330454330513681033330454330513681033330454330513681033330454330513681033330454330513681033330454330513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e7fe9b2-f922-4b63-a031-9d8f7075d47a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9fa52da-8515-49d6-9bcb-336f30588cd4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e354f76b-6b11-49df-88e1-1844a4aa6184, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e354f76b-6b11-49df-88e1-1844a4aa6184, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17036823530284732403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703682353028473240317036823530284732403170368235302847324031703682353028473240317036823530284732403170368235302847324031703682353028473240317036823530284732403170368235302847324031703682353028473240317036823530284732403170368235302847324031703682353028473240317036823530284732403170368235302847324031703682353028473240317036823530284732403170368235302847324031703682353028473240317036823530284732403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7c27f0e-863a-4716-af65-db8f2d4cbaba, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7c27f0e-863a-4716-af65-db8f2d4cbaba, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1227724774752878535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12277247747528785351227724774752878535122772477475287853512277247747528785351227724774752878535122772477475287853512277247747528785351227724774752878535122772477475287853512277247747528785351227724774752878535122772477475287853512277247747528785351227724774752878535122772477475287853512277247747528785351227724774752878535122772477475287853512277247747528785351227724774752878535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e354f76b-6b11-49df-88e1-1844a4aa6184, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7c27f0e-863a-4716-af65-db8f2d4cbaba, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d18b678-7627-4fa0-a1c1-fbabef6e3f1f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d18b678-7627-4fa0-a1c1-fbabef6e3f1f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7768994183580999193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77689941835809991937768994183580999193776899418358099919377689941835809991937768994183580999193776899418358099919377689941835809991937768994183580999193776899418358099919377689941835809991937768994183580999193776899418358099919377689941835809991937768994183580999193776899418358099919377689941835809991937768994183580999193776899418358099919377689941835809991937768994183580999193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80231504-a005-46c4-9dca-534489feaaa7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80231504-a005-46c4-9dca-534489feaaa7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 569763373157118578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "569763373157118578569763373157118578569763373157118578569763373157118578569763373157118578569763373157118578569763373157118578569763373157118578569763373157118578569763373157118578569763373157118578569763373157118578569763373157118578569763373157118578569763373157118578569763373157118578569763373157118578569763373157118578569763373157118578569763373157118578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d18b678-7627-4fa0-a1c1-fbabef6e3f1f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 418ccfad-7844-44c7-b994-0294b1e632e3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80231504-a005-46c4-9dca-534489feaaa7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 418ccfad-7844-44c7-b994-0294b1e632e3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1645131201868070025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16451312018680700251645131201868070025164513120186807002516451312018680700251645131201868070025164513120186807002516451312018680700251645131201868070025164513120186807002516451312018680700251645131201868070025164513120186807002516451312018680700251645131201868070025164513120186807002516451312018680700251645131201868070025164513120186807002516451312018680700251645131201868070025" } } } 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 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f267ac1-f3bb-482a-9863-29706438a273, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f267ac1-f3bb-482a-9863-29706438a273, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8773265783562619048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87732657835626190488773265783562619048877326578356261904887732657835626190488773265783562619048877326578356261904887732657835626190488773265783562619048877326578356261904887732657835626190488773265783562619048877326578356261904887732657835626190488773265783562619048877326578356261904887732657835626190488773265783562619048877326578356261904887732657835626190488773265783562619048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 418ccfad-7844-44c7-b994-0294b1e632e3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0726e8a8-2864-475c-8a07-7a84a67de175, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0726e8a8-2864-475c-8a07-7a84a67de175, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11113807919847578997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111380791984757899711113807919847578997111138079198475789971111380791984757899711113807919847578997111138079198475789971111380791984757899711113807919847578997111138079198475789971111380791984757899711113807919847578997111138079198475789971111380791984757899711113807919847578997111138079198475789971111380791984757899711113807919847578997111138079198475789971111380791984757899711113807919847578997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f267ac1-f3bb-482a-9863-29706438a273, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e887731-9670-4c4b-a5f6-833232403566, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e887731-9670-4c4b-a5f6-833232403566, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5031603376376000206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50316033763760002065031603376376000206503160337637600020650316033763760002065031603376376000206503160337637600020650316033763760002065031603376376000206503160337637600020650316033763760002065031603376376000206503160337637600020650316033763760002065031603376376000206503160337637600020650316033763760002065031603376376000206503160337637600020650316033763760002065031603376376000206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0726e8a8-2864-475c-8a07-7a84a67de175, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96635fce-81b4-4cbd-8f2c-c53754a8e703, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96635fce-81b4-4cbd-8f2c-c53754a8e703, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14649211851855578402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464921185185557840214649211851855578402146492118518555784021464921185185557840214649211851855578402146492118518555784021464921185185557840214649211851855578402146492118518555784021464921185185557840214649211851855578402146492118518555784021464921185185557840214649211851855578402146492118518555784021464921185185557840214649211851855578402146492118518555784021464921185185557840214649211851855578402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e887731-9670-4c4b-a5f6-833232403566, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d542cadd-f80d-47a7-983c-3d50d5a79096, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d542cadd-f80d-47a7-983c-3d50d5a79096, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7524999127231488065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75249991272314880657524999127231488065752499912723148806575249991272314880657524999127231488065752499912723148806575249991272314880657524999127231488065752499912723148806575249991272314880657524999127231488065752499912723148806575249991272314880657524999127231488065752499912723148806575249991272314880657524999127231488065752499912723148806575249991272314880657524999127231488065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96635fce-81b4-4cbd-8f2c-c53754a8e703, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e1f34ce-a0da-4c17-8392-1108e2fd138d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e1f34ce-a0da-4c17-8392-1108e2fd138d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6760768970181123121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67607689701811231216760768970181123121676076897018112312167607689701811231216760768970181123121676076897018112312167607689701811231216760768970181123121676076897018112312167607689701811231216760768970181123121676076897018112312167607689701811231216760768970181123121676076897018112312167607689701811231216760768970181123121676076897018112312167607689701811231216760768970181123121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d542cadd-f80d-47a7-983c-3d50d5a79096, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 015a4a64-dbf2-409f-9043-abd8b42c9ac6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 015a4a64-dbf2-409f-9043-abd8b42c9ac6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8566288157903175912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85662881579031759128566288157903175912856628815790317591285662881579031759128566288157903175912856628815790317591285662881579031759128566288157903175912856628815790317591285662881579031759128566288157903175912856628815790317591285662881579031759128566288157903175912856628815790317591285662881579031759128566288157903175912856628815790317591285662881579031759128566288157903175912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e1f34ce-a0da-4c17-8392-1108e2fd138d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b23a7f5f-5e7f-4f8c-8065-2bb70051d50c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b23a7f5f-5e7f-4f8c-8065-2bb70051d50c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8775346514902498204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87753465149024982048775346514902498204877534651490249820487753465149024982048775346514902498204877534651490249820487753465149024982048775346514902498204877534651490249820487753465149024982048775346514902498204877534651490249820487753465149024982048775346514902498204877534651490249820487753465149024982048775346514902498204877534651490249820487753465149024982048775346514902498204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 015a4a64-dbf2-409f-9043-abd8b42c9ac6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95b771b5-91e0-44f0-b6bc-bc5f73bf480e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95b771b5-91e0-44f0-b6bc-bc5f73bf480e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13381868810587143195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338186881058714319513381868810587143195133818688105871431951338186881058714319513381868810587143195133818688105871431951338186881058714319513381868810587143195133818688105871431951338186881058714319513381868810587143195133818688105871431951338186881058714319513381868810587143195133818688105871431951338186881058714319513381868810587143195133818688105871431951338186881058714319513381868810587143195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b23a7f5f-5e7f-4f8c-8065-2bb70051d50c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7567f1c1-0ca0-4d40-8cb3-48c8a8729b65, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7567f1c1-0ca0-4d40-8cb3-48c8a8729b65, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9857702912462092561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98577029124620925619857702912462092561985770291246209256198577029124620925619857702912462092561985770291246209256198577029124620925619857702912462092561985770291246209256198577029124620925619857702912462092561985770291246209256198577029124620925619857702912462092561985770291246209256198577029124620925619857702912462092561985770291246209256198577029124620925619857702912462092561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95b771b5-91e0-44f0-b6bc-bc5f73bf480e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bf05f90-b647-4aaf-b8ce-3067d236737b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bf05f90-b647-4aaf-b8ce-3067d236737b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8849602146379109801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88496021463791098018849602146379109801884960214637910980188496021463791098018849602146379109801884960214637910980188496021463791098018849602146379109801884960214637910980188496021463791098018849602146379109801884960214637910980188496021463791098018849602146379109801884960214637910980188496021463791098018849602146379109801884960214637910980188496021463791098018849602146379109801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7567f1c1-0ca0-4d40-8cb3-48c8a8729b65, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d550b59-adf7-4528-8a2c-6fb558f2b950, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d550b59-adf7-4528-8a2c-6fb558f2b950, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17621767935415494702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762176793541549470217621767935415494702176217679354154947021762176793541549470217621767935415494702176217679354154947021762176793541549470217621767935415494702176217679354154947021762176793541549470217621767935415494702176217679354154947021762176793541549470217621767935415494702176217679354154947021762176793541549470217621767935415494702176217679354154947021762176793541549470217621767935415494702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bf05f90-b647-4aaf-b8ce-3067d236737b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f06389a-ca65-4eb2-9c5d-8ab7ba405272, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f06389a-ca65-4eb2-9c5d-8ab7ba405272, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14436753080662085815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443675308066208581514436753080662085815144367530806620858151443675308066208581514436753080662085815144367530806620858151443675308066208581514436753080662085815144367530806620858151443675308066208581514436753080662085815144367530806620858151443675308066208581514436753080662085815144367530806620858151443675308066208581514436753080662085815144367530806620858151443675308066208581514436753080662085815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d550b59-adf7-4528-8a2c-6fb558f2b950, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70ebebc1-3219-4c1f-85b6-33309529b4e4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70ebebc1-3219-4c1f-85b6-33309529b4e4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5409679468366951784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54096794683669517845409679468366951784540967946836695178454096794683669517845409679468366951784540967946836695178454096794683669517845409679468366951784540967946836695178454096794683669517845409679468366951784540967946836695178454096794683669517845409679468366951784540967946836695178454096794683669517845409679468366951784540967946836695178454096794683669517845409679468366951784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f06389a-ca65-4eb2-9c5d-8ab7ba405272, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a778366-a852-4df7-b59d-c607d7a5933c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a778366-a852-4df7-b59d-c607d7a5933c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9962074718208985281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99620747182089852819962074718208985281996207471820898528199620747182089852819962074718208985281996207471820898528199620747182089852819962074718208985281996207471820898528199620747182089852819962074718208985281996207471820898528199620747182089852819962074718208985281996207471820898528199620747182089852819962074718208985281996207471820898528199620747182089852819962074718208985281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70ebebc1-3219-4c1f-85b6-33309529b4e4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 922e7ad1-aa1d-4519-a8df-745b357de1e5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 922e7ad1-aa1d-4519-a8df-745b357de1e5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16110078131649790176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611007813164979017616110078131649790176161100781316497901761611007813164979017616110078131649790176161100781316497901761611007813164979017616110078131649790176161100781316497901761611007813164979017616110078131649790176161100781316497901761611007813164979017616110078131649790176161100781316497901761611007813164979017616110078131649790176161100781316497901761611007813164979017616110078131649790176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a778366-a852-4df7-b59d-c607d7a5933c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40a2fd76-df65-424d-b96e-519392853488, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 922e7ad1-aa1d-4519-a8df-745b357de1e5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40a2fd76-df65-424d-b96e-519392853488, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18006025122398878856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800602512239887885618006025122398878856180060251223988788561800602512239887885618006025122398878856180060251223988788561800602512239887885618006025122398878856180060251223988788561800602512239887885618006025122398878856180060251223988788561800602512239887885618006025122398878856180060251223988788561800602512239887885618006025122398878856180060251223988788561800602512239887885618006025122398878856" } } } 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 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e992406-3812-4cc4-a52e-4d6d4c298048, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e992406-3812-4cc4-a52e-4d6d4c298048, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 346157243991452847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "346157243991452847346157243991452847346157243991452847346157243991452847346157243991452847346157243991452847346157243991452847346157243991452847346157243991452847346157243991452847346157243991452847346157243991452847346157243991452847346157243991452847346157243991452847346157243991452847346157243991452847346157243991452847346157243991452847346157243991452847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40a2fd76-df65-424d-b96e-519392853488, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e992406-3812-4cc4-a52e-4d6d4c298048, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab192828-bd29-480b-a9ef-82ef0646cad0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab192828-bd29-480b-a9ef-82ef0646cad0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6223799050074528027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62237990500745280276223799050074528027622379905007452802762237990500745280276223799050074528027622379905007452802762237990500745280276223799050074528027622379905007452802762237990500745280276223799050074528027622379905007452802762237990500745280276223799050074528027622379905007452802762237990500745280276223799050074528027622379905007452802762237990500745280276223799050074528027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d790585a-1072-45ce-96a0-8c968f87aaa5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d790585a-1072-45ce-96a0-8c968f87aaa5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9954547132921120575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99545471329211205759954547132921120575995454713292112057599545471329211205759954547132921120575995454713292112057599545471329211205759954547132921120575995454713292112057599545471329211205759954547132921120575995454713292112057599545471329211205759954547132921120575995454713292112057599545471329211205759954547132921120575995454713292112057599545471329211205759954547132921120575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab192828-bd29-480b-a9ef-82ef0646cad0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8028b01e-bb01-4fbb-bad1-d2e42bf7363d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d790585a-1072-45ce-96a0-8c968f87aaa5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8028b01e-bb01-4fbb-bad1-d2e42bf7363d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9450379872300926368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94503798723009263689450379872300926368945037987230092636894503798723009263689450379872300926368945037987230092636894503798723009263689450379872300926368945037987230092636894503798723009263689450379872300926368945037987230092636894503798723009263689450379872300926368945037987230092636894503798723009263689450379872300926368945037987230092636894503798723009263689450379872300926368" } } } 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 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 787ecf80-44b2-4291-9bea-b7b801ec2d1a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 787ecf80-44b2-4291-9bea-b7b801ec2d1a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7053917454593474267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70539174545934742677053917454593474267705391745459347426770539174545934742677053917454593474267705391745459347426770539174545934742677053917454593474267705391745459347426770539174545934742677053917454593474267705391745459347426770539174545934742677053917454593474267705391745459347426770539174545934742677053917454593474267705391745459347426770539174545934742677053917454593474267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8028b01e-bb01-4fbb-bad1-d2e42bf7363d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 787ecf80-44b2-4291-9bea-b7b801ec2d1a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20d8514b-99e2-4d30-8989-bdd7b8e65f5b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20d8514b-99e2-4d30-8989-bdd7b8e65f5b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8916468071886921134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89164680718869211348916468071886921134891646807188692113489164680718869211348916468071886921134891646807188692113489164680718869211348916468071886921134891646807188692113489164680718869211348916468071886921134891646807188692113489164680718869211348916468071886921134891646807188692113489164680718869211348916468071886921134891646807188692113489164680718869211348916468071886921134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63a0ba2a-dccb-4a2a-8099-b6bb0fa5230b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63a0ba2a-dccb-4a2a-8099-b6bb0fa5230b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3485830924059512228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34858309240595122283485830924059512228348583092405951222834858309240595122283485830924059512228348583092405951222834858309240595122283485830924059512228348583092405951222834858309240595122283485830924059512228348583092405951222834858309240595122283485830924059512228348583092405951222834858309240595122283485830924059512228348583092405951222834858309240595122283485830924059512228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20d8514b-99e2-4d30-8989-bdd7b8e65f5b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f37ea6a-85c7-473f-bbc1-8d4c5d9dad40, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63a0ba2a-dccb-4a2a-8099-b6bb0fa5230b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f37ea6a-85c7-473f-bbc1-8d4c5d9dad40, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17528468606127135916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752846860612713591617528468606127135916175284686061271359161752846860612713591617528468606127135916175284686061271359161752846860612713591617528468606127135916175284686061271359161752846860612713591617528468606127135916175284686061271359161752846860612713591617528468606127135916175284686061271359161752846860612713591617528468606127135916175284686061271359161752846860612713591617528468606127135916" } } } 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 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2b1e796-f594-4946-8371-c5cab53a694d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2b1e796-f594-4946-8371-c5cab53a694d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16584906784107855331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658490678410785533116584906784107855331165849067841078553311658490678410785533116584906784107855331165849067841078553311658490678410785533116584906784107855331165849067841078553311658490678410785533116584906784107855331165849067841078553311658490678410785533116584906784107855331165849067841078553311658490678410785533116584906784107855331165849067841078553311658490678410785533116584906784107855331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f37ea6a-85c7-473f-bbc1-8d4c5d9dad40, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5eae111-37bd-4258-847b-c61a768c428c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5eae111-37bd-4258-847b-c61a768c428c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16764349965966724826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676434996596672482616764349965966724826167643499659667248261676434996596672482616764349965966724826167643499659667248261676434996596672482616764349965966724826167643499659667248261676434996596672482616764349965966724826167643499659667248261676434996596672482616764349965966724826167643499659667248261676434996596672482616764349965966724826167643499659667248261676434996596672482616764349965966724826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2b1e796-f594-4946-8371-c5cab53a694d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 935ded5a-c352-4e1f-9d03-ff0b983949e6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 935ded5a-c352-4e1f-9d03-ff0b983949e6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17168293042014499770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716829304201449977017168293042014499770171682930420144997701716829304201449977017168293042014499770171682930420144997701716829304201449977017168293042014499770171682930420144997701716829304201449977017168293042014499770171682930420144997701716829304201449977017168293042014499770171682930420144997701716829304201449977017168293042014499770171682930420144997701716829304201449977017168293042014499770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5eae111-37bd-4258-847b-c61a768c428c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6296d831-beb0-47b0-9e9b-7d44be47ed02, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6296d831-beb0-47b0-9e9b-7d44be47ed02, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10266154427770306644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026615442777030664410266154427770306644102661544277703066441026615442777030664410266154427770306644102661544277703066441026615442777030664410266154427770306644102661544277703066441026615442777030664410266154427770306644102661544277703066441026615442777030664410266154427770306644102661544277703066441026615442777030664410266154427770306644102661544277703066441026615442777030664410266154427770306644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 935ded5a-c352-4e1f-9d03-ff0b983949e6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46a542fa-5210-4e33-ab66-00fb7a1721a4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46a542fa-5210-4e33-ab66-00fb7a1721a4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13412627335432228342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341262733543222834213412627335432228342134126273354322283421341262733543222834213412627335432228342134126273354322283421341262733543222834213412627335432228342134126273354322283421341262733543222834213412627335432228342134126273354322283421341262733543222834213412627335432228342134126273354322283421341262733543222834213412627335432228342134126273354322283421341262733543222834213412627335432228342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6296d831-beb0-47b0-9e9b-7d44be47ed02, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff45dcd0-2fc2-4cce-8488-baecdd160776, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff45dcd0-2fc2-4cce-8488-baecdd160776, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1611347981339296884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16113479813392968841611347981339296884161134798133929688416113479813392968841611347981339296884161134798133929688416113479813392968841611347981339296884161134798133929688416113479813392968841611347981339296884161134798133929688416113479813392968841611347981339296884161134798133929688416113479813392968841611347981339296884161134798133929688416113479813392968841611347981339296884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46a542fa-5210-4e33-ab66-00fb7a1721a4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce97768f-661e-4787-80c7-1f13818e5caf, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce97768f-661e-4787-80c7-1f13818e5caf, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18408127693448118065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840812769344811806518408127693448118065184081276934481180651840812769344811806518408127693448118065184081276934481180651840812769344811806518408127693448118065184081276934481180651840812769344811806518408127693448118065184081276934481180651840812769344811806518408127693448118065184081276934481180651840812769344811806518408127693448118065184081276934481180651840812769344811806518408127693448118065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff45dcd0-2fc2-4cce-8488-baecdd160776, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de7081ff-73c1-42da-afee-b3a21793dd5f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de7081ff-73c1-42da-afee-b3a21793dd5f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15057668235730265812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505766823573026581215057668235730265812150576682357302658121505766823573026581215057668235730265812150576682357302658121505766823573026581215057668235730265812150576682357302658121505766823573026581215057668235730265812150576682357302658121505766823573026581215057668235730265812150576682357302658121505766823573026581215057668235730265812150576682357302658121505766823573026581215057668235730265812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce97768f-661e-4787-80c7-1f13818e5caf, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e498ba0a-510f-4661-8be3-77944a30e8b2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e498ba0a-510f-4661-8be3-77944a30e8b2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 358101212526483351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "358101212526483351358101212526483351358101212526483351358101212526483351358101212526483351358101212526483351358101212526483351358101212526483351358101212526483351358101212526483351358101212526483351358101212526483351358101212526483351358101212526483351358101212526483351358101212526483351358101212526483351358101212526483351358101212526483351358101212526483351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de7081ff-73c1-42da-afee-b3a21793dd5f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bd0ceac-4341-44d2-a252-9f02ae7402d9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bd0ceac-4341-44d2-a252-9f02ae7402d9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18083817009101635337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808381700910163533718083817009101635337180838170091016353371808381700910163533718083817009101635337180838170091016353371808381700910163533718083817009101635337180838170091016353371808381700910163533718083817009101635337180838170091016353371808381700910163533718083817009101635337180838170091016353371808381700910163533718083817009101635337180838170091016353371808381700910163533718083817009101635337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e498ba0a-510f-4661-8be3-77944a30e8b2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e794022d-41f1-4dcb-a1e4-af3d5b3c97d4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e794022d-41f1-4dcb-a1e4-af3d5b3c97d4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13353656644851224583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335365664485122458313353656644851224583133536566448512245831335365664485122458313353656644851224583133536566448512245831335365664485122458313353656644851224583133536566448512245831335365664485122458313353656644851224583133536566448512245831335365664485122458313353656644851224583133536566448512245831335365664485122458313353656644851224583133536566448512245831335365664485122458313353656644851224583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bd0ceac-4341-44d2-a252-9f02ae7402d9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bea19b2-59d8-4db9-a25f-aaf9bc1723d4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bea19b2-59d8-4db9-a25f-aaf9bc1723d4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5893169477755742870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58931694777557428705893169477755742870589316947775574287058931694777557428705893169477755742870589316947775574287058931694777557428705893169477755742870589316947775574287058931694777557428705893169477755742870589316947775574287058931694777557428705893169477755742870589316947775574287058931694777557428705893169477755742870589316947775574287058931694777557428705893169477755742870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e794022d-41f1-4dcb-a1e4-af3d5b3c97d4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8856d098-e9c0-4190-bab5-1a12dff28332, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8856d098-e9c0-4190-bab5-1a12dff28332, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3419405184758797615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34194051847587976153419405184758797615341940518475879761534194051847587976153419405184758797615341940518475879761534194051847587976153419405184758797615341940518475879761534194051847587976153419405184758797615341940518475879761534194051847587976153419405184758797615341940518475879761534194051847587976153419405184758797615341940518475879761534194051847587976153419405184758797615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bea19b2-59d8-4db9-a25f-aaf9bc1723d4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af9ed2f7-f759-417c-9f63-0d8678a9bc24, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af9ed2f7-f759-417c-9f63-0d8678a9bc24, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16213062711565078398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621306271156507839816213062711565078398162130627115650783981621306271156507839816213062711565078398162130627115650783981621306271156507839816213062711565078398162130627115650783981621306271156507839816213062711565078398162130627115650783981621306271156507839816213062711565078398162130627115650783981621306271156507839816213062711565078398162130627115650783981621306271156507839816213062711565078398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8856d098-e9c0-4190-bab5-1a12dff28332, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be7af2a5-e384-45d8-9960-eee237a3b5dc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be7af2a5-e384-45d8-9960-eee237a3b5dc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4218181565552514048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42181815655525140484218181565552514048421818156555251404842181815655525140484218181565552514048421818156555251404842181815655525140484218181565552514048421818156555251404842181815655525140484218181565552514048421818156555251404842181815655525140484218181565552514048421818156555251404842181815655525140484218181565552514048421818156555251404842181815655525140484218181565552514048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af9ed2f7-f759-417c-9f63-0d8678a9bc24, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51b2be12-3297-4d09-91f4-2254e36fec39, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be7af2a5-e384-45d8-9960-eee237a3b5dc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51b2be12-3297-4d09-91f4-2254e36fec39, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11987522004923854301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198752200492385430111987522004923854301119875220049238543011198752200492385430111987522004923854301119875220049238543011198752200492385430111987522004923854301119875220049238543011198752200492385430111987522004923854301119875220049238543011198752200492385430111987522004923854301119875220049238543011198752200492385430111987522004923854301119875220049238543011198752200492385430111987522004923854301" } } } 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 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 105553fe-89ae-4136-b157-5c122e0362ca, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 105553fe-89ae-4136-b157-5c122e0362ca, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7060043733989596504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70600437339895965047060043733989596504706004373398959650470600437339895965047060043733989596504706004373398959650470600437339895965047060043733989596504706004373398959650470600437339895965047060043733989596504706004373398959650470600437339895965047060043733989596504706004373398959650470600437339895965047060043733989596504706004373398959650470600437339895965047060043733989596504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51b2be12-3297-4d09-91f4-2254e36fec39, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 160e2252-e642-41f2-9507-0587828f6e44, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 160e2252-e642-41f2-9507-0587828f6e44, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11463673518244508611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1146367351824450861111463673518244508611114636735182445086111146367351824450861111463673518244508611114636735182445086111146367351824450861111463673518244508611114636735182445086111146367351824450861111463673518244508611114636735182445086111146367351824450861111463673518244508611114636735182445086111146367351824450861111463673518244508611114636735182445086111146367351824450861111463673518244508611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 105553fe-89ae-4136-b157-5c122e0362ca, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15bf7257-9ae8-48fd-9b6b-398a70731484, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15bf7257-9ae8-48fd-9b6b-398a70731484, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9057755314423359137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90577553144233591379057755314423359137905775531442335913790577553144233591379057755314423359137905775531442335913790577553144233591379057755314423359137905775531442335913790577553144233591379057755314423359137905775531442335913790577553144233591379057755314423359137905775531442335913790577553144233591379057755314423359137905775531442335913790577553144233591379057755314423359137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 160e2252-e642-41f2-9507-0587828f6e44, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddc3feb1-8cef-45ef-b316-e1e44a1c197e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15bf7257-9ae8-48fd-9b6b-398a70731484, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddc3feb1-8cef-45ef-b316-e1e44a1c197e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10236968151192104577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023696815119210457710236968151192104577102369681511921045771023696815119210457710236968151192104577102369681511921045771023696815119210457710236968151192104577102369681511921045771023696815119210457710236968151192104577102369681511921045771023696815119210457710236968151192104577102369681511921045771023696815119210457710236968151192104577102369681511921045771023696815119210457710236968151192104577" } } } 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 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16175b70-d205-474f-818f-836de5ae808c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16175b70-d205-474f-818f-836de5ae808c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2676564542795723408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26765645427957234082676564542795723408267656454279572340826765645427957234082676564542795723408267656454279572340826765645427957234082676564542795723408267656454279572340826765645427957234082676564542795723408267656454279572340826765645427957234082676564542795723408267656454279572340826765645427957234082676564542795723408267656454279572340826765645427957234082676564542795723408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddc3feb1-8cef-45ef-b316-e1e44a1c197e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 651ab694-0730-49b8-891e-fc5ead3d3ee7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 651ab694-0730-49b8-891e-fc5ead3d3ee7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8905688830286354485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89056888302863544858905688830286354485890568883028635448589056888302863544858905688830286354485890568883028635448589056888302863544858905688830286354485890568883028635448589056888302863544858905688830286354485890568883028635448589056888302863544858905688830286354485890568883028635448589056888302863544858905688830286354485890568883028635448589056888302863544858905688830286354485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16175b70-d205-474f-818f-836de5ae808c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 651ab694-0730-49b8-891e-fc5ead3d3ee7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad08d10a-d143-4ea2-b549-76800c97fee2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad08d10a-d143-4ea2-b549-76800c97fee2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10912019637205184917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091201963720518491710912019637205184917109120196372051849171091201963720518491710912019637205184917109120196372051849171091201963720518491710912019637205184917109120196372051849171091201963720518491710912019637205184917109120196372051849171091201963720518491710912019637205184917109120196372051849171091201963720518491710912019637205184917109120196372051849171091201963720518491710912019637205184917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6222a08f-ef65-4046-8a0a-bc8c7d3f7c70, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6222a08f-ef65-4046-8a0a-bc8c7d3f7c70, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14803137478426865341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1480313747842686534114803137478426865341148031374784268653411480313747842686534114803137478426865341148031374784268653411480313747842686534114803137478426865341148031374784268653411480313747842686534114803137478426865341148031374784268653411480313747842686534114803137478426865341148031374784268653411480313747842686534114803137478426865341148031374784268653411480313747842686534114803137478426865341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad08d10a-d143-4ea2-b549-76800c97fee2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34645022-01b7-4eec-9420-4acd49d07954, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34645022-01b7-4eec-9420-4acd49d07954, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7111613185085551113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71116131850855511137111613185085551113711161318508555111371116131850855511137111613185085551113711161318508555111371116131850855511137111613185085551113711161318508555111371116131850855511137111613185085551113711161318508555111371116131850855511137111613185085551113711161318508555111371116131850855511137111613185085551113711161318508555111371116131850855511137111613185085551113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6222a08f-ef65-4046-8a0a-bc8c7d3f7c70, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ac2b1b8-e712-4260-9c42-419ed73c0ef1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ac2b1b8-e712-4260-9c42-419ed73c0ef1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15252856445740279941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525285644574027994115252856445740279941152528564457402799411525285644574027994115252856445740279941152528564457402799411525285644574027994115252856445740279941152528564457402799411525285644574027994115252856445740279941152528564457402799411525285644574027994115252856445740279941152528564457402799411525285644574027994115252856445740279941152528564457402799411525285644574027994115252856445740279941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34645022-01b7-4eec-9420-4acd49d07954, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 937c80eb-6c98-4938-93a2-8bbf7288e134, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 937c80eb-6c98-4938-93a2-8bbf7288e134, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17716932945534061887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771693294553406188717716932945534061887177169329455340618871771693294553406188717716932945534061887177169329455340618871771693294553406188717716932945534061887177169329455340618871771693294553406188717716932945534061887177169329455340618871771693294553406188717716932945534061887177169329455340618871771693294553406188717716932945534061887177169329455340618871771693294553406188717716932945534061887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ac2b1b8-e712-4260-9c42-419ed73c0ef1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a595e7a4-e871-42e5-890b-384311cd600b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a595e7a4-e871-42e5-890b-384311cd600b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8096984244523232531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80969842445232325318096984244523232531809698424452323253180969842445232325318096984244523232531809698424452323253180969842445232325318096984244523232531809698424452323253180969842445232325318096984244523232531809698424452323253180969842445232325318096984244523232531809698424452323253180969842445232325318096984244523232531809698424452323253180969842445232325318096984244523232531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 937c80eb-6c98-4938-93a2-8bbf7288e134, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8579a527-d79d-4433-a968-2fd3fa9c8e41, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8579a527-d79d-4433-a968-2fd3fa9c8e41, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 800552051700952381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "800552051700952381800552051700952381800552051700952381800552051700952381800552051700952381800552051700952381800552051700952381800552051700952381800552051700952381800552051700952381800552051700952381800552051700952381800552051700952381800552051700952381800552051700952381800552051700952381800552051700952381800552051700952381800552051700952381800552051700952381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8579a527-d79d-4433-a968-2fd3fa9c8e41, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a595e7a4-e871-42e5-890b-384311cd600b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cb2a6f0-f6a2-4577-b083-9cb1b7ba893d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cb2a6f0-f6a2-4577-b083-9cb1b7ba893d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10366851800329453256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036685180032945325610366851800329453256103668518003294532561036685180032945325610366851800329453256103668518003294532561036685180032945325610366851800329453256103668518003294532561036685180032945325610366851800329453256103668518003294532561036685180032945325610366851800329453256103668518003294532561036685180032945325610366851800329453256103668518003294532561036685180032945325610366851800329453256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a68e5610-64ca-46b7-b13f-16b0ddaa60f0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a68e5610-64ca-46b7-b13f-16b0ddaa60f0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17198151307982902694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719815130798290269417198151307982902694171981513079829026941719815130798290269417198151307982902694171981513079829026941719815130798290269417198151307982902694171981513079829026941719815130798290269417198151307982902694171981513079829026941719815130798290269417198151307982902694171981513079829026941719815130798290269417198151307982902694171981513079829026941719815130798290269417198151307982902694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cb2a6f0-f6a2-4577-b083-9cb1b7ba893d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6857007d-15f6-497a-876c-150daca6fa6b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6857007d-15f6-497a-876c-150daca6fa6b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10727488319033137666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072748831903313766610727488319033137666107274883190331376661072748831903313766610727488319033137666107274883190331376661072748831903313766610727488319033137666107274883190331376661072748831903313766610727488319033137666107274883190331376661072748831903313766610727488319033137666107274883190331376661072748831903313766610727488319033137666107274883190331376661072748831903313766610727488319033137666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a68e5610-64ca-46b7-b13f-16b0ddaa60f0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f79f8ba6-8935-4f48-a7f2-54aaecc9d4eb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f79f8ba6-8935-4f48-a7f2-54aaecc9d4eb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9705788460596955394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97057884605969553949705788460596955394970578846059695539497057884605969553949705788460596955394970578846059695539497057884605969553949705788460596955394970578846059695539497057884605969553949705788460596955394970578846059695539497057884605969553949705788460596955394970578846059695539497057884605969553949705788460596955394970578846059695539497057884605969553949705788460596955394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6857007d-15f6-497a-876c-150daca6fa6b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0e7bb99-b2a6-4849-a7eb-7421d16d8a60, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0e7bb99-b2a6-4849-a7eb-7421d16d8a60, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10204743077841553486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020474307784155348610204743077841553486102047430778415534861020474307784155348610204743077841553486102047430778415534861020474307784155348610204743077841553486102047430778415534861020474307784155348610204743077841553486102047430778415534861020474307784155348610204743077841553486102047430778415534861020474307784155348610204743077841553486102047430778415534861020474307784155348610204743077841553486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f79f8ba6-8935-4f48-a7f2-54aaecc9d4eb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6398b21-319e-47f0-8061-8284986e3b6e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6398b21-319e-47f0-8061-8284986e3b6e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16026780059950832646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602678005995083264616026780059950832646160267800599508326461602678005995083264616026780059950832646160267800599508326461602678005995083264616026780059950832646160267800599508326461602678005995083264616026780059950832646160267800599508326461602678005995083264616026780059950832646160267800599508326461602678005995083264616026780059950832646160267800599508326461602678005995083264616026780059950832646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0e7bb99-b2a6-4849-a7eb-7421d16d8a60, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5397907-1736-47f4-b842-7c93ac078cf8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5397907-1736-47f4-b842-7c93ac078cf8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13456624719825747574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345662471982574757413456624719825747574134566247198257475741345662471982574757413456624719825747574134566247198257475741345662471982574757413456624719825747574134566247198257475741345662471982574757413456624719825747574134566247198257475741345662471982574757413456624719825747574134566247198257475741345662471982574757413456624719825747574134566247198257475741345662471982574757413456624719825747574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6398b21-319e-47f0-8061-8284986e3b6e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74f0d5d8-d6af-4606-a53c-0ce11a14584b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74f0d5d8-d6af-4606-a53c-0ce11a14584b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17758515637243536315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775851563724353631517758515637243536315177585156372435363151775851563724353631517758515637243536315177585156372435363151775851563724353631517758515637243536315177585156372435363151775851563724353631517758515637243536315177585156372435363151775851563724353631517758515637243536315177585156372435363151775851563724353631517758515637243536315177585156372435363151775851563724353631517758515637243536315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5397907-1736-47f4-b842-7c93ac078cf8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 688625d2-246d-4f9a-9753-ee0ec22ac175, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 688625d2-246d-4f9a-9753-ee0ec22ac175, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12694578906067767008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269457890606776700812694578906067767008126945789060677670081269457890606776700812694578906067767008126945789060677670081269457890606776700812694578906067767008126945789060677670081269457890606776700812694578906067767008126945789060677670081269457890606776700812694578906067767008126945789060677670081269457890606776700812694578906067767008126945789060677670081269457890606776700812694578906067767008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74f0d5d8-d6af-4606-a53c-0ce11a14584b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fd36c45-7a5d-4431-9f6a-f4f889ed535a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fd36c45-7a5d-4431-9f6a-f4f889ed535a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3502023854332647441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35020238543326474413502023854332647441350202385433264744135020238543326474413502023854332647441350202385433264744135020238543326474413502023854332647441350202385433264744135020238543326474413502023854332647441350202385433264744135020238543326474413502023854332647441350202385433264744135020238543326474413502023854332647441350202385433264744135020238543326474413502023854332647441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 688625d2-246d-4f9a-9753-ee0ec22ac175, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc3e1041-cd35-4d47-83d1-bc71cc1e726b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc3e1041-cd35-4d47-83d1-bc71cc1e726b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13067871939410398666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306787193941039866613067871939410398666130678719394103986661306787193941039866613067871939410398666130678719394103986661306787193941039866613067871939410398666130678719394103986661306787193941039866613067871939410398666130678719394103986661306787193941039866613067871939410398666130678719394103986661306787193941039866613067871939410398666130678719394103986661306787193941039866613067871939410398666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fd36c45-7a5d-4431-9f6a-f4f889ed535a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2beba50d-efb4-4901-ae40-4d26d0c55122, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2beba50d-efb4-4901-ae40-4d26d0c55122, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12853334399233652818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285333439923365281812853334399233652818128533343992336528181285333439923365281812853334399233652818128533343992336528181285333439923365281812853334399233652818128533343992336528181285333439923365281812853334399233652818128533343992336528181285333439923365281812853334399233652818128533343992336528181285333439923365281812853334399233652818128533343992336528181285333439923365281812853334399233652818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc3e1041-cd35-4d47-83d1-bc71cc1e726b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0087c502-bc16-4efd-97d5-e6abca9366e3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0087c502-bc16-4efd-97d5-e6abca9366e3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9486048832499417627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94860488324994176279486048832499417627948604883249941762794860488324994176279486048832499417627948604883249941762794860488324994176279486048832499417627948604883249941762794860488324994176279486048832499417627948604883249941762794860488324994176279486048832499417627948604883249941762794860488324994176279486048832499417627948604883249941762794860488324994176279486048832499417627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2beba50d-efb4-4901-ae40-4d26d0c55122, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff08fd40-4ad6-47b5-ae4a-b7d1032ebbf7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff08fd40-4ad6-47b5-ae4a-b7d1032ebbf7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15743479288571502305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574347928857150230515743479288571502305157434792885715023051574347928857150230515743479288571502305157434792885715023051574347928857150230515743479288571502305157434792885715023051574347928857150230515743479288571502305157434792885715023051574347928857150230515743479288571502305157434792885715023051574347928857150230515743479288571502305157434792885715023051574347928857150230515743479288571502305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0087c502-bc16-4efd-97d5-e6abca9366e3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e3b7735-1d14-4fd2-aede-b906e4e714f0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e3b7735-1d14-4fd2-aede-b906e4e714f0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15699323219433382486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569932321943338248615699323219433382486156993232194333824861569932321943338248615699323219433382486156993232194333824861569932321943338248615699323219433382486156993232194333824861569932321943338248615699323219433382486156993232194333824861569932321943338248615699323219433382486156993232194333824861569932321943338248615699323219433382486156993232194333824861569932321943338248615699323219433382486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff08fd40-4ad6-47b5-ae4a-b7d1032ebbf7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b6d709e-baee-47de-951f-df22dcceb8f6, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b6d709e-baee-47de-951f-df22dcceb8f6, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5737087524486325639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57370875244863256395737087524486325639573708752448632563957370875244863256395737087524486325639573708752448632563957370875244863256395737087524486325639573708752448632563957370875244863256395737087524486325639573708752448632563957370875244863256395737087524486325639573708752448632563957370875244863256395737087524486325639573708752448632563957370875244863256395737087524486325639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e3b7735-1d14-4fd2-aede-b906e4e714f0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d71923e-4638-47f1-9854-1e900111a2ea, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d71923e-4638-47f1-9854-1e900111a2ea, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14822514337441607114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482251433744160711414822514337441607114148225143374416071141482251433744160711414822514337441607114148225143374416071141482251433744160711414822514337441607114148225143374416071141482251433744160711414822514337441607114148225143374416071141482251433744160711414822514337441607114148225143374416071141482251433744160711414822514337441607114148225143374416071141482251433744160711414822514337441607114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b6d709e-baee-47de-951f-df22dcceb8f6, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7656cea0-777f-4e1f-841b-0e900bff9fef, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7656cea0-777f-4e1f-841b-0e900bff9fef, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10966729202650863791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096672920265086379110966729202650863791109667292026508637911096672920265086379110966729202650863791109667292026508637911096672920265086379110966729202650863791109667292026508637911096672920265086379110966729202650863791109667292026508637911096672920265086379110966729202650863791109667292026508637911096672920265086379110966729202650863791109667292026508637911096672920265086379110966729202650863791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d71923e-4638-47f1-9854-1e900111a2ea, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83e4fb38-36bf-4ab9-ab80-ff9fd6f7e0e1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83e4fb38-36bf-4ab9-ab80-ff9fd6f7e0e1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12830667220312775790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283066722031277579012830667220312775790128306672203127757901283066722031277579012830667220312775790128306672203127757901283066722031277579012830667220312775790128306672203127757901283066722031277579012830667220312775790128306672203127757901283066722031277579012830667220312775790128306672203127757901283066722031277579012830667220312775790128306672203127757901283066722031277579012830667220312775790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7656cea0-777f-4e1f-841b-0e900bff9fef, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91dc78d0-f383-443a-84bb-e29579032d55, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91dc78d0-f383-443a-84bb-e29579032d55, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3939106451995721968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39391064519957219683939106451995721968393910645199572196839391064519957219683939106451995721968393910645199572196839391064519957219683939106451995721968393910645199572196839391064519957219683939106451995721968393910645199572196839391064519957219683939106451995721968393910645199572196839391064519957219683939106451995721968393910645199572196839391064519957219683939106451995721968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83e4fb38-36bf-4ab9-ab80-ff9fd6f7e0e1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4fe09ba-0d55-498d-a3b1-3151445f5952, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4fe09ba-0d55-498d-a3b1-3151445f5952, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13064187761442452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306418776144245213064187761442452130641877614424521306418776144245213064187761442452130641877614424521306418776144245213064187761442452130641877614424521306418776144245213064187761442452130641877614424521306418776144245213064187761442452130641877614424521306418776144245213064187761442452130641877614424521306418776144245213064187761442452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91dc78d0-f383-443a-84bb-e29579032d55, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad5f68e2-df6c-4d90-92cd-85a0acc2f581, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad5f68e2-df6c-4d90-92cd-85a0acc2f581, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16302829477687206610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630282947768720661016302829477687206610163028294776872066101630282947768720661016302829477687206610163028294776872066101630282947768720661016302829477687206610163028294776872066101630282947768720661016302829477687206610163028294776872066101630282947768720661016302829477687206610163028294776872066101630282947768720661016302829477687206610163028294776872066101630282947768720661016302829477687206610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4fe09ba-0d55-498d-a3b1-3151445f5952, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45f19fe4-efa6-4a14-8b89-12347a53e567, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad5f68e2-df6c-4d90-92cd-85a0acc2f581, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45f19fe4-efa6-4a14-8b89-12347a53e567, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7655978312776524199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76559783127765241997655978312776524199765597831277652419976559783127765241997655978312776524199765597831277652419976559783127765241997655978312776524199765597831277652419976559783127765241997655978312776524199765597831277652419976559783127765241997655978312776524199765597831277652419976559783127765241997655978312776524199765597831277652419976559783127765241997655978312776524199" } } } 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 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9c578f6-7355-42e1-b286-44152bf64cc4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9c578f6-7355-42e1-b286-44152bf64cc4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12113460264802939860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211346026480293986012113460264802939860121134602648029398601211346026480293986012113460264802939860121134602648029398601211346026480293986012113460264802939860121134602648029398601211346026480293986012113460264802939860121134602648029398601211346026480293986012113460264802939860121134602648029398601211346026480293986012113460264802939860121134602648029398601211346026480293986012113460264802939860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45f19fe4-efa6-4a14-8b89-12347a53e567, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9c578f6-7355-42e1-b286-44152bf64cc4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c561147f-d4e8-49f8-bd03-8249d0e4385c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c561147f-d4e8-49f8-bd03-8249d0e4385c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3085431312034204449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30854313120342044493085431312034204449308543131203420444930854313120342044493085431312034204449308543131203420444930854313120342044493085431312034204449308543131203420444930854313120342044493085431312034204449308543131203420444930854313120342044493085431312034204449308543131203420444930854313120342044493085431312034204449308543131203420444930854313120342044493085431312034204449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c7b6bc9-018a-47dc-a8a8-35395afc1d3c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c7b6bc9-018a-47dc-a8a8-35395afc1d3c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11217976916189807739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121797691618980773911217976916189807739112179769161898077391121797691618980773911217976916189807739112179769161898077391121797691618980773911217976916189807739112179769161898077391121797691618980773911217976916189807739112179769161898077391121797691618980773911217976916189807739112179769161898077391121797691618980773911217976916189807739112179769161898077391121797691618980773911217976916189807739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c7b6bc9-018a-47dc-a8a8-35395afc1d3c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c561147f-d4e8-49f8-bd03-8249d0e4385c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaa617de-6469-467e-ba62-a2509ec36a24, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaa617de-6469-467e-ba62-a2509ec36a24, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8959878605428715939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89598786054287159398959878605428715939895987860542871593989598786054287159398959878605428715939895987860542871593989598786054287159398959878605428715939895987860542871593989598786054287159398959878605428715939895987860542871593989598786054287159398959878605428715939895987860542871593989598786054287159398959878605428715939895987860542871593989598786054287159398959878605428715939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3fb30b6-83d4-4a60-9f4c-a4954a18247a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3fb30b6-83d4-4a60-9f4c-a4954a18247a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14767780394764193460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476778039476419346014767780394764193460147677803947641934601476778039476419346014767780394764193460147677803947641934601476778039476419346014767780394764193460147677803947641934601476778039476419346014767780394764193460147677803947641934601476778039476419346014767780394764193460147677803947641934601476778039476419346014767780394764193460147677803947641934601476778039476419346014767780394764193460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaa617de-6469-467e-ba62-a2509ec36a24, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61ff5c3b-71b8-4768-9135-1b865ec4d589, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61ff5c3b-71b8-4768-9135-1b865ec4d589, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6275698279545590954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62756982795455909546275698279545590954627569827954559095462756982795455909546275698279545590954627569827954559095462756982795455909546275698279545590954627569827954559095462756982795455909546275698279545590954627569827954559095462756982795455909546275698279545590954627569827954559095462756982795455909546275698279545590954627569827954559095462756982795455909546275698279545590954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3fb30b6-83d4-4a60-9f4c-a4954a18247a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8da877f5-b0ee-4201-8b72-d93e71c62cfe, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8da877f5-b0ee-4201-8b72-d93e71c62cfe, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15547454198565891937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1554745419856589193715547454198565891937155474541985658919371554745419856589193715547454198565891937155474541985658919371554745419856589193715547454198565891937155474541985658919371554745419856589193715547454198565891937155474541985658919371554745419856589193715547454198565891937155474541985658919371554745419856589193715547454198565891937155474541985658919371554745419856589193715547454198565891937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8da877f5-b0ee-4201-8b72-d93e71c62cfe, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b064e6e-568f-4673-a0ff-83ac4d36d47b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b064e6e-568f-4673-a0ff-83ac4d36d47b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15234902009277480041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523490200927748004115234902009277480041152349020092774800411523490200927748004115234902009277480041152349020092774800411523490200927748004115234902009277480041152349020092774800411523490200927748004115234902009277480041152349020092774800411523490200927748004115234902009277480041152349020092774800411523490200927748004115234902009277480041152349020092774800411523490200927748004115234902009277480041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61ff5c3b-71b8-4768-9135-1b865ec4d589, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f14b4b2-17d4-456d-977f-d120aeb82d61, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f14b4b2-17d4-456d-977f-d120aeb82d61, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5897332170753908236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58973321707539082365897332170753908236589733217075390823658973321707539082365897332170753908236589733217075390823658973321707539082365897332170753908236589733217075390823658973321707539082365897332170753908236589733217075390823658973321707539082365897332170753908236589733217075390823658973321707539082365897332170753908236589733217075390823658973321707539082365897332170753908236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b064e6e-568f-4673-a0ff-83ac4d36d47b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f14b4b2-17d4-456d-977f-d120aeb82d61, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e34be4cf-29f4-444d-bdb1-9b2036803c1d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a4864c4-5701-4a7d-8fcf-3c2fc8433686, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e34be4cf-29f4-444d-bdb1-9b2036803c1d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14277078127205855328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427707812720585532814277078127205855328142770781272058553281427707812720585532814277078127205855328142770781272058553281427707812720585532814277078127205855328142770781272058553281427707812720585532814277078127205855328142770781272058553281427707812720585532814277078127205855328142770781272058553281427707812720585532814277078127205855328142770781272058553281427707812720585532814277078127205855328" } } } 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, 5a4864c4-5701-4a7d-8fcf-3c2fc8433686, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7408692254951364189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74086922549513641897408692254951364189740869225495136418974086922549513641897408692254951364189740869225495136418974086922549513641897408692254951364189740869225495136418974086922549513641897408692254951364189740869225495136418974086922549513641897408692254951364189740869225495136418974086922549513641897408692254951364189740869225495136418974086922549513641897408692254951364189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e34be4cf-29f4-444d-bdb1-9b2036803c1d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a4864c4-5701-4a7d-8fcf-3c2fc8433686, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cc3a559-3992-4735-a4fe-86d739ef21f8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cc3a559-3992-4735-a4fe-86d739ef21f8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9484515581096154655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94845155810961546559484515581096154655948451558109615465594845155810961546559484515581096154655948451558109615465594845155810961546559484515581096154655948451558109615465594845155810961546559484515581096154655948451558109615465594845155810961546559484515581096154655948451558109615465594845155810961546559484515581096154655948451558109615465594845155810961546559484515581096154655" } } } 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 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd7dc17e-f3fb-4160-b1f8-795c737afb1e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd7dc17e-f3fb-4160-b1f8-795c737afb1e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14769065115557542520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476906511555754252014769065115557542520147690651155575425201476906511555754252014769065115557542520147690651155575425201476906511555754252014769065115557542520147690651155575425201476906511555754252014769065115557542520147690651155575425201476906511555754252014769065115557542520147690651155575425201476906511555754252014769065115557542520147690651155575425201476906511555754252014769065115557542520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cc3a559-3992-4735-a4fe-86d739ef21f8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3503f77-638b-47a9-8450-28fc1a394e5c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3503f77-638b-47a9-8450-28fc1a394e5c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7395547490805187174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73955474908051871747395547490805187174739554749080518717473955474908051871747395547490805187174739554749080518717473955474908051871747395547490805187174739554749080518717473955474908051871747395547490805187174739554749080518717473955474908051871747395547490805187174739554749080518717473955474908051871747395547490805187174739554749080518717473955474908051871747395547490805187174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd7dc17e-f3fb-4160-b1f8-795c737afb1e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebc74d3c-c236-4de2-bc85-e8017e63afc8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebc74d3c-c236-4de2-bc85-e8017e63afc8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13395545231823943782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339554523182394378213395545231823943782133955452318239437821339554523182394378213395545231823943782133955452318239437821339554523182394378213395545231823943782133955452318239437821339554523182394378213395545231823943782133955452318239437821339554523182394378213395545231823943782133955452318239437821339554523182394378213395545231823943782133955452318239437821339554523182394378213395545231823943782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebc74d3c-c236-4de2-bc85-e8017e63afc8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3503f77-638b-47a9-8450-28fc1a394e5c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 870b5fe7-8d31-410b-8980-23ab76a6e271, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7130021-2abd-4241-8fda-a0396269f3e1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 870b5fe7-8d31-410b-8980-23ab76a6e271, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5166641598389899514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51666415983898995145166641598389899514516664159838989951451666415983898995145166641598389899514516664159838989951451666415983898995145166641598389899514516664159838989951451666415983898995145166641598389899514516664159838989951451666415983898995145166641598389899514516664159838989951451666415983898995145166641598389899514516664159838989951451666415983898995145166641598389899514" } } } 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, d7130021-2abd-4241-8fda-a0396269f3e1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10110634500008683981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011063450000868398110110634500008683981101106345000086839811011063450000868398110110634500008683981101106345000086839811011063450000868398110110634500008683981101106345000086839811011063450000868398110110634500008683981101106345000086839811011063450000868398110110634500008683981101106345000086839811011063450000868398110110634500008683981101106345000086839811011063450000868398110110634500008683981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 870b5fe7-8d31-410b-8980-23ab76a6e271, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7130021-2abd-4241-8fda-a0396269f3e1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d9089f8-981e-449f-b776-1bee97db0e43, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e3d2fdd-74c7-418f-97b9-9a164b181958, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d9089f8-981e-449f-b776-1bee97db0e43, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6971533529002862228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69715335290028622286971533529002862228697153352900286222869715335290028622286971533529002862228697153352900286222869715335290028622286971533529002862228697153352900286222869715335290028622286971533529002862228697153352900286222869715335290028622286971533529002862228697153352900286222869715335290028622286971533529002862228697153352900286222869715335290028622286971533529002862228" } } } 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, 9e3d2fdd-74c7-418f-97b9-9a164b181958, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13214455233649819238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321445523364981923813214455233649819238132144552336498192381321445523364981923813214455233649819238132144552336498192381321445523364981923813214455233649819238132144552336498192381321445523364981923813214455233649819238132144552336498192381321445523364981923813214455233649819238132144552336498192381321445523364981923813214455233649819238132144552336498192381321445523364981923813214455233649819238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d9089f8-981e-449f-b776-1bee97db0e43, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e3d2fdd-74c7-418f-97b9-9a164b181958, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6b23f68-866c-4b39-bc95-ea60f6daf4a3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6b23f68-866c-4b39-bc95-ea60f6daf4a3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 232607250700481393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "232607250700481393232607250700481393232607250700481393232607250700481393232607250700481393232607250700481393232607250700481393232607250700481393232607250700481393232607250700481393232607250700481393232607250700481393232607250700481393232607250700481393232607250700481393232607250700481393232607250700481393232607250700481393232607250700481393232607250700481393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11d7b778-b27d-4668-a489-b4f04e44cf0b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11d7b778-b27d-4668-a489-b4f04e44cf0b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3663722857053080448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36637228570530804483663722857053080448366372285705308044836637228570530804483663722857053080448366372285705308044836637228570530804483663722857053080448366372285705308044836637228570530804483663722857053080448366372285705308044836637228570530804483663722857053080448366372285705308044836637228570530804483663722857053080448366372285705308044836637228570530804483663722857053080448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6b23f68-866c-4b39-bc95-ea60f6daf4a3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11d7b778-b27d-4668-a489-b4f04e44cf0b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31b9fa52-62df-4b69-b57d-184386d8688e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31b9fa52-62df-4b69-b57d-184386d8688e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7388834887312515303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73888348873125153037388834887312515303738883488731251530373888348873125153037388834887312515303738883488731251530373888348873125153037388834887312515303738883488731251530373888348873125153037388834887312515303738883488731251530373888348873125153037388834887312515303738883488731251530373888348873125153037388834887312515303738883488731251530373888348873125153037388834887312515303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f90aa3e-afc9-4b68-b16d-a671f3d7c633, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f90aa3e-afc9-4b68-b16d-a671f3d7c633, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8910659642106505007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89106596421065050078910659642106505007891065964210650500789106596421065050078910659642106505007891065964210650500789106596421065050078910659642106505007891065964210650500789106596421065050078910659642106505007891065964210650500789106596421065050078910659642106505007891065964210650500789106596421065050078910659642106505007891065964210650500789106596421065050078910659642106505007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31b9fa52-62df-4b69-b57d-184386d8688e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f90aa3e-afc9-4b68-b16d-a671f3d7c633, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cbea114-a7c5-4ecb-8979-91e89497aa8a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b1e47df-eb20-4185-8ce8-89a5e92fa9cb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b1e47df-eb20-4185-8ce8-89a5e92fa9cb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11893097869121580889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189309786912158088911893097869121580889118930978691215808891189309786912158088911893097869121580889118930978691215808891189309786912158088911893097869121580889118930978691215808891189309786912158088911893097869121580889118930978691215808891189309786912158088911893097869121580889118930978691215808891189309786912158088911893097869121580889118930978691215808891189309786912158088911893097869121580889" } } } 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, 5cbea114-a7c5-4ecb-8979-91e89497aa8a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10907616994938007165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1090761699493800716510907616994938007165109076169949380071651090761699493800716510907616994938007165109076169949380071651090761699493800716510907616994938007165109076169949380071651090761699493800716510907616994938007165109076169949380071651090761699493800716510907616994938007165109076169949380071651090761699493800716510907616994938007165109076169949380071651090761699493800716510907616994938007165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b1e47df-eb20-4185-8ce8-89a5e92fa9cb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6188ce76-dedb-45fd-834d-a90ab19f4b27, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cbea114-a7c5-4ecb-8979-91e89497aa8a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6188ce76-dedb-45fd-834d-a90ab19f4b27, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2894374915716582230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28943749157165822302894374915716582230289437491571658223028943749157165822302894374915716582230289437491571658223028943749157165822302894374915716582230289437491571658223028943749157165822302894374915716582230289437491571658223028943749157165822302894374915716582230289437491571658223028943749157165822302894374915716582230289437491571658223028943749157165822302894374915716582230" } } } 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 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d44d718-528b-4b8c-9ac3-fe1cf9443061, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d44d718-528b-4b8c-9ac3-fe1cf9443061, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 687668003590707838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "687668003590707838687668003590707838687668003590707838687668003590707838687668003590707838687668003590707838687668003590707838687668003590707838687668003590707838687668003590707838687668003590707838687668003590707838687668003590707838687668003590707838687668003590707838687668003590707838687668003590707838687668003590707838687668003590707838687668003590707838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6188ce76-dedb-45fd-834d-a90ab19f4b27, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f3fe2c5-6e1a-4a8e-8aac-97d8b79eeb70, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f3fe2c5-6e1a-4a8e-8aac-97d8b79eeb70, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12233178531779633319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223317853177963331912233178531779633319122331785317796333191223317853177963331912233178531779633319122331785317796333191223317853177963331912233178531779633319122331785317796333191223317853177963331912233178531779633319122331785317796333191223317853177963331912233178531779633319122331785317796333191223317853177963331912233178531779633319122331785317796333191223317853177963331912233178531779633319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d44d718-528b-4b8c-9ac3-fe1cf9443061, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 893539e6-d2d3-4a5a-87f7-56afbc301119, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 893539e6-d2d3-4a5a-87f7-56afbc301119, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 483585959391276175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "483585959391276175483585959391276175483585959391276175483585959391276175483585959391276175483585959391276175483585959391276175483585959391276175483585959391276175483585959391276175483585959391276175483585959391276175483585959391276175483585959391276175483585959391276175483585959391276175483585959391276175483585959391276175483585959391276175483585959391276175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f3fe2c5-6e1a-4a8e-8aac-97d8b79eeb70, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cbfd241-e9ad-433e-a8a3-b0a55c7402f9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cbfd241-e9ad-433e-a8a3-b0a55c7402f9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12374285023622334888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237428502362233488812374285023622334888123742850236223348881237428502362233488812374285023622334888123742850236223348881237428502362233488812374285023622334888123742850236223348881237428502362233488812374285023622334888123742850236223348881237428502362233488812374285023622334888123742850236223348881237428502362233488812374285023622334888123742850236223348881237428502362233488812374285023622334888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 893539e6-d2d3-4a5a-87f7-56afbc301119, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3686ff0-dba3-4aca-a6a0-eda2fcdec471, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3686ff0-dba3-4aca-a6a0-eda2fcdec471, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4077848152943877783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40778481529438777834077848152943877783407784815294387778340778481529438777834077848152943877783407784815294387778340778481529438777834077848152943877783407784815294387778340778481529438777834077848152943877783407784815294387778340778481529438777834077848152943877783407784815294387778340778481529438777834077848152943877783407784815294387778340778481529438777834077848152943877783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cbfd241-e9ad-433e-a8a3-b0a55c7402f9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a727100-6805-4ad3-a6cd-6551981a9404, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a727100-6805-4ad3-a6cd-6551981a9404, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2141721523846164393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21417215238461643932141721523846164393214172152384616439321417215238461643932141721523846164393214172152384616439321417215238461643932141721523846164393214172152384616439321417215238461643932141721523846164393214172152384616439321417215238461643932141721523846164393214172152384616439321417215238461643932141721523846164393214172152384616439321417215238461643932141721523846164393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3686ff0-dba3-4aca-a6a0-eda2fcdec471, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c72e9a50-d79e-4ecd-9315-c4cd8928fda5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c72e9a50-d79e-4ecd-9315-c4cd8928fda5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15804209685453718686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580420968545371868615804209685453718686158042096854537186861580420968545371868615804209685453718686158042096854537186861580420968545371868615804209685453718686158042096854537186861580420968545371868615804209685453718686158042096854537186861580420968545371868615804209685453718686158042096854537186861580420968545371868615804209685453718686158042096854537186861580420968545371868615804209685453718686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a727100-6805-4ad3-a6cd-6551981a9404, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d56f0b78-af3f-4044-a49d-6c5ae66a4d34, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d56f0b78-af3f-4044-a49d-6c5ae66a4d34, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4004932035668873039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40049320356688730394004932035668873039400493203566887303940049320356688730394004932035668873039400493203566887303940049320356688730394004932035668873039400493203566887303940049320356688730394004932035668873039400493203566887303940049320356688730394004932035668873039400493203566887303940049320356688730394004932035668873039400493203566887303940049320356688730394004932035668873039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c72e9a50-d79e-4ecd-9315-c4cd8928fda5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b97107f1-1753-4361-a369-14c124d0fd8f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b97107f1-1753-4361-a369-14c124d0fd8f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16989000231034299405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698900023103429940516989000231034299405169890002310342994051698900023103429940516989000231034299405169890002310342994051698900023103429940516989000231034299405169890002310342994051698900023103429940516989000231034299405169890002310342994051698900023103429940516989000231034299405169890002310342994051698900023103429940516989000231034299405169890002310342994051698900023103429940516989000231034299405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d56f0b78-af3f-4044-a49d-6c5ae66a4d34, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c4d6965-540b-47b1-8427-8f30c7146644, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c4d6965-540b-47b1-8427-8f30c7146644, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 628075608646085003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "628075608646085003628075608646085003628075608646085003628075608646085003628075608646085003628075608646085003628075608646085003628075608646085003628075608646085003628075608646085003628075608646085003628075608646085003628075608646085003628075608646085003628075608646085003628075608646085003628075608646085003628075608646085003628075608646085003628075608646085003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b97107f1-1753-4361-a369-14c124d0fd8f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 546fc3b8-7bf2-499d-b34b-9998a51d1103, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 546fc3b8-7bf2-499d-b34b-9998a51d1103, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18177239542238369367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817723954223836936718177239542238369367181772395422383693671817723954223836936718177239542238369367181772395422383693671817723954223836936718177239542238369367181772395422383693671817723954223836936718177239542238369367181772395422383693671817723954223836936718177239542238369367181772395422383693671817723954223836936718177239542238369367181772395422383693671817723954223836936718177239542238369367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c4d6965-540b-47b1-8427-8f30c7146644, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc35ad0d-b544-4bcf-98b9-c029ab6e2c5d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc35ad0d-b544-4bcf-98b9-c029ab6e2c5d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9613726470487590013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96137264704875900139613726470487590013961372647048759001396137264704875900139613726470487590013961372647048759001396137264704875900139613726470487590013961372647048759001396137264704875900139613726470487590013961372647048759001396137264704875900139613726470487590013961372647048759001396137264704875900139613726470487590013961372647048759001396137264704875900139613726470487590013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 546fc3b8-7bf2-499d-b34b-9998a51d1103, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42bcd972-a017-4317-8129-9c2e78e1b670, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42bcd972-a017-4317-8129-9c2e78e1b670, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17092040846631156172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709204084663115617217092040846631156172170920408466311561721709204084663115617217092040846631156172170920408466311561721709204084663115617217092040846631156172170920408466311561721709204084663115617217092040846631156172170920408466311561721709204084663115617217092040846631156172170920408466311561721709204084663115617217092040846631156172170920408466311561721709204084663115617217092040846631156172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc35ad0d-b544-4bcf-98b9-c029ab6e2c5d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8b217ab-2051-442a-8e48-8bfce8fa8fc2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8b217ab-2051-442a-8e48-8bfce8fa8fc2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 719409056837148574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "719409056837148574719409056837148574719409056837148574719409056837148574719409056837148574719409056837148574719409056837148574719409056837148574719409056837148574719409056837148574719409056837148574719409056837148574719409056837148574719409056837148574719409056837148574719409056837148574719409056837148574719409056837148574719409056837148574719409056837148574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42bcd972-a017-4317-8129-9c2e78e1b670, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aeded45b-2ec8-4052-a23f-2addb78047a5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeded45b-2ec8-4052-a23f-2addb78047a5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12309169848896814058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230916984889681405812309169848896814058123091698488968140581230916984889681405812309169848896814058123091698488968140581230916984889681405812309169848896814058123091698488968140581230916984889681405812309169848896814058123091698488968140581230916984889681405812309169848896814058123091698488968140581230916984889681405812309169848896814058123091698488968140581230916984889681405812309169848896814058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8b217ab-2051-442a-8e48-8bfce8fa8fc2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16888ee2-3a23-4a41-b633-752b69f6bd8c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16888ee2-3a23-4a41-b633-752b69f6bd8c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7988598497576236601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79885984975762366017988598497576236601798859849757623660179885984975762366017988598497576236601798859849757623660179885984975762366017988598497576236601798859849757623660179885984975762366017988598497576236601798859849757623660179885984975762366017988598497576236601798859849757623660179885984975762366017988598497576236601798859849757623660179885984975762366017988598497576236601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeded45b-2ec8-4052-a23f-2addb78047a5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70a65138-a627-4a58-aee3-eb722d8cf4c2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70a65138-a627-4a58-aee3-eb722d8cf4c2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15988734423189191741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598873442318919174115988734423189191741159887344231891917411598873442318919174115988734423189191741159887344231891917411598873442318919174115988734423189191741159887344231891917411598873442318919174115988734423189191741159887344231891917411598873442318919174115988734423189191741159887344231891917411598873442318919174115988734423189191741159887344231891917411598873442318919174115988734423189191741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16888ee2-3a23-4a41-b633-752b69f6bd8c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4079f2e-dca1-4f62-8dae-cbf1345eeecc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70a65138-a627-4a58-aee3-eb722d8cf4c2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4079f2e-dca1-4f62-8dae-cbf1345eeecc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2613058148522943782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26130581485229437822613058148522943782261305814852294378226130581485229437822613058148522943782261305814852294378226130581485229437822613058148522943782261305814852294378226130581485229437822613058148522943782261305814852294378226130581485229437822613058148522943782261305814852294378226130581485229437822613058148522943782261305814852294378226130581485229437822613058148522943782" } } } 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 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2a6d1b8-2827-4b42-8e50-52f773862271, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2a6d1b8-2827-4b42-8e50-52f773862271, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5479982600442585478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54799826004425854785479982600442585478547998260044258547854799826004425854785479982600442585478547998260044258547854799826004425854785479982600442585478547998260044258547854799826004425854785479982600442585478547998260044258547854799826004425854785479982600442585478547998260044258547854799826004425854785479982600442585478547998260044258547854799826004425854785479982600442585478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4079f2e-dca1-4f62-8dae-cbf1345eeecc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84f86cb5-bdb4-4a31-b905-122ff22856f8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2a6d1b8-2827-4b42-8e50-52f773862271, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84f86cb5-bdb4-4a31-b905-122ff22856f8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1606570043082987922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16065700430829879221606570043082987922160657004308298792216065700430829879221606570043082987922160657004308298792216065700430829879221606570043082987922160657004308298792216065700430829879221606570043082987922160657004308298792216065700430829879221606570043082987922160657004308298792216065700430829879221606570043082987922160657004308298792216065700430829879221606570043082987922" } } } 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 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8459c48-83e6-4ceb-88c6-86359f0e42b1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8459c48-83e6-4ceb-88c6-86359f0e42b1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6444263842115690082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64442638421156900826444263842115690082644426384211569008264442638421156900826444263842115690082644426384211569008264442638421156900826444263842115690082644426384211569008264442638421156900826444263842115690082644426384211569008264442638421156900826444263842115690082644426384211569008264442638421156900826444263842115690082644426384211569008264442638421156900826444263842115690082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84f86cb5-bdb4-4a31-b905-122ff22856f8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9319a539-f797-465c-b82f-4ab62fe5c0cb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8459c48-83e6-4ceb-88c6-86359f0e42b1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9319a539-f797-465c-b82f-4ab62fe5c0cb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7101544263371253263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71015442633712532637101544263371253263710154426337125326371015442633712532637101544263371253263710154426337125326371015442633712532637101544263371253263710154426337125326371015442633712532637101544263371253263710154426337125326371015442633712532637101544263371253263710154426337125326371015442633712532637101544263371253263710154426337125326371015442633712532637101544263371253263" } } } 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 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec2c4640-ee58-4944-8592-dee5a0482184, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec2c4640-ee58-4944-8592-dee5a0482184, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17428954587150918379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742895458715091837917428954587150918379174289545871509183791742895458715091837917428954587150918379174289545871509183791742895458715091837917428954587150918379174289545871509183791742895458715091837917428954587150918379174289545871509183791742895458715091837917428954587150918379174289545871509183791742895458715091837917428954587150918379174289545871509183791742895458715091837917428954587150918379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9319a539-f797-465c-b82f-4ab62fe5c0cb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9830fe5-fab4-4e39-b858-0ac0f3270406, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec2c4640-ee58-4944-8592-dee5a0482184, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9830fe5-fab4-4e39-b858-0ac0f3270406, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2144410248871297955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21444102488712979552144410248871297955214441024887129795521444102488712979552144410248871297955214441024887129795521444102488712979552144410248871297955214441024887129795521444102488712979552144410248871297955214441024887129795521444102488712979552144410248871297955214441024887129795521444102488712979552144410248871297955214441024887129795521444102488712979552144410248871297955" } } } 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 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5d4ba94-ee1c-4185-b066-2667bf117df8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5d4ba94-ee1c-4185-b066-2667bf117df8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18321198700086091603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1832119870008609160318321198700086091603183211987000860916031832119870008609160318321198700086091603183211987000860916031832119870008609160318321198700086091603183211987000860916031832119870008609160318321198700086091603183211987000860916031832119870008609160318321198700086091603183211987000860916031832119870008609160318321198700086091603183211987000860916031832119870008609160318321198700086091603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9830fe5-fab4-4e39-b858-0ac0f3270406, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5d4ba94-ee1c-4185-b066-2667bf117df8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80d3ab13-ae0c-44b6-a0fb-011dcee26b29, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bfb380e-243a-4745-965a-82c18532d0c5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80d3ab13-ae0c-44b6-a0fb-011dcee26b29, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10377917686123806623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1037791768612380662310377917686123806623103779176861238066231037791768612380662310377917686123806623103779176861238066231037791768612380662310377917686123806623103779176861238066231037791768612380662310377917686123806623103779176861238066231037791768612380662310377917686123806623103779176861238066231037791768612380662310377917686123806623103779176861238066231037791768612380662310377917686123806623" } } } 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, 0bfb380e-243a-4745-965a-82c18532d0c5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6100906551492603043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61009065514926030436100906551492603043610090655149260304361009065514926030436100906551492603043610090655149260304361009065514926030436100906551492603043610090655149260304361009065514926030436100906551492603043610090655149260304361009065514926030436100906551492603043610090655149260304361009065514926030436100906551492603043610090655149260304361009065514926030436100906551492603043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bfb380e-243a-4745-965a-82c18532d0c5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80d3ab13-ae0c-44b6-a0fb-011dcee26b29, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d6ec872-5f3a-43b8-a8f7-6b95220314e5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d6ec872-5f3a-43b8-a8f7-6b95220314e5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10522384599920410514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052238459992041051410522384599920410514105223845999204105141052238459992041051410522384599920410514105223845999204105141052238459992041051410522384599920410514105223845999204105141052238459992041051410522384599920410514105223845999204105141052238459992041051410522384599920410514105223845999204105141052238459992041051410522384599920410514105223845999204105141052238459992041051410522384599920410514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d1cf98d-0648-4535-98b3-671759849f2a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d1cf98d-0648-4535-98b3-671759849f2a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8974768170408254557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89747681704082545578974768170408254557897476817040825455789747681704082545578974768170408254557897476817040825455789747681704082545578974768170408254557897476817040825455789747681704082545578974768170408254557897476817040825455789747681704082545578974768170408254557897476817040825455789747681704082545578974768170408254557897476817040825455789747681704082545578974768170408254557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d6ec872-5f3a-43b8-a8f7-6b95220314e5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28ed7c99-96a1-4e92-8727-04908f4b839c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28ed7c99-96a1-4e92-8727-04908f4b839c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11296952217210931591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1129695221721093159111296952217210931591112969522172109315911129695221721093159111296952217210931591112969522172109315911129695221721093159111296952217210931591112969522172109315911129695221721093159111296952217210931591112969522172109315911129695221721093159111296952217210931591112969522172109315911129695221721093159111296952217210931591112969522172109315911129695221721093159111296952217210931591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d1cf98d-0648-4535-98b3-671759849f2a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11412f76-b4de-4e62-80ee-63cca580825e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11412f76-b4de-4e62-80ee-63cca580825e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14985748776267372332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498574877626737233214985748776267372332149857487762673723321498574877626737233214985748776267372332149857487762673723321498574877626737233214985748776267372332149857487762673723321498574877626737233214985748776267372332149857487762673723321498574877626737233214985748776267372332149857487762673723321498574877626737233214985748776267372332149857487762673723321498574877626737233214985748776267372332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28ed7c99-96a1-4e92-8727-04908f4b839c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a35e016-f055-4b35-bddc-278bd7c5ef83, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a35e016-f055-4b35-bddc-278bd7c5ef83, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8813181122764447738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88131811227644477388813181122764447738881318112276444773888131811227644477388813181122764447738881318112276444773888131811227644477388813181122764447738881318112276444773888131811227644477388813181122764447738881318112276444773888131811227644477388813181122764447738881318112276444773888131811227644477388813181122764447738881318112276444773888131811227644477388813181122764447738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11412f76-b4de-4e62-80ee-63cca580825e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1380791-d67d-47aa-ab5f-70431a2a6668, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1380791-d67d-47aa-ab5f-70431a2a6668, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10816235902291055321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1081623590229105532110816235902291055321108162359022910553211081623590229105532110816235902291055321108162359022910553211081623590229105532110816235902291055321108162359022910553211081623590229105532110816235902291055321108162359022910553211081623590229105532110816235902291055321108162359022910553211081623590229105532110816235902291055321108162359022910553211081623590229105532110816235902291055321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a35e016-f055-4b35-bddc-278bd7c5ef83, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feaab58f-649f-4439-bd98-075a90184363, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feaab58f-649f-4439-bd98-075a90184363, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16197453637222340475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619745363722234047516197453637222340475161974536372223404751619745363722234047516197453637222340475161974536372223404751619745363722234047516197453637222340475161974536372223404751619745363722234047516197453637222340475161974536372223404751619745363722234047516197453637222340475161974536372223404751619745363722234047516197453637222340475161974536372223404751619745363722234047516197453637222340475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1380791-d67d-47aa-ab5f-70431a2a6668, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68a2269b-6534-46bc-aa85-2f2e1880ef96, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68a2269b-6534-46bc-aa85-2f2e1880ef96, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13153793109318298553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1315379310931829855313153793109318298553131537931093182985531315379310931829855313153793109318298553131537931093182985531315379310931829855313153793109318298553131537931093182985531315379310931829855313153793109318298553131537931093182985531315379310931829855313153793109318298553131537931093182985531315379310931829855313153793109318298553131537931093182985531315379310931829855313153793109318298553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feaab58f-649f-4439-bd98-075a90184363, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18dde82f-9c2a-451b-8974-eaacd11ed511, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18dde82f-9c2a-451b-8974-eaacd11ed511, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3016839463707959725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30168394637079597253016839463707959725301683946370795972530168394637079597253016839463707959725301683946370795972530168394637079597253016839463707959725301683946370795972530168394637079597253016839463707959725301683946370795972530168394637079597253016839463707959725301683946370795972530168394637079597253016839463707959725301683946370795972530168394637079597253016839463707959725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68a2269b-6534-46bc-aa85-2f2e1880ef96, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae74e7dd-9913-4c77-8365-812dde73ff00, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae74e7dd-9913-4c77-8365-812dde73ff00, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 241442045311672781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "241442045311672781241442045311672781241442045311672781241442045311672781241442045311672781241442045311672781241442045311672781241442045311672781241442045311672781241442045311672781241442045311672781241442045311672781241442045311672781241442045311672781241442045311672781241442045311672781241442045311672781241442045311672781241442045311672781241442045311672781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18dde82f-9c2a-451b-8974-eaacd11ed511, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a121bcb-2a91-45e5-a0fe-d1a85fce4a34, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a121bcb-2a91-45e5-a0fe-d1a85fce4a34, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7547837953298701654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75478379532987016547547837953298701654754783795329870165475478379532987016547547837953298701654754783795329870165475478379532987016547547837953298701654754783795329870165475478379532987016547547837953298701654754783795329870165475478379532987016547547837953298701654754783795329870165475478379532987016547547837953298701654754783795329870165475478379532987016547547837953298701654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae74e7dd-9913-4c77-8365-812dde73ff00, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48bfd527-5e1b-478d-88a3-d6e1bb6a19fd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48bfd527-5e1b-478d-88a3-d6e1bb6a19fd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10482014576237788066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1048201457623778806610482014576237788066104820145762377880661048201457623778806610482014576237788066104820145762377880661048201457623778806610482014576237788066104820145762377880661048201457623778806610482014576237788066104820145762377880661048201457623778806610482014576237788066104820145762377880661048201457623778806610482014576237788066104820145762377880661048201457623778806610482014576237788066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a121bcb-2a91-45e5-a0fe-d1a85fce4a34, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b5c4c22-75a2-4d44-94dc-5abd09d0d171, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b5c4c22-75a2-4d44-94dc-5abd09d0d171, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16599976178992702839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1659997617899270283916599976178992702839165999761789927028391659997617899270283916599976178992702839165999761789927028391659997617899270283916599976178992702839165999761789927028391659997617899270283916599976178992702839165999761789927028391659997617899270283916599976178992702839165999761789927028391659997617899270283916599976178992702839165999761789927028391659997617899270283916599976178992702839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48bfd527-5e1b-478d-88a3-d6e1bb6a19fd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8bbc103-f6d7-411b-bcc1-895e431a77dc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8bbc103-f6d7-411b-bcc1-895e431a77dc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6321177650715707102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63211776507157071026321177650715707102632117765071570710263211776507157071026321177650715707102632117765071570710263211776507157071026321177650715707102632117765071570710263211776507157071026321177650715707102632117765071570710263211776507157071026321177650715707102632117765071570710263211776507157071026321177650715707102632117765071570710263211776507157071026321177650715707102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b5c4c22-75a2-4d44-94dc-5abd09d0d171, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8bbc103-f6d7-411b-bcc1-895e431a77dc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e06a61f0-3dcc-4bb8-9710-b59a52e7eae3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e06a61f0-3dcc-4bb8-9710-b59a52e7eae3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12556161815106594791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255616181510659479112556161815106594791125561618151065947911255616181510659479112556161815106594791125561618151065947911255616181510659479112556161815106594791125561618151065947911255616181510659479112556161815106594791125561618151065947911255616181510659479112556161815106594791125561618151065947911255616181510659479112556161815106594791125561618151065947911255616181510659479112556161815106594791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84c06372-be5b-4566-b30a-af1f0dd2295b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84c06372-be5b-4566-b30a-af1f0dd2295b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 911130815224379079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "911130815224379079911130815224379079911130815224379079911130815224379079911130815224379079911130815224379079911130815224379079911130815224379079911130815224379079911130815224379079911130815224379079911130815224379079911130815224379079911130815224379079911130815224379079911130815224379079911130815224379079911130815224379079911130815224379079911130815224379079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e06a61f0-3dcc-4bb8-9710-b59a52e7eae3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84c06372-be5b-4566-b30a-af1f0dd2295b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4de53c2b-aa9c6464-6efd1d4f-dd44895c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5a2f148-5ba1-4d08-afb0-057251bebdf0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5a2f148-5ba1-4d08-afb0-057251bebdf0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16831952555716662528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683195255571666252816831952555716662528168319525557166625281683195255571666252816831952555716662528168319525557166625281683195255571666252816831952555716662528168319525557166625281683195255571666252816831952555716662528168319525557166625281683195255571666252816831952555716662528168319525557166625281683195255571666252816831952555716662528168319525557166625281683195255571666252816831952555716662528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f608b09e-2095-48eb-82ca-560a66f39e46, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f608b09e-2095-48eb-82ca-560a66f39e46, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11930174536856229852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193017453685622985211930174536856229852119301745368562298521193017453685622985211930174536856229852119301745368562298521193017453685622985211930174536856229852119301745368562298521193017453685622985211930174536856229852119301745368562298521193017453685622985211930174536856229852119301745368562298521193017453685622985211930174536856229852119301745368562298521193017453685622985211930174536856229852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5a2f148-5ba1-4d08-afb0-057251bebdf0, ghrun-s7yiceaziu.auto.internal:14880): 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 72075186224038957." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae076379yzbt6djap1qm01y" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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 72075186224038957." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f608b09e-2095-48eb-82ca-560a66f39e46, ghrun-s7yiceaziu.auto.internal:14880): 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 72075186224038940." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae07638azg83wq1aeztr5mx" } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8d93fc7-8a4e-4861-b766-d56519e039c5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8d93fc7-8a4e-4861-b766-d56519e039c5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5780354450531032567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57803544505310325675780354450531032567578035445053103256757803544505310325675780354450531032567578035445053103256757803544505310325675780354450531032567578035445053103256757803544505310325675780354450531032567578035445053103256757803544505310325675780354450531032567578035445053103256757803544505310325675780354450531032567578035445053103256757803544505310325675780354450531032567" } } } 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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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 72075186224038940." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96e51bea-5eeb-4134-b0a7-5612356a599b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96e51bea-5eeb-4134-b0a7-5612356a599b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8298992203231894680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82989922032318946808298992203231894680829899220323189468082989922032318946808298992203231894680829899220323189468082989922032318946808298992203231894680829899220323189468082989922032318946808298992203231894680829899220323189468082989922032318946808298992203231894680829899220323189468082989922032318946808298992203231894680829899220323189468082989922032318946808298992203231894680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8d93fc7-8a4e-4861-b766-d56519e039c5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038919." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae07655arszngxhjj6kam4r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ecabd3a-912b-43da-803b-f66d75db0921, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96e51bea-5eeb-4134-b0a7-5612356a599b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038927." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae07658ednpr57q7gkb3g7q" } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ecabd3a-912b-43da-803b-f66d75db0921, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5780354450531032567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57803544505310325675780354450531032567578035445053103256757803544505310325675780354450531032567578035445053103256757803544505310325675780354450531032567578035445053103256757803544505310325675780354450531032567578035445053103256757803544505310325675780354450531032567578035445053103256757803544505310325675780354450531032567578035445053103256757803544505310325675780354450531032567" } } } 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 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 548da84a-3e2e-49f0-a62e-b3606b1ead6f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 548da84a-3e2e-49f0-a62e-b3606b1ead6f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8298992203231894680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82989922032318946808298992203231894680829899220323189468082989922032318946808298992203231894680829899220323189468082989922032318946808298992203231894680829899220323189468082989922032318946808298992203231894680829899220323189468082989922032318946808298992203231894680829899220323189468082989922032318946808298992203231894680829899220323189468082989922032318946808298992203231894680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ecabd3a-912b-43da-803b-f66d75db0921, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038919." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae0767774hz78rfynb5vkpf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b21ddba4-6949-42b1-a7a2-f6e74b27eacd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b21ddba4-6949-42b1-a7a2-f6e74b27eacd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5780354450531032567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57803544505310325675780354450531032567578035445053103256757803544505310325675780354450531032567578035445053103256757803544505310325675780354450531032567578035445053103256757803544505310325675780354450531032567578035445053103256757803544505310325675780354450531032567578035445053103256757803544505310325675780354450531032567578035445053103256757803544505310325675780354450531032567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 548da84a-3e2e-49f0-a62e-b3606b1ead6f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038927." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae0767j2j29n1cfrkp47yte" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b292b560-9931-41f2-b503-2f2439f9a70c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b292b560-9931-41f2-b503-2f2439f9a70c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8298992203231894680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82989922032318946808298992203231894680829899220323189468082989922032318946808298992203231894680829899220323189468082989922032318946808298992203231894680829899220323189468082989922032318946808298992203231894680829899220323189468082989922032318946808298992203231894680829899220323189468082989922032318946808298992203231894680829899220323189468082989922032318946808298992203231894680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b21ddba4-6949-42b1-a7a2-f6e74b27eacd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038919." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae076b43349ceznddchnrr0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b292b560-9931-41f2-b503-2f2439f9a70c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038927." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae076bfd5b8nczv300d7w2n" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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 72075186224038919." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9035e027-0814-4b30-bb96-46ef0f868b89, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9035e027-0814-4b30-bb96-46ef0f868b89, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12372465017838647256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237246501783864725612372465017838647256123724650178386472561237246501783864725612372465017838647256123724650178386472561237246501783864725612372465017838647256123724650178386472561237246501783864725612372465017838647256123724650178386472561237246501783864725612372465017838647256123724650178386472561237246501783864725612372465017838647256123724650178386472561237246501783864725612372465017838647256" } } } 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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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 72075186224038927." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 124c74be-96e3-4049-978d-3c9aa437a0d3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 124c74be-96e3-4049-978d-3c9aa437a0d3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2819426802595414552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28194268025954145522819426802595414552281942680259541455228194268025954145522819426802595414552281942680259541455228194268025954145522819426802595414552281942680259541455228194268025954145522819426802595414552281942680259541455228194268025954145522819426802595414552281942680259541455228194268025954145522819426802595414552281942680259541455228194268025954145522819426802595414552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9035e027-0814-4b30-bb96-46ef0f868b89, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae076j6e8zydc7gsvesqey5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 180e5a28-b88b-4fae-9f48-4041105cd5da, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 180e5a28-b88b-4fae-9f48-4041105cd5da, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12372465017838647256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237246501783864725612372465017838647256123724650178386472561237246501783864725612372465017838647256123724650178386472561237246501783864725612372465017838647256123724650178386472561237246501783864725612372465017838647256123724650178386472561237246501783864725612372465017838647256123724650178386472561237246501783864725612372465017838647256123724650178386472561237246501783864725612372465017838647256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 124c74be-96e3-4049-978d-3c9aa437a0d3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038908." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae076jy1gha30pe709a5kb9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a83fe5ed-c828-49b4-a4ef-29d89a9e546d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a83fe5ed-c828-49b4-a4ef-29d89a9e546d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2819426802595414552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28194268025954145522819426802595414552281942680259541455228194268025954145522819426802595414552281942680259541455228194268025954145522819426802595414552281942680259541455228194268025954145522819426802595414552281942680259541455228194268025954145522819426802595414552281942680259541455228194268025954145522819426802595414552281942680259541455228194268025954145522819426802595414552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 180e5a28-b88b-4fae-9f48-4041105cd5da, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae076m40w71kqa8trwc8xv5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ecbb864-8bb8-49a3-af91-8ee227b75b87, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ecbb864-8bb8-49a3-af91-8ee227b75b87, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12372465017838647256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237246501783864725612372465017838647256123724650178386472561237246501783864725612372465017838647256123724650178386472561237246501783864725612372465017838647256123724650178386472561237246501783864725612372465017838647256123724650178386472561237246501783864725612372465017838647256123724650178386472561237246501783864725612372465017838647256123724650178386472561237246501783864725612372465017838647256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a83fe5ed-c828-49b4-a4ef-29d89a9e546d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038908." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae076mtda3h77mqmg8qjmyp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9dd1cb2-583b-41d4-99cd-124c1653ed68, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9dd1cb2-583b-41d4-99cd-124c1653ed68, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2819426802595414552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28194268025954145522819426802595414552281942680259541455228194268025954145522819426802595414552281942680259541455228194268025954145522819426802595414552281942680259541455228194268025954145522819426802595414552281942680259541455228194268025954145522819426802595414552281942680259541455228194268025954145522819426802595414552281942680259541455228194268025954145522819426802595414552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ecbb864-8bb8-49a3-af91-8ee227b75b87, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae076r27r7jx4nw5jcnskw3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9dd1cb2-583b-41d4-99cd-124c1653ed68, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038908." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae076rn8d9vqnjttyfs5ma6" } } } } }
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b92f9e3-5f92-445a-b0a3-5a2b13e48aa2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b92f9e3-5f92-445a-b0a3-5a2b13e48aa2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1607824577385791580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16078245773857915801607824577385791580160782457738579158016078245773857915801607824577385791580160782457738579158016078245773857915801607824577385791580160782457738579158016078245773857915801607824577385791580160782457738579158016078245773857915801607824577385791580160782457738579158016078245773857915801607824577385791580160782457738579158016078245773857915801607824577385791580" } } } 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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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 72075186224038908." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06a6a486-2fd1-4135-8c94-ef107b5a9d31, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06a6a486-2fd1-4135-8c94-ef107b5a9d31, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7371554917577249358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73715549175772493587371554917577249358737155491757724935873715549175772493587371554917577249358737155491757724935873715549175772493587371554917577249358737155491757724935873715549175772493587371554917577249358737155491757724935873715549175772493587371554917577249358737155491757724935873715549175772493587371554917577249358737155491757724935873715549175772493587371554917577249358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b92f9e3-5f92-445a-b0a3-5a2b13e48aa2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038904." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae076z08hpjgpmhx24f64m2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bbe3ab2-88d7-413f-a656-958afb27bb13, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bbe3ab2-88d7-413f-a656-958afb27bb13, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1607824577385791580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16078245773857915801607824577385791580160782457738579158016078245773857915801607824577385791580160782457738579158016078245773857915801607824577385791580160782457738579158016078245773857915801607824577385791580160782457738579158016078245773857915801607824577385791580160782457738579158016078245773857915801607824577385791580160782457738579158016078245773857915801607824577385791580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06a6a486-2fd1-4135-8c94-ef107b5a9d31, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae076zn55kdz3ext38wwk2t" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 473f2d59-30a6-4c08-9772-2006cc909f6e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 473f2d59-30a6-4c08-9772-2006cc909f6e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7371554917577249358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73715549175772493587371554917577249358737155491757724935873715549175772493587371554917577249358737155491757724935873715549175772493587371554917577249358737155491757724935873715549175772493587371554917577249358737155491757724935873715549175772493587371554917577249358737155491757724935873715549175772493587371554917577249358737155491757724935873715549175772493587371554917577249358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bbe3ab2-88d7-413f-a656-958afb27bb13, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038904." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae0770pb7nc92rh3zzqzg1w" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e6f7eea-79d9-4ed3-838c-49e3870a04e4, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e6f7eea-79d9-4ed3-838c-49e3870a04e4, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1607824577385791580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16078245773857915801607824577385791580160782457738579158016078245773857915801607824577385791580160782457738579158016078245773857915801607824577385791580160782457738579158016078245773857915801607824577385791580160782457738579158016078245773857915801607824577385791580160782457738579158016078245773857915801607824577385791580160782457738579158016078245773857915801607824577385791580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 473f2d59-30a6-4c08-9772-2006cc909f6e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae0771hfjceh4bepp11w1sj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a35ca530-26a3-475e-8240-97fc41dcfdf7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a35ca530-26a3-475e-8240-97fc41dcfdf7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7371554917577249358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73715549175772493587371554917577249358737155491757724935873715549175772493587371554917577249358737155491757724935873715549175772493587371554917577249358737155491757724935873715549175772493587371554917577249358737155491757724935873715549175772493587371554917577249358737155491757724935873715549175772493587371554917577249358737155491757724935873715549175772493587371554917577249358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e6f7eea-79d9-4ed3-838c-49e3870a04e4, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038904." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae0774hd4w4qnn5hydwv49t" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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 72075186224038904." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8446e454-1999-44e1-9770-20faabfc0403, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8446e454-1999-44e1-9770-20faabfc0403, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17214196881349824565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721419688134982456517214196881349824565172141968813498245651721419688134982456517214196881349824565172141968813498245651721419688134982456517214196881349824565172141968813498245651721419688134982456517214196881349824565172141968813498245651721419688134982456517214196881349824565172141968813498245651721419688134982456517214196881349824565172141968813498245651721419688134982456517214196881349824565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a35ca530-26a3-475e-8240-97fc41dcfdf7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae0775f2sg9a2cpe1jrmtp4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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 72075186224038924." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, faf4d3d5-a1ee-4791-b16c-017d7f8d2e9b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faf4d3d5-a1ee-4791-b16c-017d7f8d2e9b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1012262076753663817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10122620767536638171012262076753663817101226207675366381710122620767536638171012262076753663817101226207675366381710122620767536638171012262076753663817101226207675366381710122620767536638171012262076753663817101226207675366381710122620767536638171012262076753663817101226207675366381710122620767536638171012262076753663817101226207675366381710122620767536638171012262076753663817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8446e454-1999-44e1-9770-20faabfc0403, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae077bm5p8mefpr7y4jqnwb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e1f963d-2789-4d9e-a3db-7e48021c9a7d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e1f963d-2789-4d9e-a3db-7e48021c9a7d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17214196881349824565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721419688134982456517214196881349824565172141968813498245651721419688134982456517214196881349824565172141968813498245651721419688134982456517214196881349824565172141968813498245651721419688134982456517214196881349824565172141968813498245651721419688134982456517214196881349824565172141968813498245651721419688134982456517214196881349824565172141968813498245651721419688134982456517214196881349824565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faf4d3d5-a1ee-4791-b16c-017d7f8d2e9b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038902." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae077ch8bkh28wr3qj2vkk1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09338314-ba31-4b89-b55c-6c1e1ade5172, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09338314-ba31-4b89-b55c-6c1e1ade5172, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1012262076753663817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10122620767536638171012262076753663817101226207675366381710122620767536638171012262076753663817101226207675366381710122620767536638171012262076753663817101226207675366381710122620767536638171012262076753663817101226207675366381710122620767536638171012262076753663817101226207675366381710122620767536638171012262076753663817101226207675366381710122620767536638171012262076753663817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e1f963d-2789-4d9e-a3db-7e48021c9a7d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae077df17bknncg20dhgp44" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b599ab00-178c-43f8-9647-f12baccb3c75, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b599ab00-178c-43f8-9647-f12baccb3c75, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17214196881349824565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721419688134982456517214196881349824565172141968813498245651721419688134982456517214196881349824565172141968813498245651721419688134982456517214196881349824565172141968813498245651721419688134982456517214196881349824565172141968813498245651721419688134982456517214196881349824565172141968813498245651721419688134982456517214196881349824565172141968813498245651721419688134982456517214196881349824565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09338314-ba31-4b89-b55c-6c1e1ade5172, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038902." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae077eadf3t9tc5g91pzvh4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea5d0bed-42cb-4636-a340-500225a167b9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea5d0bed-42cb-4636-a340-500225a167b9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1012262076753663817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10122620767536638171012262076753663817101226207675366381710122620767536638171012262076753663817101226207675366381710122620767536638171012262076753663817101226207675366381710122620767536638171012262076753663817101226207675366381710122620767536638171012262076753663817101226207675366381710122620767536638171012262076753663817101226207675366381710122620767536638171012262076753663817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b599ab00-178c-43f8-9647-f12baccb3c75, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae077he1jpp4ap41e12cgan" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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:421 RpcState(ExecuteDataQuery, e39baaa3-6e33-4d07-b20e-be34f98850b9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e39baaa3-6e33-4d07-b20e-be34f98850b9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7639594128383982982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76395941283839829827639594128383982982763959412838398298276395941283839829827639594128383982982763959412838398298276395941283839829827639594128383982982763959412838398298276395941283839829827639594128383982982763959412838398298276395941283839829827639594128383982982763959412838398298276395941283839829827639594128383982982763959412838398298276395941283839829827639594128383982982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea5d0bed-42cb-4636-a340-500225a167b9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038902." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae077jd60q641c4g4qpwbpa" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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 72075186224038902." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c54aa810-ccfa-4c92-ac26-564c98ea96bd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c54aa810-ccfa-4c92-ac26-564c98ea96bd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7480934410550524603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74809344105505246037480934410550524603748093441055052460374809344105505246037480934410550524603748093441055052460374809344105505246037480934410550524603748093441055052460374809344105505246037480934410550524603748093441055052460374809344105505246037480934410550524603748093441055052460374809344105505246037480934410550524603748093441055052460374809344105505246037480934410550524603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e39baaa3-6e33-4d07-b20e-be34f98850b9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae077r396nt8p6xfrzgxars" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c15f20eb-5f0c-4d68-89a7-b683e5bc4abc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c15f20eb-5f0c-4d68-89a7-b683e5bc4abc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7639594128383982982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76395941283839829827639594128383982982763959412838398298276395941283839829827639594128383982982763959412838398298276395941283839829827639594128383982982763959412838398298276395941283839829827639594128383982982763959412838398298276395941283839829827639594128383982982763959412838398298276395941283839829827639594128383982982763959412838398298276395941283839829827639594128383982982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c15f20eb-5f0c-4d68-89a7-b683e5bc4abc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae077t37npkwzvk63gb6a0r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd95955e-8538-401d-bc75-6e72e7435fff, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd95955e-8538-401d-bc75-6e72e7435fff, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7639594128383982982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76395941283839829827639594128383982982763959412838398298276395941283839829827639594128383982982763959412838398298276395941283839829827639594128383982982763959412838398298276395941283839829827639594128383982982763959412838398298276395941283839829827639594128383982982763959412838398298276395941283839829827639594128383982982763959412838398298276395941283839829827639594128383982982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c54aa810-ccfa-4c92-ac26-564c98ea96bd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae077sa3gysc26vg43df473" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30388647-1880-44a1-a19d-6c387eecbed0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30388647-1880-44a1-a19d-6c387eecbed0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7480934410550524603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74809344105505246037480934410550524603748093441055052460374809344105505246037480934410550524603748093441055052460374809344105505246037480934410550524603748093441055052460374809344105505246037480934410550524603748093441055052460374809344105505246037480934410550524603748093441055052460374809344105505246037480934410550524603748093441055052460374809344105505246037480934410550524603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd95955e-8538-401d-bc75-6e72e7435fff, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae077yhdkqe0wmq6b4y6dxh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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, 30388647-1880-44a1-a19d-6c387eecbed0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae077yweevx61xhppj3nc62" } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58ca921c-f574-47c8-93b8-8424a59b52cb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58ca921c-f574-47c8-93b8-8424a59b52cb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11325514547377117885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132551454737711788511325514547377117885113255145473771178851132551454737711788511325514547377117885113255145473771178851132551454737711788511325514547377117885113255145473771178851132551454737711788511325514547377117885113255145473771178851132551454737711788511325514547377117885113255145473771178851132551454737711788511325514547377117885113255145473771178851132551454737711788511325514547377117885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5311bfb3-e44e-42c5-8440-cf9ce7b639ac, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5311bfb3-e44e-42c5-8440-cf9ce7b639ac, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7480934410550524603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74809344105505246037480934410550524603748093441055052460374809344105505246037480934410550524603748093441055052460374809344105505246037480934410550524603748093441055052460374809344105505246037480934410550524603748093441055052460374809344105505246037480934410550524603748093441055052460374809344105505246037480934410550524603748093441055052460374809344105505246037480934410550524603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58ca921c-f574-47c8-93b8-8424a59b52cb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae0785a1gxrzvwybwhcxzny" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72265ea6-db9e-40dc-933c-d7d317218a56, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72265ea6-db9e-40dc-933c-d7d317218a56, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11325514547377117885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132551454737711788511325514547377117885113255145473771178851132551454737711788511325514547377117885113255145473771178851132551454737711788511325514547377117885113255145473771178851132551454737711788511325514547377117885113255145473771178851132551454737711788511325514547377117885113255145473771178851132551454737711788511325514547377117885113255145473771178851132551454737711788511325514547377117885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72265ea6-db9e-40dc-933c-d7d317218a56, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae078725b0c94wp7v8zrcet" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a846663-f8d3-4877-a552-55dc77f9eaa7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a846663-f8d3-4877-a552-55dc77f9eaa7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11325514547377117885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132551454737711788511325514547377117885113255145473771178851132551454737711788511325514547377117885113255145473771178851132551454737711788511325514547377117885113255145473771178851132551454737711788511325514547377117885113255145473771178851132551454737711788511325514547377117885113255145473771178851132551454737711788511325514547377117885113255145473771178851132551454737711788511325514547377117885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5311bfb3-e44e-42c5-8440-cf9ce7b639ac, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae0785nchy7v4k6sm17stx2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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 72075186224038924." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fe6ae97-351c-49ad-9da2-e4ec17f09ca5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fe6ae97-351c-49ad-9da2-e4ec17f09ca5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1584384113139698849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15843841131396988491584384113139698849158438411313969884915843841131396988491584384113139698849158438411313969884915843841131396988491584384113139698849158438411313969884915843841131396988491584384113139698849158438411313969884915843841131396988491584384113139698849158438411313969884915843841131396988491584384113139698849158438411313969884915843841131396988491584384113139698849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a846663-f8d3-4877-a552-55dc77f9eaa7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae078b294msp0ta3da27vzk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fe6ae97-351c-49ad-9da2-e4ec17f09ca5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038904." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae078cg7t5r733s6dv1efmq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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:421 RpcState(ExecuteDataQuery, 50f0a5f2-9787-4d66-9769-292bd5181ad0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c69431d-2e99-4032-84a9-8717195cd56c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50f0a5f2-9787-4d66-9769-292bd5181ad0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1584384113139698849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15843841131396988491584384113139698849158438411313969884915843841131396988491584384113139698849158438411313969884915843841131396988491584384113139698849158438411313969884915843841131396988491584384113139698849158438411313969884915843841131396988491584384113139698849158438411313969884915843841131396988491584384113139698849158438411313969884915843841131396988491584384113139698849" } } } 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, 4c69431d-2e99-4032-84a9-8717195cd56c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7265074378535490552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72650743785354905527265074378535490552726507437853549055272650743785354905527265074378535490552726507437853549055272650743785354905527265074378535490552726507437853549055272650743785354905527265074378535490552726507437853549055272650743785354905527265074378535490552726507437853549055272650743785354905527265074378535490552726507437853549055272650743785354905527265074378535490552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c69431d-2e99-4032-84a9-8717195cd56c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae078j0f7mrn15mbgvcdw15" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbb74b00-6fd7-4a26-b188-745352a3e6d0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbb74b00-6fd7-4a26-b188-745352a3e6d0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7265074378535490552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72650743785354905527265074378535490552726507437853549055272650743785354905527265074378535490552726507437853549055272650743785354905527265074378535490552726507437853549055272650743785354905527265074378535490552726507437853549055272650743785354905527265074378535490552726507437853549055272650743785354905527265074378535490552726507437853549055272650743785354905527265074378535490552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50f0a5f2-9787-4d66-9769-292bd5181ad0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038904." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae078j07010x2rhfjmg5wx1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f858ce0-9501-4857-978b-5654fe0c117c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f858ce0-9501-4857-978b-5654fe0c117c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1584384113139698849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15843841131396988491584384113139698849158438411313969884915843841131396988491584384113139698849158438411313969884915843841131396988491584384113139698849158438411313969884915843841131396988491584384113139698849158438411313969884915843841131396988491584384113139698849158438411313969884915843841131396988491584384113139698849158438411313969884915843841131396988491584384113139698849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbb74b00-6fd7-4a26-b188-745352a3e6d0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae078qa36d54aqp0e8y4jsk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e06fcc83-739d-4c6e-9efc-1575588de070, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e06fcc83-739d-4c6e-9efc-1575588de070, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7265074378535490552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72650743785354905527265074378535490552726507437853549055272650743785354905527265074378535490552726507437853549055272650743785354905527265074378535490552726507437853549055272650743785354905527265074378535490552726507437853549055272650743785354905527265074378535490552726507437853549055272650743785354905527265074378535490552726507437853549055272650743785354905527265074378535490552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f858ce0-9501-4857-978b-5654fe0c117c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038904." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae078rd2qh2khd2y2tx0zcg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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 72075186224038904." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1f37992-9837-487f-9630-75430f4a34dc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1f37992-9837-487f-9630-75430f4a34dc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7583589644155105703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75835896441551057037583589644155105703758358964415510570375835896441551057037583589644155105703758358964415510570375835896441551057037583589644155105703758358964415510570375835896441551057037583589644155105703758358964415510570375835896441551057037583589644155105703758358964415510570375835896441551057037583589644155105703758358964415510570375835896441551057037583589644155105703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e06fcc83-739d-4c6e-9efc-1575588de070, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae078xv4e18xwzazgz25hqv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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 72075186224038924." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1f37992-9837-487f-9630-75430f4a34dc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae078ze0nx7vcqvk53ajwfy" } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2718abb-e9c1-49cc-aadc-29f896e6138d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2718abb-e9c1-49cc-aadc-29f896e6138d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17897399408804384564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789739940880438456417897399408804384564178973994088043845641789739940880438456417897399408804384564178973994088043845641789739940880438456417897399408804384564178973994088043845641789739940880438456417897399408804384564178973994088043845641789739940880438456417897399408804384564178973994088043845641789739940880438456417897399408804384564178973994088043845641789739940880438456417897399408804384564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7db48c41-c1d3-41c6-b4f4-6fcc631e3253, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7db48c41-c1d3-41c6-b4f4-6fcc631e3253, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7583589644155105703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75835896441551057037583589644155105703758358964415510570375835896441551057037583589644155105703758358964415510570375835896441551057037583589644155105703758358964415510570375835896441551057037583589644155105703758358964415510570375835896441551057037583589644155105703758358964415510570375835896441551057037583589644155105703758358964415510570375835896441551057037583589644155105703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2718abb-e9c1-49cc-aadc-29f896e6138d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae0794xeq9d0egvczyak2ba" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d82111b-c227-4eea-8757-0ee15e5b3f0a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d82111b-c227-4eea-8757-0ee15e5b3f0a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17897399408804384564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789739940880438456417897399408804384564178973994088043845641789739940880438456417897399408804384564178973994088043845641789739940880438456417897399408804384564178973994088043845641789739940880438456417897399408804384564178973994088043845641789739940880438456417897399408804384564178973994088043845641789739940880438456417897399408804384564178973994088043845641789739940880438456417897399408804384564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d82111b-c227-4eea-8757-0ee15e5b3f0a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae0796n3nc758wv454n909b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fbc97fa-3951-476b-a6c3-81ff389ec46d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fbc97fa-3951-476b-a6c3-81ff389ec46d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17897399408804384564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789739940880438456417897399408804384564178973994088043845641789739940880438456417897399408804384564178973994088043845641789739940880438456417897399408804384564178973994088043845641789739940880438456417897399408804384564178973994088043845641789739940880438456417897399408804384564178973994088043845641789739940880438456417897399408804384564178973994088043845641789739940880438456417897399408804384564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7db48c41-c1d3-41c6-b4f4-6fcc631e3253, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07953ev7x2sm0arz6n08x" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 536bdd91-ecf4-45be-a2c7-84cf57906bcc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 536bdd91-ecf4-45be-a2c7-84cf57906bcc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7583589644155105703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75835896441551057037583589644155105703758358964415510570375835896441551057037583589644155105703758358964415510570375835896441551057037583589644155105703758358964415510570375835896441551057037583589644155105703758358964415510570375835896441551057037583589644155105703758358964415510570375835896441551057037583589644155105703758358964415510570375835896441551057037583589644155105703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fbc97fa-3951-476b-a6c3-81ff389ec46d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae079ak1fpt7f4s22fh50th" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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 72075186224038961." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 533628ef-060e-460b-a0bc-68ae899961e5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 533628ef-060e-460b-a0bc-68ae899961e5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5767344537029103520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57673445370291035205767344537029103520576734453702910352057673445370291035205767344537029103520576734453702910352057673445370291035205767344537029103520576734453702910352057673445370291035205767344537029103520576734453702910352057673445370291035205767344537029103520576734453702910352057673445370291035205767344537029103520576734453702910352057673445370291035205767344537029103520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 536bdd91-ecf4-45be-a2c7-84cf57906bcc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae079ch4sktc9af538x7c1g" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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:421 RpcState(ExecuteDataQuery, 8f634fb8-f948-4afb-b2fb-a22db63fb7f1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f634fb8-f948-4afb-b2fb-a22db63fb7f1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10722867513000718788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072286751300071878810722867513000718788107228675130007187881072286751300071878810722867513000718788107228675130007187881072286751300071878810722867513000718788107228675130007187881072286751300071878810722867513000718788107228675130007187881072286751300071878810722867513000718788107228675130007187881072286751300071878810722867513000718788107228675130007187881072286751300071878810722867513000718788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f634fb8-f948-4afb-b2fb-a22db63fb7f1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae079jfd7vkshxg4x96ca24" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f38550c-315e-42e6-aa41-e87dbd050dc2, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f38550c-315e-42e6-aa41-e87dbd050dc2, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10722867513000718788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072286751300071878810722867513000718788107228675130007187881072286751300071878810722867513000718788107228675130007187881072286751300071878810722867513000718788107228675130007187881072286751300071878810722867513000718788107228675130007187881072286751300071878810722867513000718788107228675130007187881072286751300071878810722867513000718788107228675130007187881072286751300071878810722867513000718788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 533628ef-060e-460b-a0bc-68ae899961e5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038919." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae079ha2zv8pqww6yhgxb4v" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8199063-6839-4ba9-881b-723d63a6dbaf, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8199063-6839-4ba9-881b-723d63a6dbaf, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5767344537029103520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57673445370291035205767344537029103520576734453702910352057673445370291035205767344537029103520576734453702910352057673445370291035205767344537029103520576734453702910352057673445370291035205767344537029103520576734453702910352057673445370291035205767344537029103520576734453702910352057673445370291035205767344537029103520576734453702910352057673445370291035205767344537029103520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f38550c-315e-42e6-aa41-e87dbd050dc2, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae079m51zqj4x0h9pjv5hjb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f3c58db-b93e-4dce-9209-0f3f40f3fb68, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f3c58db-b93e-4dce-9209-0f3f40f3fb68, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10722867513000718788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072286751300071878810722867513000718788107228675130007187881072286751300071878810722867513000718788107228675130007187881072286751300071878810722867513000718788107228675130007187881072286751300071878810722867513000718788107228675130007187881072286751300071878810722867513000718788107228675130007187881072286751300071878810722867513000718788107228675130007187881072286751300071878810722867513000718788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8199063-6839-4ba9-881b-723d63a6dbaf, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038919." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae079q7b4bnj8m26j87shmg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf32f7c3-91a2-4435-899e-e0ce24ebecc3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf32f7c3-91a2-4435-899e-e0ce24ebecc3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5767344537029103520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57673445370291035205767344537029103520576734453702910352057673445370291035205767344537029103520576734453702910352057673445370291035205767344537029103520576734453702910352057673445370291035205767344537029103520576734453702910352057673445370291035205767344537029103520576734453702910352057673445370291035205767344537029103520576734453702910352057673445370291035205767344537029103520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f3c58db-b93e-4dce-9209-0f3f40f3fb68, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae079r3bb7wc8mkvsj9h480" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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.connection:connection.py:421 RpcState(ExecuteDataQuery, df88f91e-52e9-45f2-8f21-9c80a0d17e07, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df88f91e-52e9-45f2-8f21-9c80a0d17e07, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9277486240489798783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92774862404897987839277486240489798783927748624048979878392774862404897987839277486240489798783927748624048979878392774862404897987839277486240489798783927748624048979878392774862404897987839277486240489798783927748624048979878392774862404897987839277486240489798783927748624048979878392774862404897987839277486240489798783927748624048979878392774862404897987839277486240489798783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df88f91e-52e9-45f2-8f21-9c80a0d17e07, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae079z489qd8c2hham4xsjs" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7682d9b0-59a2-4c0b-a6e3-3c25ba0af7f7, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7682d9b0-59a2-4c0b-a6e3-3c25ba0af7f7, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9277486240489798783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92774862404897987839277486240489798783927748624048979878392774862404897987839277486240489798783927748624048979878392774862404897987839277486240489798783927748624048979878392774862404897987839277486240489798783927748624048979878392774862404897987839277486240489798783927748624048979878392774862404897987839277486240489798783927748624048979878392774862404897987839277486240489798783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf32f7c3-91a2-4435-899e-e0ce24ebecc3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038919." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae079xa3znv55ex7dr9gfa0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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 72075186224038919." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed47b06b-f179-43ef-93a3-64f2c1aa2194, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed47b06b-f179-43ef-93a3-64f2c1aa2194, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15871663838665314352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587166383866531435215871663838665314352158716638386653143521587166383866531435215871663838665314352158716638386653143521587166383866531435215871663838665314352158716638386653143521587166383866531435215871663838665314352158716638386653143521587166383866531435215871663838665314352158716638386653143521587166383866531435215871663838665314352158716638386653143521587166383866531435215871663838665314352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7682d9b0-59a2-4c0b-a6e3-3c25ba0af7f7, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07a1267a47gn67dkt0wex" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dec6b60d-5319-48ba-a73f-c72e9094be4d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dec6b60d-5319-48ba-a73f-c72e9094be4d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9277486240489798783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92774862404897987839277486240489798783927748624048979878392774862404897987839277486240489798783927748624048979878392774862404897987839277486240489798783927748624048979878392774862404897987839277486240489798783927748624048979878392774862404897987839277486240489798783927748624048979878392774862404897987839277486240489798783927748624048979878392774862404897987839277486240489798783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed47b06b-f179-43ef-93a3-64f2c1aa2194, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07a4h6r8ykpzxg7wk6qnv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30ffb39a-7379-4b05-9eee-a47f0dde302e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30ffb39a-7379-4b05-9eee-a47f0dde302e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15871663838665314352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587166383866531435215871663838665314352158716638386653143521587166383866531435215871663838665314352158716638386653143521587166383866531435215871663838665314352158716638386653143521587166383866531435215871663838665314352158716638386653143521587166383866531435215871663838665314352158716638386653143521587166383866531435215871663838665314352158716638386653143521587166383866531435215871663838665314352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30ffb39a-7379-4b05-9eee-a47f0dde302e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07a6a38pm9gyac1h983wg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e37d1fa1-c274-4b1b-8397-7e785059c0a8, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e37d1fa1-c274-4b1b-8397-7e785059c0a8, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15871663838665314352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587166383866531435215871663838665314352158716638386653143521587166383866531435215871663838665314352158716638386653143521587166383866531435215871663838665314352158716638386653143521587166383866531435215871663838665314352158716638386653143521587166383866531435215871663838665314352158716638386653143521587166383866531435215871663838665314352158716638386653143521587166383866531435215871663838665314352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dec6b60d-5319-48ba-a73f-c72e9094be4d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07a55e7s4bpanwrzv7nhm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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:421 RpcState(ExecuteDataQuery, ce3c015f-7ea2-488f-aea2-2badc74291ef, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce3c015f-7ea2-488f-aea2-2badc74291ef, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12878329896801324020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287832989680132402012878329896801324020128783298968013240201287832989680132402012878329896801324020128783298968013240201287832989680132402012878329896801324020128783298968013240201287832989680132402012878329896801324020128783298968013240201287832989680132402012878329896801324020128783298968013240201287832989680132402012878329896801324020128783298968013240201287832989680132402012878329896801324020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce3c015f-7ea2-488f-aea2-2badc74291ef, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07abz1z4b7g25hxrq882v" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ee6cb42-4103-49b3-9441-7dbcb980faef, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ee6cb42-4103-49b3-9441-7dbcb980faef, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12878329896801324020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287832989680132402012878329896801324020128783298968013240201287832989680132402012878329896801324020128783298968013240201287832989680132402012878329896801324020128783298968013240201287832989680132402012878329896801324020128783298968013240201287832989680132402012878329896801324020128783298968013240201287832989680132402012878329896801324020128783298968013240201287832989680132402012878329896801324020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e37d1fa1-c274-4b1b-8397-7e785059c0a8, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07aac6yvbmqcpakbmj73k" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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, 8ee6cb42-4103-49b3-9441-7dbcb980faef, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07adpfggvr1cyqx3a8p0m" } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7385d427-8fd4-4868-9d79-63cec2fe68a1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7385d427-8fd4-4868-9d79-63cec2fe68a1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11598183531330798874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159818353133079887411598183531330798874115981835313307988741159818353133079887411598183531330798874115981835313307988741159818353133079887411598183531330798874115981835313307988741159818353133079887411598183531330798874115981835313307988741159818353133079887411598183531330798874115981835313307988741159818353133079887411598183531330798874115981835313307988741159818353133079887411598183531330798874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4bd8472-73b1-4555-b21a-fe7a0f7c5d98, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4bd8472-73b1-4555-b21a-fe7a0f7c5d98, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12878329896801324020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287832989680132402012878329896801324020128783298968013240201287832989680132402012878329896801324020128783298968013240201287832989680132402012878329896801324020128783298968013240201287832989680132402012878329896801324020128783298968013240201287832989680132402012878329896801324020128783298968013240201287832989680132402012878329896801324020128783298968013240201287832989680132402012878329896801324020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7385d427-8fd4-4868-9d79-63cec2fe68a1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07ahk0p98kbr6attyrbyt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf63dbc3-4193-4faa-a4f3-38d0db4957d3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf63dbc3-4193-4faa-a4f3-38d0db4957d3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11598183531330798874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159818353133079887411598183531330798874115981835313307988741159818353133079887411598183531330798874115981835313307988741159818353133079887411598183531330798874115981835313307988741159818353133079887411598183531330798874115981835313307988741159818353133079887411598183531330798874115981835313307988741159818353133079887411598183531330798874115981835313307988741159818353133079887411598183531330798874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf63dbc3-4193-4faa-a4f3-38d0db4957d3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07aka6hp31q3d8fs22dsb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31be7798-83f4-467c-b3dc-6317e2db34f9, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31be7798-83f4-467c-b3dc-6317e2db34f9, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11598183531330798874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159818353133079887411598183531330798874115981835313307988741159818353133079887411598183531330798874115981835313307988741159818353133079887411598183531330798874115981835313307988741159818353133079887411598183531330798874115981835313307988741159818353133079887411598183531330798874115981835313307988741159818353133079887411598183531330798874115981835313307988741159818353133079887411598183531330798874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4bd8472-73b1-4555-b21a-fe7a0f7c5d98, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07ahvbswr0a6ns747qv53" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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:421 RpcState(ExecuteDataQuery, 94a27f74-e96a-43f4-82ec-2a11c8385ab1, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94a27f74-e96a-43f4-82ec-2a11c8385ab1, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14153345201256783468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415334520125678346814153345201256783468141533452012567834681415334520125678346814153345201256783468141533452012567834681415334520125678346814153345201256783468141533452012567834681415334520125678346814153345201256783468141533452012567834681415334520125678346814153345201256783468141533452012567834681415334520125678346814153345201256783468141533452012567834681415334520125678346814153345201256783468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94a27f74-e96a-43f4-82ec-2a11c8385ab1, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038948." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae07arh3n19hxd1vxdgmkqz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5a7968a-1c82-4bba-8374-1300e8a9375a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5a7968a-1c82-4bba-8374-1300e8a9375a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14153345201256783468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415334520125678346814153345201256783468141533452012567834681415334520125678346814153345201256783468141533452012567834681415334520125678346814153345201256783468141533452012567834681415334520125678346814153345201256783468141533452012567834681415334520125678346814153345201256783468141533452012567834681415334520125678346814153345201256783468141533452012567834681415334520125678346814153345201256783468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31be7798-83f4-467c-b3dc-6317e2db34f9, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07aq47m2yeargstf8b93v" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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:421 RpcState(ExecuteDataQuery, 42a06954-e614-4fd4-b5a8-91a4d0705214, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42a06954-e614-4fd4-b5a8-91a4d0705214, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 427443388496303698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5a7968a-1c82-4bba-8374-1300e8a9375a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038948." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae07at92765wfpp067rftf0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9092002-19f9-4bec-9812-82e931112bba, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9092002-19f9-4bec-9812-82e931112bba, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14153345201256783468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415334520125678346814153345201256783468141533452012567834681415334520125678346814153345201256783468141533452012567834681415334520125678346814153345201256783468141533452012567834681415334520125678346814153345201256783468141533452012567834681415334520125678346814153345201256783468141533452012567834681415334520125678346814153345201256783468141533452012567834681415334520125678346814153345201256783468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42a06954-e614-4fd4-b5a8-91a4d0705214, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07axx6dr56s6dah1nwt70" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bc1699c-44df-4190-8f28-dea15bfec060, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bc1699c-44df-4190-8f28-dea15bfec060, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 427443388496303698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bc1699c-44df-4190-8f28-dea15bfec060, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07azq4k24g2xbvw47bett" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cda0f94-6e39-47ff-81cd-e9544bb61385, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cda0f94-6e39-47ff-81cd-e9544bb61385, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 427443388496303698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698427443388496303698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9092002-19f9-4bec-9812-82e931112bba, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038948." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae07ayc5tfzp3w1w7mmjjk2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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 72075186224038948." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c6e5b8c-46b0-41ea-a54b-5eadbe224a98, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c6e5b8c-46b0-41ea-a54b-5eadbe224a98, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17199503860989515312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719950386098951531217199503860989515312171995038609895153121719950386098951531217199503860989515312171995038609895153121719950386098951531217199503860989515312171995038609895153121719950386098951531217199503860989515312171995038609895153121719950386098951531217199503860989515312171995038609895153121719950386098951531217199503860989515312171995038609895153121719950386098951531217199503860989515312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cda0f94-6e39-47ff-81cd-e9544bb61385, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07b3j58w4jtkcez9g5yed" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c6e5b8c-46b0-41ea-a54b-5eadbe224a98, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07b52a9m00zwsz0rkhgca" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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:421 RpcState(ExecuteDataQuery, 00201f4a-21ca-4f6a-ba23-2133f9de5b08, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c38ce2db-ab54-47db-a504-6d949de143c5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00201f4a-21ca-4f6a-ba23-2133f9de5b08, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17199503860989515312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719950386098951531217199503860989515312171995038609895153121719950386098951531217199503860989515312171995038609895153121719950386098951531217199503860989515312171995038609895153121719950386098951531217199503860989515312171995038609895153121719950386098951531217199503860989515312171995038609895153121719950386098951531217199503860989515312171995038609895153121719950386098951531217199503860989515312" } } } 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, c38ce2db-ab54-47db-a504-6d949de143c5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2104432211772321664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21044322117723216642104432211772321664210443221177232166421044322117723216642104432211772321664210443221177232166421044322117723216642104432211772321664210443221177232166421044322117723216642104432211772321664210443221177232166421044322117723216642104432211772321664210443221177232166421044322117723216642104432211772321664210443221177232166421044322117723216642104432211772321664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c38ce2db-ab54-47db-a504-6d949de143c5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07baq2xs0k7mpb3xbdy4j" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36b48e93-3771-4a61-800a-a7d8b26e0505, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36b48e93-3771-4a61-800a-a7d8b26e0505, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2104432211772321664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21044322117723216642104432211772321664210443221177232166421044322117723216642104432211772321664210443221177232166421044322117723216642104432211772321664210443221177232166421044322117723216642104432211772321664210443221177232166421044322117723216642104432211772321664210443221177232166421044322117723216642104432211772321664210443221177232166421044322117723216642104432211772321664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00201f4a-21ca-4f6a-ba23-2133f9de5b08, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07bambsenens7s79rchcv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36b48e93-3771-4a61-800a-a7d8b26e0505, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07bde4ztxfk0ynnjw2ezh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f71d435-9b43-47b3-aa40-0f172ae23459, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f71d435-9b43-47b3-aa40-0f172ae23459, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17199503860989515312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719950386098951531217199503860989515312171995038609895153121719950386098951531217199503860989515312171995038609895153121719950386098951531217199503860989515312171995038609895153121719950386098951531217199503860989515312171995038609895153121719950386098951531217199503860989515312171995038609895153121719950386098951531217199503860989515312171995038609895153121719950386098951531217199503860989515312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 321fa7db-f864-4718-b09b-77c1a11e836a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 321fa7db-f864-4718-b09b-77c1a11e836a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2104432211772321664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21044322117723216642104432211772321664210443221177232166421044322117723216642104432211772321664210443221177232166421044322117723216642104432211772321664210443221177232166421044322117723216642104432211772321664210443221177232166421044322117723216642104432211772321664210443221177232166421044322117723216642104432211772321664210443221177232166421044322117723216642104432211772321664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f71d435-9b43-47b3-aa40-0f172ae23459, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07bh54myvz68824g14xz7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 321fa7db-f864-4718-b09b-77c1a11e836a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07bhge23ts6kfez1hpmwd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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)
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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:421 RpcState(ExecuteDataQuery, eef21694-cfc0-4512-b743-f16485f2842c, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ac76067-70bd-4573-85a9-45d94d5cfb96, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eef21694-cfc0-4512-b743-f16485f2842c, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17926105655257626795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792610565525762679517926105655257626795179261056552576267951792610565525762679517926105655257626795179261056552576267951792610565525762679517926105655257626795179261056552576267951792610565525762679517926105655257626795179261056552576267951792610565525762679517926105655257626795179261056552576267951792610565525762679517926105655257626795179261056552576267951792610565525762679517926105655257626795" } } } 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, 8ac76067-70bd-4573-85a9-45d94d5cfb96, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6604556772402207551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66045567724022075516604556772402207551660455677240220755166045567724022075516604556772402207551660455677240220755166045567724022075516604556772402207551660455677240220755166045567724022075516604556772402207551660455677240220755166045567724022075516604556772402207551660455677240220755166045567724022075516604556772402207551660455677240220755166045567724022075516604556772402207551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ac76067-70bd-4573-85a9-45d94d5cfb96, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07bra0f8e6hhxnacvfwjf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9937009c-27ab-455c-a551-9061a6a09613, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9937009c-27ab-455c-a551-9061a6a09613, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6604556772402207551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66045567724022075516604556772402207551660455677240220755166045567724022075516604556772402207551660455677240220755166045567724022075516604556772402207551660455677240220755166045567724022075516604556772402207551660455677240220755166045567724022075516604556772402207551660455677240220755166045567724022075516604556772402207551660455677240220755166045567724022075516604556772402207551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eef21694-cfc0-4512-b743-f16485f2842c, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae07br8attb2yn3emedr6hs" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9937009c-27ab-455c-a551-9061a6a09613, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07bt112mdmbp6pcqek5xf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cc73417-32ea-4a73-a265-47c1d28ef8c0, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cc73417-32ea-4a73-a265-47c1d28ef8c0, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17926105655257626795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792610565525762679517926105655257626795179261056552576267951792610565525762679517926105655257626795179261056552576267951792610565525762679517926105655257626795179261056552576267951792610565525762679517926105655257626795179261056552576267951792610565525762679517926105655257626795179261056552576267951792610565525762679517926105655257626795179261056552576267951792610565525762679517926105655257626795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a3758c0-5bb9-4bd9-afa1-5e408b5a093e, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a3758c0-5bb9-4bd9-afa1-5e408b5a093e, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6604556772402207551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66045567724022075516604556772402207551660455677240220755166045567724022075516604556772402207551660455677240220755166045567724022075516604556772402207551660455677240220755166045567724022075516604556772402207551660455677240220755166045567724022075516604556772402207551660455677240220755166045567724022075516604556772402207551660455677240220755166045567724022075516604556772402207551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cc73417-32ea-4a73-a265-47c1d28ef8c0, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae07bxnfbg8spk28m11pgkp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a3758c0-5bb9-4bd9-afa1-5e408b5a093e, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07bxy6z8t7nz0mr5hznj8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8abf83a-c37f-4783-b878-df6b582f4286, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8abf83a-c37f-4783-b878-df6b582f4286, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17926105655257626795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792610565525762679517926105655257626795179261056552576267951792610565525762679517926105655257626795179261056552576267951792610565525762679517926105655257626795179261056552576267951792610565525762679517926105655257626795179261056552576267951792610565525762679517926105655257626795179261056552576267951792610565525762679517926105655257626795179261056552576267951792610565525762679517926105655257626795" } } } 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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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:421 RpcState(ExecuteDataQuery, b76ea2b9-9902-42b3-9747-250ba98dc37f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b76ea2b9-9902-42b3-9747-250ba98dc37f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13795048307041586498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379504830704158649813795048307041586498137950483070415864981379504830704158649813795048307041586498137950483070415864981379504830704158649813795048307041586498137950483070415864981379504830704158649813795048307041586498137950483070415864981379504830704158649813795048307041586498137950483070415864981379504830704158649813795048307041586498137950483070415864981379504830704158649813795048307041586498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b76ea2b9-9902-42b3-9747-250ba98dc37f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07c5154nqenn3xry1h3bj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5b8a6cb-2fbc-41b1-8411-ef802653000d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5b8a6cb-2fbc-41b1-8411-ef802653000d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13795048307041586498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379504830704158649813795048307041586498137950483070415864981379504830704158649813795048307041586498137950483070415864981379504830704158649813795048307041586498137950483070415864981379504830704158649813795048307041586498137950483070415864981379504830704158649813795048307041586498137950483070415864981379504830704158649813795048307041586498137950483070415864981379504830704158649813795048307041586498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8abf83a-c37f-4783-b878-df6b582f4286, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae07c49bse0r36xsmxh2nse" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5b8a6cb-2fbc-41b1-8411-ef802653000d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07c6ze31kfq1tyt8xz3m7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55e2d71c-6355-4e21-a707-560b9e92ece3, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55e2d71c-6355-4e21-a707-560b9e92ece3, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13795048307041586498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379504830704158649813795048307041586498137950483070415864981379504830704158649813795048307041586498137950483070415864981379504830704158649813795048307041586498137950483070415864981379504830704158649813795048307041586498137950483070415864981379504830704158649813795048307041586498137950483070415864981379504830704158649813795048307041586498137950483070415864981379504830704158649813795048307041586498" } } } 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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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 72075186224038961." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e42c1a90-fdff-48fb-ab4d-c3b2f4a75c75, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e42c1a90-fdff-48fb-ab4d-c3b2f4a75c75, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18256357610935002473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825635761093500247318256357610935002473182563576109350024731825635761093500247318256357610935002473182563576109350024731825635761093500247318256357610935002473182563576109350024731825635761093500247318256357610935002473182563576109350024731825635761093500247318256357610935002473182563576109350024731825635761093500247318256357610935002473182563576109350024731825635761093500247318256357610935002473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e42c1a90-fdff-48fb-ab4d-c3b2f4a75c75, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae07cb6dk9fjhpvkssggctx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bcd9164-c565-4141-acaf-d2b7169b6f49, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bcd9164-c565-4141-acaf-d2b7169b6f49, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18256357610935002473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825635761093500247318256357610935002473182563576109350024731825635761093500247318256357610935002473182563576109350024731825635761093500247318256357610935002473182563576109350024731825635761093500247318256357610935002473182563576109350024731825635761093500247318256357610935002473182563576109350024731825635761093500247318256357610935002473182563576109350024731825635761093500247318256357610935002473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bcd9164-c565-4141-acaf-d2b7169b6f49, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae07ccyc00ezqb12gjmmekr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55e2d71c-6355-4e21-a707-560b9e92ece3, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07cav5rswhsw65xpr06vz" } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 899d4ca8-3355-4bef-98a6-e4943fedff43, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 899d4ca8-3355-4bef-98a6-e4943fedff43, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18256357610935002473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825635761093500247318256357610935002473182563576109350024731825635761093500247318256357610935002473182563576109350024731825635761093500247318256357610935002473182563576109350024731825635761093500247318256357610935002473182563576109350024731825635761093500247318256357610935002473182563576109350024731825635761093500247318256357610935002473182563576109350024731825635761093500247318256357610935002473" } } } 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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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:421 RpcState(ExecuteDataQuery, 3f718eb1-212a-4cee-b1e5-416ea87c842d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f718eb1-212a-4cee-b1e5-416ea87c842d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15665821941111079183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566582194111107918315665821941111079183156658219411110791831566582194111107918315665821941111079183156658219411110791831566582194111107918315665821941111079183156658219411110791831566582194111107918315665821941111079183156658219411110791831566582194111107918315665821941111079183156658219411110791831566582194111107918315665821941111079183156658219411110791831566582194111107918315665821941111079183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f718eb1-212a-4cee-b1e5-416ea87c842d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07chr53ftwjtcc5037s32" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e13fb28-2606-499d-9308-842786092487, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e13fb28-2606-499d-9308-842786092487, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15665821941111079183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566582194111107918315665821941111079183156658219411110791831566582194111107918315665821941111079183156658219411110791831566582194111107918315665821941111079183156658219411110791831566582194111107918315665821941111079183156658219411110791831566582194111107918315665821941111079183156658219411110791831566582194111107918315665821941111079183156658219411110791831566582194111107918315665821941111079183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 899d4ca8-3355-4bef-98a6-e4943fedff43, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae07cgy5zbptdjx3yk2baqq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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 72075186224038962." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2351ec4-a998-4e7d-9ac8-1998842feb03, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2351ec4-a998-4e7d-9ac8-1998842feb03, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6714062601805138666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67140626018051386666714062601805138666671406260180513866667140626018051386666714062601805138666671406260180513866667140626018051386666714062601805138666671406260180513866667140626018051386666714062601805138666671406260180513866667140626018051386666714062601805138666671406260180513866667140626018051386666714062601805138666671406260180513866667140626018051386666714062601805138666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e13fb28-2606-499d-9308-842786092487, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07cm1bnrcsm264wvafb78" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e9193d3-4c3e-4e73-bc7d-42b240c3acba, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e9193d3-4c3e-4e73-bc7d-42b240c3acba, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15665821941111079183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566582194111107918315665821941111079183156658219411110791831566582194111107918315665821941111079183156658219411110791831566582194111107918315665821941111079183156658219411110791831566582194111107918315665821941111079183156658219411110791831566582194111107918315665821941111079183156658219411110791831566582194111107918315665821941111079183156658219411110791831566582194111107918315665821941111079183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2351ec4-a998-4e7d-9ac8-1998842feb03, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07cqq6487dc5hrc6kzswf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 291a2b40-0bbf-402c-bc9e-ccc878b5c27a, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 291a2b40-0bbf-402c-bc9e-ccc878b5c27a, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6714062601805138666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67140626018051386666714062601805138666671406260180513866667140626018051386666714062601805138666671406260180513866667140626018051386666714062601805138666671406260180513866667140626018051386666714062601805138666671406260180513866667140626018051386666714062601805138666671406260180513866667140626018051386666714062601805138666671406260180513866667140626018051386666714062601805138666" } } } 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:276 Stopped node localhost:16336/4
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 291a2b40-0bbf-402c-bc9e-ccc878b5c27a, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07csh75xqnc2mm3k1ep07" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6141276-0f78-4ebe-8b42-9fac77e2455f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6141276-0f78-4ebe-8b42-9fac77e2455f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6714062601805138666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67140626018051386666714062601805138666671406260180513866667140626018051386666714062601805138666671406260180513866667140626018051386666714062601805138666671406260180513866667140626018051386666714062601805138666671406260180513866667140626018051386666714062601805138666671406260180513866667140626018051386666714062601805138666671406260180513866667140626018051386666714062601805138666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e9193d3-4c3e-4e73-bc7d-42b240c3acba, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07cr95dp2hgbppqdxsw0x" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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:421 RpcState(ExecuteDataQuery, aceb147f-085b-4fd9-86ae-b1adcec38a0d, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aceb147f-085b-4fd9-86ae-b1adcec38a0d, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10790666392710084515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079066639271008451510790666392710084515107906663927100845151079066639271008451510790666392710084515107906663927100845151079066639271008451510790666392710084515107906663927100845151079066639271008451510790666392710084515107906663927100845151079066639271008451510790666392710084515107906663927100845151079066639271008451510790666392710084515107906663927100845151079066639271008451510790666392710084515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6141276-0f78-4ebe-8b42-9fac77e2455f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07cxc4mxva8s8fh32rrka" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aceb147f-085b-4fd9-86ae-b1adcec38a0d, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07cyy7ka51h4mwxbtz4gq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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:421 RpcState(ExecuteDataQuery, a67183aa-9765-41ff-a680-c02b946e5985, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3400ec7-2d99-413f-9458-233fab9e1e64, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a67183aa-9765-41ff-a680-c02b946e5985, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10790666392710084515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079066639271008451510790666392710084515107906663927100845151079066639271008451510790666392710084515107906663927100845151079066639271008451510790666392710084515107906663927100845151079066639271008451510790666392710084515107906663927100845151079066639271008451510790666392710084515107906663927100845151079066639271008451510790666392710084515107906663927100845151079066639271008451510790666392710084515" } } } 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, e3400ec7-2d99-413f-9458-233fab9e1e64, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14186539061796871169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418653906179687116914186539061796871169141865390617968711691418653906179687116914186539061796871169141865390617968711691418653906179687116914186539061796871169141865390617968711691418653906179687116914186539061796871169141865390617968711691418653906179687116914186539061796871169141865390617968711691418653906179687116914186539061796871169141865390617968711691418653906179687116914186539061796871169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_0
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, ea1e064e-002c-46f8-ba6e-308d399a7124, localhost:23411): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ea1e064e-002c-46f8-ba6e-308d399a7124, localhost:23411): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ea1e064e-002c-46f8-ba6e-308d399a7124, localhost:23411): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s7yiceaziu.auto.internal" port: 20673 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-s7yiceaziu.auto.internal" port: 29061 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-s7yiceaziu.auto.internal:29061, location , ssl: False>, <Endpoint ghrun-s7yiceaziu.auto.internal:20673, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23411
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3400ec7-2d99-413f-9458-233fab9e1e64, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038948." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae07d4n9hg2094x2gaavc6r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61afec2e-bffd-4d4d-9a4b-27bbcc6396a5, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61afec2e-bffd-4d4d-9a4b-27bbcc6396a5, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14186539061796871169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418653906179687116914186539061796871169141865390617968711691418653906179687116914186539061796871169141865390617968711691418653906179687116914186539061796871169141865390617968711691418653906179687116914186539061796871169141865390617968711691418653906179687116914186539061796871169141865390617968711691418653906179687116914186539061796871169141865390617968711691418653906179687116914186539061796871169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a67183aa-9765-41ff-a680-c02b946e5985, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07d4jca3atr099x7fg281" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e242059-380b-47e6-8e4f-93424897b720, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e242059-380b-47e6-8e4f-93424897b720, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10790666392710084515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079066639271008451510790666392710084515107906663927100845151079066639271008451510790666392710084515107906663927100845151079066639271008451510790666392710084515107906663927100845151079066639271008451510790666392710084515107906663927100845151079066639271008451510790666392710084515107906663927100845151079066639271008451510790666392710084515107906663927100845151079066639271008451510790666392710084515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61afec2e-bffd-4d4d-9a4b-27bbcc6396a5, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038948." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae07da29djcq44km7y05dvp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d67b39a3-cf20-40e7-8942-c98710ca6a47, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d67b39a3-cf20-40e7-8942-c98710ca6a47, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14186539061796871169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418653906179687116914186539061796871169141865390617968711691418653906179687116914186539061796871169141865390617968711691418653906179687116914186539061796871169141865390617968711691418653906179687116914186539061796871169141865390617968711691418653906179687116914186539061796871169141865390617968711691418653906179687116914186539061796871169141865390617968711691418653906179687116914186539061796871169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e242059-380b-47e6-8e4f-93424897b720, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07daw8vrj1d77c4hts8fd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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.connection:connection.py:421 RpcState(ExecuteDataQuery, 7edaf74e-b74a-4812-8788-4ccba778a882, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7edaf74e-b74a-4812-8788-4ccba778a882, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14603348125229831467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460334812522983146714603348125229831467146033481252298314671460334812522983146714603348125229831467146033481252298314671460334812522983146714603348125229831467146033481252298314671460334812522983146714603348125229831467146033481252298314671460334812522983146714603348125229831467146033481252298314671460334812522983146714603348125229831467146033481252298314671460334812522983146714603348125229831467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7edaf74e-b74a-4812-8788-4ccba778a882, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07dhm1nf1t7dwcth1y3dd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bde95768-aebc-45e3-b202-d73de0569cdd, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bde95768-aebc-45e3-b202-d73de0569cdd, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14603348125229831467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460334812522983146714603348125229831467146033481252298314671460334812522983146714603348125229831467146033481252298314671460334812522983146714603348125229831467146033481252298314671460334812522983146714603348125229831467146033481252298314671460334812522983146714603348125229831467146033481252298314671460334812522983146714603348125229831467146033481252298314671460334812522983146714603348125229831467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d67b39a3-cf20-40e7-8942-c98710ca6a47, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038948." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae07dgmcgaz6p5440mg8mtr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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 72075186224038948." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb880f7d-4e01-4d5a-bcbf-38e43d23d04b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb880f7d-4e01-4d5a-bcbf-38e43d23d04b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16443079005880524636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644307900588052463616443079005880524636164430790058805246361644307900588052463616443079005880524636164430790058805246361644307900588052463616443079005880524636164430790058805246361644307900588052463616443079005880524636164430790058805246361644307900588052463616443079005880524636164430790058805246361644307900588052463616443079005880524636164430790058805246361644307900588052463616443079005880524636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bde95768-aebc-45e3-b202-d73de0569cdd, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07dkacs8q7pwxkvdeeg6b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdf554e1-e324-4379-85a1-3bf0dd9824cf, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdf554e1-e324-4379-85a1-3bf0dd9824cf, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14603348125229831467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460334812522983146714603348125229831467146033481252298314671460334812522983146714603348125229831467146033481252298314671460334812522983146714603348125229831467146033481252298314671460334812522983146714603348125229831467146033481252298314671460334812522983146714603348125229831467146033481252298314671460334812522983146714603348125229831467146033481252298314671460334812522983146714603348125229831467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb880f7d-4e01-4d5a-bcbf-38e43d23d04b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038956." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae07dr288d8td023vs67f74" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2095e52-ee22-4b5e-a194-31451806aa4f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2095e52-ee22-4b5e-a194-31451806aa4f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16443079005880524636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644307900588052463616443079005880524636164430790058805246361644307900588052463616443079005880524636164430790058805246361644307900588052463616443079005880524636164430790058805246361644307900588052463616443079005880524636164430790058805246361644307900588052463616443079005880524636164430790058805246361644307900588052463616443079005880524636164430790058805246361644307900588052463616443079005880524636" } } } 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:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3mzp/0019cf/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:269 Final command: /home/runner/.ya/build/build_root/3mzp/0019cf/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23411 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_pewhp3ze.log --grpc-port=16336 --mon-port=19918 --ic-port=2805 --key-file /home/runner/.ya/build/build_root/3mzp/0019cf/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/3mzp/0019cf/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3mzp/0019cf/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:23411', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_pewhp3ze.log', '--grpc-port=16336', '--mon-port=19918', '--ic-port=2805', '--key-file', '/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/3mzp/0019cf/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: 1075355
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:16336/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/3mzp/0019cf/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1075356
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdf554e1-e324-4379-85a1-3bf0dd9824cf, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07drh72x6031mpv2ekz96" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2095e52-ee22-4b5e-a194-31451806aa4f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038956." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae07dt07bd6bprcp3cbrq3n" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50eb2b0f-e83a-4ec6-9cdb-fd0afed00620, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50eb2b0f-e83a-4ec6-9cdb-fd0afed00620, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16443079005880524636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644307900588052463616443079005880524636164430790058805246361644307900588052463616443079005880524636164430790058805246361644307900588052463616443079005880524636164430790058805246361644307900588052463616443079005880524636164430790058805246361644307900588052463616443079005880524636164430790058805246361644307900588052463616443079005880524636164430790058805246361644307900588052463616443079005880524636" } } } 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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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:421 RpcState(ExecuteDataQuery, 4b75d614-cc8a-4b57-814d-742995cce7dc, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b75d614-cc8a-4b57-814d-742995cce7dc, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9599240106349104017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95992401063491040179599240106349104017959924010634910401795992401063491040179599240106349104017959924010634910401795992401063491040179599240106349104017959924010634910401795992401063491040179599240106349104017959924010634910401795992401063491040179599240106349104017959924010634910401795992401063491040179599240106349104017959924010634910401795992401063491040179599240106349104017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b75d614-cc8a-4b57-814d-742995cce7dc, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07dys4zsa3414qt6t3jyr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb8ea552-7739-45f8-9728-7d710a88c701, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb8ea552-7739-45f8-9728-7d710a88c701, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9599240106349104017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95992401063491040179599240106349104017959924010634910401795992401063491040179599240106349104017959924010634910401795992401063491040179599240106349104017959924010634910401795992401063491040179599240106349104017959924010634910401795992401063491040179599240106349104017959924010634910401795992401063491040179599240106349104017959924010634910401795992401063491040179599240106349104017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb8ea552-7739-45f8-9728-7d710a88c701, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07e0e88p9a5vtzsch7hdq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c95e116d-9734-4f6f-ad5d-63514893eb48, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50eb2b0f-e83a-4ec6-9cdb-fd0afed00620, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038956." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae07dy9ep4t0ttrfq32rbmz" } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c95e116d-9734-4f6f-ad5d-63514893eb48, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9599240106349104017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95992401063491040179599240106349104017959924010634910401795992401063491040179599240106349104017959924010634910401795992401063491040179599240106349104017959924010634910401795992401063491040179599240106349104017959924010634910401795992401063491040179599240106349104017959924010634910401795992401063491040179599240106349104017959924010634910401795992401063491040179599240106349104017" } } } 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 0x7b5ee5cf3c70>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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 72075186224038956." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b596e943-0d3c-4f2f-9940-4866e85def11, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b596e943-0d3c-4f2f-9940-4866e85def11, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11289021201593117474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128902120159311747411289021201593117474112890212015931174741128902120159311747411289021201593117474112890212015931174741128902120159311747411289021201593117474112890212015931174741128902120159311747411289021201593117474112890212015931174741128902120159311747411289021201593117474112890212015931174741128902120159311747411289021201593117474112890212015931174741128902120159311747411289021201593117474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b596e943-0d3c-4f2f-9940-4866e85def11, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07e525131cw4d6hgspsv4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c95e116d-9734-4f6f-ad5d-63514893eb48, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07e4d4rqx1d8yh2zdv94x" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3a2f3d6-e646-4a65-bdec-cd8100d112cb, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3a2f3d6-e646-4a65-bdec-cd8100d112cb, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11289021201593117474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128902120159311747411289021201593117474112890212015931174741128902120159311747411289021201593117474112890212015931174741128902120159311747411289021201593117474112890212015931174741128902120159311747411289021201593117474112890212015931174741128902120159311747411289021201593117474112890212015931174741128902120159311747411289021201593117474112890212015931174741128902120159311747411289021201593117474" } } } 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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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:421 RpcState(ExecuteDataQuery, c03c9e35-8088-493f-bb00-32d1053a3d81, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c03c9e35-8088-493f-bb00-32d1053a3d81, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17013031813207858825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701303181320785882517013031813207858825170130318132078588251701303181320785882517013031813207858825170130318132078588251701303181320785882517013031813207858825170130318132078588251701303181320785882517013031813207858825170130318132078588251701303181320785882517013031813207858825170130318132078588251701303181320785882517013031813207858825170130318132078588251701303181320785882517013031813207858825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c03c9e35-8088-493f-bb00-32d1053a3d81, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07eb2280a69kz5pftgf4g" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd8ff9f1-059e-4714-b55f-a4bc1aed85bf, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd8ff9f1-059e-4714-b55f-a4bc1aed85bf, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17013031813207858825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701303181320785882517013031813207858825170130318132078588251701303181320785882517013031813207858825170130318132078588251701303181320785882517013031813207858825170130318132078588251701303181320785882517013031813207858825170130318132078588251701303181320785882517013031813207858825170130318132078588251701303181320785882517013031813207858825170130318132078588251701303181320785882517013031813207858825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3a2f3d6-e646-4a65-bdec-cd8100d112cb, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07eak4e4qc3j8d7kx1zaz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd2e2f7f-47b1-47a1-92b9-f58e3f74765b, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd2e2f7f-47b1-47a1-92b9-f58e3f74765b, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11289021201593117474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128902120159311747411289021201593117474112890212015931174741128902120159311747411289021201593117474112890212015931174741128902120159311747411289021201593117474112890212015931174741128902120159311747411289021201593117474112890212015931174741128902120159311747411289021201593117474112890212015931174741128902120159311747411289021201593117474112890212015931174741128902120159311747411289021201593117474" } } } 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 1075356) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1075356) elapsed time (sec): 0.7517995834350586
DEBUG    ya.test:process.py:263 Command (pid 1075356) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075356) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1075356) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075356) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075356) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1075356) maxrss: 947336
DEBUG    ya.test:process.py:263 Command (pid 1075356) minflt: 45476
DEBUG    ya.test:process.py:263 Command (pid 1075356) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1075356) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1075356) nivcsw: 45
DEBUG    ya.test:process.py:263 Command (pid 1075356) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1075356) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1075356) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1075356) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1075356) stime: 0.21295999999999998
DEBUG    ya.test:process.py:263 Command (pid 1075356) utime: 0.48564399999999996
DEBUG    ya.test:process.py:263 Command (pid 1075356) wtime: 0.754
DEBUG    ya.test:process.py:275 Command (pid 1075356) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 4 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s7yiceaziu    Host information: 
        Linux ghrun-s7yiceaziu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd8ff9f1-059e-4714-b55f-a4bc1aed85bf, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07egf3hwg3yx81sy4qkjr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5ced7f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40d0e41d-0042-47ff-8b86-61a679a97a1f, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40d0e41d-0042-47ff-8b86-61a679a97a1f, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17013031813207858825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701303181320785882517013031813207858825170130318132078588251701303181320785882517013031813207858825170130318132078588251701303181320785882517013031813207858825170130318132078588251701303181320785882517013031813207858825170130318132078588251701303181320785882517013031813207858825170130318132078588251701303181320785882517013031813207858825170130318132078588251701303181320785882517013031813207858825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd2e2f7f-47b1-47a1-92b9-f58e3f74765b, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07eh0ex8dst643ep9dqa4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5c658f0>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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:52 RpcState(ExecuteDataQuery, 40d0e41d-0042-47ff-8b86-61a679a97a1f, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kae07eq0af5c07f3w2rh22f5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b5ee5cf3c70>
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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, 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 516, 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.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:84 Terminated session pool.
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 0x7b5ee3993330>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b5ee3993330> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 68605b65-4778-4e35-84c4-43ba5bbf576f, ghrun-s7yiceaziu.auto.internal:29061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 68605b65-4778-4e35-84c4-43ba5bbf576f, ghrun-s7yiceaziu.auto.internal:29061): request = { session_id: "ydb://session/3?node_id=50001&id=ZWJmZDYzYmItNTJjYTY1Y2QtMmFmMzhjYjMtZTc3ZGM1NmY=" 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 0x7b5ee3993330>
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:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 68605b65-4778-4e35-84c4-43ba5bbf576f, ghrun-s7yiceaziu.auto.internal:29061): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b5ee5ced7f0>, reason: session-pool-terminated
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 68605b65-4778-4e35-84c4-43ba5bbf576f, ghrun-s7yiceaziu.auto.internal:29061): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b5ee5ced7f0> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 68605b65-4778-4e35-84c4-43ba5bbf576f, ghrun-s7yiceaziu.auto.internal:29061): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 0a69f7c5-96cd-4025-976c-fc186c5c8973, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 0a69f7c5-96cd-4025-976c-fc186c5c8973, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ODkwODA3ZTAtMzMxMGM3NzktZTlkYTM5MTYtYTc3OTJjZTY=" 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 0x7b5ee5ced7f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b5ee5c658f0>, reason: session-pool-terminated
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 0a69f7c5-96cd-4025-976c-fc186c5c8973, ghrun-s7yiceaziu.auto.internal:14880): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b5ee5c658f0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 0a69f7c5-96cd-4025-976c-fc186c5c8973, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a3504cc7-a086-490f-9b91-0506ab41f508, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 0a69f7c5-96cd-4025-976c-fc186c5c8973, ghrun-s7yiceaziu.auto.internal:14880): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a3504cc7-a086-490f-9b91-0506ab41f508, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=ZGI4YjE0MzItNGZkZjk5MTYtYzc5OGZlN2EtMmE1Y2YyMTc=" 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 0x7b5ee5c658f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b5ee5cf3c70>, reason: session-pool-terminated
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, a3504cc7-a086-490f-9b91-0506ab41f508, ghrun-s7yiceaziu.auto.internal:14880): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b5ee5cf3c70> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a3504cc7-a086-490f-9b91-0506ab41f508, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 8fedb631-0ad3-4bff-931e-5e34e8809396, ghrun-s7yiceaziu.auto.internal:14880): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, a3504cc7-a086-490f-9b91-0506ab41f508, ghrun-s7yiceaziu.auto.internal:14880): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8fedb631-0ad3-4bff-931e-5e34e8809396, ghrun-s7yiceaziu.auto.internal:14880): request = { session_id: "ydb://session/3?node_id=50002&id=MTQxODRiMTItOGI1MzBkYzMtMmEzODQ0Y2UtMmRjNzY1Zg==" 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 0x7b5ee5cf3c70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 8fedb631-0ad3-4bff-931e-5e34e8809396, ghrun-s7yiceaziu.auto.internal:14880): on response callback started
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8fedb631-0ad3-4bff-931e-5e34e8809396, ghrun-s7yiceaziu.auto.internal:14880): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 8fedb631-0ad3-4bff-931e-5e34e8809396, ghrun-s7yiceaziu.auto.internal:14880): on response callback success
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s7yiceaziu.auto.internal:20673
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23411
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s7yiceaziu.auto.internal:29061
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23411
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s7yiceaziu.auto.internal:14880
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:21718/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:19085/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:1728/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:29061/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:25837/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:14880/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:20379/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:6369/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:23411/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:8574/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:20673/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:16336/4
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4885
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64664
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2805
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19918
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16336
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29674
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6174
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5505
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26729
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14880
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15669
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7114
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22774
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29971
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29061
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27560
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24194
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25903
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9686
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20673
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20561
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27270
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22177
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8574
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1393
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1071
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29283
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6369
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3546
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21827
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28663
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25837
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32427
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8865
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5353
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20379
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3152
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27405
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15799
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19085
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5187
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63677
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12166
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21718
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63991
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4423
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19857
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1728
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13945
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5415
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8022
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23411
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10576
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27605
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19651
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5209
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21874
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13255
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63367
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17377
============================== slowest durations ===============================
114.24s call     test_encryption.py::TestEncryption::test_simple_encryption
17.54s teardown test_encryption.py::TestEncryption::test_simple_encryption
17.17s 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/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/3mzp/0019cf/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/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, not started yet
GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, not started yet
Current KQP shutdown state: spent 3.00368 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 6.016279 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 9.02209 seconds, 1 sessions to shutdown
GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, not started yet
Current KQP shutdown state: spent 3.015258 seconds, not started yet
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1075355==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 200 byte(s) in 1 object(s) allocated from:
#0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003efa89ca in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:197:33
#2 0x00003efa9498 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:204:11
#3 0x00003efa938a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
#4 0x00004bffdbb3 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
#5 0x000055413bb2 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#6 0x0000413ec4cb in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1626:26
#7 0x000041403be1 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2290:13
#8 0x00003e49daf6 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#9 0x0000412113cb in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
#10 0x00003e68b155 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:500:33
#11 0x00003e685005 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:16
#12 0x00003e677837 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
#13 0x00003e4a3c86 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#14 0x00003e4a7b3d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#15 0x00001f93b185 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#16 0x7f56590dcd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 176 byte(s) in 1 object(s) allocated from:
#0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000224bccfe in bool NActors::TActorIdentity::Send<(NActors::ESendingType)0>(NActors::TActorId const&, NActors::IEventBase*, unsigned int, unsigned long, NWilson::TTraceId) const /-S/ydb/library/actors/core/actor.cpp:570:54
#2 0x0000224bcc97 in NActors::IActor::Send(NActors::TActorId const&, NActors::IEventBase*, unsigned int, unsigned long, NWilson::TTraceId) const /-S/ydb/library/actors/core/actor.cpp:84:28
#3 0x00004c184d40 in NActors::TInterconnectProxyTCP::StartConfiguring() /-S/ydb/library/actors/interconnect/interconnect_tcp_proxy.cpp:95:9
#4 0x00004c183a09 in NActors::TInterconnectProxyTCP::RequestNodeInfo(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/interconnect/interconnect_tcp_proxy.cpp:72:9
#5 0x00004c1c0908 in NActors::TInterconnectProxyTCP::PendingActivation(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/interconnect/interconnect_tcp_proxy.h:233:9
#6 0x0000224c4ba7 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#7 0x0000224c4ba7 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#8 0x00004c173859 in __invoke<void (NActors::IActor::*)(TAutoPtr<NActors::IEventHandle, TDelete> &), NActors::IActor &, TAutoPtr<NActors::IEventHandle, TDelete> &, void> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:103:25
#9 0x00004c173859 in invoke<void (NActors::IActor::*)(TAutoPtr<NActors::IEventHandle, TDelete> &), NActors::IActor &, TAutoPtr<NActors::IEventHandle, TDelete> &> /-S/contrib/libs/cxxsupp/libcxx/include/__functional/invoke.h:29:10
#10 0x00004c173859 in std::__y1::invoke_result<void (NActors::IActor::*)(TAutoPtr<NActors::IEventHandle, TDelete>&), NActors::IActor, TAutoPtr<NActors::IEventHandle, TDelete>&>::type NActors::IActor::InvokeOtherActor<NActors::IActor, void (NActors::IActor::*)(TAutoPtr<NActors::IEventHandle, TDelete>&), TAutoPtr<NActors::IEventHandle, TDelete>&>(NActors::IActor&, void (NActors::IActor::*&&)(TAutoPtr<NActors::IEventHandle, TDelete>&), TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.h:741:20
#11 0x00004c17336f in NActors::TInterconnectProxyWrapper::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/interconnect/interconnect_proxy_wrapper.cpp:35:17
#12 0x0000224c4ba7 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#13 0x0000225ae401 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#14 0x0000225b8026 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#15 0x0000225b75dd in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#16 0x0000225b964e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#17 0x00001fd3d254 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#18 0x00001f9dac66 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 176 byte(s) in 1 object(s) allocated from:
#0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000224cb97e in bool NActors::TActorContext::Send<(NActors::ESendingType)0>(NActors::TActorId const&, NActors::IEventBase*, unsigned int, unsigned long, NWilson::TTraceId) const /-S/ydb/library/actors/core/actor.cpp:516:34
#2 0x00004c241f75 in Send /-S/ydb/library/actors/core/actor_coroutine.h:164:38
#3 0x00004c241f75 in NActors::THandshakeActor::ResolvePeer() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:982:13
#4 0x00004c247c70 in NActors::THandshakeActor::TConnection::Connect(TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:105:70
#5 0x00004c237841 in NActors::THandshakeActor::CheckPeerCookie(TBasicString<char, std::__y1::char_traits<char>> const&, TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:666:32
#6 0x00004c21d4cb in NActors::THandshakeActor::PerformIncomingHandshake(std::__y1::optional<NActorsInterconnect::TRdmaCred>&) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:1163:52
#7 0x00004c218e1a in NActors::THandshakeActor::RunImpl() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:362:21
#8 0x00004c21788c in NActors::THandshakeActor::Run() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:315:17
#9 0x0000404dc79b in NActors::TActorCoroImpl::DoRun() /-S/ydb/library/actors/core/actor_coroutine.cpp:127:17
#10 0x00001fd1ca9a in ITrampoLine::DoRunNaked() /-S/util/system/context.cpp:38:9

Indirect leak of 120 byte(s) in 1 object(s) allocated from:
#0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003efae8f3 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003efae8f3 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003efae8f3 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003efae8f3 in get_node /-S/util/generic/hash_table.h:497:43
#5 0x00003efae8f3 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:947:19
#6 0x00003efae8f3 in std::__y1::pair<__yhashtable_iterator<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>>, bool> THashTable<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>, unsigned int, THash<unsigned int>, TSelect1st, TEqualTo<unsigned int>, std::__y1::allocator<unsigned int>>::emplace_unique_noresize<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&>(unsigned int&&, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&) /-S/util/generic/hash_table.h:1018:17
#7 0x00003efa9594 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
#8 0x00003efa9594 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
#9 0x00003efa9594 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:208:46
#10 0x00003efa938a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
#11 0x00004bffdbb3 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
#12 0x000055413bb2 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#13 0x0000413ec4cb in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1626:26
#14 0x000041403be1 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2290:13
#15 0x00003e49daf6 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#16 0x0000412113cb in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
#17 0x00003e68b155 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:500:33
#18 0x00003e685005 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:16
#19 0x00003e677837 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
#20 0x00003e4a3c86 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#21 0x00003e4a7b3d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#22 0x00001f93b185 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#23 0x7f56590dcd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 72 byte(s) in 1 object(s) allocated from:
#0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003efae4fa in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003efae4fa in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003efae4fa in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003efae4fa in initialize_dynamic /-S/util/generic/hash_table.h:233:35
#5 0x00003efae4fa in initialize_buckets_dynamic /-S/util/generic/hash_table.h:906:17
#6 0x00003efae4fa in THashTable<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>, unsigned int, THash<unsigned int>, TSelect1st, TEqualTo<unsigned int>, std::__y1::allocator<unsigned int>>::reserve(unsigned long) /-S/util/generic/hash_table.h:1324:13
#7 0x00003efa9585 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:709:9
#8 0x00003efa9585 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
#9 0x00003efa9585 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:208:46
#10 0x00003efa938a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
#11 0x00004bffdbb3 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
#12 0x000055413bb2 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#13 0x0000413ec4cb in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1626:26
#14 0x000041403be1 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2290:13
#15 0x00003e49daf6 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#16 0x0000412113cb in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
#17 0x00003e68b155 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:500:33
#18 0x00003e685005 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:16
#19 0x00003e677837 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
#20 0x00003e4a3c86 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#21 0x00003e4a7b3d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#22 0x00001f93b185 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#23 0x7f56590dcd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
#0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003ef9c162 in MakeHolder<NKikimr::NNodeBroker::TCacheMissGet, unsigned int &, const TIntrusivePtr<NKikimr::NNodeBroker::TDynamicConfig, TDefaultIntrusivePtrOps<NKikimr::NNodeBroker::TDynamicConfig> > &, NActors::TEventHandle<NActors::TEvInterconnect::TEvGetNode> *, const NMonotonic::TMonotonic &, unsigned long, void> /-S/util/generic/ptr.h:386:23
#2 0x00003ef9c162 in NKikimr::NNodeBroker::TDynamicNameserver::Handle(TAutoPtr<NActors::TEventHandle<NActors::TEvInterconnect::TEvGetNode>, TDelete>&, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:670:31
#3 0x00003ef89f6c in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:216:13
#4 0x0000224c4ba7 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#5 0x0000225ae401 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#6 0x0000225b8026 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#7 0x0000225b75dd in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#8 0x0000225b964e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#9 0x00001fd3d254 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#10 0x00001f9dac66 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
#0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003ef8fc22 in MakeHolder<NKikimr::NNodeBroker::TCacheMissResolve, unsigned int &, const TIntrusivePtr<NKikimr::NNodeBroker::TDynamicConfig, TDefaultIntrusivePtrOps<NKikimr::NNodeBroker::TDynamicConfig> > &, TAutoPtr<NActors::IEventHandle, TDelete> &, NMonotonic::TMonotonic &, unsigned long, void> /-S/util/generic/ptr.h:386:23
#2 0x00003ef8fc22 in NKikimr::NNodeBroker::TDynamicNameserver::ResolveDynamicNode(unsigned int, TAutoPtr<NActors::IEventHandle, TDelete>, NMonotonic::TMonotonic, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:387:27
#3 0x00003ef999a0 in NKikimr::NNodeBroker::TDynamicNameserver::Handle(TAutoPtr<NActors::TEventHandle<NActors::TEvInterconnect::TEvResolveNode>, TDelete>&, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:593:9
#4 0x00003ef8a011 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
#5 0x0000224c4ba7 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#6 0x0000225ae401 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#7 0x0000225b8026 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#8 0x0000225b75dd in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#9 0x0000225b964e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#10 0x00001fd3d254 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#11 0x00001f9dac66 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
#0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003efaef53 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003efaef53 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003efaef53 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003efaef53 in __allocate_at_least<std::__y1::allocator<std::__y1::pair<NActors::TNodeLocation::TKeys::E, TBasicString<char, std::__y1::char_traits<char> > > > > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00003efaef53 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x00003efaef53 in __init_with_size<std::__y1::pair<NActors::TNodeLocation::TKeys::E, TBasicString<char, std::__y1::char_traits<char> > > *, std::__y1::pair<NActors::TNodeLocation::TKeys::E, TBasicString<char, std::__y1::char_traits<char> > > *> /-S/contrib/libs/cxxsupp/libcxx/include/vector:825:7
#7 0x00003efaef53 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:1281:3
#8 0x00003efaef53 in TNodeLocation /-S/ydb/library/actors/core/interconnect.h:60:9
#9 0x00003efaef53 in NActors::TTableNameserverSetup::TNodeInfo::TNodeInfo(NActors::TTableNameserverSetup::TNodeInfo const&) /-S/ydb/library/actors/interconnect/interconnect.h:71:13
#10 0x00003efae968 in TDynamicNodeInfo /-S/ydb/core/mind/dynamic_nameserver_impl.h:104:9
#11 0x00003efae968 in pair<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__utility/pair.h:163:41
#12 0x00003efae968 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:950:47
#13 0x00003efae968 in std::__y1::pair<__yhashtable_iterator<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>>, bool> THashTable<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>, unsigned int, THash<unsigned int>, TSelect1st, TEqualTo<unsigned int>, std::__y1::allocator<unsigned int>>::emplace_unique_noresize<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&>(unsigned int&&, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&) /-S/util/generic/hash_table.h:1018:17
#14 0x00003efa9594 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
#15 0x00003efa9594 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
#16 0x00003efa9594 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:208:46
#17 0x00003efa938a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
#18 0x00004bffdbb3 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
#19 0x000055413bb2 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#20 0x0000413ec4cb in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1626:26
#21 0x000041403be1 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2290:13
#22 0x00003e49daf6 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#23 0x0000412113cb in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
#24 0x00003e68b155 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:500:33
#25 0x00003e685005 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:16
#26 0x00003e677837 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 0x00003e4a3c86 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#28 0x00003e4a7b3d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#29 0x00001f93b185 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#30 0x7f56590dcd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 32 byte(s) in 1 object(s) allocated from:
#0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000041214c39 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x000041214c39 in TBasicString /-S/util/generic/string.h:491:18
#3 0x000041214c39 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
#4 0x000041214c39 in NKikimr::NConfig::CopyNodeLocation(NActorsInterconnect::TNodeLocation*, NYdb::Dev::NDiscovery::TNodeLocation const&) /-S/ydb/core/config/init/init.cpp:657:22
#5 0x00004122fb37 in NKikimr::NConfig::TDefaultNodeBrokerClient::TResult::ProcessRegistrationDynamicNodeResult(NYdb::Dev::NDiscovery::TNodeRegistrationResult const&, NKikimrConfig::TAppConfig&, unsigned int&, NKikimr::TKikimrScopeId&, TBasicString<char, std::__y1::char_traits<char>>&) /-S/ydb/core/config/init/init.cpp:166:21
#6 0x0000412892e2 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1340:17
#7 0x000041271c6d in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1409:9
#8 0x00004123fb48 in NKikimr::NConfig::TInitialConfiguratorImpl::Parse(TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, NKikimr::NYamlConfig::IConfigSwissKnife*) /-S/ydb/core/config/init/init_impl.h:1142:13
#9 0x0000412124c7 in Parse /-S/ydb/core/config/init/init.h:327:15
#10 0x0000412124c7 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
#11 0x00003e68b854 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:510:26
#12 0x00003e684fdc in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:253:9
#13 0x00003e677837 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
#14 0x00003e4a3c86 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#15 0x00003e4a7b3d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#16 0x00001f93b185 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#17 0x7f56590dcd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 32 byte(s) in 1 object(s) allocated from:
#0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00004122f381 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00004122f381 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00004122f381 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00004122f381 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00004122f381 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00004122f381 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00004122f381 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00004122f381 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00004122f381 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00004122f381 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
#11 0x00004122f381 in NKikimr::NConfig::TDefaultNodeBrokerClient::TResult::ProcessRegistrationDynamicNodeResult(NYdb::Dev::NDiscovery::TNodeRegistrationResult const&, NKikimrConfig::TAppConfig&, unsigned int&, NKikimr::TKikimrScopeId&, TBasicString<char, std::__y1::char_traits<char>>&) /-S/ydb/core/config/init/init.cpp:163:45
#12 0x0000412892e2 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1340:17
#13 0x000041271c6d in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1409:9
#14 0x00004123fb48 in NKikimr::NConfig::TInitialConfiguratorImpl::Parse(TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, NKikimr::NYamlConfig::IConfigSwissKnife*) /-S/ydb/core/config/init/init_impl.h:1142:13
#15 0x0000412124c7 in Parse /-S/ydb/core/config/init/init.h:327:15
#16 0x0000412124c7 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
#17 0x00003e68b854 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:510:26
#18 0x00003e684fdc in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:253:9
#19 0x00003e677837 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
#20 0x00003e4a3c86 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#21 0x00003e4a7b3d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#22 0x00001f93b185 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#23 0x7f56590dcd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 32 byte(s) in 1 object(s) allocated from:
#0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00004122e9cf in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00004122e9cf in TBasicString /-S/util/generic/string.h:491:18
#3 0x00004122e9cf in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
#4 0x00004122e9cf in NKikimr::NConfig::TDefaultNodeBrokerClient::TResult::ProcessRegistrationDynamicNodeResult(NYdb::Dev::NDiscovery::TNodeRegistrationResult const&, NKikimrConfig::TAppConfig&, unsigned int&, NKikimr::TKikimrScopeId&, TBasicString<char, std::__y1::char_traits<char>>&) /-S/ydb/core/config/init/init.cpp:161:38
#5 0x0000412892e2 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1340:17
#6 0x000041271c6d in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1409:9
#7 0x00004123fb48 in NKikimr::NConfig::TInitialConfiguratorImpl::Parse(TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, NKikimr::NYamlConfig::IConfigSwissKnife*) /-S/ydb/core/config/init/init_impl.h:1142:13
#8 0x0000412124c7 in Parse /-S/ydb/core/config/init/init.h:327:15
#9 0x0000412124c7 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
#10 0x00003e68b854 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:510:26
==================== 1 passed, 1 error in 150.99s (0:02:30) ====================
